Commit graph

1279 commits

Author SHA1 Message Date
Radek Czajka
054f6a6cda Update pl.json 2021-06-11 21:19:08 +00:00
Alex Gleason
dc4aa76a37
CryptoDonate: add more shitcoins to block explorers 2021-06-11 09:43:30 -05:00
Alex Gleason
a9c2131b18
fund the --> fund our 2021-06-10 19:26:44 -05:00
Alex Gleason
085135b660
CryptoDonatePanel: set default limit to 1 2021-06-10 18:55:19 -05:00
Alex Gleason
8fdf478fe0
Make CryptoDonate page a public route 2021-06-10 15:44:47 -05:00
Alex Gleason
e68b8e63b1
CryptoDonate: update block explorer data 2021-06-10 15:19:05 -05:00
Alex Gleason
ef53cd2de1
CryptoDonate: add donate button to mobile sidebar 2021-06-10 14:05:07 -05:00
Alex Gleason
8a2d436d31
CryptoDonate: add explanation box to donation page 2021-06-10 14:00:45 -05:00
Alex Gleason
7525713460
CryptoDonate: configure wallets and panel in SoapboxConfig 2021-06-10 13:48:43 -05:00
Alex Gleason
6f1ce38473
crypto_addresses -> cryptoAddresses 2021-06-10 12:57:16 -05:00
Alex Gleason
acfca37dec
CryptoDonate: add CryptoDonateWidget to homepage 2021-06-10 12:56:27 -05:00
Alex Gleason
95b5738dfd
CryptoDonate: parse Profile Fields as CrypoAddresses 2021-06-09 20:36:02 -05:00
Alex Gleason
820afa9412
CryptoDonate: refactor duplicated code 2021-06-09 19:49:53 -05:00
Alex Gleason
39ee6505d8
CryptoDonate: add CryptoDonateModal 2021-06-09 19:28:16 -05:00
Alex Gleason
940af0dd85
CryptoDonate: style form elements 2021-06-09 18:53:13 -05:00
Alex Gleason
acbfd7bcc3
CryptoDonate: add block explorer links 2021-06-09 18:28:54 -05:00
Alex Gleason
51ac3e3d4e
CryptoDonate: improve styling 2021-06-09 17:57:14 -05:00
Alex Gleason
fde99ff11c
CryptoDonate: make crypto addresses copyable 2021-06-09 17:39:45 -05:00
Alex Gleason
483fadb7c2
CryptoDonate: refactor, rename, reorganize 2021-06-09 17:12:26 -05:00
Alex Gleason
149c7718c3
Cryptocoin: display images and QR codes 2021-06-09 15:58:35 -05:00
Alex Gleason
561ff2b53f
Crypocoin: scaffolding 2021-06-09 13:52:17 -05:00
Alex Gleason
8569d74daf Merge branch 'mkljczk-develop-patch-52845' into 'develop'
Update Polish translation

See merge request soapbox-pub/soapbox-fe!520
2021-06-08 14:33:58 +00:00
marcin mikołajczak
ddd592e78a Update Polish translation 2021-06-08 11:49:42 +00:00
Alex Gleason
421069bfd1
Support blocking notifications from strangers 2021-06-06 22:43:18 -05:00
Alex Gleason
00d1fd67ac
Fix chats "Message" button for intermediate screen sizes 2021-06-01 10:21:24 -05:00
Alex Gleason
e2fdd86a76
Filter out invalid chats, fixes #648 2021-05-31 19:58:19 -05:00
Alex Gleason
47f6376e3e
Letterbox images with excess aspect ratios 2021-05-30 14:21:52 -05:00
Alex Gleason
da630ab8c2
Let media be cropped less 2021-05-30 13:43:09 -05:00
Alex Gleason
0a3cd3fc05
Return detailed alert on HTTP 502 2021-05-21 20:16:09 -05:00
Alex Gleason
8cd0f594a0
Fix media modal unable to close from image 2021-05-17 23:21:42 -05:00
Alex Gleason
66a491d298
Fix video display in media gallery 2021-05-17 22:17:10 -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
4afb0a9868
Video fixes 2021-05-17 20:08:09 -05:00
Alex Gleason
c7bd447930
Use Mastodon's audio player 2021-05-17 19:39:08 -05:00
Alex Gleason
4db03cc3c9
Indicate > 4 attachments, fixes #591 2021-05-17 17:38:36 -05:00
Alex Gleason
51e52dcfb6 Merge branch 'video-meta-fixes' into 'develop'
Fix video meta dimensions

