Wykres commitów

3804 Commity (3a5c62cb704fff2650be8949c8ae99f6aa605545)

Autor SHA1 Wiadomość Data
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 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
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
Alex Gleason f59d977ad0 Merge branch 'typescript' into 'develop'
Typescript

See merge request soapbox-pub/soapbox-fe!859
2022-02-26 21:57:15 +00:00
marcin mikołajczak 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
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
Alex Gleason 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
marcin mikołajczak ccff91b072 Account notes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-26 15:57:34 +01:00
marcin mikołajczak bb6e904642 Use gavel icon from Tabler icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-26 13:32:54 +01:00
marcin mikołajczak 06d33de47f Single user mode
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-25 16:35:48 +01:00
Alex Gleason 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
marcin mikołajczak 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 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
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
Alex Gleason 34ba2505bd
normalizeStatus: normalize quote post 2022-02-23 18:25:38 -05:00
Alex Gleason 2d00c404d3
Add GoToSocial fixtures 2022-02-23 18:04:20 -05:00
Alex Gleason 7877fce7ba
normalizeStatus: refactor baseStatus 2022-02-23 18:02:24 -05:00
Alex Gleason 717a0917a3
pendingStatus: fix media uploads 2022-02-23 15:42:05 -05:00
Alex Gleason a6a87f6702
Convert Badge component to typescript 2022-02-23 15:29:03 -05:00
Alex Gleason 2757e476b7
Fix typescript imports 2022-02-23 14:56:16 -05:00
Alex Gleason 94a79ba760
Merge remote-tracking branch 'origin/develop' into typescript 2022-02-23 12:51:36 -05:00
Alex Gleason 8bc790de17
ErrorBoundary: display Soapbox version 2022-02-23 12:42:04 -05:00
Alex Gleason 5e18691ab5
Fix custom emoji parsing 2022-02-23 12:37:12 -05:00
Alex Gleason 01bf8b4729
Merge remote-tracking branch 'origin/develop' into fix-self-reply 2022-02-23 12:03:04 -05:00
Alex Gleason 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
Alex Gleason 16da9030ac
normalizeInstance: break out instance normalization into its own module 2022-02-23 11:24:36 -05:00
marcin mikołajczak 71378d8764 Merge branch 'fix-show-context' into 'develop'
Fix 'View context' in media modals

See merge request soapbox-pub/soapbox-fe!1048
2022-02-22 08:06:50 +00:00
marcin mikołajczak f9b934d8f5 Fix 'View context' in media modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-22 08:52:33 +01:00
Alex Gleason 1224044876
Fix post without mentions 2022-02-21 19:21:13 -05:00
Alex Gleason 1cb6e4e3b3
Merge remote-tracking branch 'origin/develop' into fix-self-reply 2022-02-21 04:15:03 -05:00
marcin mikołajczak 1ac289c890 Merge branch 'in-reply-to-self' into 'develop'
Compose: Show 'Replying to a post' if unchecked all mentions

See merge request soapbox-pub/soapbox-fe!1047
2022-02-21 09:12:51 +00:00
marcin mikołajczak f1b5482b2d Merge remote-tracking branch 'soapbox/develop' into in-reply-to-self
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-21 09:58:23 +01:00
Alex Gleason 5afd1ce4b3
Fix PendingStatus 2022-02-21 03:56:31 -05:00
marcin mikołajczak 2635d9b109 Compose: Show 'Replying to a post' if unchecked all mentions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-21 09:56:23 +01:00
Alex Gleason 70ac6b2a76
Fix error in ErrorBoundary 2022-02-21 03:17:52 -05:00
Alex Gleason b1a8f6f3ab
Add back expandSpoilers 2022-02-20 12:44:10 -05:00
Alex Gleason c99415a868
Fix status importing 2022-02-20 12:16:53 -05:00
Alex Gleason f1f784f751
normalizeStatus: fix tests, fixQuote fix 2022-02-20 03:38:22 -05:00