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 |
|
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 |
|
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 |
|