See merge request soapbox-pub/soapbox-fe!509
2021-05-17 22:16:09 +00:00
Alex Gleason
4d22bdfe28
Fix video meta dimensions 2021-05-17 17:02:23 -05:00
Alex Gleason
80c18f0fed
Composer: display uploaded video preview 2021-05-17 16:44:59 -05:00
Alex Gleason
3bae6e25e1
Preview uploaded media 2021-05-17 15:15:46 -05:00
Alex Gleason
1e3b2f853f
Composer: don't collapse if non-empty 2021-05-17 15:13:42 -05:00
Alex Gleason
60f4385fe6
Card: ignore dimensions for links 2021-05-13 15:44:39 -05:00
mkljczk
163fab70dd Update Polish translation
Signed-off-by: mkljczk <me@mkljczk.pl>
2021-05-13 15:18:44 +02: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
93e866c7ad
Always display embed description, even in timelines 2021-05-12 12:13:10 -05:00
Alex Gleason
87fd056d57
Stack link previews on mobile 2021-05-11 22:35:02 -05:00
Alex Gleason
b2fde53adc
Improve link previews 2021-05-11 18:15:39 -05:00
Alex Gleason
c6e6c07f49
Rich media improvements, fixes #633 2021-05-11 16:54:12 -05:00
Alex Gleason
82e026b010
Fix verify_credentials bug, fixes #638 2021-05-09 10:37:49 -05:00
Alex Gleason
0586ec4264
Fix auth reducer tests 2021-05-07 22:43:44 -05:00
Alex Gleason
9a859dad14
Properly dispatch fetchMeFail, don't show white screen on VERIFY_CREDENTIALS_FAIL 2021-05-07 21:53:24 -05:00
Alex Gleason
377c0fb64a
Only delete token if it 403's 2021-05-07 21:46:08 -05:00
Alex Gleason
e6fe7f7d52 Merge branch 'ios-emoji-react-fix' into 'develop'
Emoji reacts: use hover or click depending on isUserTouching, fixes #629

Closes #629

See merge request soapbox-pub/soapbox-fe!492
2021-05-02 21:08:09 +00:00
Alex Gleason
55902f1d80
Emoji reacts: use hover or click depending on isUserTouching, fixes #629 2021-05-02 15:55:10 -05:00
Alex Gleason
4339378018
Fix iOS autofocus bug, fixes #630 2021-05-02 15:30:29 -05:00
Alex Gleason
3492bdba75
Use touch chats on intermediate screen sizes (eg iPad) 2021-05-02 12:37:40 -05:00
Bárbara Fernandes
87fc75a6dd Display user avatar in a lightbox 2021-05-01 19:55:40 -03:00
Sean King
63115b70da
Fix settings checkboxes 2021-04-29 09:11:03 -06:00
Alex Gleason
b5ca28701f
Let fedi explanation box be dismissed, fixes #624 2021-04-26 12:11:47 -05:00
Alex Gleason
d987b64b05
Display user retention % in dashboard 2021-04-22 21:02:52 -05:00
Alex Gleason
368066af2f
Add MAU to dashboard 2021-04-22 20:23:54 -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
4e7d7ac378
startsWith('tombstone-') --> endsWith('-tombstone') 2021-04-21 18:28:43 -05:00
Alex Gleason
cc6d2599cb
Wholistic context import (builds tree from anywhere in the thread) 2021-04-21 18:14:20 -05:00
Alex Gleason
cc278f7ca6
Contexts: more refactoring 2021-04-21 17:35:01 -05:00
Alex Gleason
b2fa82dcd0
Contexts: refactor importStatus 2021-04-21 16:40:32 -05:00
Alex Gleason
d186aefeec
"no longer available" --> "unavailable" 2021-04-21 15:37:30 -05:00
Alex Gleason
8cdb0581d3
Tombstone: work for descendants, too 2021-04-21 15:25:18 -05:00
Alex Gleason
217fbea7a3
Tombstone: fix context tests 2021-04-21 15:03:00 -05:00
Alex Gleason
87029e8abf
Display tombstone in place of deleted post, #138 2021-04-21 14:47:39 -05:00
Alex Gleason
ccac733e48
Redirect after signing up, fixes #620 2021-04-18 12:41:51 -05:00
Alex Gleason
5cfd8106dd
Resizer: set type explicitly 2021-04-17 20:35:46 -05:00
Alex Gleason
1e8dc0a029
Convert resized blobs to files before upload, fixes #617 !477 2021-04-17 17:52:10 -05:00
Alex Gleason
4ee302b63a
Delete mismatched auth users, fixes #613 2021-04-13 12:03:46 -05:00
Alex Gleason
03f8f11bb1
Run yarn manage:translations 2021-04-13 10:43:40 -05:00
Alex Gleason
7a19861ac6
Stop verify_credentials infinite loop, partial fix for #613 2021-04-10 18:09:05 -05:00
Alex Gleason
205926f34b Merge branch 'auth-fixes' into 'develop'
Handle invalid sessionUser. Don't store invalid sessionUser.

