Commit Graph

108 Commits

Author SHA1 Message Date
Aminejv
0b8c1b0d63 feat(getSocial): remove following and followers 2021-08-04 17:48:26 -07:00
martinalong
7ef3f7a41d
Merge pull request #836 from filecoin-project/@jasonleyser/boringavatars
added new profile avatars
2021-07-19 13:00:57 -07:00
jasonleyser
e2521d92c2 Avatar updates
- fixed bug in profile and directory
- changed the ProfilePicture component to pass all of the user data
- when a user signs up, photo isnt added to the jsonb data
2021-07-15 15:49:55 -06:00
Martina
b8e017ec61 style and color nits 2021-07-14 16:25:26 -07:00
jasonleyser
d73be6a91d added new profile avatars
Replaced the old avatar component with a new ProfilePhoto component. The component has logic to use a BoringAvatar if the user hasn't uploaded a photo yet.
2021-07-13 17:39:11 -06:00
Martina
9c52ef40f5 added convenience function for endpoints checking authentication 2021-07-13 15:52:21 -07:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
Aminejv
bd7605079f feat(auth): use Strings.createUsername in Signup component and endpoint 2021-06-23 18:59:55 +01:00
Martina
387045082c adding Logging function and converting console.log to Logging.log 2021-06-11 12:25:58 -07:00
Martina
2a5664c9e5 adding activity slack notifications back 2021-06-10 22:12:39 -07:00
Aminejvm
acb5b5b507 fix(check-username): return boolean instead of user object 2021-06-10 08:18:18 +01:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
c9c148adc9 fixed showing zero counts for slate preview blocks 2021-05-31 22:14:22 -07:00
Martina
5230d891c7 converting reposts to save copy 2021-05-31 16:41:00 -07:00
Martina
c686488721 adding likes and counts 2021-05-24 15:19:48 -07:00
Martina
a26100b75e tracking actions for activity and usage for analytics 2021-05-18 19:58:14 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
Martina
55d724771a fixed filtering bug and cleaned up code 2021-04-17 17:36:28 -07:00
Chris Waring
382251f6e3
fix: add Utilities import to get-serialized 2021-02-12 17:13:43 +00:00
Martina
2518478601 added non serialized user get endpoint 2021-02-11 17:20:25 -08:00
Martina
db812b2aaa allow changing of password and other user details simultaneously 2021-02-10 17:35:49 -08:00
Martina
399bdf9f6e modified user endpoint to access own data 2021-02-10 12:30:41 -08:00
tarafanlin
ae808819fc explore slates & variable renaming 2021-01-25 10:12:03 -08:00
tarafanlin
1203e07cee change api endpoints 2021-01-23 22:20:57 -08:00
Martina
89ca018812 added public to slate data 2021-01-22 13:37:41 -08:00
Martina
9f97dda8d7 fixed subscription not showing bug 2021-01-12 14:21:52 -08:00
Martina
5fcf748f20 added public files 2021-01-08 20:13:12 -08:00
Martina
8047b65381 fixed small bug and missing file 2020-12-08 20:33:38 -08:00
Martina
265fe00e54 misc style updates 2020-12-08 20:22:17 -08:00
jimmylee
78c64f1793 lands unintegrated delete script for testing 2020-12-07 22:57:47 -08:00
Martina
396130ff64 hitbox for nav and standardizing api call format 2020-11-27 17:30:40 -08:00
@wwwjim
b331975d84 adds monitors for trusting a peer 2020-11-21 23:27:00 -08:00
@wwwjim
2b01f9fca7 cleans up logging 2020-11-21 12:56:24 -08:00
@wwwjim
8b590b8f2c enables orphaned key capture 2020-11-17 09:51:53 -08:00
@wwwjim
c8b029446c fixes regression, fixes missing import: avatar uploads 2020-11-17 09:43:47 -08:00
jimmylee
83ba2b6a85 adds method to get libp2p tokens back when user accounts are deleted from Slate 2020-11-17 00:03:49 -08:00
@wwwjim
1eaf6c140e Lands early version of activity/analytics categories 2020-11-16 00:07:11 -08:00
Martina
687b9952b4 edited to allow redirects to in-client page 2020-11-14 18:12:04 -08:00
Martina
a7576b030b many misc improvements and fixes 2020-11-12 14:37:07 -08:00
jimmylee
c1ec3a982c finally lands default storage config for root bucket 2020-11-12 02:51:48 -08:00
Martina
ab15515df0 search v2 minus some tags 2020-11-10 17:46:03 -08:00
jimmylee
0a6fb904b2 user delete: dedupes variable name 2020-11-04 21:39:57 -08:00
Martina
94f6645dd9 replaced rehydrate with webhooks 2020-10-30 16:17:55 -07:00
tarafanlin
020f4f4f54 got help from Martina for the new feature announcement modal 2020-10-29 17:49:05 -07:00
@wwwjim
7bd171a88c a flow that will expose how you are spamming account creation 2020-10-29 12:48:50 -07:00
@wwwjim
acbdfc457d wrong import 2020-10-29 11:44:03 -07:00
@wwwjim
3ba1f518c9 enforces an allowed host 2020-10-29 11:39:40 -07:00
Martina
2785005c60 patched onboarding for tara 2020-10-27 12:08:09 -07:00
@wwwjim
5f3da97cce websockets: partial viewer updates are now supported 2020-10-26 21:41:42 -07:00
Martina
602839bca2 fixed undefined copy bug 2020-10-25 19:14:03 -07:00