Commit Graph

779 Commits

Author SHA1 Message Date
a89ea524a9 Refactor AwaitingApproval 2021-07-13 17:59:55 -05:00
732fba73f5 Admin: refactor fetchUsers() action 2021-07-13 17:27:11 -05:00
3043924045 Refactor UserIndex to use its own state instead of Redux 2021-07-13 17:01:31 -05:00
80a682f120 Admin: add UserIndex to view a list of registered users 2021-07-13 15:16:31 -05:00
e580084e9b Merge branch 'admin-permission-groups' into 'develop'
Allow promotion/demotion of users to staff roles

Closes #687

See merge request soapbox-pub/soapbox-fe!611
2021-07-13 17:55:12 +00:00
484a27ef2f Staff promotions: you can't change your own permission groups 2021-07-13 12:39:53 -05:00
412432a0bd Staff promotions: only local accounts can be promoted/demoted 2021-07-13 12:30:24 -05:00
859eb77ffc Refactor verification actions 2021-07-13 12:26:56 -05:00
5eafa25ea9 Allow promotion/demotion of users to staff roles 2021-07-13 12:21:12 -05:00
4c82b4703b ProfileInfoPanel: avoid redundant staff badge
If the user is an admin, don't display the moderator badge
2021-07-13 11:21:37 -05:00
92794847bc Hide AdminFE from non-admin staff users 2021-07-13 10:41:31 -05:00
96af79ad90 Moderators: conditional display of features 2021-07-12 23:32:02 -05:00
52b14d9d09 Possible crash fix: defensive checks of this.node 2021-07-11 17:50:30 -05:00
c24c8aa4d1 TabsBar: move withRouter to outer component 2021-07-10 05:13:38 -05:00
258889c492 Merge branch 'refactor-getOtherAccounts' into 'develop'
Refactor getOtherAccounts selector

See merge request soapbox-pub/soapbox-fe!599
2021-07-10 10:00:48 +00:00
61493bab42 Merge branch 'tabs-bar-hack' into 'develop'
TabsBar: force rerender, fixes #680

Closes #680

See merge request soapbox-pub/soapbox-fe!598
2021-07-10 09:56:58 +00:00
4e3c002f8a Refactor getOtherAccounts selector 2021-07-10 04:49:44 -05:00
447a2561f4 TabsBar: force rerender 2021-07-10 04:40:16 -05:00
225f61cc5b Merge branch 'upgrade-emoji-mart' into fix-notifications-tab 2021-07-10 02:00:29 -05:00
89b9c739b1 Update tests
I have no idea why changing soapbox -> mastodon fixes this, but I'm tired
2021-07-10 01:59:44 -05:00
ce5c42b5db Fix font icon picker 2021-07-10 01:40:00 -05:00
a3d5d1a882 Upgrade emoji-datasource to 5.0.0 2021-07-10 00:43:49 -05:00
5789b8338b Upgrade emoji-mart to 3.0.1 2021-07-09 23:57:54 -05:00
6df733ba4e Fix PropTypes warning in WrappedRoute 2021-07-09 19:56:09 -05:00
011b5dd19b Big emojis: ignore mentions 2021-07-09 18:39:05 -05:00
45f6c21617 Merge branch 'fix-notification-categories' into 'develop'
Fix notification categories, fixes #679

Closes #679

See merge request soapbox-pub/soapbox-fe!591
2021-07-09 23:10:40 +00:00
94332ea0ef Notifications: improve look of advanced filter 2021-07-09 17:48:56 -05:00
2082c19c53 Rename justEmojis to onlyEmoji 2021-07-09 16:54:44 -05:00
c856e9df55 Big emojis in chats, too 2021-07-09 14:22:01 -05:00
628dc92775 StatusLists: big refactor with OrderedSet 2021-07-08 16:12:04 -05:00
1a3a6e2eb5 Fix propTypes warning in Blurhash, key warning in ProfileInfoPanel 2021-07-08 14:54:54 -05:00
c505cde24f Timelines: fix dequeue, fix component propTypes 2021-07-08 14:52:07 -05:00
569c6e83ab Normalize chat panes (again), fixes #648 2021-07-06 13:15:19 -05:00
faeb9b645f Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-07-03 12:25:36 +02:00
02c725adbe Make admin crypto address tickers more forgiving 2021-07-02 18:49:32 -05:00
1cb53b60f9 Check URL params defensively, probably fixes #670 2021-07-02 15:06:27 -05:00
4d334bd2b8 Add blurhash to upload form, fixes #661 2021-07-01 22:04:34 -05:00
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
5d27cbe488 FIX LINTER ERROR AGAIN 2021-07-01 21:04:11 -05:00
bf59785941 Merge branch 'develop' into 'develop'
Localizable about pages

See merge request soapbox-pub/soapbox-fe!546
2021-07-02 02:03:13 +00:00
520d82dd0a Merge branch 'shortcuts' into 'develop'
Fix keyboard shortcuts

See merge request soapbox-pub/soapbox-fe!555
2021-07-02 02:01:12 +00:00
fa3eb129f4 Fix linter error 2021-07-01 20:58:20 -05:00
e74379b6f2 Merge branch 'simplify-greentext' into 'develop'
Simplify greentext code

See merge request soapbox-pub/soapbox-fe!569
2021-07-02 01:54:52 +00:00
22a140f9f7 Fix SoapboxConfig theme toggle issue 2021-07-01 20:50:28 -05:00
d9202baa58 Simplify greentext code 2021-07-01 20:41:03 -05:00
151f198c66 Merge branch 'performance-improvements' into 'develop'
Performance improvements

See merge request soapbox-pub/soapbox-fe!568
2021-07-02 01:33:24 +00:00
67392cbc12 Chats: don't render ChatList unless mainWindow is open for performance 2021-07-01 20:14:39 -05:00
4f1139d414 Fix unused imports 2021-07-01 19:55:40 -05:00
352c87c3b7 Fix StatusList memoization 2021-07-01 19:41:16 -05:00
8961fc1b68 CoinList: memoize coinList for performance 2021-07-01 19:37:49 -05:00