See merge request soapbox-pub/soapbox-fe!472
2021-04-10 22:47:30 +00:00
Alex Gleason
8ee095cc63
FQN label phrasing 2021-04-10 17:39:33 -05:00
Alex Gleason
070a7d410d
Handle invalid sessionUser. Don't store invalid sessionUser. 2021-04-10 17:15:52 -05:00
Alex Gleason
6050991934
SoapboxConfig: make displayFqn configurable 2021-04-10 16:21:10 -05:00
Alex Gleason
e03f551676
acctFull --> getAcct throughout the UI, make it stateful 2021-04-10 14:13:07 -05:00
Alex Gleason
4b5d22f172
Refactor account FQN with Pleroma BE field 2021-04-10 13:10:44 -05:00
marcin mikołajczak
fd4806bd6e Update Polish translation 2021-04-10 16:37:54 +00:00
Alex Gleason
340d0579b5
Fix emoji reacts not streaming correctly 2021-04-09 14:48:29 -05:00
Alex Gleason
7567f7bd45
Redirect user away from /auth/sign_in after success 2021-04-06 11:58:14 -05:00
Artur Mancha
172753cbe0 Improving a few translations on the column so it doesn't become cluttered and missing translation 2021-04-05 17:56:21 +00:00
Artur Mancha
a323baeecb Update pt.json 2021-04-04 23:37:49 +00:00
Artur Mancha
97c210cf04 Update pt.json 2021-04-04 04:22:12 +00:00
Alex Gleason
ec00b043cf
Reports are not anonymized anymore 2021-04-03 16:31:39 -05:00
Alex Gleason
9d78e1a448
Fix media context button for videos, fixes #606 2021-04-02 17:01:39 -05:00
Alex Gleason
a12cff8f8b
Fix display of ColumnLoading and BundleColumnError 2021-03-31 15:02:23 -05:00
Alex Gleason
2500dcf77a
Refactor API client 2021-03-31 14:47:54 -05:00
Alex Gleason
a42ece6df4
Don't call ME_FETCH_SUCCESS twice extraneously 2021-03-31 13:36:48 -05:00
Alex Gleason
3bc35cf3eb
Refactor compose reducer account import 2021-03-31 13:36:15 -05:00
Alex Gleason
9510cf4a38
Shorted footer links phrases 2021-03-30 22:04:19 -05:00
Alex Gleason
e6b1284f97
Pull dashboard Soapbox version from utils/code.js 2021-03-30 17:28:36 -05:00
Alex Gleason
e0df861658 Merge branch 'link-footer-improvements' into 'develop'
Link footer improvements

