Alex Gleason
|
7b0f6d1940
|
Azure theme tweaks
|
2020-04-30 11:16:32 -05:00 |
Alex Gleason
|
b651a31847
|
Make site banner a separate field from logo
|
2020-04-29 21:06:28 -05:00 |
Alex Gleason
|
db7cfacff1
|
Make app repair itself if broken
|
2020-04-29 20:45:04 -05:00 |
Alex Gleason
|
44f196fa99
|
Unfreeze registration form after error
|
2020-04-29 20:00:01 -05:00 |
Alex Gleason
|
f6212cf81b
|
Refresh user token on pageload
|
2020-04-29 19:38:24 -05:00 |
Alex Gleason
|
bc3bb47829
|
Refactor hasToken()
|
2020-04-29 19:13:05 -05:00 |
Alex Gleason
|
5c0c1932e0
|
Delay creating auth app until trying to login or register
|
2020-04-29 19:10:53 -05:00 |
Alex Gleason
|
3c159460eb
|
Cleanup unused refresh stuff in auth
|
2020-04-29 18:39:01 -05:00 |
Alex Gleason
|
ac660c2485
|
Refactor auth, get new app token instead of refreshing
|
2020-04-29 16:58:54 -05:00 |
Alex Gleason
|
652c79b6ac
|
Refactor auth app creation
|
2020-04-29 14:08:56 -05:00 |
Alex Gleason
|
238eed4c1a
|
Allow API auth with app or user token
|
2020-04-29 14:06:26 -05:00 |
Alex Gleason
|
eef41485c1
|
Improve topnav logo code
|
2020-04-29 00:36:25 -05:00 |
Alex Gleason
|
be13bc040c
|
Fix the expected notifications badge issue
|
2020-04-28 22:50:51 -05:00 |
Alex Gleason
|
717ef98640
|
cobalt --> azure
|
2020-04-28 22:04:09 -05:00 |
Alex Gleason
|
31a965b4c4
|
Start improving cobalt theme, refactor css
|
2020-04-28 22:00:50 -05:00 |
Alex Gleason
|
c0f17cfc21
|
Pull locale from state, almost get dynamic locales working #7
|
2020-04-28 15:25:10 -05:00 |
Alex Gleason
|
ea5643f138
|
Refactor theme slugs, fixes #40
|
2020-04-28 14:12:25 -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
|
178fdf8818
|
Add getSettings() function
|
2020-04-28 12:59:15 -05:00 |
Alex Gleason
|
ffb1804c59
|
Use setInterval instead of setTimeout in CaptchaField
|
2020-04-28 12:09:37 -05:00 |
Alex Gleason
|
642282f049
|
Refactor CaptchaField
|
2020-04-28 11:57:40 -05:00 |
Alex Gleason
|
90b6244b2f
|
Refresh captcha every 5 minutes
|
2020-04-28 10:26:30 -05:00 |
Alex Gleason
|
08e6543dc3
|
Pass captcha_answer_data in registration form
|
2020-04-28 10:17:02 -05:00 |
Alex Gleason
|
082b429fee
|
Add notifications counter to tab title, fixes #21
|
2020-04-27 21:35:18 -05:00 |
Alex Gleason
|
05db2fc35f
|
Fix eslint unused variable
|
2020-04-27 21:12:59 -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
|
c2a3bc20f8
|
Fix About HTML path
|
2020-04-27 15:48:51 -05:00 |
Alex Gleason
|
fd2d36e3c3
|
Don't pass props.dispatch to <input>
|
2020-04-27 15:46:11 -05:00 |
Alex Gleason
|
0529817a6d
|
Remove uneeded field, `domain`
|
2020-04-27 15:30:17 -05:00 |
Alex Gleason
|
090b9fa426
|
Fix staff profile badges
|
2020-04-27 15:07:24 -05:00 |
Alex Gleason
|
9f4891fef0
|
isAdmin and isModerator utils
|
2020-04-27 15:05:07 -05:00 |
Alex Gleason
|
edf22b921c
|
Fix form label proptype checks
|
2020-04-27 14:37:19 -05:00 |
Alex Gleason
|
03251de773
|
Fix `me` PropType checks
|
2020-04-27 13:56:26 -05:00 |
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
|
baa600dcbe
|
Add deploy instructions to readme
|
2020-04-26 16:30:39 -05:00 |
Alex Gleason
|
06a335961d
|
/public --> /static for simpler Pleroma installation
|
2020-04-26 14:41:04 -05:00 |
Alex Gleason
|
53ac6a8ea6
|
Run i18n tests in development mode
|
2020-04-26 13:02:42 -05:00 |
Alex Gleason
|
24c7b3a6bf
|
Use NODE_ENV from environment instead of overriding it
|
2020-04-26 12:49:20 -05:00 |
Alex Gleason
|
741b065d82
|
Disable Filters navlinks
|
2020-04-25 23:46:41 -05:00 |
Alex Gleason
|
24f448e679
|
/soapbox --> /instance
|
2020-04-25 23:27:02 -05:00 |
Alex Gleason
|
6477bd3533
|
Fix eslint error
|
2020-04-25 19:56:15 -05:00 |
Alex Gleason
|
32a5a31591
|
Add createFilter function
|
2020-04-25 19:04:47 -05:00 |
Alex Gleason
|
7b02e1a823
|
Scaffold filters section
|
2020-04-25 18:27:37 -05:00 |
Alex Gleason
|
baec6d3fd8
|
Add Lists to desktop profile dropdown
|
2020-04-25 18:27:13 -05:00 |
Alex Gleason
|
343d3348df
|
Just disable the "trouble logging in" button for now
|
2020-04-25 18:00:16 -05:00 |
Alex Gleason
|
ba930c505c
|
Refactor PublicLayout
|
2020-04-25 17:26:47 -05:00 |
Alex Gleason
|
6813f512e6
|
About Page support
|
2020-04-25 16:10:01 -05:00 |
Alex Gleason
|
6c698acef0
|
Add "How does it work?" section to README
|
2020-04-25 14:42:16 -05:00 |
Alex Gleason
|
5d72f981f1
|
Trick React Helmet into loading the CSS better (lime theme only)
|
2020-04-23 22:50:36 -05:00 |