Commit graph

520 commits

Author SHA1 Message Date
Alex Gleason
0c1eeb9efa
Tests: start reducers/auth tests 2020-06-09 19:31:52 -05:00
Alex Gleason
9da7037fcf Merge branch 'patch-1' into 'master'
Update soapbox.js to log soapbox.json parsing errors to the console.  Fixes #171

Closes #171

See merge request soapbox-pub/soapbox-fe!66
2020-06-10 00:22:06 +00:00
Alex Gleason
98a38fe2e0
Compose: fix mobile padding, fixes #166 2020-06-09 19:15:21 -05:00
Curtis
76b620a802 Update soapbox.js to log soapbox.json parsing errors to the console. Fixes #171
Removed unnecessary semicolon at end of file
2020-06-09 23:53:35 +00:00
Alex Gleason
9fa7f7bf0f
Tests: Start auth actions 2020-06-09 18:29:55 -05:00
Alex Gleason
6ee3d77e55
Forms: set id in state, fixes #178 2020-06-09 18:26:49 -05:00
Alex Gleason
23039c353e
Tests: DRY mockStore() 2020-06-09 17:28:32 -05:00
Alex Gleason
628d73eb81
Tests: actions/about.js 2020-06-09 17:22:35 -05:00
Alex Gleason
f71f7e4dbd
Tests: Clear API mocks between each test 2020-06-09 17:16:22 -05:00
Alex Gleason
842f35ebc5
Tests: Allow stubbing API 2020-06-09 17:07:27 -05:00
Alex Gleason
6810f8d0b6
Tests: Start mocking API for action tests 2020-06-09 16:47:41 -05:00
Alex Gleason
85a56d86f3
Locales: Remove unused index.js 2020-06-09 16:34:12 -05:00
Alex Gleason
1b36699021
API: Remove unused CSRF token logic 2020-06-09 16:34:00 -05:00
Isabell Deinschnitzel
28992cdec1 Update de.json: minor changes 2020-06-09 11:00:33 +00:00
Alex Gleason
5bfa2603db
Favourite --> Like, fixes #167 2020-06-08 20:48:11 -05:00
Alex Gleason
5d7393d6ee
CSS fixes 2020-06-08 14:04:39 -05:00
Isabell Deinschnitzel
b9fc66523d Update de.json: typo 2020-06-08 07:53:25 +00: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
aed445954d
Jest: Restore avatar tests 2020-06-07 19:57:54 -05:00
Alex Gleason
5ee3ec1114
SpoilerButton: fix CSS, fixes 163 2020-06-07 19:42:53 -05:00
Alex Gleason
3a6b4e9628 Merge branch 'czech-translation' into 'master'
Czech translation

See merge request soapbox-pub/soapbox-fe!60
2020-06-07 23:51:00 +00:00
matrix07012
467719524d Czech translation 2020-06-07 23:51:00 +00:00
Alex Gleason
2b409fb6cd Merge branch 'patch-7' into 'master'
Update de.json: More minor changes