See merge request soapbox-pub/soapbox-fe!461
2021-03-30 21:09:46 +00:00
Alex Gleason
284aacccf0
Try to get version from GitLab CI first 2021-03-30 14:02:26 -05:00
Alex Gleason
5040bca304
Always have LinkFooter on the right side 2021-03-30 13:22:19 -05:00
Alex Gleason
a032369d33
Include Soapbox FE commit hash when git is available 2021-03-30 13:11:04 -05:00
Alex Gleason
f97bba2308
@preval sourceCode 2021-03-30 12:43:45 -05:00
Alex Gleason
dfa1443832
Import Soapbox version/metadata from package.json 2021-03-30 12:22:16 -05:00
Alex Gleason
110f2de90c
Fix pagination for blocks/mutes 2021-03-30 11:53:45 -05:00
Alex Gleason
e1c5736822
Sidebar: unlink multi-accounts 2021-03-30 00:46:21 -05:00
Alex Gleason
73a3ee296b
Rename action.reload -> action.background 2021-03-30 00:45:23 -05:00
Alex Gleason
15d61a98e7
Don't update the state when action.reload === false 2021-03-30 00:35:27 -05:00
Alex Gleason
09cbcf6145
Don't rely on ['auth', 'me'] 2021-03-30 00:23:29 -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
8e84c83fdc
Refactor persistState() 2021-03-29 20:03:27 -05:00
Alex Gleason
aa7e62e8c0
Initialize auth refactor 2021-03-29 19:51:48 -05:00
Alex Gleason
a055431c24 Merge branch 'iss_dein_schnitzel-develop-patch-94378' into 'develop'
Update de.json

See merge request soapbox-pub/soapbox-fe!457
2021-03-29 23:38:46 +00:00
Isabell Deinschnitzel
d14ddaff40 Update de.json 2021-03-29 23:14:49 +00:00
NaiJi
ef0f601096 Update ru.json 2021-03-29 22:45:38 +00:00
Alex Gleason
e54f6b8a2d
yarn manage:translations 2021-03-29 17:10:05 -05:00
Alex Gleason
3fbe0d38af
Redirect account URLs like /@9v5bmXkCYkqU30gp9s to their username, /@alex@spinster.xyz 2021-03-29 15:15:35 -05:00
Alex Gleason
ad84e586f1 Merge branch 'follow-request-notifs' into 'develop'
Add follow request notification support, fixes #595

Closes #595

See merge request soapbox-pub/soapbox-fe!453
2021-03-29 18:55:25 +00:00
Alex Gleason
f21502a1c6
Fix push_notifications-test.js 2021-03-29 13:44:39 -05:00
Alex Gleason
f236b4f3e6
Add follow request notification support 2021-03-29 13:35:30 -05:00
Alex Gleason
a1f4fdcbd8
Persist current user across reloads, fixes #600 2021-03-29 13:02:11 -05:00
Alex Gleason
5e97b57d8b
Redirect after multi-auth OTP login, fixes #597 2021-03-27 15:40:05 -05:00
Alex Gleason
706e0ea6ac
Always redirect home when switching between accounts 2021-03-27 14:37:17 -05:00
Alex Gleason
0ed3e0e3de
Add own profile to profile dropdown 2021-03-27 12:16:45 -05:00
Alex Gleason
fce37be8a4 Merge branch 'multi-accounts' into 'develop'
Multi-account switcher, fixes #23

Closes #23

See merge request soapbox-pub/soapbox-fe!451
2021-03-27 16:06:13 +00:00
Alex Gleason
f728491ad0
Add follow request nav item when account is locked 2021-03-27 10:50:21 -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
Alex Gleason
20ef262cfc
Fix MFA 2021-03-26 16:42:47 -05:00
Alex Gleason
597546e989
Update captcha snapshot 2021-03-26 16:20:31 -05:00
Alex Gleason
f24422d520
Fix registration form workflow 2021-03-26 15:45:46 -05:00
Alex Gleason
eae309e150
Clear captcha form when registration fails 2021-03-26 15:30:14 -05:00
Alex Gleason
4d1af4764f
Refactor registration action 2021-03-26 15:29:15 -05:00
Alex Gleason
abb24b0c6b Merge branch 'include/tabs_bar.dashboard' into 'develop'
Include a value for tabs_bar.dashboard

