Alex Gleason
|
893c903d71
|
Mastodon: conditionally disable chats
|
2021-08-20 15:46:17 -05:00 |
|
Alex Gleason
|
6961309b85
|
RemoteTimeline: allow pinning hosts
|
2021-08-11 18:55:10 -05:00 |
|
Alex Gleason
|
9e12e978d8
|
RemoteTimeline: rename InstanceInfoPanel
|
2021-08-11 18:35:31 -05:00 |
|
Alex Gleason
|
bde53541b7
|
Merge branch 'account-aliases' into 'develop'
Account aliases
See merge request soapbox-pub/soapbox-fe!663
|
2021-08-11 17:02:56 +00:00 |
|
|
f203a4d389
|
WIP: Account aliases
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-05 15:31:29 +02:00 |
|
Alex Gleason
|
5548644bd6
|
eslint: no-extra-semi
|
2021-08-03 14:22:51 -05:00 |
|
Alex Gleason
|
a310197a5a
|
eslint: prefer-const, no-loop-func, no-const-assign, no-var
|
2021-08-03 12:36:11 -05:00 |
|
Alex Gleason
|
29cdc4867b
|
Merge branch 'attachment-list-boost-modal' into 'develop'
List attachments in reply indicator and boost modal
See merge request soapbox-pub/soapbox-fe!654
|
2021-08-02 16:02:51 +00:00 |
|
Claire
|
8a406d5736
|
List attachments in reply indicator and boost modal
|
2021-08-02 15:30:01 +02:00 |
|
Alex Gleason
|
e4dd720d51
|
EditFederationModal: use ConfigDB directly instead of /api/v1/instance
|
2021-07-28 17:06:21 -05:00 |
|
Alex Gleason
|
1fa3aa0008
|
EditFederationModal: handle submission
|
2021-07-27 14:40:41 -05:00 |
|
Alex Gleason
|
9536fba7a9
|
EditFederationModal: improve UI
|
2021-07-27 13:00:32 -05:00 |
|
Alex Gleason
|
6c4be4a515
|
Create EditFederationModal
|
2021-07-26 15:07:35 -05:00 |
|
Alex Gleason
|
846b73eb9d
|
RemoteTimeline: display dropdown menu to admins
|
2021-07-26 14:25:55 -05:00 |
|
Alex Gleason
|
61a4bc90b8
|
InstanceInfoPanel: refactor to reuse InstanceRestrictions component
|
2021-07-25 16:27:37 -05:00 |
|
Alex Gleason
|
b22f20a390
|
Merge branch 'accessible-emoji-picker' into 'develop'
Keyboard-accessible emoji picker
See merge request soapbox-pub/soapbox-fe!634
|
2021-07-21 16:41:26 +00:00 |
|
|
5ee92b47ce
|
Keyboard-accessible emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-07-21 13:58:22 +02:00 |
|
Alex Gleason
|
f4ba9b9b2e
|
Display federation restrictions on remote timelines
|
2021-07-19 17:25:36 -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
|
b2ebdbcf80
|
Admin: display latest accounts in dashboard
|
2021-07-14 12:27:51 -05:00 |
|
Alex Gleason
|
4d35f16483
|
Staff promotions: fix race conditions
|
2021-07-13 19:38:58 -05:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
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 |
|
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
|
c24c8aa4d1
|
TabsBar: move withRouter to outer component
|
2021-07-10 05:13:38 -05:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
4e3c002f8a
|
Refactor getOtherAccounts selector
|
2021-07-10 04:49:44 -05:00 |
|
Alex Gleason
|
447a2561f4
|
TabsBar: force rerender
|
2021-07-10 04:40:16 -05:00 |
|
Alex Gleason
|
1a3a6e2eb5
|
Fix propTypes warning in Blurhash, key warning in ProfileInfoPanel
|
2021-07-08 14:54:54 -05:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
e7d360baae
|
ProfileDropdown: memoize otherAccounts for performance
|
2021-07-01 19:31:27 -05:00 |
|
Alex Gleason
|
74e6d8ce81
|
Refactor ThemeToggle, SettingToggle for performance
|
2021-07-01 16:43:28 -05:00 |
|
|
7eb8998493
|
fix keyboard shortcuts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-29 23:36:17 +02:00 |
|
Alex Gleason
|
5e3d859b57
|
Subscriptions: move subscribe button to top-right corner of banner
|
2021-06-27 12:46:00 -05:00 |
|
Alex Gleason
|
fd0380bc82
|
Subscriptions: add subscription option to account dropdown
|
2021-06-27 11:52:12 -05:00 |
|
Alex Gleason
|
e74ee136ee
|
Subscriptions: use ringing bell for subscribed
|
2021-06-27 11:35:53 -05:00 |
|
|
2df8b927ea
|
Allow translating more strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-27 00:04:27 +02:00 |
|
|
a690f26613
|
Allow to subscribe to an account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-26 19:28:31 +02:00 |
|
|
81af1bb274
|
Make promo panel items localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-25 20:52:24 +02:00 |
|
|
9527c0b939
|
Confirmation modals about missing image descriptions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-21 22:12:37 +02:00 |
|
|
df8cc9b12e
|
Confirmation modals about missing image descriptions (configurable)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-06-21 20:33:05 +02:00 |
|
Alex Gleason
|
95b5738dfd
|
CryptoDonate: parse Profile Fields as CrypoAddresses
|
2021-06-09 20:36:02 -05:00 |
|
Alex Gleason
|
39ee6505d8
|
CryptoDonate: add CryptoDonateModal
|
2021-06-09 19:28:16 -05:00 |
|
Alex Gleason
|
8cd0f594a0
|
Fix media modal unable to close from image
|
2021-05-17 23:21:42 -05:00 |
|
Alex Gleason
|
a5f9ff08cb
|
Don't close media modal unless you really click outside
|
2021-05-17 21:41:22 -05:00 |
|
Alex Gleason
|
b5ca28701f
|
Let fedi explanation box be dismissed, fixes #624
|
2021-04-26 12:11: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 |
|