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 |
|
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 |
|
Chewbacca
|
5816659a09
|
Refactor chat functions
|
2022-12-02 15:50:54 -05: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 |
|
Alex Gleason
|
31444756e4
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-30 12:46:24 -06:00 |
|
Alex Gleason
|
f6169b9cf0
|
Merge branch 'refactor-columns' into 'develop'
Refactor columns
See merge request soapbox-pub/soapbox!1966
|
2022-11-30 18:23:17 +00:00 |
|
Alex Gleason
|
f93f4c9a8b
|
ColumnHeader: remove unused children prop
|
2022-11-30 11:38:03 -06:00 |
|
Alex Gleason
|
7675860429
|
Refactor columns
|
2022-11-30 11:19:16 -06:00 |
|
marcin mikołajczak
|
0c16ffeb02
|
Merge branch 'quote-posts' into 'develop'
Show quoted statuses list
See merge request soapbox-pub/soapbox!1457
|
2022-11-29 23:32:21 +00:00 |
|
marcin mikołajczak
|
443b960067
|
Show quoted statuses list
|
2022-11-29 23:32:21 +00:00 |
|
Alex Gleason
|
2a3f79bfd2
|
Merge branch 'update-translations' into 'develop'
yarn manage:translations
See merge request soapbox-pub/soapbox!1884
|
2022-11-28 23:06:29 +00:00 |
|
Alex Gleason
|
1df8270ce0
|
yarn manage:translations
|
2022-11-28 11:39:30 -06:00 |
|
marcin mikołajczak
|
c87826c419
|
Merge branch 'report-modal-previous' into 'develop'
do not show 'previous' button in last step
See merge request soapbox-pub/soapbox!1964
|
2022-11-28 16:08:36 +00:00 |
|
|
90cb114237
|
do not show 'previous' button in last step
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-28 16:56:18 +01:00 |
|
Alex Gleason
|
000359aa5a
|
Merge branch 'reports-tailwind' into 'develop'
Admin Reports: restyle with Tailwind
See merge request soapbox-pub/soapbox!1958
|
2022-11-28 15:52:56 +00:00 |
|
Alex Gleason
|
f87cf765b3
|
Admin Reports: fix overflow issues
|
2022-11-28 09:41:19 -06:00 |
|
Alex Gleason
|
0e16bc13c5
|
Merge remote-tracking branch 'origin/develop' into reports-tailwind
|
2022-11-28 09:23:13 -06:00 |
|
Alex Gleason
|
860a985a0d
|
Merge branch 'toggle-feed-injection' into 'develop'
Allow disabling feed injection
See merge request soapbox-pub/soapbox!1962
|
2022-11-28 15:06:43 +00:00 |
|
marcin mikołajczak
|
0d278ffc53
|
Merge branch 'report-modal-previous' into 'develop'
Show 'previous' button in report modal
See merge request soapbox-pub/soapbox!1961
|
2022-11-28 15:06:29 +00:00 |
|
Chewbacca
|
50f5e2af38
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-28 10:03:40 -05:00 |
|
Chewbacca
|
4b036abefe
|
Merge branch 'redesign-interaction-bar' into 'develop'
Redesign interaction bar
See merge request soapbox-pub/soapbox!1913
|
2022-11-28 14:40:17 +00:00 |
|
Chewbacca
|
ca0aae8e9b
|
Merge branch 'improve-in-review-statuses' into 'develop'
Add dropdown-menu to SensitiveContentOverlay to allow status deletion
See merge request soapbox-pub/soapbox!1963
|
2022-11-28 14:31:23 +00:00 |
|
Chewbacca
|
7cce9812ef
|
Add dropdown-menu to SensitiveContentOverlay to allow status deletion
|
2022-11-28 09:05:13 -05:00 |
|
Alex Gleason
|
84edb651ad
|
Allow disabling feed injection
|
2022-11-27 21:05:39 -06:00 |
|
Alex Gleason
|
3a489f98d2
|
Merge branch 'use-instance' into 'develop'
Add useInstance() hook
See merge request soapbox-pub/soapbox!1946
|
2022-11-27 23:18:43 +00:00 |
|
|
4a96507cd1
|
Show 'previous' button in report modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-28 00:08:27 +01:00 |
|
Alex Gleason
|
ed573bfeb2
|
Merge remote-tracking branch 'origin/develop' into use-instance
|
2022-11-27 16:42:06 -06:00 |
|
Alex Gleason
|
6697e0191b
|
Fix crash against Pleroma (make latest_read_message_by_account an optional param)
|
2022-11-27 15:34:43 -06:00 |
|
Alex Gleason
|
5bb30b6282
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-27 15:30:00 -06:00 |
|
Alex Gleason
|
429b40aa6d
|
Merge branch 'hide-md-images' into 'develop'
Hide Markdown images
Closes #1171
See merge request soapbox-pub/soapbox!1956
|
2022-11-27 21:17:32 +00:00 |
|
Alex Gleason
|
b556166efa
|
StatusInteractionBar: combine likes and reactions again
|
2022-11-27 15:10:10 -06:00 |
|
Alex Gleason
|
33dc2f1a02
|
Merge remote-tracking branch 'origin/develop' into redesign-interaction-bar
|
2022-11-27 15:05:49 -06:00 |
|
Alex Gleason
|
946545f869
|
Admin Report: fix report flowing off screen on mobile
|
2022-11-27 13:33:41 -06:00 |
|
Alex Gleason
|
92053cefb0
|
Admin Report: use better icons for 'deactivate' and 'delete'
|
2022-11-27 13:23:43 -06:00 |
|
Alex Gleason
|
5ef9a93371
|
Admin Reports: restyle with Tailwind
|
2022-11-27 13:12:40 -06:00 |
|
Alex Gleason
|
c483a60ef1
|
Merge branch 'fix-feed-carousel' into 'develop'
Fix feed carousel (overflow-hidden)
See merge request soapbox-pub/soapbox!1957
|
2022-11-27 18:10:31 +00:00 |
|