Alex Gleason
|
567c4ce093
|
Merge branch 'fix/settings-checkbox' into 'develop'
Fix settings checkboxes
See merge request soapbox-pub/soapbox-fe!627
|
2021-07-16 23:52:24 +00:00 |
|
Alex Gleason
|
e978c1ca3b
|
Merge branch 'profile-hover-staff-badges-fix' into 'develop'
ProfileHoverCard: fix redundant staff badges
Closes #690
See merge request soapbox-pub/soapbox-fe!622
|
2021-07-15 16:57:29 +00:00 |
|
Alex Gleason
|
402748f71f
|
ProfileHoverCard: fix redundant staff badges
|
2021-07-15 11:37:30 -05:00 |
|
Alex Gleason
|
58c142306d
|
Rename occurrences of self variable to ownAccount
|
2021-07-15 11:25:32 -05:00 |
|
Alex Gleason
|
ffbdfb5712
|
Statuses: refactor visibility of moderator actions
|
2021-07-15 11:20:15 -05:00 |
|
Alex Gleason
|
a368ddfee8
|
UserIndex: display dates on accounts in a more compact way
|
2021-07-14 16:27:14 -05:00 |
|
Alex Gleason
|
12939e3354
|
LatestAccountsPanel: add expand button, use compact display of accounts
|
2021-07-14 13:17:21 -05:00 |
|
Alex Gleason
|
a362e0bbd7
|
UserIndex: display account joined date when available
|
2021-07-14 10:22:07 -05:00 |
|
Alex Gleason
|
92794847bc
|
Hide AdminFE from non-admin staff users
|
2021-07-13 10:41:31 -05:00 |
|
Alex Gleason
|
96af79ad90
|
Moderators: conditional display of features
|
2021-07-12 23:32:02 -05:00 |
|
Alex Gleason
|
4f51f1cea6
|
ErrorBoundary: display user's browser info
|
2021-07-11 18:19:18 -05:00 |
|
Alex Gleason
|
4e3c002f8a
|
Refactor getOtherAccounts selector
|
2021-07-10 04:49:44 -05:00 |
|
Alex Gleason
|
22254ec6bb
|
Big emojis: fix race condition
|
2021-07-09 18:52:06 -05:00 |
|
Alex Gleason
|
011b5dd19b
|
Big emojis: ignore mentions
|
2021-07-09 18:39:05 -05:00 |
|
Alex Gleason
|
2082c19c53
|
Rename justEmojis to onlyEmoji
|
2021-07-09 16:54:44 -05:00 |
|
Alex Gleason
|
c856e9df55
|
Big emojis in chats, too
|
2021-07-09 14:22:01 -05:00 |
|
Alex Gleason
|
60872c9f67
|
Display large emojis when it's the only thing in the status
|
2021-07-09 13:51:41 -05:00 |
|
Alex Gleason
|
1a3a6e2eb5
|
Fix propTypes warning in Blurhash, key warning in ProfileInfoPanel
|
2021-07-08 14:54:54 -05:00 |
|
Alex Gleason
|
c505cde24f
|
Timelines: fix dequeue, fix component propTypes
|
2021-07-08 14:52:07 -05:00 |
|
Alex Gleason
|
2978745311
|
Timelines: big refactor, use Immutable.OrderedSet
|
2021-07-08 14:28:53 -05:00 |
|
Alex Gleason
|
55495ebf4f
|
ErrorBoundary: display error text, fixes #672
|
2021-07-05 18:08:04 -05:00 |
|
|
4d3f4c5680
|
Accessible emoiji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-03 15:28:55 +02:00 |
|
|
8f53134b5e
|
Minor accessibility improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-03 12:43:56 +02:00 |
|
Alex Gleason
|
5c630ad094
|
Replace repetitive blurhash code with component
https://github.com/tootsuite/mastodon/pull/14267
https://github.com/tootsuite/mastodon/pull/14278
|
2021-07-01 21:50:53 -05:00 |
|
Alex Gleason
|
d9202baa58
|
Simplify greentext code
|
2021-07-01 20:41:03 -05:00 |
|
Alex Gleason
|
e7d360baae
|
ProfileDropdown: memoize otherAccounts for performance
|
2021-07-01 19:31:27 -05:00 |
|
Alex Gleason
|
93d68ffe9b
|
SidebarMenu: memoize otherAccounts for performance
|
2021-07-01 18:59:48 -05:00 |
|
Alex Gleason
|
55015a72c1
|
Fix greentext postprocessing
|
2021-06-30 22:38:33 -05:00 |
|
Alex Gleason
|
bbeecddc37
|
Greentext support
|
2021-06-30 21:39:27 -05:00 |
|
Alex Gleason
|
8e168fdc0a
|
Merge branch 'reaction-labels' into 'develop'
Reaction labels
See merge request soapbox-pub/soapbox-fe!557
|
2021-06-30 21:09:59 +00:00 |
|
|
78c55e8798
|
status.favourite: like
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-30 22:56:23 +02:00 |
|
|
f8deb13345
|
status.favourite: favorite
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-30 22:50:27 +02:00 |
|
Alex Gleason
|
c382eb086a
|
Merge branch 'hotkey-navigation' into 'develop'
Partially fix hotkey navigation on timelines (up/down)
See merge request soapbox-pub/soapbox-fe!559
|
2021-06-30 16:05:59 +00:00 |
|
|
13a4549111
|
Partially fix hotkey navigation on timelines (up/down)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-30 11:57:33 +02:00 |
|
|
998e129072
|
Reaction labels
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-30 11:33:42 +02:00 |
|
|
2df8b927ea
|
Allow translating more strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-27 00:04:27 +02:00 |
|
Alex Gleason
|
dedac70e58
|
Fix display of multiple rich media items
|
2021-06-16 15:20:14 -05:00 |
|
Alex Gleason
|
ef53cd2de1
|
CryptoDonate: add donate button to mobile sidebar
|
2021-06-10 14:05:07 -05:00 |
|
Alex Gleason
|
47f6376e3e
|
Letterbox images with excess aspect ratios
|
2021-05-30 14:21:52 -05:00 |
|
Alex Gleason
|
66a491d298
|
Fix video display in media gallery
|
2021-05-17 22:17:10 -05:00 |
|
Alex Gleason
|
4db03cc3c9
|
Indicate > 4 attachments, fixes #591
|
2021-05-17 17:38:36 -05:00 |
|
Alex Gleason
|
4d22bdfe28
|
Fix video meta dimensions
|
2021-05-17 17:02:23 -05:00 |
|
Alex Gleason
|
5b24ac0503
|
Only letterbox media without an aspect ratio
|
2021-05-12 20:07:59 -05:00 |
|
Alex Gleason
|
01dcd9ac2a
|
Use 'original' size for aspect ratio
|
2021-05-12 15:04:31 -05:00 |
|
Sean King
|
63115b70da
|
Fix settings checkboxes
|
2021-04-29 09:11:03 -06:00 |
|
Alex Gleason
|
ffa8fda6d5
|
Improve error boundary styles, provide way to clear browser data
|
2021-04-22 13:57:47 -05:00 |
|
Alex Gleason
|
7a19861ac6
|
Stop verify_credentials infinite loop, partial fix for #613
|
2021-04-10 18:09:05 -05:00 |
|
Alex Gleason
|
e03f551676
|
acctFull --> getAcct throughout the UI, make it stateful
|
2021-04-10 14:13:07 -05:00 |
|
Alex Gleason
|
e1c5736822
|
Sidebar: unlink multi-accounts
|
2021-03-30 00:46:21 -05:00 |
|
Alex Gleason
|
32b3173604
|
Set href for menu items with to
|
2021-03-29 23:29:16 -05:00 |
|
Alex Gleason
|
db201707bf
|
Middle-click account to open it in a new tab, fixes #603
|
2021-03-29 23:22:54 -05:00 |
|
Alex Gleason
|
582649538c
|
Close account switcher when sidebar closes
|
2021-03-26 22:57:22 -05:00 |
|
Alex Gleason
|
9bff74b575
|
Remove unused import
|
2021-03-26 22:42:10 -05:00 |
|
Alex Gleason
|
16ce14e403
|
Add mobile account switcher
|
2021-03-26 22:34:30 -05:00 |
|
Sean King
|
9309ef4893
|
Fix merge conflicts
|
2021-01-18 20:09:35 -07:00 |
|
Sean King
|
39b50e8fe1
|
Add moderator button for marking posts sensitive or not sensitive
|
2021-01-18 19:59:07 -07:00 |
|
Alex Gleason
|
498471958b
|
Use short names for admin quick actions
|
2021-01-18 18:25:36 -06:00 |
|
Alex Gleason
|
5b5397312b
|
Merge branch 'admin-improvements' into 'develop'
Admin improvements
See merge request soapbox-pub/soapbox-fe!424
|
2021-01-18 22:16:28 +00:00 |
|
Alex Gleason
|
c80797ccf8
|
Admin: delete status directly from menu
|
2021-01-18 15:57:20 -06:00 |
|
Alex Gleason
|
926335b268
|
Add "deactivate" and "delete" user modals to every status and account profile
|
2021-01-18 15:27:35 -06:00 |
|
Alex Gleason
|
47ed1e42c9
|
Run rootReducer in tests
|
2021-01-18 14:14:08 -06:00 |
|
Alex Gleason
|
b7bc013acc
|
Demetricator fixes, closes #543
|
2021-01-15 13:10:50 -06:00 |
|
Alex Gleason
|
a16e709ff4
|
Reports: break out separate Report component, basic styling
|
2020-12-31 17:25:21 -06:00 |
|
Alex Gleason
|
51faa660ca
|
Admin: refactor Reports reducer
|
2020-12-31 14:29:31 -06:00 |
|
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 |
|