Commit Graph

3778 Commits

Author SHA1 Message Date
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
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
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
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
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
e14230678d Add emoji autocomplete to Chats 2022-11-22 09:55:31 -05:00
f2e7cf4e5c Remove avatar from chat messages 2022-11-22 08:23:18 -05:00
5e05c32eed Remove unused config
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-21 21:59:35 +01:00
fe50acf0c3 Move RSS button to account menu
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-21 21:03:35 +01:00
8be2ee918d Merge remote-tracking branch 'soapbox/develop' into rss-button 2022-11-21 20:41:25 +01: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
8d9182eb44 Add max character count to Chat composer 2022-11-21 12:21:02 -05:00
f7f40703cd Merge remote-tracking branch 'origin/develop' into chats 2022-11-21 12:06:44 -05: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
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
de3678c272 InteractionCounter: refactor with <button> 2022-11-20 16:14:50 -06:00
b9a3f7ec13 StatusInteractionBar: break into InteractionCounter component 2022-11-20 16:05:53 -06:00
b530d933a3 Merge remote-tracking branch 'origin/develop' into markup-css 2022-11-20 15:00:58 -06:00
f7d75f57ea StillImage: make it play nice with Tailwind, remove still-image.scss 2022-11-20 14:23:18 -06:00
8061c8d782 Revert "Merge branch 'mouseup' into 'develop'"
This reverts commit 39b4ee9f09, reversing
changes made to a0597a6445.
2022-11-20 12:27:45 -06:00
6444632324 Revert "Merge branch 'autosuggest-profiles-fix' into 'develop'"
This reverts commit 9df92e91e7, reversing
changes made to 39b4ee9f09.
2022-11-20 12:27:30 -06:00
908985bdc6 AutosuggestAccount: let account be clicked 2022-11-19 20:15:32 -06:00
00989a7dfc LandingPage: use Markup component for instance description 2022-11-19 18:28:34 -06:00
7e32f0d992 Add <Markup> component to style markup from the API 2022-11-19 18:15:17 -06:00
990e28ccc8 Remove unnecessary stopPropagation() calls 2022-11-19 15:55:55 -06:00
0cea66dcef ProfileDropdown: allow clicking accounts again 2022-11-19 15:10:23 -06:00
c5756c0e7f Audio: prevent focusing the status when clicked
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1191
2022-11-18 18:42:21 -06:00
ba8cab0513 Sensitive video refactor
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1190
2022-11-18 18:34:27 -06:00
cac650cded Merge branch 'cz-language' into 'develop'
improved Czech language localization + changed a few hard-coded strings to localized ones

See merge request soapbox-pub/soapbox!1915
2022-11-18 23:32:26 +00:00
5351142028 Fix PollForm i18n delete message 2022-11-18 17:28:56 -06:00
8b61461215 replaced intl.formatMessage() call with <FormattedMessage> element + translated a couple of more strings into Czech 2022-11-18 21:07:35 +01:00
1dfd5244f0 Update design for emoji reacts 2022-11-17 15:37:58 -05:00
3a0e753789 Update design to likes / reposts in interaction bar 2022-11-17 15:03:30 -05:00
020b2d7319 improved Czech language localization + changed a few hard-coded strings to localized ones 2022-11-17 19:55:40 +01:00
9f8aabc3d8 Align avatar to bottom 2022-11-17 13:22:47 -05:00
10c6a7116c Add blocked message 2022-11-17 13:13:22 -05:00