Commit Graph

178 Commits (2cd66dc1a5c21ca3cc913b9b468aa8c909b7d1a1)

Author SHA1 Message Date
Alex Gleason 2cd66dc1a5
Add metadata to package.json and bump version to 0.9-beta
4 years ago
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 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 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 b4e3aa8a8c
Obliterate /web once and for all
4 years ago
Alex Gleason 6bcae0dd13
Get captcha working
4 years ago
Alex Gleason da0de40256
Redirect home after registering
4 years ago
Alex Gleason af2cbc3455
Basic registration form functionality
4 years ago
Alex Gleason 7d3089270a
SimpleForm e.preventDefault() always
4 years ago
Alex Gleason 606356246a
Fix NaN media height error
4 years ago
Alex Gleason 42f39d6aae
Start refactoring media aspect ratio code
4 years ago