Alex Gleason
575a8889c1
Make home footer navlinks customizable #108
2020-05-28 13:44:44 -05:00
Alex Gleason
a9eb5c1765
Force videos to 300px height on Pleroma, fixes #117
2020-05-28 12:30:54 -05:00
Alex Gleason
2319d9f080
MoreFollows refactor
2020-05-27 20:22:53 -05:00
Alex Gleason
387c26939a
Merge branch 'message_on_followers_diff' into 'master'
...
Display label at end of follows/followers lists when follows/followers count > follows/followers list.size Fixes #2
Closes #2
See merge request soapbox-pub/soapbox-fe!19
2020-05-28 00:16:42 +00:00
Curtis
4a5525adf0
Display label at end of follows/followers list when count > list.size
2020-05-28 00:16:42 +00:00
Alex Gleason
a85684835f
Fix ProfilePage issues, fixes #58
2020-05-26 23:56:54 -05:00
Alex Gleason
f04e1fddae
Use Conversation IDs instead of status IDs, fixes #77
2020-05-26 23:22:07 -05:00
Alex Gleason
6f0c9840be
Fall back on auto video height if not given, fixes #91
2020-05-26 20:28:18 -05:00
Alex Gleason
6f76e1796b
Merge branch 'compose-refactor' into 'master'
...
Fix composer issues
Closes #95 , #86 , and #116
See merge request soapbox-pub/soapbox-fe!25
2020-05-26 23:31:08 +00:00
Sean King
da7ed8cf35
Update action_bar.js
2020-05-26 22:57:59 +00:00
Alex Gleason
e06f8ce894
Composer: Remove preselectDate
...
This value is only used to track when a reply happens. On soapbox-fe, a reply causes a new ComposeForm to mount, so we can track it that way instead.
2020-05-26 17:36:56 -05:00
Alex Gleason
188067ac48
Composer: Always place cursor at the end of text
2020-05-26 17:22:32 -05:00
Alex Gleason
5633bf4317
Composer: simplify cursor update code
2020-05-26 17:03:27 -05:00
Alex Gleason
55578a4381
Composer: shouldCollapse --> isClickOutside
2020-05-26 15:26:55 -05:00
Alex Gleason
808e05a03f
Pass maxTootChars from ComposeFormContainer instead of ComposeForm
2020-05-26 15:24:03 -05:00
Alex Gleason
d9e6efbe79
Revert "Merge branch 'compose_caret_to_end' into 'master'"
...
This reverts commit 886e877996
, reversing
changes made to b6a7404031
.
2020-05-26 15:21:40 -05:00
Bárbara de Castro Fernandes
6c07579ab2
Always show 'Add or Remove from lists' menu item for Pleroma users
2020-05-26 09:49:05 -03:00
Alex Gleason
438d8009d4
Add password reset, fixes #13
2020-05-24 19:37:15 -05:00
Sean King
1861d3227c
Rework the Post compose button
2020-05-24 22:48:52 +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
13defcda1a
Merge remote-tracking branch 'origin/master' into emojireacts
2020-05-21 20:34:21 -05:00
Alex Gleason
6e13cb8c9b
Improve detailed status action buttons
2020-05-21 20:33:55 -05:00
Alex Gleason
1c711ed123
"reacted to" --> "liked" for favourite notifications
2020-05-21 19:01:41 -05:00
Alex Gleason
49cb776e47
Gab --> Post on compose button
2020-05-21 17:49:00 -05:00
Alex Gleason
9ea36ab913
Merge remote-tracking branch 'origin/master' into emojireacts
2020-05-20 19:20:47 -05:00
Alex Gleason
62b04be83b
Refactor video preload, disable for now
2020-05-20 19:20:31 -05:00
Alex Gleason
fcd76431cb
Support pleroma:emoji_reaction
notification type
2020-05-20 18:01:37 -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
e082029efa
Redirect default Pleroma URLs
2020-05-19 09:53:31 -05:00
Bárbara de Castro Fernandes
2e7a2e0e42
Add link to AdminFE for staff members
2020-05-18 20:48:33 -03:00
Sean King
c415a2fab3
Fix typo in SourceCode
2020-05-18 20:38:53 +00:00
Alex Gleason
f3f0470db5
Allow editing profile fields, fixes #88
2020-05-18 12:25:46 -05:00
Alex Gleason
8eba7af308
Conditionally render Trends and WhoToFollow panels, fixes #87
2020-05-17 16:24:52 -05:00
Alex Gleason
ac6d25f5c7
Preload profile editor form with source data fields, fixes #60
2020-05-17 12:12:56 -05:00
crockwave
e772abc402
Fixed JS warnings when clicking on status to get detailed status
2020-05-16 13:57:22 -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