Alex Gleason
8dcd64f168
Admin: fix notification counters for approvals
2020-12-29 20:52:11 -06:00
Alex Gleason
e7bb78712a
Merge branch 'admin-dashboard' into 'develop'
...
Soapbox admin
See merge request soapbox-pub/soapbox-fe!403
2020-12-30 02:44:42 +00:00
Alex Gleason
eec89aaeb5
Refactor TabsBar, refactor IconWithBadge, use Dashboard nav
2020-12-29 20:26:26 -06:00
Alex Gleason
03344756e5
Admin: display awaiting-approval counter in nav
2020-12-29 19:48:39 -06:00
Sean King
83d7622e17
Fix emoji selector test failing
2020-12-24 22:48:22 -07:00
Alex Gleason
e4344c9561
Let allowedEmoji be customizable by the admin, fixes #538
2020-12-24 18:17:53 -06:00
Alex Gleason
983394a242
Merge branch 'heart-react' into develop
2020-12-24 17:05:27 -06:00
Alex Gleason
f587369af0
RemoteTimeline: click favicon to visit remote timeline
2020-12-24 16:57:53 -06:00
Alex Gleason
3d4bd23870
Fix emoji heart tests
2020-12-24 14:40:47 -06:00
Alex Gleason
2e3e60b3d1
Fix timelines not displaying when emoji_reactions is undefined
2020-11-12 13:27:02 -06:00
Alex Gleason
02861aaa8e
Merge branch 'server-info-page' into 'develop'
...
Add server information page for mobile devices, fixes #504
Closes #504
See merge request soapbox-pub/soapbox-fe!376
2020-11-02 15:04:21 +00:00
Sean King
707f873094
Add server information page for mobile devices
2020-10-31 18:58:06 -06:00
Sean King
df85d707bb
Alternative fix without setState in ComponentDidMount
2020-10-29 09:30:08 -06:00
Sean King
3a1bb8f19b
Make display media option work properly
2020-10-29 08:41:43 -06:00
Sean King
285261aad9
Update imports and listenerOptions for components using detect-passive-events
2020-10-15 08:10:45 -06:00
Curtis
9768c18c72
Update status_content.js Fixes #473
2020-10-11 00:21:11 +00:00
Sean King
dcc21221a5
Set collapse in a totally different function instead
2020-10-09 15:27:07 -06:00
Sean King
8e44e72d8e
Don't call updateStatusLinks in ComponentDidMount
2020-10-09 14:52:44 -06:00
Alex Gleason
5dd2366063
Merge branch 'renovate/react-textarea-autosize-8.x' into 'develop'
...
Update dependency react-textarea-autosize to v8
See merge request soapbox-pub/soapbox-fe!322
2020-10-07 18:38:57 +00:00
Alex Gleason
3144ba6d83
AutosuggestTextarea: inputRef --> ref
...
For upgrade to react-textarea-autosize v8
2020-10-07 13:25:52 -05:00
Alex Gleason
0bbdaa4191
eslint: trailing comma fixes, unused var
2020-10-07 13:08:36 -05:00
Alex Gleason
17266e172f
Chats: count only unread *chats* not total unread messages for counter
2020-10-02 20:01:09 -05:00
Alex Gleason
3a0b58315f
SoapboxConfig: add a default themeMode toggle
2020-10-01 19:33:03 -05:00
Alex Gleason
a7d2692a71
AutosuggestTextarea: shouldComponentUpdate fixes
2020-09-28 23:54:47 -05:00
Alex Gleason
bd12226a84
Composer: fixes #419 jumpy cursor
2020-09-28 22:04:29 -05:00
Alex Gleason
f71a1e4ce1
Revert "fix composer jump by reseting lastToken on click and arrow up and down in autosuggesttextarea"
...
This reverts commit 0b7763e726 .
2020-09-28 19:06:06 -05:00
Alex Gleason
b78a00a306
Revert "pass getClickableArea into autosuggesttextarea as prop"
...
This reverts commit 99f0a069dd .
2020-09-28 19:05:56 -05:00
Alex Gleason
18d08a3630
Revert "Composer: remove click listener on unmount"
...
This reverts commit 136965acdd .
2020-09-28 19:05:45 -05:00
Alex Gleason
a9fef0ca14
Don't import unused react-sparklines, #439
2020-09-27 20:54:19 -05:00
Alex Gleason
136965acdd
Composer: remove click listener on unmount
2020-09-27 17:55:04 -05:00
Mary Kate
99f0a069dd
pass getClickableArea into autosuggesttextarea as prop
2020-09-27 16:32:07 -05:00
Mary Kate
0b7763e726
fix composer jump by reseting lastToken on click and arrow up and down in autosuggesttextarea
2020-09-27 15:44:12 -05:00
Alex Gleason
2d29d69f50
ImportData: rename some stuff
2020-09-27 11:18:25 -05:00
Alex Gleason
ba6f6b2aa4
Merge remote-tracking branch 'origin/develop' into import_follows
2020-09-27 11:01:01 -05:00
Alex Gleason
57b82f7778
Merge remote-tracking branch 'origin/develop' into chat_notifications
2020-09-17 22:41:18 -05:00
Curtis ROck
fdc1a051d3
Rough out import follows page and actions
2020-09-14 22:07:33 -05:00
Alex Gleason
35fe2fa4fa
Hovercard: hide on click ref
2020-09-11 15:39:38 -05:00
Alex Gleason
7733905641
Hovercard: update DisplayName snapshot
2020-09-11 12:38:42 -05:00
Alex Gleason
72659f27c1
Hovercard: attach to each element for better positioning
2020-09-11 12:17:32 -05:00
Alex Gleason
1d90950e59
Hovercard: refactor with HoverRefWrapper
2020-09-11 11:37:05 -05:00
Alex Gleason
9692c7539a
Hovercard: appear and disappear properly
2020-09-11 10:05:52 -05:00
Alex Gleason
d8ea37bf5e
Hovercard: clear when card is unhovered
2020-09-10 22:08:17 -05:00
Alex Gleason
4630a5cd04
Hovercard: mouseout clears the card
2020-09-10 20:18:04 -05:00
Alex Gleason
0c4eae5f10
Hovercard: basic Redux+Popper prototype
2020-09-10 19:09:27 -05:00
crockwave
fa606b8040
Render chat unread count update in tab even when tab doesn't have focus
...
Render chat unread count update even when chat box has focus
Render chat unread count update on page load
2020-09-09 19:01:25 -05:00
Alex Gleason
3631d6d61d
Don't hijack scrollbar when status is unmounted, fixes #404
2020-09-09 14:35:04 -05:00
Alex Gleason
024e9209af
Chats: display of non-image attachments
2020-09-06 17:20:26 -05:00
Alex Gleason
5aef50b89e
Composer: refactor filename truncation
2020-09-06 16:44:19 -05:00
Bárbara de Castro Fernandes
01667a005e
Show file icon and name for other file types
...
Currently the media preview looks blank when the file type is anything
other than an image, video or audio. This commit inserts a generic file
icon and also a label with the filename for these other extensions.
2020-09-06 16:08:09 -03:00
Alex Gleason
865d251ae0
Favicons: empty alt text
2020-09-03 00:26:50 -05:00