Commit graph

1891 commits

Author SHA1 Message Date
Curtis
c28cc228a2 Merge branch 'develop' into 'captcha_reload_on_click'
# Conflicts:
#   app/soapbox/locales/defaultMessages.json
2020-07-03 20:11:09 +00:00
Sean King
6d9a2fab27 Update detailed_status.js 2020-07-03 00:06:26 +00:00
Curtis
894cd4668f Update sensitive_button_container.js to prevent it becoming disabled when Subject line is active 2020-07-02 22:02:21 +00:00
Alex Gleason
4e94c5d2ca
Merge branch 'develop' into audio-player 2020-07-02 16:32:50 -05:00
Sean King
3be1c9a1f1
Fixes for audio attachments when there is more than 1 attachment and icons for audio attachments 2020-07-02 16:31:52 -05:00
Sean King
e2f76f538c
Refactor Audio modal and make View context actually work 2020-07-02 16:31:51 -05:00
Sean King
1a7cbb21a7
Audio player work (change of sensitive content handling) 2020-07-02 16:31:48 -05:00
Sean King
01d042f80d
Update of work on audio player 2020-07-02 16:31:43 -05:00
Sean King
29e43fa642
Update status_check_box.js 2020-07-02 16:21:33 -05:00
Sean King
d203790896
Update async-components.js 2020-07-02 16:21:33 -05:00
Sean King
c146530088
Update index.js 2020-07-02 16:21:20 -05:00
Alex Gleason
73b275b8da
Patron updates 2020-06-30 17:33:21 -05:00
crockwave
120ab7f120 Made captcha reloadable on image click 2020-06-28 15:42:38 -05:00
crockwave
86d9dea032 Added mouseover hint to poll compose radiobutton, to let user know that a click toggles between single and multi-choice polls 2020-06-28 12:34:14 -05:00
crockwave
a2bd359c76 - debugged features/security
- added deactivateAccount method to actions/auth
- successful deactivation logs user out
2020-06-28 10:51:55 -05:00
crockwave
3660615440 finished editing features/security to accommodate account deactivation 2020-06-27 19:55:24 -05:00
crockwave
d0ae77e431 Began editing features/security to include Deactivate Account feature 2020-06-27 18:21:06 -05:00
Alex Gleason
ecf26de289 Merge branch 'componentWillReceiveProps_to_DidUpdate_refactor' into 'develop'
Component will receive props to did update refactor Fixes #184

Closes #184

See merge request soapbox-pub/soapbox-fe!80
2020-06-27 00:23:44 +00:00
Alex Gleason
eee75d7a51 Merge branch 'componentWillMount_componentDidMount_refactor' into 'develop'
Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179

Closes #179

