Commit graph

2901 commits

Author SHA1 Message Date
Alex Gleason
a10ba9ce16
verified.svg: use currentColor instead of .bg class 2022-03-07 11:33:15 -06:00
marcin mikołajczak
edb80c705d Merge branch 'attachment-thumbs-sensitive' into 'develop'
Fix: Quote posts do not carry sensitive tag

Closes #852

See merge request soapbox-pub/soapbox-fe!1079
2022-03-06 23:22:01 +00:00
06b8b407c5 AttachmentThumbs: sensitive tag
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-06 23:39:13 +01:00
marcin mikołajczak
fd27688b11 Merge branch 'fix-modal-navigation' into 'develop'
Fix: User is returned to a previously viewed page after replying to a post

Closes #843

See merge request soapbox-pub/soapbox-fe!1078
2022-03-06 22:35:39 +00:00
5b46f0c0f7 Fix: User is returned to a previously viewed page after replying to a post
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-06 23:20:13 +01:00
Alex Gleason
067e3a26f5
Allow setting a custom verified icon 2022-03-05 13:55:41 -06:00
Alex Gleason
583de44b35
Use an SVG verified icon 2022-03-05 13:17:03 -06:00
Alex Gleason
664dfa2688
MarkdownButton: don't do the availability check in the component itself 2022-03-04 13:01:22 -06:00
Alex Gleason
d98c54de4f
ComposeForm: conditional features 2022-03-04 12:47:59 -06:00
Alex Gleason
8d64bf2697
custom: fix import leak 2022-03-03 23:38:59 -06:00
Alex Gleason
afb7827f40
Allow features overrides, document custom/ directory 2022-03-03 23:05:37 -06:00
Alex Gleason
4543e943dd
Fix custom locale imports 2022-03-03 22:53:18 -06:00
Alex Gleason
36ca05c85b
Support adding custom locale files at build time 2022-03-03 16:12:25 -06:00
Alex Gleason
9b756043fb
ReactionsModal: defensive property checks 2022-03-03 11:36:05 -06:00
Justin
74af8c0e91 Fix scroll-to-top on Notifications 2022-03-03 10:13:45 -05:00
Alex Gleason
17c1f62853 Merge branch 'revert-7d2ccc72' into 'develop'
reintroduce typescript

See merge request soapbox-pub/soapbox-fe!1057
2022-03-01 15:02:58 +00:00
Alex Gleason
2679519d23
Display account location on profile 2022-02-28 17:25:20 -06:00
Alex Gleason
e9efb6078d
Merge remote-tracking branch 'origin/develop' into revert-7d2ccc72 2022-02-28 14:15:09 -06:00
Alex Gleason
d72ef7b423
Typescript, Compose: use forEach 2022-02-28 14:13:40 -06:00
Alex Gleason
d86eac4c1a
Remove isVerified() function 2022-02-27 22:25:23 -06:00
Alex Gleason
3095ee5db1
normalizeAccount(): normalize "verified" field 2022-02-27 22:22:21 -06:00
Alex Gleason
e72feaafba Merge branch 'account-normalizer' into 'develop'
normalizeAccount(): normalize Pleroma legacy fields

See merge request soapbox-pub/soapbox-fe!1061
2022-02-28 03:58:12 +00:00
Alex Gleason
19ac4a54c2
normalizeAccount(): normalize Pleroma legacy fields 2022-02-27 20:25:15 -06:00
Alex Gleason
7a3c014ac7
Don't use accent color in Halloween mode 2022-02-27 19:43:31 -06:00
Alex Gleason
7054a5e9ac
Create account normalizer 2022-02-27 14:42:42 -06:00
Alex Gleason
07aaa427a6 Merge branch 'fedibird' into 'develop'
Fedibird birthdays

Closes #833

See merge request soapbox-pub/soapbox-fe!1054
2022-02-27 19:33:32 +00:00
marcin mikołajczak
efa0cf701d Merge branch 'language-ua' into 'develop'
Update Ukrainian translation

See merge request soapbox-pub/soapbox-fe!1058
2022-02-27 13:08:03 +00:00
614a69d99b Update Ukrainian translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-27 13:50:55 +01:00
Alex Gleason
3a5c62cb70 Revert "Merge branch 'revert-f59d977a' into 'develop'"
This reverts merge request !1056
2022-02-27 00:13:35 +00:00
Alex Gleason
1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
This reverts merge request !859
2022-02-26 23:55:34 +00:00
marcin mikołajczak
725b1e43ef Merge branch 'account-endorsements' into 'develop'
Fix "Feature on profile" feature breaks when emojis are present in name

See merge request soapbox-pub/soapbox-fe!1055
2022-02-26 22:07:17 +00:00
9a3260e071 Fix "Feature on profile" feature breaks when emojis are present in name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-26 22:55:24 +01:00
2257612b12 Fedibird birthdays
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-26 22:49:42 +01:00
Alex Gleason
79b782600b
Merge remote-tracking branch 'origin/develop' into typescript 2022-02-26 15:40:39 -06:00
Alex Gleason
92ac0e6a0d Merge branch 'account-notes' into 'develop'
Account notes

See merge request soapbox-pub/soapbox-fe!1053
2022-02-26 21:30:05 +00:00
Alex Gleason
5a66a9b8c5
Improve phrasing 2022-02-26 15:14:56 -06:00
marcin mikołajczak
dba312b250 Merge branch 'single-user-mode' into 'develop'
Single user mode

See merge request soapbox-pub/soapbox-fe!1051
2022-02-26 17:19:21 +00:00
ccff91b072 Account notes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-26 15:57:34 +01:00
bb6e904642 Use gavel icon from Tabler icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-26 13:32:54 +01:00
06d33de47f Single user mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-25 16:35:48 +01:00
5b3f7c1cdc Let accent color be configurable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-24 18:28:52 +01:00
Alex Gleason
f0dc233973
Normalize poll and poll options 2022-02-24 00:07:18 -05:00
Alex Gleason
706bc08c88
Status reducer: fix search_index 2022-02-23 23:41:49 -05:00
Alex Gleason
4bfbcb2f12
normalizeStatus(): test GoToSocial and Friendica normalization 2022-02-23 22:58:38 -05:00
Alex Gleason
0c962ee198
normalizeInstance(): add tests for GoToSocial and Friendica 2022-02-23 22:51:23 -05:00
Alex Gleason
fe6ffc9bc5
normalizeInstance(): add fixtures and tests for Fedibird, Mitra 2022-02-23 22:43:55 -05:00
Alex Gleason
331b239cc9
Normalize mentions, add tests 2022-02-23 22:31:35 -05:00
Alex Gleason
02f05abeaa
More defensive status normalization 2022-02-23 22:11:40 -05:00
Alex Gleason
cd6d575ae9
Simplify pending status builder 2022-02-23 20:37:38 -05:00
Alex Gleason
6c0c66eab1
Simplify scheduled/pending status builders 2022-02-23 20:00:49 -05:00