Commit Graph

247 Commits (4af3c453e662cc45464c16a9b128734f233f3757)

Author SHA1 Message Date
Alex Gleason 4af3c453e6
Click to open EmojiSelector on mobile (DetailedStatus)
4 years ago
Alex Gleason 8b505c0488
Set EmojiSelector visibility from props
4 years ago
Alex Gleason c29d779bf5
Fix EmojiSelector position on mobile
4 years ago
Alex Gleason 02228d41e5
Make ALLOWED_EMOJI slightly configurable to let tests pass
4 years ago
Alex Gleason 7db74c7080
😂 --> 😆
4 years ago
Alex Gleason 4c9326b673
Try customizing the emoji list
4 years ago
Alex Gleason 68d40dc8ad
Improve position of inline status emoji picker
4 years ago
Alex Gleason b13e8bdd96
Refactor simpleEmojiReact, allow inline reactions
4 years ago
Alex Gleason 850d9a1007
Refactor handleEmojiReactClick()
4 years ago
Alex Gleason 2060f15ebb
Set Like button icon to chosen emoji
4 years ago
Alex Gleason c0fe85ca29
Fix getReactForStatus(), upgrade immutable.js
4 years ago
Alex Gleason bf1f744b99
Actually, pleroma.emoji_reactions doesn't return accounts so I can't reduce them to one per account 😩
4 years ago
Alex Gleason 571990b78b
Fix reduceEmoji() test
4 years ago
Alex Gleason b4f5321c0f
Make oneEmojiPerAccount() work
4 years ago
Alex Gleason 0ed867f7bd
Fix emoji component errors
4 years ago
Alex Gleason 792ca08d03
Implement getReactForStatus(), start oneEmojiPerAccount()
4 years ago
Alex Gleason 0e5971545f
Add EmojiSelector popup to inline statuses (not working yet)
4 years ago
Alex Gleason 21b250c6ea
Add tests for emoji utils
4 years ago
Alex Gleason 3ce90dcf66
Refactor EmojiSelector into its own component
4 years ago
Alex Gleason aec10e18a1
Fix linter errors
4 years ago
Alex Gleason 13defcda1a
Merge remote-tracking branch 'origin/master' into emojireacts
4 years ago
Alex Gleason 6e13cb8c9b
Improve detailed status action buttons
4 years ago
Alex Gleason 1c711ed123
"reacted to" --> "liked" for favourite notifications
4 years ago
Alex Gleason 49cb776e47
Gab --> Post on compose button
4 years ago
Alex Gleason 9ea36ab913
Merge remote-tracking branch 'origin/master' into emojireacts
4 years ago
Alex Gleason 62b04be83b
Refactor video preload, disable for now
4 years ago
Alex Gleason fcd76431cb
Support `pleroma:emoji_reaction` notification type
4 years ago
Alex Gleason cc4b9d6ba7 Merge branch 'mobile_menu_scss' into 'master'
4 years ago
Alex Gleason f402ac67b3
Emoji chooser hover state
4 years ago
Alex Gleason cf772753ae
Replace red heart with unicode heart in tests
4 years ago
Alex Gleason 1901d39871
Add emojiReact popup and call action code
4 years ago
Alex Gleason 6d48537d54
Use unicode heart instead of red heart
4 years ago
Alex Gleason 92917ac3e5
Style improvements, star icon -> thumbs up
4 years ago
Alex Gleason c8f89ce8c1
Style the StatusInteractionBar
4 years ago
Alex Gleason 3547fd093a
Don't add like reacts when there are no favourites
4 years ago
Alex Gleason d562a25c78
Add emojiReact utils with tests
4 years ago
Alex Gleason 11c9f153e1
Display favourite count as likes
4 years ago
Alex Gleason 79dc56372f
Add count to emoji reacts
4 years ago
Alex Gleason 1b85b8e3f1
Add StatusInteractionBar
4 years ago
Alex Gleason 6769b2d68c
Implement emojireact actions
4 years ago
Alex Gleason 84998901e5
Delete unused empty file theme.js
4 years ago
crockwave e9d8651208 Adjusted scss for sidebar mobile menu to prevent rendering problems
4 years ago
Alex Gleason 2fabef83be
Disable notification sounds by default
4 years ago
crockwave e082029efa Redirect default Pleroma URLs
4 years ago
Bárbara de Castro Fernandes 2e7a2e0e42 Add link to AdminFE for staff members
4 years ago
Sean King c415a2fab3 Fix typo in SourceCode
4 years ago
Alex Gleason f3f0470db5
Allow editing profile fields, fixes #88
4 years ago
Alex Gleason a2aac69838
Actually fix post reply issue, #80
4 years ago
Alex Gleason afc7e33478
Use HtmlWebpackPlugin to inject chunks with hashes
4 years ago
Alex Gleason ed61603b10
Refactor statusToTextMentions, fixes #80
4 years ago