Commit graph

32 commits

Author SHA1 Message Date
Sean King
da7ed8cf35 Update action_bar.js 2020-05-26 22:57:59 +00:00
Alex Gleason
29bcc4a0d1
Rearrange Like button events to prevent clashing 2020-05-23 20:01:16 -05:00
Alex Gleason
e9596fc191
Handle mobile emoji clicks (regular Status), use setRef 2020-05-23 19:50:03 -05:00
Alex Gleason
4af3c453e6
Click to open EmojiSelector on mobile (DetailedStatus) 2020-05-23 19:35:14 -05:00
Alex Gleason
8b505c0488
Set EmojiSelector visibility from props 2020-05-23 17:02:14 -05:00
Alex Gleason
b13e8bdd96
Refactor simpleEmojiReact, allow inline reactions 2020-05-22 21:15:07 -05:00
Alex Gleason
850d9a1007
Refactor handleEmojiReactClick() 2020-05-22 20:16:26 -05:00
Alex Gleason
2060f15ebb
Set Like button icon to chosen emoji 2020-05-22 19:04:45 -05:00
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