Commit Graph

6386 Commits (b34b65cb90cf2267ef0a167150bcd3cb7aeb85dd)
 

Author SHA1 Message Date
crockwave faa38c6a6d Hide Donate button in mobile sidebar when Patron disabled
4 years ago
Alex Gleason 93e326a6f9
Tabs to spaces
4 years ago
Alex Gleason 2fa0c44b52
Fix video rendering, at least for one case
4 years ago
Alex Gleason 72b6619504 Merge branch 'site_icon_rendering' into 'master'
4 years ago
crockwave d474c18889 Corrects issue 79 by allowing site_icon auto rendering with theme selection
4 years ago
Alex Gleason 65e29571d0 Merge branch 'patch-1' into 'master'
4 years ago
Curtis bcd8c5c78a Update customization.md
4 years ago
Alex Gleason 886e877996 Merge branch 'compose_caret_to_end' into 'master'
4 years ago
crockwave b35122e75c Cleaned up unrequired code changes
4 years ago
crockwave f1747f4425 Allow cursor to render at end of textbox to only place at end on new load, and bug fixes of cursor placement problems when selecting text and or moving cursor to left and typing
4 years ago
Alex Gleason b6a7404031 Merge branch 'update_docs' into 'master'
4 years ago
crockwave a9af3a8928 Allow cursor to be rendered at end of textbox by commenting out date comparison conditional
4 years ago
Alex Gleason 7f49547565
Clarification about `rm -r /opt/pleroma/instance`
4 years ago
Curtis 2209659491 Update store.md. Couldn't find `app` and `user` in the raw store data
4 years ago
Curtis da44465d7a Update store.md to include sample data
4 years ago
Curtis 136a0ce775 Update customization.md
4 years ago
Curtis b514f41239 Add customization.md
4 years ago
Curtis 6df0b4809b Add Contributing and Customization sections to readme.md
4 years ago
Curtis e36d74e4e8 Add contributing.md file
4 years ago
Alex Gleason 2cd66dc1a5
Add metadata to package.json and bump version to 0.9-beta
4 years ago
Alex Gleason 630bed980c
Maybe not so heavy on the emoji
4 years ago
Alex Gleason 7c9a85e934
Update disclaimer and add emoji
4 years ago
Alex Gleason 7b0f6d1940
Azure theme tweaks
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 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