See merge request soapbox-pub/soapbox-fe!444
2021-03-26 14:41:55 +00:00
Alex Gleason
41c7612b47
Don't refresh when '_legacy' changes 2021-03-25 23:03:58 -05:00
Alex Gleason
c7c0c41ce6
Use our own INIT_STORE action instead of relying on Redux's internal actions 2021-03-25 22:37:10 -05:00
Alex Gleason
ad3362e3cd
auth: persist the state only if changed 2021-03-25 20:35:19 -05:00
Alex Gleason
fa4d36b7a7
Move ActionBar links into LinkFooter 2021-03-25 18:56:07 -05:00
Alex Gleason
5c6fa253c7
['auth', 'me'] -> 'me' 2021-03-25 18:38:28 -05:00
Alex Gleason
1e2b0c9eee
Fix tests 2021-03-25 17:12:31 -05:00
Alex Gleason
619d298547
Correctly import settings on login 2021-03-25 16:39:52 -05:00
Alex Gleason
659cee1c49
Refresh the page under more general conditions 2021-03-25 15:59:09 -05:00
Alex Gleason
6ead42b06d
Handle logout 2021-03-25 15:15:37 -05:00
Alex Gleason
bbd4edf226
Typofix 2021-03-25 14:52:51 -05:00
Alex Gleason
a5f6fa66ac
Remove LoginModal for now 2021-03-25 14:44:02 -05:00
Alex Gleason
7a5fb6abb5
Add new account from login page 2021-03-25 14:42:09 -05:00
Alex Gleason
663d375dc5
Throttle fetchOwnAccounts correctly 2021-03-25 13:47:01 -05:00
Alex Gleason
c14fc83ac1
Improve style of profile dropdown 2021-03-25 13:23:59 -05:00
Alex Gleason
4ff1f0fa63
Add another isLoggedIn condition 2021-03-25 12:28:53 -05:00
Alex Gleason
71c62c05b8
Move isLoggedIn to utils/auth.js 2021-03-25 12:25:45 -05:00
Alex Gleason
007527328e
Start building LoginModal 2021-03-25 12:21:48 -05:00
Alex Gleason
74f48229fc
Fix streaming access token 2021-03-24 17:53:09 -05:00
Alex Gleason
94da1f6722
Reload the page conditionally 2021-03-24 16:49:24 -05:00
Alex Gleason
b4cab46553
Only reload with SWITCH_ACCOUNT (for now) 2021-03-24 16:24:46 -05:00
Alex Gleason
ee9b4cb969
Upgrade user localStorage auth to the new format 2021-03-24 16:18:14 -05:00
Alex Gleason
a00a1bbc30
Test VERIFY_CREDENTIALS_SUCCESS interactions with me 2021-03-24 15:17:05 -05:00
Alex Gleason
4682cecd33
Add test for SWITCH_ACCOUNT 2021-03-24 15:14:20 -05:00
Alex Gleason
431e41a711
Add tests for VERIFY_CREDENTIALS_SUCCESS 2021-03-24 15:11:18 -05:00
Alex Gleason
886ab93c70
Refactor auth reducer tests, add tests for VERIFY_CREDENTIALS_FAIL 2021-03-24 15:01:10 -05:00
Alex Gleason
79c9c46a9a
Nuke tokens on VERIFY_CREDENTIALS_FAIL 2021-03-24 14:15:36 -05:00
Alex Gleason
760bac1377
Add styled console warning 2021-03-24 13:37:41 -05:00
Alex Gleason
47dd4287d0
Don't import frontend settings on VERIFY_CREDENTIALS_SUCCESS 2021-03-24 12:02:12 -05:00
Alex Gleason
1e531f472e
More isLoggedIn refactoring 2021-03-24 11:52:12 -05:00
Alex Gleason
9cd06a15d5
Refactor loggedin check 2021-03-24 11:44:51 -05:00
Alex Gleason
a731ac88cf
Make login work again 2021-03-24 00:05:06 -05:00
Alex Gleason
0daa95646e
Refactor auth reducer localStorage 2021-03-23 22:19:24 -05:00
Alex Gleason
60a3a5b403
Move session tokens list into security reducer 2021-03-23 21:15:47 -05:00
Alex Gleason
6b8fbbff47
Remove dead code 2021-03-23 21:04:12 -05:00
Alex Gleason
88420ccca6
Fetch unfetched otherAccounts 2021-03-23 21:01:50 -05:00
Alex Gleason
0162eac662
Refactor auth to support multiple accounts 2021-03-23 19:06:55 -05:00
Alex Gleason
a70c6c91af
Delete unused Compose code 2021-03-23 15:00:26 -05:00
Alex Gleason
23cc622dab
Purge unused getting_started feature 2021-03-23 14:54:51 -05:00
Alex Gleason
8a0fa1b285
Display loading animation during search 2021-03-21 16:09:50 -05:00
Alex Gleason
f6de89ca50
Make editing display names of verified users configurable 2021-03-15 22:23:33 -05:00
Alex Gleason
e4751bef9a
Change display of moderation buttons for own user 2021-03-15 21:57:24 -05:00
Alex Gleason
62d5a97939
Add button verify/unverify a user 2021-03-15 21:52:42 -05:00
Alex Gleason
453290c6d7
Make it harder to accidentally delete a local user 2021-03-15 19:32:52 -05:00
Alex Gleason
c44de0030c
Display user favicon in deletion modal 2021-03-15 18:59:42 -05:00
Alex Gleason
75df329a26
Display user account in deletion modal 2021-03-15 18:44:48 -05:00
Alex Gleason
6ed87aaf89
Display timestamps in mod log 2021-03-15 18:17:00 -05:00
Alex Gleason
9156e01862
Allow endless scrolling of moderation log 2021-03-15 17:54:48 -05:00
Alex Gleason
c6b7a7ca8a
Store admin log in reducer 2021-03-15 17:29:48 -05:00
Alex Gleason
ebef1ece7a
Conservative rich media parsing 2021-03-06 23:38:26 -06:00
NEETzsche
d469c0a599 Include a value for tabs_bar.dashboard 2021-02-14 03:35:13 -05:00
Alex Gleason
811ccdce20 Merge branch 'develop' into 'develop'
Update ja.json