See merge request soapbox-pub/soapbox-fe!77
2020-06-27 00:21:48 +00:00
crockwave
81f9a1da3a Final commit on replacing componentWillReceiveProps deprecated method 2020-06-24 16:02:14 -05:00
crockwave
3d29f7b6e2 partial mods to replace deprecated componentWillReceiveProps 2020-06-22 20:26:20 -05:00
Sean King
d6558194b2 Add new file 2020-06-18 20:10:57 +00:00
Sean King
409340a2a6 Else if audio. Let's get an idea of what this could look like first. 2020-06-18 20:03:44 +00:00
crockwave
24b72b5828 Replace componentWillMount with componentDidMount and as required, construct(). Fixes #179 2020-06-17 20:42:30 -05:00
Bárbara de Castro Fernandes
52f3f8ce8d Handle autoPlayGif for avatars and banners 2020-06-15 16:43:24 -03:00
Bárbara de Castro Fernandes
e19f350111 Use StillImage on media items and fix autoPlayGif on account gallery 2020-06-15 16:43:24 -03:00
Alex Gleason
836f37c3e2
Merge remote-tracking branch 'origin/develop' into bump-1.0 2020-06-14 12:34:16 -05:00
Alex Gleason
5ea6aaf48e
EditProfile: Remove display name limits, redirect /user-settings 2020-06-13 10:16:43 -05:00
Alex Gleason
741b27195e
Account Gallery: Fix "view context" button, fixes #193 2020-06-12 20:10:07 -05:00
Alex Gleason
aa0a4e49be
Disable "Embed" button for now, fixes #192 2020-06-12 18:45:17 -05:00
Alex Gleason
d3b31c8bcf
About page: restore functionality, fix tests 2020-06-12 14:39:56 -05:00
Alex Gleason
1a07c3bac5
Account Media Timeline: Fix key duplication error 2020-06-12 14:11:53 -05:00
Alex Gleason
e0c3c50b8c
Version bump to 1.0.0 2020-06-11 23:51:18 -05:00
Alex Gleason
e101afd619
"Profile unavailable" only if blocked, fixes #96 2020-06-11 23:42:05 -05:00
Alex Gleason
c5e1f3cfd4
Lint: Fix weird react-hooks error 2020-06-09 23:11:35 -05:00
Alex Gleason
144469cda9
Test: Form input snapshots 2020-06-09 23:00:26 -05:00
Alex Gleason
d04f6c9ebc
Test: LoginPage snapshots 2020-06-09 22:26:26 -05:00
Alex Gleason
4a01b80ede
Test: LoginForm snapshot 2020-06-09 22:15:00 -05:00
Alex Gleason
49589e1e7c
Test: Refactor helper functions 2020-06-09 22:14:48 -05:00
Alex Gleason
f147940d22
Test: CaptchaField 2020-06-09 22:04:22 -05:00
Alex Gleason
6ee3d77e55
Forms: set id in state, fixes #178 2020-06-09 18:26:49 -05:00
Alex Gleason
5bfa2603db
Favourite --> Like, fixes #167 2020-06-08 20:48:11 -05:00
Sean King
e0ac688017 Switch to Back to <instance name> when logged in on mobile view as well. 2020-06-08 02:00:49 +00:00
Alex Gleason
d78760e188
Composer: Improve design, fixes #158 2020-06-07 18:05:54 -05:00
Alex Gleason
289f90dd4e
Fix PropType errors 2020-06-07 17:18:26 -05:00
Alex Gleason
e120b56e8f
/auth/sign_up --> /, fixes #106 2020-06-07 16:55:28 -05:00
Alex Gleason
346d84351c
LandingPage: Conditionally show "Back to {site_title}" instead of login form, fixes #135 2020-06-07 16:16:47 -05:00
Alex Gleason
4737dc6da9
Compose: Fix NSFW tag error on CW 2020-06-07 15:30:21 -05:00
Alex Gleason
409431d7e8
Focal Point: make conditional based on BE, fixes #159 2020-06-07 14:57:13 -05:00
Alex Gleason
d772608df4
Search: Conditionally display hashtag features, fixes #142 2020-06-07 14:09:33 -05:00
Alex Gleason
81fa77b8a5
TimelineQueueButtonHeader: Make more i18n friendly 2020-06-07 11:26:08 -05:00
Alex Gleason
86508da96e
EditProfile: i18n 2020-06-06 15:52:33 -05:00
Alex Gleason
f3fb5bbed4
Preferences: i18n 2020-06-06 15:36:00 -05:00
Alex Gleason
af8d35469c
Add many more translatable fields 2020-06-06 14:57:05 -05:00
Alex Gleason
2178c0d595
SecurityForm: Style OAuth tokens 2020-06-05 16:24:07 -05:00
Alex Gleason
35d5e7d649
SecurityForm: Revoke OAuth token 2020-06-05 15:54:09 -05:00
Alex Gleason
db1ad3e16f
SecurityForm: Display OAuth tokens 2020-06-05 15:43:03 -05:00
Alex Gleason
8fd5a3cd35
Consolidate actions/security.js --> actions/auth.js 2020-06-05 15:27:31 -05:00
Alex Gleason
c1f3dbd22d
SecurityForm: i18n 2020-06-05 15:21:29 -05:00
Alex Gleason
75a0062dd4
Make /auth/edit a private route 2020-06-05 15:21:19 -05:00
Alex Gleason
da44a769d6
Get ChangePasswordForm working 2020-06-05 15:14:27 -05:00
Alex Gleason
e972cfc191
SecurityForm: Break ChangeEmailForm into separate component 2020-06-05 15:03:21 -05:00
Alex Gleason
f99d1300c2
Security --> SecurityForm 2020-06-05 15:00:24 -05:00
Alex Gleason
ab280b80e1
SecurityForm: Add navigation links 2020-06-05 14:58:59 -05:00
Alex Gleason
683950b73c
SecurityForm: Disable on submit 2020-06-05 14:50:24 -05:00
Alex Gleason
91d511c4b9
SecurityForm: Respond to submit 2020-06-05 14:45:00 -05:00
Alex Gleason
1076788add
Security: Form confirmations 2020-06-05 14:39:27 -05:00
Alex Gleason
860b2d18f4
Security: Rudimentary email change 2020-06-05 14:25:26 -05:00
Alex Gleason
f910caed18
Account header <span> fixes 2020-06-04 23:12:14 -05:00
Alex Gleason
956fa99ee1
Import locale messages dynamically 2020-06-04 21:22:58 -05:00
Alex Gleason
0d76b761ac
class --> className 2020-06-04 21:13:38 -05:00
Alex Gleason
39a651121b
Update language selector in Preferences with all languages 2020-06-04 20:01:00 -05:00
Alex Gleason
36447e4bf2
Add Language dropdown to Preferences 2020-06-04 18:32:46 -05:00
Alex Gleason
3ae22ce8ee
Add missing <span> tags back to some FormattedMessages 2020-06-04 18:11:24 -05:00
Alex Gleason
6116b56676
Redirect /settings to /settings/preferences 2020-06-03 01:30:57 -05:00
Alex Gleason
8159a7edc7
Emoji mart styling 2020-06-02 18:31:55 -05:00
Alex Gleason
d5fba20091
Update gab references 2020-06-02 17:45:06 -05:00
Alex Gleason
c4a2a86618
Theme mode set in Preferences 2020-06-02 12:16:26 -05:00
Alex Gleason
6f8ca44984
Homepage css fixes 2020-06-01 23:26:02 -05:00
Alex Gleason
55c958c7ad
Homepage style improvements 2020-05-31 19:22:08 -05:00
Alex Gleason
36f888c027
Remove all themes except light and dark 2020-05-31 18:28:58 -05:00
Alex Gleason
61fcfdbc6e
Fix ComposeForm Ctrl+Enter hotkey issue, fixes #127 2020-05-30 17:29:50 -05:00
Alex Gleason
c932872727
RegistrationForm: Refresh Captcha on registration fail 2020-05-29 15:06:14 -05:00
Alex Gleason
78732d8d43
Let Captcha be force-refreshed with idempotencyKey 2020-05-29 15:02:04 -05:00
Bárbara de Castro Fernandes
775f923708 Add 'block user' option to the report window 2020-05-29 15:05:24 -03:00
Alex Gleason
c5886508eb
Pull reduceMotion from Redux store 2020-05-28 20:50:53 -05:00
Alex Gleason
f451b81e25
Remove searchEnabled 2020-05-28 20:41:18 -05:00
Alex Gleason
2e105d40ef
Remove profile_directory 2020-05-28 20:39:37 -05:00
Alex Gleason
806718a97e
Remove invitesEnabled 2020-05-28 20:38:28 -05:00
Alex Gleason
183c6538ca
Pull displayMedia from Redux store 2020-05-28 20:36:39 -05:00
Alex Gleason
d24dcb3e60
gabsocial --> soapbox paths 2020-05-28 17:56:55 -05:00