Commit Graph

3816 Commits

Author SHA1 Message Date
db006a1df0 Merge branch 'ts-account' into 'develop'
Normalize account "verified"

See merge request soapbox-pub/soapbox-fe!1063
2022-02-28 04:39:50 +00:00
d86eac4c1a Remove isVerified() function 2022-02-27 22:25:23 -06:00
3095ee5db1 normalizeAccount(): normalize "verified" field 2022-02-27 22:22:21 -06:00
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
19ac4a54c2 normalizeAccount(): normalize Pleroma legacy fields 2022-02-27 20:25:15 -06:00
dab7003a2e Merge branch 'halloween-accent-color' into 'develop'
Don't use accent color in Halloween mode

Closes #842

See merge request soapbox-pub/soapbox-fe!1060
2022-02-28 01:57:56 +00:00
7a3c014ac7 Don't use accent color in Halloween mode 2022-02-27 19:43:31 -06:00
2eefdbe235 Merge branch 'account-normalizer' into 'develop'
Create account normalizer

See merge request soapbox-pub/soapbox-fe!1059
2022-02-27 20:57:15 +00:00
7054a5e9ac Create account normalizer 2022-02-27 14:42:42 -06:00
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
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
7d2ccc7204 Merge branch 'revert-f59d977a' into 'develop'
Revert "Merge branch 'typescript' into 'develop'"

See merge request soapbox-pub/soapbox-fe!1056
2022-02-27 00:09:02 +00:00
1f549ebe1a Revert "Merge branch 'typescript' into 'develop'"
This reverts merge request !859
2022-02-26 23:55:34 +00:00
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
f59d977ad0 Merge branch 'typescript' into 'develop'
Typescript

See merge request soapbox-pub/soapbox-fe!859
2022-02-26 21:57:15 +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
79b782600b Merge remote-tracking branch 'origin/develop' into typescript 2022-02-26 15:40:39 -06:00
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
5a66a9b8c5 Improve phrasing 2022-02-26 15:14:56 -06:00
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
8b0bcb2219 Merge branch 'gavel-icon' into 'develop'
Use gavel icon from Tabler icons

See merge request soapbox-pub/soapbox-fe!1052
2022-02-26 15:55:06 +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
ec5e498068 Merge branch 'accent-color' into 'develop'
Let accent color be configurable

Closes #839

See merge request soapbox-pub/soapbox-fe!1050
2022-02-25 04:24:02 +00:00
5b3f7c1cdc Let accent color be configurable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-24 18:28:52 +01:00
dc979a8039 Merge branch 'fix-self-reply' into 'develop'
Move status normalizer code into its own module

See merge request soapbox-pub/soapbox-fe!1046
2022-02-24 16:00:04 +00:00
f0dc233973 Normalize poll and poll options 2022-02-24 00:07:18 -05:00
706bc08c88 Status reducer: fix search_index 2022-02-23 23:41:49 -05:00
4bfbcb2f12 normalizeStatus(): test GoToSocial and Friendica normalization 2022-02-23 22:58:38 -05:00
0c962ee198 normalizeInstance(): add tests for GoToSocial and Friendica 2022-02-23 22:51:23 -05:00
fe6ffc9bc5 normalizeInstance(): add fixtures and tests for Fedibird, Mitra 2022-02-23 22:43:55 -05:00
331b239cc9 Normalize mentions, add tests 2022-02-23 22:31:35 -05:00
02f05abeaa More defensive status normalization 2022-02-23 22:11:40 -05:00
cd6d575ae9 Simplify pending status builder 2022-02-23 20:37:38 -05:00
6c0c66eab1 Simplify scheduled/pending status builders 2022-02-23 20:00:49 -05:00
34ba2505bd normalizeStatus: normalize quote post 2022-02-23 18:25:38 -05:00
2d00c404d3 Add GoToSocial fixtures 2022-02-23 18:04:20 -05:00
7877fce7ba normalizeStatus: refactor baseStatus 2022-02-23 18:02:24 -05:00
717a0917a3 pendingStatus: fix media uploads 2022-02-23 15:42:05 -05:00
a6a87f6702 Convert Badge component to typescript 2022-02-23 15:29:03 -05:00
2757e476b7 Fix typescript imports 2022-02-23 14:56:16 -05:00
94a79ba760 Merge remote-tracking branch 'origin/develop' into typescript 2022-02-23 12:51:36 -05:00
8bc790de17 ErrorBoundary: display Soapbox version 2022-02-23 12:42:04 -05:00
5e18691ab5 Fix custom emoji parsing 2022-02-23 12:37:12 -05:00
01bf8b4729 Merge remote-tracking branch 'origin/develop' into fix-self-reply 2022-02-23 12:03:04 -05:00
870fb3db32 Merge branch 'instance-normalizer' into 'develop'
normalizeInstance: break out instance normalization into its own module

See merge request soapbox-pub/soapbox-fe!1049
2022-02-23 17:02:36 +00:00
16da9030ac normalizeInstance: break out instance normalization into its own module 2022-02-23 11:24:36 -05:00