Commit Graph

24 Commits

Author SHA1 Message Date
Bárbara de Castro Fernandes 2e7a2e0e42 Add link to AdminFE for staff members 2020-05-18 20:48:33 -03:00
Alex Gleason 8eba7af308
Conditionally render Trends and WhoToFollow panels, fixes #87 2020-05-17 16:24:52 -05:00
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 2020-05-08 17:14:07 -05:00
crockwave a9af3a8928 Allow cursor to be rendered at end of textbox by commenting out date comparison conditional 2020-05-06 18:58:21 -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 741b065d82
Disable Filters navlinks 2020-04-25 23:46:41 -05:00
Alex Gleason baec6d3fd8
Add Lists to desktop profile dropdown 2020-04-25 18:27:13 -05:00
Alex Gleason 84c769c5f6
Add modal root to compose form clickable area 2020-04-20 18:52:12 -05:00
Alex Gleason 0ec8e39051
Fix inline compose form clickable area, fixes #30 2020-04-20 16:53:22 -05:00
Alex Gleason 725a9b3403
Pull meUsername from Redux 2020-04-17 17:14:04 -05:00
Alex Gleason e47c6396f2
Fix compose box closing when removing poll options 2020-04-15 15:32:05 -05:00
Alex Gleason 21789858c0
Expand compose form clickable area 2020-04-15 15:24:47 -05:00
Alex Gleason a82212cdca
Use poll limits from /api/v1/instance 2020-04-15 13:20:25 -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 6c6d6297f9
LogOut working 2020-04-11 14:41:13 -05:00
Alex Gleason 33cbbaf953
'/home' -> '/' 2020-04-10 20:10:39 -05:00
Alex Gleason d3952925d7
Pull in current user with verify_credentials, refactor "me" 2020-04-01 21:20:47 -05:00
Alex Gleason 88b807e9d2
Default 500 max_toot_chars 2020-04-01 17:29:11 -05:00
Alex Gleason 606d240703
Load max_toot_chars from Instance 2020-04-01 15:15:55 -05:00
Alex Gleason 1107aa027d
Fix max_toot_chars 2020-03-30 16:47:22 -05:00
Alex Gleason b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00