Commit Graph

1313 Commits (b49c3ad13e617f27f1d137ece5c27a7c800428f3)
 

Author SHA1 Message Date
Alex Gleason b651a31847
Make site banner a separate field from logo
4 years ago
Alex Gleason db7cfacff1
Make app repair itself if broken
4 years ago
Alex Gleason 44f196fa99
Unfreeze registration form after error
4 years ago
Alex Gleason f6212cf81b
Refresh user token on pageload
4 years ago
Alex Gleason bc3bb47829
Refactor hasToken()
4 years ago
Alex Gleason 5c0c1932e0
Delay creating auth app until trying to login or register
4 years ago
Alex Gleason 3c159460eb
Cleanup unused refresh stuff in auth
4 years ago
Alex Gleason ac660c2485
Refactor auth, get new app token instead of refreshing
4 years ago
Alex Gleason 652c79b6ac
Refactor auth app creation
4 years ago
Alex Gleason 238eed4c1a
Allow API auth with app or user token
4 years ago
Alex Gleason eef41485c1
Improve topnav logo code
4 years ago
Alex Gleason be13bc040c
Fix the expected notifications badge issue
4 years ago
Alex Gleason 717ef98640
cobalt --> azure
4 years ago
Alex Gleason 31a965b4c4
Start improving cobalt theme, refactor css
4 years ago
Alex Gleason c0f17cfc21
Pull locale from state, almost get dynamic locales working #7
4 years ago
Alex Gleason ea5643f138
Refactor theme slugs, fixes #40
4 years ago
Alex Gleason a60c47bb19
Don't persist default settings
4 years ago
Alex Gleason 178fdf8818
Add getSettings() function
4 years ago
Alex Gleason ffb1804c59
Use setInterval instead of setTimeout in CaptchaField
4 years ago
Alex Gleason 642282f049
Refactor CaptchaField
4 years ago
Alex Gleason 90b6244b2f
Refresh captcha every 5 minutes
4 years ago
Alex Gleason 08e6543dc3
Pass captcha_answer_data in registration form
4 years ago
Alex Gleason 082b429fee
Add notifications counter to tab title, fixes #21
4 years ago
Alex Gleason 05db2fc35f
Fix eslint unused variable
4 years ago
Alex Gleason 2ab7125441
Implement Pleroma notifications, fixes #1
4 years ago
Alex Gleason c2a3bc20f8
Fix About HTML path
4 years ago
Alex Gleason fd2d36e3c3
Don't pass props.dispatch to <input>
4 years ago
Alex Gleason 0529817a6d
Remove uneeded field, `domain`
4 years ago
Alex Gleason 090b9fa426
Fix staff profile badges
4 years ago
Alex Gleason 9f4891fef0
isAdmin and isModerator utils
4 years ago
Alex Gleason edf22b921c
Fix form label proptype checks
4 years ago
Alex Gleason 03251de773
Fix `me` PropType checks
4 years ago
Alex Gleason 099ff10987
Output error if vapid key can't be reached
4 years ago
Alex Gleason e3a750df28
Pull vapid_key from state
4 years ago
Alex Gleason baa600dcbe
Add deploy instructions to readme
4 years ago
Alex Gleason 06a335961d
/public --> /static for simpler Pleroma installation
4 years ago
Alex Gleason 53ac6a8ea6
Run i18n tests in development mode
4 years ago
Alex Gleason 24c7b3a6bf
Use NODE_ENV from environment instead of overriding it
4 years ago
Alex Gleason 741b065d82
Disable Filters navlinks
4 years ago
Alex Gleason 24f448e679
/soapbox --> /instance
4 years ago
Alex Gleason 6477bd3533
Fix eslint error
4 years ago
Alex Gleason 32a5a31591
Add createFilter function
4 years ago
Alex Gleason 7b02e1a823
Scaffold filters section
4 years ago
Alex Gleason baec6d3fd8
Add Lists to desktop profile dropdown
4 years ago
Alex Gleason 343d3348df
Just disable the "trouble logging in" button for now
4 years ago
Alex Gleason ba930c505c
Refactor PublicLayout
4 years ago
Alex Gleason 6813f512e6
About Page support
4 years ago
Alex Gleason 6c698acef0
Add "How does it work?" section to README
4 years ago
Alex Gleason 5d72f981f1
Trick React Helmet into loading the CSS better (lime theme only)
4 years ago
Alex Gleason 0f4918e032
gitignore my deploy script
4 years ago