Commit Graph

257 Commits

Author SHA1 Message Date
80a682f120 Admin: add UserIndex to view a list of registered users 2021-07-13 15:16:31 -05:00
b892c6fe22 Staff promotions: change action names to more closely match AdminAPI endpoints 2021-07-13 12:34:58 -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
75d464b4d4 Notifications: no need to reverse fetched data 2021-07-09 17:56:25 -05:00
a13d31ac30 Notifications: import target account from 'Move' notification 2021-07-09 17:40:15 -05:00
bc7f72a691 Hide broken reposts
https://gitlab.com/soapbox-pub/soapbox/-/issues/28
2021-07-08 19:30:02 -05:00
c505cde24f Timelines: fix dequeue, fix component propTypes 2021-07-08 14:52:07 -05:00
2978745311 Timelines: big refactor, use Immutable.OrderedSet 2021-07-08 14:28:53 -05:00
817843c77a Performance: memoize getSoapboxConfig(), getSettings(), and getFeatures() 2021-07-06 13:15:10 -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
9ea1df2fb1 Scheduled statuses validation 2021-06-30 14:53:29 -05:00
411ecadeda Merge branch 'move' into 'develop'
Account move notification

See merge request soapbox-pub/soapbox-fe!560
2021-06-30 16:06:57 +00:00
ace220850d Account move notification
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-30 13:42:38 +02:00
3edf243bbe Admin: optimistic user deletions 2021-06-30 03:02:52 -05:00
97f89acff9 ScheduledStatuses: ability to view and cancel scheduled statuses 2021-06-27 17:04:23 -05:00
600146f2be Composer: refactor submitCompose code 2021-06-27 14:46:47 -05:00
1f5580ce66 Separate status creation from composer 2021-06-27 14:17:37 -05:00
5f9d95301c ScheduledStatuses: scaffolding 2021-06-27 13:59:10 -05:00
2df8b927ea Allow translating more strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-27 00:04:27 +02:00
25ceec244d think before you copy n paste
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-26 19:36:16 +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
e8ceedd689 Localizable about pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-26 15:07:52 +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
ddf9f3c4fe You seem to use different code style
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-21 20:39:22 +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
3a209e2fea Schedule posts 2021-06-18 16:04:31 +00:00
94a57e7e34 Fix streaming notifictaions 2021-06-17 02:18:17 -05:00
eb006202e7 EmailList: let csv links be clickable, add combined.csv support, conditionally display elements 2021-06-15 15:20:00 -05:00
085135b660 CryptoDonatePanel: set default limit to 1 2021-06-10 18:55:19 -05:00
7525713460 CryptoDonate: configure wallets and panel in SoapboxConfig 2021-06-10 13:48:43 -05:00
acfca37dec CryptoDonate: add CryptoDonateWidget to homepage 2021-06-10 12:56:27 -05:00
421069bfd1 Support blocking notifications from strangers 2021-06-06 22:43:18 -05:00
0a3cd3fc05 Return detailed alert on HTTP 502 2021-05-21 20:16:09 -05:00
82e026b010 Fix verify_credentials bug, fixes #638 2021-05-09 10:37:49 -05:00
9a859dad14 Properly dispatch fetchMeFail, don't show white screen on VERIFY_CREDENTIALS_FAIL 2021-05-07 21:53:24 -05:00
b5ca28701f Let fedi explanation box be dismissed, fixes #624 2021-04-26 12:11:47 -05:00
ccac733e48 Redirect after signing up, fixes #620 2021-04-18 12:41:51 -05:00
6050991934 SoapboxConfig: make displayFqn configurable 2021-04-10 16:21:10 -05:00
e03f551676 acctFull --> getAcct throughout the UI, make it stateful 2021-04-10 14:13:07 -05:00
340d0579b5 Fix emoji reacts not streaming correctly 2021-04-09 14:48:29 -05:00
2500dcf77a Refactor API client 2021-03-31 14:47:54 -05:00
a42ece6df4 Don't call ME_FETCH_SUCCESS twice extraneously 2021-03-31 13:36:48 -05:00
110f2de90c Fix pagination for blocks/mutes 2021-03-30 11:53:45 -05:00
73a3ee296b Rename action.reload -> action.background 2021-03-30 00:45:23 -05:00
09cbcf6145 Don't rely on ['auth', 'me'] 2021-03-30 00:23:29 -05:00
db201707bf Middle-click account to open it in a new tab, fixes #603 2021-03-29 23:22:54 -05:00
aa7e62e8c0 Initialize auth refactor 2021-03-29 19:51:48 -05:00
f236b4f3e6 Add follow request notification support 2021-03-29 13:35:30 -05:00
20ef262cfc Fix MFA 2021-03-26 16:42:47 -05:00