|
d4024e927d
|
Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
|
2022-12-16 21:33:23 +01:00 |
|
|
d524a7c700
|
Groups: UI improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-12-15 23:51:30 +01: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 |
|
Chewbacca
|
5816659a09
|
Refactor chat functions
|
2022-12-02 15:50:54 -05:00 |
|
|
7c1726c665
|
update test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-27 23:52:12 +01:00 |
|
|
9ba56a3945
|
Merge remote-tracking branch 'soapbox/develop' into events
|
2022-11-27 23:33:51 +01:00 |
|
Alex Gleason
|
5bb30b6282
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-27 15:30:00 -06:00 |
|
|
859d93b289
|
Merge remote-tracking branch 'soapbox/develop' into events-
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 20:25:48 +01:00 |
|
Alex Gleason
|
de2186babf
|
Features: SOAPBOX --> REBASED
|
2022-11-26 12:48:33 -06:00 |
|
Chewbacca
|
e14230678d
|
Add emoji autocomplete to Chats
|
2022-11-22 09:55:31 -05:00 |
|
Chewbacca
|
72c26bc9bc
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-17 10:58:34 -05:00 |
|
Chewbacca
|
8818763f28
|
Rename files (12): rand
|
2022-11-16 08:35:29 -05:00 |
|
Chewbacca
|
637d78db01
|
Rename files (11): utils
|
2022-11-16 08:34:55 -05:00 |
|
Chewbacca
|
db5d0d6400
|
Move 'compareId' to comparators utils
|
2022-11-15 08:58:55 -05:00 |
|
Chewbacca
|
5d5a29b9f0
|
Merge branch 'autoplay-videos' into 'develop'
Add preference to auto-play videos
See merge request soapbox-pub/soapbox!1882
|
2022-11-14 17:42:41 +00:00 |
|
Chewbacca
|
c421819202
|
Refactor to use URL and URLSearchParams
|
2022-11-14 11:51:35 -05:00 |
|
Chewbacca
|
d5fc6fe252
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-14 10:14:45 -05:00 |
|
Alex Gleason
|
0ae57236c7
|
Make quote posting work on Akkoma
|
2022-11-13 12:43:36 -06:00 |
|
|
6b5e802bd0
|
Add 'create event' button to profile dropdown for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 23:30:46 +01:00 |
|
|
7b2193d753
|
Merge remote-tracking branch 'soapbox/develop' into events-
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 16:48:27 +01:00 |
|
Chewbacca
|
4a4e0daa1a
|
Autoplay videos from Rumble
|
2022-11-11 09:57:39 -05:00 |
|
Chewbacca
|
c453bbb687
|
Update Chat with last_message when current_user is sending a message
|
2022-11-10 16:41:24 -05:00 |
|
Chewbacca
|
93a696a72f
|
Re-sort the ChatList when new messages come in
|
2022-11-10 15:42:59 -05:00 |
|
Chewbacca
|
7c68392617
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-09 09:03:48 -05:00 |
|
Alex Gleason
|
a93196b316
|
Add support for Akkoma
|
2022-11-08 23:35:19 -06:00 |
|
Chewbacca
|
57b2629337
|
Consolidate 'message user' in profile
|
2022-11-07 11:43:17 -05:00 |
|
Chewbacca
|
acede4b519
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-07 08:17:11 -05:00 |
|
|
1526ccaa2e
|
Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 17:37:36 +01:00 |
|
|
92b12e533e
|
Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-04 22:41:51 +01:00 |
|