See merge request soapbox-pub/soapbox-fe!61
2020-06-07 23:50:12 +00:00
Alex Gleason
d78760e188
Composer: Improve design, fixes #158 2020-06-07 18:05:54 -05:00
Isabell Deinschnitzel
ba04b4cbb1 Update de.json: More minor changes 2020-06-07 22:44:53 +00:00
Alex Gleason
807815c9d8
Search: Use more --accent-color 2020-06-07 17:38:15 -05:00
Alex Gleason
dda0e243e8
Search: Fix mobile styling, fixes #157 2020-06-07 17:36:06 -05:00
Alex Gleason
52e0d1f475
Support injecting custom CSS, fixes #145 2020-06-07 17:30:47 -05:00
Alex Gleason
289f90dd4e
Fix PropType errors 2020-06-07 17:18:26 -05:00
Alex Gleason
d295368170
RegistrationForm: Handle email confirmation, fixes #137 2020-06-07 17:11:14 -05:00
Alex Gleason
e120b56e8f
/auth/sign_up --> /, fixes #106 2020-06-07 16:55:28 -05:00
Alex Gleason
73fd6d67f9
Logged out CSS fixes 2020-06-07 16:44:17 -05:00
Alex Gleason
e78d8d59b6
Compose: Fix content retention on close, fixes #139 2020-06-07 16:40:56 -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
374e985e37
Composer: Only process mentions if they exist, fixes #133 2020-06-07 16:06:31 -05:00
Alex Gleason
9871d0f37c
Fix CW video height, fixes #46 2020-06-07 15:46:16 -05:00
Alex Gleason
4737dc6da9
Compose: Fix NSFW tag error on CW 2020-06-07 15:30:21 -05:00
Alex Gleason
74a01a7b3e
MoreFollows: count can never be negative, fixes #146 2020-06-07 15:11:41 -05:00
Alex Gleason
886b241433
MoreFollows: Only show when all follows have been loaded 2020-06-07 15:09:25 -05:00
Alex Gleason
409431d7e8
Focal Point: make conditional based on BE, fixes #159 2020-06-07 14:57:13 -05:00
Alex Gleason
dfb133b22c
Features: focalPoint check 2020-06-07 14:52:13 -05:00
Alex Gleason
8f532b1b92
Media gallery: Fix upload limit, hotfix for #150 2020-06-07 14:40:54 -05:00
Alex Gleason
75412ca078
Features: add attachmentLimit check 2020-06-07 14:31:04 -05:00
Alex Gleason
cc6aae5937
Reformat features-test.js 2020-06-07 14:26:28 -05:00
Alex Gleason
d772608df4
Search: Conditionally display hashtag features, fixes #142 2020-06-07 14:09:33 -05:00
Sean King
a0ac0aac92 Minor change to registration form box 2020-06-07 18:36:18 +00:00
Alex Gleason
24979c9461
Use --accent-color more through UI 2020-06-07 13:14:18 -05:00
Alex Gleason
ccf452e028
Refactor --accent-color, yet again 2020-06-07 12:17:10 -05:00
Alex Gleason
cbb81f18f4
Self-document CSS variable naming conventions 2020-06-07 12:03:33 -05:00
Alex Gleason
1f751cd324
TimelineQueueButtonHeader: yarn manage:translations and merge DE change 2020-06-07 11:37:57 -05:00
Alex Gleason
81fa77b8a5
TimelineQueueButtonHeader: Make more i18n friendly 2020-06-07 11:26:08 -05:00
Isabell Deinschnitzel
61c34b93e7 timeline_queue.label updated 2020-06-07 15:01:48 +00:00
Alex Gleason
80ddf656d8
Theming: RGB --> HSL 2020-06-06 22:55:00 -05:00
Alex Gleason
109b043153
Timeline tab animations 2020-06-06 19:29:22 -05:00
Isabell Deinschnitzel
78fe7f24d4 Update de.json. Some minor changes. 2020-06-06 22:54:46 +00:00
Alex Gleason
52b85ba451
Post compose button: remove static width 2020-06-06 17:02:54 -05:00
Alex Gleason
7f8d3c0f42
Merge branch 'patch-2' 2020-06-06 16:48:22 -05:00
Isabell Deinschnitzel
b2a0e9870b
Update de.json: Weitere Übersetzungen ergänzt 2020-06-06 16:47:58 -05:00
Alex Gleason
edbc6f0f31
Truncate long filenames in notifications, fixes #151 2020-06-06 16:36:00 -05:00
Alex Gleason
0fc3952cd8
Use a more appealing accent color 2020-06-06 16:29:57 -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
f143f053b1 Merge branch 'patch-1' into 'master'
Update de.json: Weitere Überarbeitungen.

See merge request soapbox-pub/soapbox-fe!50
2020-06-06 20:03:53 +00:00
Alex Gleason
af8d35469c
Add many more translatable fields 2020-06-06 14:57:05 -05:00
Alex Gleason
92d909e3c7
Run yarn manage:translations 2020-06-06 14:08:26 -05:00
Alex Gleason
9323cf1fdf
Pluralize messages on more_follows.js 2020-06-06 14:06:45 -05:00
Isabell Deinschnitzel
5868133ec1 Update de.json 2020-06-06 11:39:00 +00:00
Isabell Deinschnitzel
190366336b Update de.json 2020-06-05 23:46:57 +00:00
Sean King
f4cbb506f7 Fix mobile look of About pages 2020-06-05 23:17:27 +00:00
Isabell Deinschnitzel
5c6e47f4a6 Update de.json 2020-06-05 23:12:05 +00:00
Isabell Deinschnitzel
9778be3608 Update de.json 2020-06-05 22:50:18 +00: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
082d3f1121
Allow only valid locales 2020-06-04 21:50:11 -05:00
Alex Gleason
7e16536d70 Merge branch 'locales' into 'master'
Locales

Closes #7

See merge request soapbox-pub/soapbox-fe!44
2020-06-05 02:36:53 +00:00
Alex Gleason
9e20452692
Streaming: load messages async 2020-06-04 21:28:19 -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
2e9ce293dd
Remove whitelist files 2020-06-04 20:28:56 -05:00
Alex Gleason
39a651121b
Update language selector in Preferences with all languages 2020-06-04 20:01:00 -05:00
Alex Gleason
8b181c38f3
Fix i18n streaming.js 2020-06-04 19:43:53 -05:00
Alex Gleason
36f5b6cea8
Delete unused container components 2020-06-04 19:40:01 -05:00
Alex Gleason
52621e8db8
intl.now() --> Date.now() 2020-06-04 19:30:24 -05:00
Alex Gleason
6e1db9a013
Basic locale support 2020-06-04 18:34:28 -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
f0528e9d43
Better locale detection 2020-06-04 17:29:00 -05:00