Commit Graph

6768 Commits

Author SHA1 Message Date
d93f6331c7 Use new icons for Local and Fediverse timelines 2022-11-25 20:21:24 -06:00
09f5ba28e5 Merge branch 'external-status' into 'develop'
StatusActionBar: include a link to the remote status in the 3-dots menu

See merge request soapbox-pub/soapbox!1941
2022-11-25 23:00:32 +00:00
17cb4a5105 StatusActionBar: include a link to the remote status in the 3-dots menu 2022-11-25 16:44:42 -06:00
a0e1e02cec Merge branch 'bigger-emojis' into 'develop'
Make emojis a lil' bigger, fix emojis being very big when content is only emojis

See merge request soapbox-pub/soapbox!1940
2022-11-25 22:21:56 +00:00
020bcb4d45 Make emojis a lil' bigger, fix emojis being very big when content is only emojis 2022-11-25 16:19:32 -06:00
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
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
a0493cde3f Fix video visibility in media modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 22:30:04 +01:00
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
0b191a3b9f SoapboxConfig: fix selecting an SVG logo (but the backend errors) 2022-11-25 15:01:49 -06:00
631f3c37e3 Settings: put account move above account deletion 2022-11-25 14:42:11 -06:00
3b9535c418 SidebarNavigation: remove dashboardCount from "more" button, whoops 2022-11-25 14:40:57 -06:00
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
25e7070705 SidebarNavigation: move Dashboard to top-level 2022-11-25 14:08:34 -06:00
c1179f0475 Lint, cleanup, styles…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 19:28:43 +01:00
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
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
feddbab972 Merge branch 'profile-fields' into 'develop'
Fix: Can't remove all profile fields

Closes #1214

See merge request soapbox-pub/soapbox!1934
2022-11-25 15:52:55 +00:00
bb2a0002a6 Switch account when adding another account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 15:50:07 +01:00
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
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
1bc1ae27b6 Focus styles, keyboard navigation improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 00:03:22 +01:00
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
37b698b2e0 Minor chats styles improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-24 23:15:30 +01:00
cd282079a2 Merge branch 'media-modal-hotkeys' into 'develop'
MediaModal: fix hotkey navigation

Closes #1209

See merge request soapbox-pub/soapbox!1930
2022-11-23 20:01:00 +00:00
16f52538ce MediaModal: fix hotkey navigation
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1209
2022-11-23 13:46:09 -06:00
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
afaf8b10c2 Merge branch 'sensitive-video-fix' into 'develop'
Sensitive video refactor

Closes #1190

See merge request soapbox-pub/soapbox!1917
2022-11-23 18:01:43 +00:00
ea0146400c Merge remote-tracking branch 'origin/develop' into sensitive-video-fix 2022-11-23 11:49:27 -06:00
85b8d09d68 ProfilePreview: fix display of header image, code cleanup 2022-11-23 11:45:52 -06:00
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
47613dde56 Simplify StillImage component, fix header images 2022-11-22 11:33:47 -06:00
dce26a6600 ProfileHoverCard: fix account bio on Mastodon 2022-11-22 11:33:00 -06:00
0111d4f179 Fix StillImage in Safari 2022-11-22 11:04:35 -06:00
82c00fdfb2 Merge branch 'custom-emoji-categories' into 'develop'
Support custom emoji categories

Closes #1197

See merge request soapbox-pub/soapbox!1927
2022-11-21 17:45:49 +00:00
9751ae56fe Merge branch 'feed-suggestions-html' into 'develop'
FeedSuggestions: use HTML display name

See merge request soapbox-pub/soapbox!1928
2022-11-21 17:39:51 +00:00
462078862f Merge branch 'translation-strip-compat' into 'develop'
Translations: strip compatibility features from HTML

See merge request soapbox-pub/soapbox!1921
2022-11-21 17:29:12 +00:00
1e155c4efd Merge remote-tracking branch 'origin/develop' into stillimage-tw 2022-11-21 10:59:38 -06:00
aad68fcdc1 FeedSuggestions: use HTML display name 2022-11-21 10:56:38 -06:00
650f75ee65 Merge branch 'remove-iconfont' into 'develop'
Remove 'soapbox' icon font

See merge request soapbox-pub/soapbox!1926
2022-11-21 16:22:11 +00:00
5f9ce5776e Merge branch 'markup-css' into 'develop'
Add <Markup> component to style markup from the API

See merge request soapbox-pub/soapbox!1922
2022-11-21 16:11:28 +00:00
1514fafa98 Fix alignment of emojis in picker 2022-11-20 18:37:31 -06:00
001c041f51 Remove use of DOMParser in front-end emoji rewriting code
https://github.com/mastodon/mastodon/pull/20758
2022-11-20 18:20:07 -06:00
181d03d0c5 Support custom emoji categories
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1197
Related https://github.com/mastodon/mastodon/pull/11196
2022-11-20 18:11:11 -06:00
8d2db4c2a3 Fix letterboxing remote statuses 2022-11-20 15:26:01 -06:00
967ff441c6 Remove 'soapbox' icon font 2022-11-20 15:07:06 -06:00
b530d933a3 Merge remote-tracking branch 'origin/develop' into markup-css 2022-11-20 15:00:58 -06:00
b4b9aa039d Remove .still-image css, display "GIF" badge in media when autoPlayGif is off 2022-11-20 14:53:24 -06:00
f7d75f57ea StillImage: make it play nice with Tailwind, remove still-image.scss 2022-11-20 14:23:18 -06:00
032ce10d6a Merge branch 'actually-fix-propagation' into 'develop'
Actually fix status propagation

See merge request soapbox-pub/soapbox!1924
2022-11-20 19:31:37 +00:00