24 Commits

Author SHA1 Message Date
ee00b7f1b2 Remove unnecessary await
There is no need to use await when setting timestamps in snapshots.
2019-04-19 09:39:38 -03:00
69b5d69bc5 add user's post to their own feed 2019-04-02 15:29:26 -04:00
e4cf701d6b dart format 2019-04-02 14:48:21 -04:00
da0406aa5a improved BottomNavigationBar's looks by using CupertinoTabBar 2018-11-04 20:09:27 -05:00
8990105885 added notifications for android (like, comment, follow) 2018-10-26 17:00:41 -04:00
dc0027f87e updated google depencencies + enable firestore timestamp 2018-10-18 18:48:46 -04:00
1076e2a1c3 Changed create account flow to ask for username 2018-05-27 16:22:40 -04:00
22364140a3 improved account creation flow - now asks for displayname 2018-05-18 16:59:43 -04:00
7a700f76f4 changed background color of uploader page 2018-05-18 14:35:26 -04:00
c7152d3def improved on bug where activity feed would trigger upload dialog 2018-05-18 09:14:44 -04:00
a1b9fb59b0 added initial activity feed 2018-05-18 08:50:49 -04:00
e5585c54b4 implemented search page (search logic is not prime) 2018-05-15 01:00:14 +02:00
b01307c7d7 now uses cloud functions to get Feed 2018-05-14 18:51:47 +02:00
b5412ce140 changed primaryicontheme color to black 2018-03-24 00:09:08 +01:00
b1f2fcbf12 added fields to usercreation 2018-03-23 23:29:57 +01:00
6e7aeefc3a fixed login bug 2018-03-21 21:11:51 +01:00
de56283472 greatly improved login screen visuals 2018-03-21 20:51:52 +01:00
985fda412d fix override bug on user record creation in firebase 2018-03-19 22:38:46 +02:00
e7a0365d89 first introduction of the profile page, needs work 2018-03-19 12:26:03 +02:00
7169738d7c creates firestore record when user logs in 2018-03-17 10:53:45 +02:00
e1eb3bc202 creates firestore record when user logs in 2018-03-17 10:53:38 +02:00
2c020f14f7 creates firestore record when user logs in 2018-03-17 10:53:23 +02:00
f75513f18c added firebase auth + login 2018-03-17 10:09:55 +02:00
71e521618b initial commit - feed sort of working + uploading 2018-03-13 01:05:52 +02:00