Commit graph

4736 commits

Author SHA1 Message Date
Alex Gleason
cd1a404351
Basic custom profile fields 2022-05-02 21:10:47 -05:00
Alex Gleason
b66b68b37c Merge branch 'public-fixes' into 'develop'
Public pages style fixes

See merge request soapbox-pub/soapbox-fe!1299
2022-05-02 23:03:02 +00:00
Alex Gleason
02426697d7
Public pages style fixes 2022-05-02 17:35:55 -05:00
Alex Gleason
acd9311968 Merge branch 'onboarding-fix' into 'develop'
Start fixing onboarding

See merge request soapbox-pub/soapbox-fe!1298
2022-05-02 22:03:51 +00:00
Alex Gleason
e11575ff50
LandingPageModal: convert to tsx 2022-05-02 16:26:27 -05:00
Alex Gleason
2028873d34
LandingPageModal: fix routes 2022-05-02 16:24:45 -05:00
Alex Gleason
23fb01d32d
Set onboarding on account creation 2022-05-02 16:24:19 -05:00
Alex Gleason
35a731ffd9
Restore localStorage onboarding code 2022-05-02 15:55:52 -05:00
Alex Gleason
6fc7418096 Merge branch 'improve-reporting' into 'develop'
ReportModal fixes

See merge request soapbox-pub/soapbox-fe!1297
2022-05-02 20:11:11 +00:00
Alex Gleason
86ecda84c5
rule_id --> rule_ids 2022-05-02 14:50:16 -05:00
Alex Gleason
83a0988daa
submitReport(): don't call getState() a million times 2022-05-02 14:40:34 -05:00
Alex Gleason
f92eeb333c
Merge remote-tracking branch 'origin/develop' into improve-reporting 2022-05-02 14:39:20 -05:00
Alex Gleason
9cbe98f131
Reports: submit rule_ids to API 2022-05-02 14:39:08 -05:00
Alex Gleason
b8fb318c06
ReportModal: fix report forwarding 2022-05-02 14:36:18 -05:00
Alex Gleason
99ff44fa62 Merge branch 'improve-reporting' into 'develop'
Improve Reporting Modal

See merge request soapbox-pub/soapbox-fe!1294
2022-05-02 19:22:15 +00:00
Justin
0302f9fa20 Account for fewer rules 2022-05-02 14:55:02 -04:00
Justin
972d61bd8c Compare strings 2022-05-02 14:31:54 -04:00
Justin
2607a55380 Configure with i18n 2022-05-02 13:55:29 -04:00
Justin
86fb9bf704 Add ProgressBar and dark mode support 2022-05-02 13:55:08 -04:00
Justin
6baec89484 Fix test 2022-05-02 13:55:08 -04:00
Justin
82b9c00574 Fix eslint violations 2022-05-02 13:55:08 -04:00
Justin
d644e3cf25 Fix a few visual issues 2022-05-02 13:55:08 -04:00
Justin
a58069a123 Add tests for Report modal 2022-05-02 13:55:08 -04:00
Justin
ac53ed11b9 Add tests for Rules redux action/reducer 2022-05-02 13:55:08 -04:00
Justin
924b042c84 Improve reporting modal 2022-05-02 13:55:07 -04:00
Justin
0fb4c9bd40 Convert ReportModal to TSX 2022-05-02 13:52:37 -04:00
Alex Gleason
9fc79c942e Merge branch 'instance-fetch-fix' into 'develop'
Catch instance/fetch error, only set instance_fetch_failed on 404

See merge request soapbox-pub/soapbox-fe!1296
2022-05-02 17:06:33 +00:00
Alex Gleason
0fa58be38c
Catch instance/fetch error, only set instance_fetch_failed on 404 2022-05-02 11:46:18 -05:00
Alex Gleason
4e01e93da5 Merge branch 'edit-profile-fix' into 'develop'
EditProfile: fix <p></p>

See merge request soapbox-pub/soapbox-fe!1295
2022-05-02 15:36:29 +00:00
Alex Gleason
6166c2c4c5
EditProfile: fix <p></p> 2022-05-02 10:03:42 -05:00
Alex Gleason
7c6d42f987 Merge branch 'icelandic-translation' into 'develop'
updated icelandic translation

See merge request soapbox-pub/soapbox-fe!1293
2022-05-01 22:34:45 +00:00
nazrin
808301b11d updated 2022-05-01 22:22:04 +00:00
Alex Gleason
fb94a30969 Merge branch 'icelandic-translation' into 'develop'
Created Icelandic translation

See merge request soapbox-pub/soapbox-fe!1291
2022-05-01 21:58:24 +00:00
Alex Gleason
360800be40 Merge branch 'settings-tsx' into 'develop'
Settings: convert to TSX

See merge request soapbox-pub/soapbox-fe!1292
2022-05-01 21:44:31 +00:00
Alex Gleason
a030ef42b5
Add Icelandic language to UI 2022-05-01 16:30:29 -05:00
Alex Gleason
3e388de26f
Settings: convert to TSX 2022-05-01 16:21:43 -05:00
nazrin
940d5afdba created icelandic translation 2022-05-01 21:10:58 +00:00
Alex Gleason
ebf67522f5 Merge branch 'commithash' into 'develop'
Fix commit hash not appearing

See merge request soapbox-pub/soapbox-fe!1290
2022-05-01 20:29:52 +00:00
Alex Gleason
1f212fcb1a
Dashboard: display software build 2022-05-01 15:10:08 -05:00
Alex Gleason
098ece132c
Code: fix commit hash not appearing 2022-05-01 15:07:55 -05:00
marcin mikołajczak
8ba9cef23d Merge branch 'autoload-switch' into 'develop'
Make 'Automatically load more items…' work

See merge request soapbox-pub/soapbox-fe!1288
2022-05-01 19:52:33 +00:00
Alex Gleason
1308c1ce69 Merge branch 'emoji-button-fixes' into 'develop'
Emoji button fixes

See merge request soapbox-pub/soapbox-fe!1289
2022-05-01 19:50:49 +00:00
5a86de5d13 Use useSettings hook
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-01 21:36:29 +02:00
Alex Gleason
50e71c1156
EmojiButtonWrapper: delay closing the selector for 500ms 2022-05-01 14:31:40 -05:00
520a3bd765 Merge remote-tracking branch 'soapbox/develop' into autoload-switch 2022-05-01 21:30:13 +02:00
d6795a55b1 Fix 'Automatically load more items…'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-01 21:30:07 +02:00
Alex Gleason
d20d66078c
EmojiButtonWrapper: wrap in .relative 2022-05-01 14:10:35 -05:00
Alex Gleason
1e2bccc728 Merge branch 'reply-stop-propagation' into 'develop'
StatusActionBar: stopPropagation on reply click

See merge request soapbox-pub/soapbox-fe!1287
2022-05-01 18:51:19 +00:00
Alex Gleason
ebff30e559
StatusActionBar: stopPropagation on reply click 2022-05-01 13:50:13 -05:00
Alex Gleason
e2cbc449ad Merge branch 'card-title-truncate' into 'develop'
CardTitle: truncate too long text

See merge request soapbox-pub/soapbox-fe!1286
2022-05-01 18:45:50 +00:00