Commit graph

416 commits

Author SHA1 Message Date
marcin mikołajczak
39a921b2d0 Merge branch 'takahe-features' into 'develop'
Update features.ts

See merge request soapbox-pub/soapbox!2198
2023-01-19 22:46:25 +00:00
2aaac98cba Merge branch 'friendica' of https://gitlab.com/mkljczk/soapbox-fe into friendica 2023-01-19 00:15:52 +01:00
afd4a39337 Friendica, version parsing fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-19 00:15:32 +01:00
marcin mikołajczak
7d1e13c28d Update features.ts 2023-01-18 21:53:33 +00:00
66f48ca982 Friendica support
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-18 22:41:54 +01:00
marcin mikołajczak
e7171cb2f0 Update features.ts 2023-01-18 21:21:13 +00:00
marcin mikołajczak
8b4df16f75 Merge branch 'wildebeest' into 'develop'
Support Wildebeest

See merge request soapbox-pub/soapbox!2152
2023-01-18 06:48:10 +00:00
marcin mikołajczak
06b040241c Fix @see in features.ts 2023-01-17 23:12:17 +00:00
Alex Gleason
ed8299892c
Autoplay embedded videos after the play button is clicked 2023-01-17 13:12:47 -06:00
Alex Gleason
7ef45eaa73
Remove features.scopes, move to a getScopes function 2023-01-13 18:43:57 -06:00
Alex Gleason
e50e4b8e60
Restore export data CSV (behind a feature flag) 2023-01-11 17:59:50 -06:00
Alex Gleason
98f311873c
Expose backups again 2023-01-11 17:25:55 -06:00
3bbfc716ad Support Wildebeest
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-11 14:21:35 +01:00
Alex Gleason
e5f592bfaf
Expose Registration form to unknown backends 2023-01-10 22:10:27 -06:00
Alex Gleason
5de9afd18b
Remove prop-types 2023-01-10 15:06:26 -06:00
Alex Gleason
8a55f8416b
Remove 'history' dep 2023-01-09 15:43:41 -06:00
c6e5f746da Update features.ts for Takahē
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-03 23:42:15 +01:00
3491d09485 Fix test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-02 10:35:37 +01:00
03349abc37 Merge remote-tracking branch 'soapbox/develop' into cleanup 2022-12-31 19:52:03 +01:00
Alex Gleason
f20a8ab6fe Revert "Merge branch 'square' into 'develop'"
This reverts merge request !2027
2022-12-29 22:23:27 +00:00
3f430ee5d5 use capitalized name
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 23:56:33 +01:00
81e1e2d6ad Support Takahē
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 21:43:13 +01:00
4b3f03353d WIP TypeScript convertions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-26 00:31:07 +01:00
Alex Gleason
6ac5845deb
Gate events with features.includes('events') 2022-12-24 14:42:43 -06:00
Alex Gleason
0356b014b0
Letterbox images taller than 1:1 2022-12-22 21:06:27 -06:00
Alex Gleason
b15871aaa8
utils/download: take a string instead of AxiosResponse 2022-12-17 20:15:40 -06:00
Alex Gleason
2505f622e2
ThemeEditor: add hue sliders 2022-12-17 19:02:02 -06:00
Alex Gleason
8f78336a4b
Dashboard: include link to repo for the current commit 2022-12-17 16:14:57 -06:00
marcin mikołajczak
e8d6c7d4b6 Merge branch 'profile-header' into 'develop'
Default header should not be clickable

See merge request soapbox-pub/soapbox!1994
2022-12-15 11:52:16 +00:00
Alex Gleason
8f3c0a1071
Carousel: make seen optional, only hit the API if features.carouselSeen is supported 2022-12-14 13:06:41 -06:00
Alex Gleason
30abdab924
features.feedUserFiltering --> features.carousel 2022-12-14 12:54:42 -06:00
Chewbacca
4204b48a40 Remove mocks 2022-12-14 08:44:04 -05:00
Alex Gleason
5de1c3a61d
Revert flattenPages order changes 2022-12-13 15:17:58 -06:00
Chewbacca
b3a0f785d8
Fix sorting of Chat List 2022-12-13 15:08:25 -06:00
Chewbacca
8aa171fede
Re-order chat-list after sending messaging 2022-12-13 15:07:13 -06:00
6900b59697 Move isDefaultHeader and isDefaultAvatar to utils/accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-13 00:09:00 +01:00
Alex Gleason
889d598027
Enable Chats deletion for Rebased 2022-12-08 19:48:34 -06:00
marcin mikołajczak
41746b84d9 Merge branch 'events' into 'develop'
Show Unauthorized modal for 'X people going'

See merge request soapbox-pub/soapbox!1979
2022-12-08 14:28:13 +00:00
Alex Gleason
fbd2471dc6
Move StatProvider above UI, increment chats unread counter from streaming events 2022-12-07 00:45:10 -06:00
Alex Gleason
d4419bf71f
Chats: hide read receipts for unsupported servers 2022-12-06 22:32:35 -06:00
Alex Gleason
2986f00728
appendPageItem: fix order 2022-12-06 22:30:03 -06:00
Alex Gleason
9e39415ca8
Chats: gate upload button behind chatsMedia feature flag 2022-12-06 16:36:30 -06:00
3855d966af Add 'View event on {domain}'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-06 22:33:17 +01:00
Alex Gleason
e1c80920ed
Enable chatsv2 on TruthSocial 2022-12-06 15:25:40 -06:00
Alex Gleason
30646ec8c3
Fix pagination of chat messages 2022-12-06 15:12:24 -06:00
Alex Gleason
f7bd5c5951
deduplicateById: fix Entity types 2022-12-06 14:48:41 -06:00
Alex Gleason
569296af36
Merge branch 'chats-pleroma' into chats 2022-12-06 14:36:38 -06:00
Alex Gleason
2cedd69f1d
Merge remote-tracking branch 'origin/develop' into chats 2022-12-06 11:53:47 -06:00
Alex Gleason
cb7f0aeab8
Chats: deduplicate items 2022-12-05 18:38:32 -06:00
6317930b30 Document events endpoints
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-04 12:34:09 +01:00