Alex Gleason
|
6154e4bac4
|
Rotate arrows for RTL
|
2022-12-04 19:40:09 -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 |
|
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 |
|
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
|
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
|
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
|
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 |
|
Alex Gleason
|
0d0ee2b41a
|
Fix feed carousel (overflow-hidden)
|
2022-11-27 11:54:19 -06:00 |
|
Alex Gleason
|
a2a445691f
|
Hide Markdown images
|
2022-11-26 17:05:19 -06:00 |
|
Alex Gleason
|
8a30454be2
|
Merge branch 'emoji-selector-wrap' into 'develop'
Wrap the emoji selector on smaller screens
Closes #1161
See merge request soapbox-pub/soapbox!1947
|
2022-11-26 22:58:49 +00:00 |
|
Alex Gleason
|
67cd7ed07a
|
Merge branch 'quote-mention-fix' into 'develop'
Mention the author when quote-posting them
Closes #1202
See merge request soapbox-pub/soapbox!1954
|
2022-11-26 22:58:38 +00:00 |
|
Alex Gleason
|
d61e115804
|
Merge branch 'profile-fields-mobile' into 'develop'
Display custom profile fields on mobile
Closes #1160
See merge request soapbox-pub/soapbox!1955
|
2022-11-26 22:58:28 +00:00 |
|
marcin mikołajczak
|
78779a814f
|
Merge branch 'chats-styles' into 'develop'
Improve chats styles and chat placeholder
See merge request soapbox-pub/soapbox!1951
|
2022-11-26 22:44:26 +00:00 |
|
Alex Gleason
|
2d97ae399a
|
Merge branch 'remote-timeline-styles' into 'develop'
Remote timeline styles
Closes #1182
See merge request soapbox-pub/soapbox!1952
|
2022-11-26 20:45:31 +00:00 |
|
Alex Gleason
|
433757a9d1
|
Merge branch 'messages-styles' into 'develop'
Improve direct timeline styles
See merge request soapbox-pub/soapbox!1949
|
2022-11-26 20:45:17 +00:00 |
|
Alex Gleason
|
8c55af5b5e
|
Display custom profile fields on mobile
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1160
|
2022-11-26 14:36:09 -06:00 |
|
Alex Gleason
|
e114b1d362
|
Break ProfileField out into its own file
|
2022-11-26 14:25:22 -06:00 |
|