Wykres commitów

5221 Commity (67cd7ed07a61ecea3f0d8d8dccb5641ddaed00a5)

Autor SHA1 Wiadomość Data
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
Alex Gleason 50ead4f16e
Mention the author when quote-posting them
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1202
2022-11-26 14:12:50 -06:00
Alex Gleason fa8e821c1e
Fix scheduled post datepicker being cut off
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1213
2022-11-26 13:47:04 -06:00
Alex Gleason 3b1eaaddfc
Redesign EditFederationModal 2022-11-26 13:28:51 -06:00
Alex Gleason bbb41533b7
RemoteTimeline: improve styles, icons 2022-11-26 13:18:11 -06:00
marcin mikołajczak b8542c619d Improve chats styles and chat placeholder
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 20:03:17 +01:00
Alex Gleason de2186babf
Features: SOAPBOX --> REBASED 2022-11-26 12:48:33 -06:00
Alex Gleason 1470de587a
Improve direct timeline styles 2022-11-26 12:44:56 -06:00
forenta c9e9c9e071 Update german translation 2022-11-26 17:09:56 +00:00
Alex Gleason c3ada63732 Merge branch 'chat-list-styles' into 'develop'
Fix chat list styles

Closes #1221

See merge request soapbox-pub/soapbox!1945
2022-11-26 16:34:55 +00:00
marcin mikołajczak d39c2204f6 Merge branch 'intl' into 'develop'
Make some strings localizable

See merge request soapbox-pub/soapbox!1944
2022-11-26 16:02:03 +00:00
marcin mikołajczak ed22df7a51 Update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 16:50:53 +01:00
Alex Gleason 9545248929
Fix chat list styles
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1221
2022-11-26 09:34:13 -06:00
marcin mikołajczak 34aee08a09 Make more strings localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 16:00:54 +01:00
marcin mikołajczak 8b4390681b Make some strings localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 14:09:28 +01:00
marcin mikołajczak f6258357f7 Fix site preview theme
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 12:19:57 +01:00
Alex Gleason d93f6331c7
Use new icons for Local and Fediverse timelines 2022-11-25 20:21:24 -06:00
Alex Gleason 17cb4a5105
StatusActionBar: include a link to the remote status in the 3-dots menu 2022-11-25 16:44:42 -06:00
Alex Gleason 020bcb4d45
Make emojis a lil' bigger, fix emojis being very big when content is only emojis 2022-11-25 16:19:32 -06:00
Alex Gleason 32938930d5 Merge branch 'reorganize-menus' into 'develop'
Reorganize sidebar navigation

Closes #1091

See merge request soapbox-pub/soapbox!1937
2022-11-25 22:12:02 +00:00
marcin mikołajczak b8c651fc96 Merge branch 'video-fix' into 'develop'
Fix video visibility in media modal

See merge request soapbox-pub/soapbox!1938
2022-11-25 21:57:20 +00:00
marcin mikołajczak a0493cde3f Fix video visibility in media modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 22:30:04 +01:00
marcin mikołajczak 655ed99709 Merge branch 'rtl' into 'develop'
RTL support, use Stack and HStack in more places

See merge request soapbox-pub/soapbox!1936
2022-11-25 21:22:02 +00:00
Alex Gleason 0b191a3b9f
SoapboxConfig: fix selecting an SVG logo (but the backend errors) 2022-11-25 15:01:49 -06:00
Alex Gleason 631f3c37e3
Settings: put account move above account deletion 2022-11-25 14:42:11 -06:00
Alex Gleason 3b9535c418
SidebarNavigation: remove dashboardCount from "more" button, whoops 2022-11-25 14:40:57 -06:00
Alex Gleason c7e04a6826
SidebarNavigation: move local and fediverse tabs to top-level
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1091
2022-11-25 14:38:09 -06:00
Alex Gleason 25e7070705
SidebarNavigation: move Dashboard to top-level 2022-11-25 14:08:34 -06:00
marcin mikołajczak c1179f0475 Lint, cleanup, styles…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 19:28:43 +01:00
marcin mikołajczak 785c6b57e3 RTL support, use Stack and HStack in more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 18:04:11 +01:00
marcin mikołajczak 979b7c3446 Merge branch 'add-account-fix' into 'develop'
Switch account when adding another account

See merge request soapbox-pub/soapbox!1935
2022-11-25 15:53:09 +00:00
marcin mikołajczak bb2a0002a6 Switch account when adding another account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 15:50:07 +01:00
marcin mikołajczak 1fa85d0dd6 Fix: Can't remove all profile fields
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 15:22:05 +01:00
marcin mikołajczak 6456737d8a Merge branch 'focus-styles' into 'develop'
Focus styles, keyboard navigation improvements

See merge request soapbox-pub/soapbox!1933
2022-11-24 23:23:22 +00:00
marcin mikołajczak 1bc1ae27b6 Focus styles, keyboard navigation improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 00:03:22 +01:00
marcin mikołajczak 93f98ffd96 Merge branch 'chats-styles' into 'develop'
Minor chats styles improvements

Closes #1181 and #1210

See merge request soapbox-pub/soapbox!1932
2022-11-24 22:57:52 +00:00
marcin mikołajczak 37b698b2e0 Minor chats styles improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-24 23:15:30 +01:00
Alex Gleason 16f52538ce
MediaModal: fix hotkey navigation
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1209
2022-11-23 13:46:09 -06:00
Alex Gleason c4d3719918 Merge branch 'fix-header-preview' into 'develop'
ProfilePreview: fix display of header image, code cleanup

See merge request soapbox-pub/soapbox!1929
2022-11-23 18:24:45 +00:00
Alex Gleason ea0146400c
Merge remote-tracking branch 'origin/develop' into sensitive-video-fix 2022-11-23 11:49:27 -06:00
Alex Gleason 85b8d09d68
ProfilePreview: fix display of header image, code cleanup 2022-11-23 11:45:52 -06:00
Alex Gleason 41dd2bfcef Merge branch 'stillimage-tw' into 'develop'
Make StillImage Tailwind friendly

See merge request soapbox-pub/soapbox!1925
2022-11-22 23:31:38 +00:00
Alex Gleason 47613dde56
Simplify StillImage component, fix header images 2022-11-22 11:33:47 -06:00
Alex Gleason dce26a6600
ProfileHoverCard: fix account bio on Mastodon 2022-11-22 11:33:00 -06:00