See merge request soapbox-pub/soapbox-fe!439
2021-01-29 02:36:31 +00:00
ruine
954145763c Update ja.json 2021-01-29 11:13:34 +09:00
Alex Gleason
6c18050636
Fix jumpy follow relationship in Pleroma 2021-01-28 16:34:52 -06:00
Alex Gleason
36f6f12856
Stream following relationships 2021-01-28 16:22:31 -06:00
Alex Gleason
5d418d9269
Let public timelines be viewed 2021-01-27 20:40:30 -06:00
Alex Gleason
d0600aef02
Refactor Follow button and remote follow 2021-01-27 19:38:05 -06:00
Alex Gleason
a5ed1998d7
Merge remote-tracking branch 'origin/develop' into remote_follow 2021-01-27 19:14:22 -06:00
Bane
6c3585f45a Update pt.json 2021-01-27 16:22:05 +00:00
marcin mikołajczak
5ba4453950 Polish translation: Fix typo 2021-01-27 11:03:40 +00:00
marcin mikołajczak
2e30f1cefc Update Polish translation 2021-01-24 12:06:38 +00:00
matrix07012
e4b47ee2f7 Updated Czech translation 2021-01-23 22:23:06 +00:00
Sean King
ac3dbaab94
Add ability to opt-out or opt-in to emoji react notifications 2021-01-19 17:50:08 -07:00
João Rodrigues
9fe3512a2f Update app/soapbox/locales/pt.json 2021-01-19 12:37:00 +00:00
Sean King
89785fa84c
Change to new convention for acct 2021-01-18 20:16:00 -07: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
2c49bdb577 Merge branch 'admin-short-names' into 'develop'
Use short names for admin quick actions

See merge request soapbox-pub/soapbox-fe!426
2021-01-19 00:39:19 +00:00
Alex Gleason
498471958b
Use short names for admin quick actions 2021-01-18 18:25:36 -06:00
João Rodrigues
9539654d7f Update app/soapbox/locales/pt.json 2021-01-18 22:45:02 +00: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
bdf0d3618d
Refactor mod report modals 2021-01-18 14:59:02 -06:00
Alex Gleason
af92caa6e2
Import users from reports 2021-01-18 14:58:30 -06:00
Alex Gleason
acdb884d70 Merge branch 'drakz-develop-patch-16517' into 'develop'
Updated pt.json

See merge request soapbox-pub/soapbox-fe!423
2021-01-18 20:34:20 +00:00
Alex Gleason
d97f9d7472 Merge branch 'rgi-reacts' into 'develop'
Support RGI emoji reacts conditionally

