Commit graph

7293 commits

Author SHA1 Message Date
Alex Gleason
31444756e4
Merge remote-tracking branch 'origin/develop' into chats 2022-11-30 12:46:24 -06:00
403bcba525 Compose event modal improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 19:32:35 +01: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
13ccc3fe7f Date display improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 18:34:05 +01:00
Alex Gleason
7675860429
Refactor columns 2022-11-30 11:19:16 -06:00
6435f33af9 fallback to link.url
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 16:57:21 +01:00
1de5a69f8b Use remote_url for external links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 11:16:42 +01: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
ee389e523d Allow to configure tile server
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-29 23:14:16 +01:00
5d9925ed5f Styles improvements, fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-29 22:49:35 +01:00
Alex Gleason
e5ff4fa176
Merge remote-tracking branch 'origin/develop' into events 2022-11-29 11:40:42 -06: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
6fb8290444 EventCarousel: Do not show placeholder if already has results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-28 00:46:32 +01:00
5d1921b2cc styles fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-28 00:28:15 +01: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
7c1726c665 update test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-27 23:52:12 +01:00
Alex Gleason
ed573bfeb2
Merge remote-tracking branch 'origin/develop' into use-instance 2022-11-27 16:42:06 -06:00
9ba56a3945 Merge remote-tracking branch 'soapbox/develop' into events 2022-11-27 23:33:51 +01:00
6465423ccb Cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-27 23:33:44 +01: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
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