Commit graph

37 commits

Author SHA1 Message Date
Alex Gleason
eef41485c1
Improve topnav logo code 2020-04-29 00:36:25 -05:00
Alex Gleason
31a965b4c4
Start improving cobalt theme, refactor css 2020-04-28 22:00:50 -05:00
Alex Gleason
a60c47bb19
Don't persist default settings
Only persist settings if they've been overridden by the user
2020-04-28 13:49:39 -05:00
Alex Gleason
2ab7125441
Implement Pleroma notifications, fixes #1
Working from: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/2392
2020-04-27 20:51:17 -05:00
Alex Gleason
090b9fa426
Fix staff profile badges 2020-04-27 15:07:24 -05:00
Alex Gleason
03251de773
Fix me PropType checks 2020-04-27 13:56:26 -05:00
Alex Gleason
7b02e1a823
Scaffold filters section 2020-04-25 18:27:37 -05:00
Alex Gleason
f2b1305ce9
Add basic profile editor 2020-04-21 18:00:05 -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
725a9b3403
Pull meUsername from Redux 2020-04-17 17:14:04 -05:00
Alex Gleason
08d95c83a7
Pull autoPlayGif from Redux 2020-04-17 17:00:25 -05:00
Alex Gleason
1ac1de1d02
Add empty preferences page, /settings/preferences 2020-04-15 16:58:06 -05:00
Alex Gleason
d4b63072bf
Copy Jest config from Mastodon and fix tests 2020-04-14 17:45:07 -05:00
Alex Gleason
8a19b89c16
Enforce spacing of function parameters in eslint 2020-04-14 16:47:35 -05:00
Alex Gleason
2beb4d725f
Add missing propTypes for eslint 2020-04-14 16:37:36 -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
d7ca4d3be1
Break out LoginForm and LoginPage into separate components 2020-04-11 21:00:08 -05:00
Alex Gleason
f24bd74a38
Pull promoPanel items dynamically 2020-04-11 17:50:42 -05:00
Alex Gleason
02cd99632a
Update source code link in footer 2020-04-11 15:49:55 -05:00
Alex Gleason
8efc9c700e
Fix styling of hotkeys modal 2020-04-11 15:20:47 -05:00
Alex Gleason
6c6d6297f9
LogOut working 2020-04-11 14:41:13 -05:00
Alex Gleason
092fb5828b
Fix topnav active link discrepancy 2020-04-10 20:16:34 -05:00
Alex Gleason
33cbbaf953
'/home' -> '/' 2020-04-10 20:10:39 -05:00
Alex Gleason
0a667052b9
Refactor links in tabs bar 2020-04-10 19:32:16 -05:00
Alex Gleason
a1a427e4e0
Display homepage when user is logged out 2020-04-08 18:38:22 -05:00
Alex Gleason
e003e084e5
Move connectUserStream to UI component 2020-04-07 20:11:37 -05:00
Alex Gleason
9e50293e67
Get login form working! 2020-04-05 20:29:19 -05:00
Alex Gleason
86e9c711a7
Render login form 2020-04-03 20:52:13 -05:00
Alex Gleason
cbf799d53f
Fix (!me) logic 2020-04-02 14:53:04 -05:00
Alex Gleason
d3952925d7
Pull in current user with verify_credentials, refactor "me" 2020-04-01 21:20:47 -05:00
Alex Gleason
f8a1c22adc
Refactor tabs_bar.js 2020-04-01 18:13:55 -05:00
Alex Gleason
25c028e541
Pull in logo dynamically 2020-04-01 17:15:29 -05:00
Alex Gleason
16a51fb56c
Pull site_title from Instance 2020-04-01 15:31:40 -05:00
Alex Gleason
2a245d076a
Support GET /patron/v1/funding 2020-03-31 17:45:12 -05:00
Alex Gleason
57d44889f2
Handle acct_full on the frontend 2020-03-28 13:07:36 -05:00
Alex Gleason
b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00