Commit graph

37 commits

Author SHA1 Message Date
Alex Gleason
099ff10987
Output error if vapid key can't be reached 2020-04-27 13:39:59 -05:00
Alex Gleason
e3a750df28
Pull vapid_key from state 2020-04-26 19:08:11 -05:00
Alex Gleason
24f448e679
/soapbox --> /instance 2020-04-25 23:27:02 -05:00
Alex Gleason
32a5a31591
Add createFilter function 2020-04-25 19:04:47 -05:00
Alex Gleason
6813f512e6
About Page support 2020-04-25 16:10:01 -05:00
Alex Gleason
6bcae0dd13
Get captcha working 2020-04-23 20:48:25 -05:00
Alex Gleason
da0de40256
Redirect home after registering 2020-04-23 19:12:42 -05:00
Alex Gleason
af2cbc3455
Basic registration form functionality 2020-04-23 18:41:20 -05:00
Alex Gleason
85a68e0715
Fix Mastodon startup issues 2020-04-23 11:48:48 -05:00
Alex Gleason
f2b1305ce9
Add basic profile editor 2020-04-21 18:00:05 -05:00
Alex Gleason
68f36685b7
Add patchMe action 2020-04-21 15:53:32 -05:00
Alex Gleason
bc5b286737
preferences --> settings
I give up trying to organize them. Just going back to using Mastodon's preferences map.
2020-04-18 13:58:51 -05:00
Alex Gleason
bdf648f506
Save and fetch preferences from Pleroma 2020-04-17 19:22:40 -05:00
Alex Gleason
f20e5f7899
Pull expandSpoilers from Redux store 2020-04-17 16:24:36 -05:00
Alex Gleason
24810f83c0
fetchMastoPreferences() action for pulling /api/v1/preferences 2020-04-17 16:12:33 -05:00
Alex Gleason
95d3b72f9b
Refactor fetchMe() function 2020-04-17 16:08:07 -05:00
Alex Gleason
3088ffff6a
Allow switching theme, fixes #5 2020-04-14 22:09:59 -05:00
Alex Gleason
8a19b89c16
Enforce spacing of function parameters in eslint 2020-04-14 16:47:35 -05:00
Alex Gleason
141b0e6bfa
Fix most linter errors 2020-04-14 15:45:38 -05:00
Alex Gleason
fc72e39ff4
eslint --fix 2020-04-14 13:44:40 -05:00
Alex Gleason
d4c84e2b4e
Skip auth app creation if there's one in localStorage 2020-04-11 19:03:36 -05:00
Alex Gleason
34bae6a5df
Skip verify_credentials if there are no credentials 2020-04-11 18:55:07 -05:00
Alex Gleason
6c6d6297f9
LogOut working 2020-04-11 14:41:13 -05:00
Alex Gleason
af717ce3b8
Restore audio functionality. Begone, ribbit! 2020-04-10 19:54:33 -05:00
Alex Gleason
a47781fb95
Don't fetch identity proofs unless logged in 2020-04-10 19:49:05 -05:00
Alex Gleason
1d213b5d0b
Disable part of initial-state 2020-04-05 21:21:51 -05:00
Alex Gleason
9e50293e67
Get login form working! 2020-04-05 20:29:19 -05:00
Alex Gleason
83a711cd3e
Authorize app with token 2020-04-05 19:12:41 -05:00
Alex Gleason
3924a47ff7
Set/get auth from Redux 2020-04-05 16:54:51 -05:00
Alex Gleason
8f07c6ea2a
Get basic login working 2020-04-04 15:28:57 -05:00
Alex Gleason
d3952925d7
Pull in current user with verify_credentials, refactor "me" 2020-04-01 21:20:47 -05:00
Alex Gleason
8ec0e6e82a
Import Instance into store 2020-04-01 15:05:52 -05:00
Alex Gleason
e33b621fb9
Clean up Patron code 2020-04-01 14:40:14 -05:00
Alex Gleason
c9c08dff5c
Move Soapbox config to fetchable endpoint 2020-04-01 14:38:08 -05:00
Alex Gleason
2a245d076a
Support GET /patron/v1/funding 2020-03-31 17:45:12 -05:00
Alex Gleason
8458ce726c
/api/v1/account_by_username -> /api/v1/accounts 2020-03-28 00:57:26 -05:00
Alex Gleason
b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00