See merge request soapbox-pub/soapbox-fe!421
2021-01-18 20:27:35 +00:00
João Rodrigues
d396a0fb20 Update app/soapbox/locales/pt.json 2021-01-18 20:23:39 +00:00
Alex Gleason
47ed1e42c9
Run rootReducer in tests 2021-01-18 14:14:08 -06:00
João Rodrigues
ea680903fe Update app/soapbox/locales/pt.json 2021-01-18 20:12:12 +00:00
Alex Gleason
f24e1c9929
Normalize Pleroma user fields, fixes #549 2021-01-18 13:59:24 -06:00
Alex Gleason
fb99d36494
Support RGI emoji reacts conditionally 2021-01-18 13:31:16 -06:00
Sean King
fe8eecf925
Refactor bot badge 2021-01-18 11:55:38 -07:00
João Rodrigues
8c5f2e4a03 Update app/soapbox/locales/pt.json 2021-01-18 16:13:21 +00:00
João Rodrigues
3beb8c2a6f Update app/soapbox/locales/pt.json 2021-01-18 03:13:54 +00:00
Alex Gleason
b7bc013acc
Demetricator fixes, closes #543 2021-01-15 13:10:50 -06:00
Alex Gleason
7f390ba24e Merge branch 'import-mutes' into 'develop'
Allow importing mutes

See merge request soapbox-pub/soapbox-fe!414
2021-01-07 20:39:02 +00:00
Alex Gleason
b5d0861bd1
Allow importing mutes 2021-01-07 14:26:05 -06:00
Alex Gleason
ddac13d308
Account backups 2021-01-07 14:17:06 -06:00
marcin mikołajczak
60f0ef3fe7 Update pl.json 2021-01-03 16:10:28 +00:00
Alex Gleason
98084eac35 Merge branch 'registration-messages' into 'develop'
Registration modal

See merge request soapbox-pub/soapbox-fe!412
2021-01-03 03:10:26 +00:00
Alex Gleason
e261a13430
Display modal in registration window when confirmations and/or approval are required 2021-01-02 20:56:41 -06:00
marcin mikołajczak
9509d1769d Update pl.json 2021-01-02 12:53:35 +00:00
marcin mikołajczak
00852093e3 Update pl.json 2021-01-01 23:22:15 +00:00
marcin mikołajczak
b507fc6318 Update pl.json 2021-01-01 23:07:47 +00:00
Alex Gleason
558fd1e3cc
Fix column header conditional rendering, oops again 2021-01-01 14:25:48 -06:00
Alex Gleason
82b41d2521
Fix breaking column bug lol whoops 2021-01-01 14:11:52 -06:00
Alex Gleason
c5641a566d
Admin: add link to moderation log within reports 2021-01-01 14:06:12 -06:00
Alex Gleason
acf0619790
Columns cleanup 2021-01-01 13:22:54 -06:00
Alex Gleason
39436bc07c
Admin: basic moderation log 2021-01-01 12:50:53 -06:00
Alex Gleason
0e4a5101db
Reports: display media 2020-12-31 23:16:50 -06:00
Alex Gleason
478581cb41
Reports: add links 2020-12-31 22:56:17 -06:00
Alex Gleason
7bd670728d
Reports: only show quote if length > 0 2020-12-31 22:46:21 -06:00
Alex Gleason
a8711f7b14
Reports: add "View post" button 2020-12-31 22:40:13 -06:00
Alex Gleason
142606d43a
Reports: refactor ReportStatus, allow deleting individual statuses 2020-12-31 22:20:31 -06:00
Alex Gleason
8c8615498b
Reports: parse HTML quotes 2020-12-31 21:34:07 -06:00
Alex Gleason
c0770c77f5
Reports: only display accordion when reported posts exist 2020-12-31 20:50:22 -06:00
Alex Gleason
2fd3c9441c
Reports: display reported posts 2020-12-31 20:47:15 -06:00
Alex Gleason
a1db330b14
Accordion: use children instead of content 2020-12-31 20:18:57 -06:00
Alex Gleason
a8893907d4
Reports: import statuses, add getReport selector 2020-12-31 20:11:08 -06:00
Alex Gleason
90414939a5
Reports: allow deleting a user 2020-12-31 18:59:10 -06:00
Alex Gleason
043bb1a00a
Reports: add modal prompt when deactivating user 2020-12-31 18:51:51 -06:00
Alex Gleason
48bca704cc
Reports: close report when deactivating user 2020-12-31 18:44:45 -06:00
Alex Gleason
dccc384f0d
Reports: fix admin reducer test 2020-12-31 18:33:45 -06:00
Alex Gleason
2c58396b00
Reports: tweak empty message text 2020-12-31 18:31:50 -06:00
Alex Gleason
35a148d9c9
Reports: allow closing a report 2020-12-31 18:24:52 -06:00
Alex Gleason
95c4ba4234
Reports: allow deactivating a user 2020-12-31 17:54:08 -06:00