Wykres commitów

7295 Commity (8f2a1fb6ef70021d60b5eb37cd8b4334cf996e1e)

Autor SHA1 Wiadomość Data
Alex Gleason 5b1de5da8c
Chats: improve uploading progress bar styles 2022-12-06 16:39:37 -06:00
Alex Gleason 9e39415ca8
Chats: gate upload button behind `chatsMedia` feature flag 2022-12-06 16:36:30 -06:00
Alex Gleason 4c5e8eb525
Chats: improve upload button styles 2022-12-06 16:33:53 -06:00
Alex Gleason dc420a843b
Chats: fix submitting an attachment 2022-12-06 16:27:07 -06:00
Alex Gleason 6eafb8c0c3
Chats: start making attachments work again 2022-12-06 16:21:00 -06:00
Alex Gleason 2ca4db5c3b
Chats: fix display of media attachments, fix break-words 2022-12-06 15:45:33 -06:00
marcin mikołajczak 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 3aff4ee715
Replace proprietary send icon with Tabler 2022-12-06 15:20:48 -06:00
marcin mikołajczak 39b9cf4eed Show Unauthorized modal for 'X people going'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-06 22:17:23 +01:00
Alex Gleason cad1d9071a
Restore "chats" name and icon 2022-12-06 15:16:36 -06:00
Alex Gleason 30646ec8c3
Fix pagination of chat messages 2022-12-06 15:12:24 -06:00
Chewbacca 994d58294a Support 'seen' property in the Feed Carousel 2022-12-06 16:00:56 -05: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
Chewbacca 717c21a2e3 Switch X for Check 2022-12-06 13:50:03 -05:00
Alex Gleason 2d9c73cf9e
EventHeader: fix initReport() calls 2022-12-06 12:21:25 -06:00
Alex Gleason 2cedd69f1d
Merge remote-tracking branch 'origin/develop' into chats 2022-12-06 11:53:47 -06:00
marcin mikołajczak 4448309adc Merge branch 'events' into 'develop'
Events

See merge request soapbox-pub/soapbox!1959
2022-12-06 16:21:26 +00:00
marcin mikołajczak d4a9e1f139 Merge remote-tracking branch 'soapbox/develop' into events 2022-12-06 16:18:51 +01:00
marcin mikołajczak ee8a424d28 lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-06 16:18:42 +01:00
Alex Gleason cb7f0aeab8
Chats: deduplicate items 2022-12-05 18:38:32 -06:00
Alex Gleason cfc0c855e8 Merge branch 'emojis-clipped' into 'develop'
Improve display of emojis

See merge request soapbox-pub/soapbox!1971
2022-12-06 00:18:14 +00:00
Chewbacca a73ade90c1 Change websocket event name 2022-12-05 15:41:06 -05:00
Chewbacca 0bed4d5f31 Update copy 2022-12-05 15:04:45 -05:00
Chewbacca 5e47a2567f Revert "Replace 'send' icon from Tabler"
This reverts commit d5303387f5.
2022-12-05 13:09:23 -05:00
Chewbacca d5303387f5 Replace 'send' icon from Tabler 2022-12-05 08:45:20 -05:00
Chewbacca 9cc9e8876b Fix infinite pagination of chats 2022-12-05 08:41:26 -05:00
Alex Gleason 4a48e9d510
Merge remote-tracking branch 'origin/develop' into chats 2022-12-04 19:27:54 -06:00
marcin mikołajczak 103ff2b2c0 Merge remote-tracking branch 'soapbox/develop' into events 2022-12-04 12:34:15 +01:00
marcin mikołajczak 6317930b30 Document events endpoints
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-04 12:34:09 +01:00
Alex Gleason 0d42fe1c96 Merge branch 'devel' into 'develop'
Fix menu popups in RTL

See merge request soapbox-pub/soapbox!1972
2022-12-03 16:33:00 +00:00
Ahmad Dakhlallah e76fcf7929 Fix Arabic menu popup in RTL. 2022-12-03 18:22:25 +02:00
Ahmad Dakhlallah 952317708f Fix menu-popover in RTL 2022-12-03 17:25:40 +02:00
Ahmad Dakhlallah f7fdbca698 Fix Arabic translation 2022-12-03 17:21:19 +02:00
marcin mikołajczak 10eaf60fe9 Merge remote-tracking branch 'soapbox/develop' into HEAD 2022-12-02 23:17:50 +01:00
marcin mikołajczak 46cb676822 Remove 'show on map' for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-02 23:16:11 +01:00
Chewbacca 5816659a09 Refactor chat functions 2022-12-02 15:50:54 -05:00
Alex Gleason 6f21905a8b
Improve display of emojis 2022-12-02 14:15:59 -06:00
Chewbacca b5aca1649d Remove unused 'initReportById' function 2022-12-02 09:03:08 -05:00
Chewbacca 8df7d9c9ef UX improvements to message bubble 2022-12-02 08:28:51 -05:00
Alex Gleason 963c7898b2 Merge branch 'Kentoseth-develop-patch-53783' into 'develop'
These instructions are outdated with a 1.3.0 install.

See merge request soapbox-pub/soapbox!1970
2022-12-02 00:35:55 +00:00
Mohamed H 91752685d3 These instructions are outdated with a 1.3.0 install.
There is a bug in the current static dir that prevents the soapbox frontend from displaying, hence step 3.
2022-12-02 00:33:54 +00:00
Chewbacca d875c1c3e8 Fix tests 2022-12-01 13:08:05 -05:00
Chewbacca 67a61ad3b4 Search on focus 2022-12-01 12:40:30 -05:00
marcin mikołajczak 3051c4f854 Merge branch 'fix-code-font' into 'develop'
Use monospace font for code, pre

See merge request soapbox-pub/soapbox!1969
2022-12-01 14:43:53 +00:00
Alex Gleason 4cafc04ac1 Merge branch 'fix-timeline-spacing' into 'develop'
Fix timeline spacing

See merge request soapbox-pub/soapbox!1968
2022-12-01 14:42:58 +00:00
marcin mikołajczak e0b41badd3 Use monospace font for code, pre 2022-12-01 13:17:46 +00:00
Alex Gleason 69d64c11b4
Fix spacing of ColumnHeader on Local/Federated timelines 2022-11-30 21:45:49 -06:00
Alex Gleason ae5e4c05f6
ColumnHeader: remove `transparent` prop, pass className from Column instead 2022-11-30 21:45:31 -06:00