Commit Graph

9430 Commits (5161b3cba9e335451ddf75b6745c2a9c94b918bc)
 

Author SHA1 Message Date
Alex Gleason fabb300caf
Height cache stick to reduce jitteryness, fixes #117
4 years ago
Alex Gleason 6f0c9840be
Fall back on auto video height if not given, fixes #91
4 years ago
Alex Gleason 6f76e1796b Merge branch 'compose-refactor' into 'master'
4 years ago
Alex Gleason e14e7ba6a3
gitignore VisualStudio files
4 years ago
Alex Gleason 7f0ef3c426 Merge branch 'patch-1' into 'master'
4 years ago
Sean King da7ed8cf35 Update action_bar.js
4 years ago
Alex Gleason e06f8ce894
Composer: Remove preselectDate
4 years ago
Alex Gleason 188067ac48
Composer: Always place cursor at the end of text
4 years ago
Alex Gleason 5633bf4317
Composer: simplify cursor update code
4 years ago
Alex Gleason 55578a4381
Composer: shouldCollapse --> isClickOutside
4 years ago
Alex Gleason 808e05a03f
Pass maxTootChars from ComposeFormContainer instead of ComposeForm
4 years ago
Alex Gleason d9e6efbe79
Revert "Merge branch 'compose_caret_to_end' into 'master'"
4 years ago
Alex Gleason 96b9d59d49 Merge branch 'list-decoupling' into 'master'
4 years ago
Bárbara de Castro Fernandes 6c07579ab2 Always show 'Add or Remove from lists' menu item for Pleroma users
4 years ago
Alex Gleason 438d8009d4
Add password reset, fixes #13
4 years ago
Alex Gleason 69df2728f4
Proxy /auth/password to the backend
4 years ago
Alex Gleason a2e19e3720
Add resetPassword action
4 years ago
Alex Gleason 7e0dec594f
Floating action button CSS fixes
4 years ago
Alex Gleason 93fd5c5810 Merge branch 'master' into 'master'
4 years ago
Sean King 1861d3227c Rework the Post compose button
4 years ago
Alex Gleason d2d1f744ca
Improve mobile sidebar styling, fixes #94
4 years ago
Alex Gleason 6b97d4d0be
Revert "Adjusted scss for sidebar mobile menu to prevent rendering problems"
4 years ago
Alex Gleason 406e8c00b8
Make delete+redraft work, fixes #82
4 years ago
Alex Gleason a981885eb4
Add screenshot to readme
4 years ago
Alex Gleason 963c68c642 Merge branch 'emojireacts' into 'master'
4 years ago
Alex Gleason e04ab557ac
Make emoji reacts more responsive
4 years ago
Alex Gleason 29bcc4a0d1
Rearrange Like button events to prevent clashing
4 years ago
Alex Gleason e9596fc191
Handle mobile emoji clicks (regular Status), use setRef
4 years ago
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