Commit Graph

24 Commits

Author SHA1 Message Date
Alex Gleason 0ed867f7bd
Fix emoji component errors 2020-05-22 00:08:55 -05:00
Alex Gleason 3ce90dcf66
Refactor EmojiSelector into its own component 2020-05-21 21:14:15 -05:00
Alex Gleason 6e13cb8c9b
Improve detailed status action buttons 2020-05-21 20:33:55 -05:00
Alex Gleason 1901d39871
Add emojiReact popup and call action code 2020-05-20 15:52:46 -05:00
Alex Gleason 92917ac3e5
Style improvements, star icon -> thumbs up 2020-05-20 14:44:23 -05:00
Alex Gleason c8f89ce8c1
Style the StatusInteractionBar 2020-05-20 13:11:44 -05:00
Alex Gleason d562a25c78
Add emojiReact utils with tests 2020-05-20 11:52:02 -05:00
Alex Gleason 11c9f153e1
Display favourite count as likes 2020-05-19 23:25:49 -05:00
Alex Gleason 79dc56372f
Add count to emoji reacts 2020-05-19 23:08:19 -05:00
Alex Gleason 1b85b8e3f1
Add StatusInteractionBar 2020-05-19 22:54:05 -05:00
crockwave e772abc402 Fixed JS warnings when clicking on status to get detailed status 2020-05-16 13:57:22 -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 03251de773
Fix `me` PropType checks 2020-04-27 13:56:26 -05:00
Alex Gleason 4910b99a53
Link to Pleroma admin-fe views 2020-04-21 20:42:19 -05:00
Alex Gleason 500165c478
Refactor modal settings 2020-04-21 14:41:13 -05:00
Alex Gleason 2de1b5466e
Refactor isStaff, fixing profile page issues 2020-04-20 16:08:31 -05:00
Alex Gleason 16d65f88f1
Fix eslint error 2020-04-18 17:13:43 -05:00
Alex Gleason 7712eb6621
Use dynamic isStaff function 2020-04-18 15:22:40 -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 d3952925d7
Pull in current user with verify_credentials, refactor "me" 2020-04-01 21:20:47 -05:00
Alex Gleason b1b5dc62db
Initial commit 2020-03-27 15:59:38 -05:00