Alex Gleason
|
30a34b0b82
|
Remove .spoiler-button styles
|
2022-11-19 17:17:56 -06:00 |
|
Alex Gleason
|
f3fdc7b387
|
Translations: strip compatibility features from HTML
|
2022-11-19 16:24:35 -06:00 |
|
Alex Gleason
|
39b4ee9f09
|
Merge branch 'mouseup' into 'develop'
Stop mouseUp propagation in statuses
See merge request soapbox-pub/soapbox!1920
|
2022-11-19 22:08:58 +00:00 |
|
Alex Gleason
|
990e28ccc8
|
Remove unnecessary stopPropagation() calls
|
2022-11-19 15:55:55 -06:00 |
|
Alex Gleason
|
f66b50361d
|
StatusReplyMentions: prevent bubbling
|
2022-11-19 15:33:30 -06:00 |
|
Alex Gleason
|
4c57968914
|
StatusContent: prevent bubbling of mentions, links, hashtags, and "Read more" button
|
2022-11-19 15:30:09 -06:00 |
|
Alex Gleason
|
6a8d7e4ed3
|
StopPropagation: let it be disabled
|
2022-11-19 15:26:07 -06:00 |
|
Alex Gleason
|
0cea66dcef
|
ProfileDropdown: allow clicking accounts again
|
2022-11-19 15:10:23 -06:00 |
|
Alex Gleason
|
9d87d9957f
|
TranslateButton: stopPropagation()
|
2022-11-19 15:08:49 -06:00 |
|
Alex Gleason
|
e973d69c61
|
Stop mouseUp propagation in statuses
|
2022-11-19 14:36:58 -06:00 |
|
Alex Gleason
|
a0597a6445
|
Merge branch 'fix-status-focus' into 'develop'
Status: prevent selecting text from navigating to the status
Closes #901
See merge request soapbox-pub/soapbox!1919
|
2022-11-19 10:29:36 +00:00 |
|
Alex Gleason
|
a7902421e5
|
Merge branch 'audio-focus' into 'develop'
Audio: prevent focusing the status when clicked
Closes #1191
See merge request soapbox-pub/soapbox!1918
|
2022-11-19 10:29:16 +00:00 |
|
Alex Gleason
|
dd56885d89
|
Status: prevent selecting text from navigating to the status
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/901
|
2022-11-18 18:57:39 -06:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
ba8cab0513
|
Sensitive video refactor
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1190
|
2022-11-18 18:34:27 -06:00 |
|
Alex Gleason
|
48a03ed5bd
|
Merge branch 'yotamN-develop-patch-68069' into 'develop'
Add Hebrew translations
See merge request soapbox-pub/soapbox!1883
|
2022-11-18 23:33:22 +00:00 |
|
Alex Gleason
|
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 |
|
Alex Gleason
|
5351142028
|
Fix PollForm i18n delete message
|
2022-11-18 17:28:56 -06:00 |
|
Alex Gleason
|
7d446b69d4
|
Merge branch 'installation-guide-for-Pleroma-OTP' into 'develop'
Describe how to install Soapbox for Pleroma OTP releases in README
See merge request soapbox-pub/soapbox!1916
|
2022-11-18 23:15:28 +00:00 |
|
Michal Dvorak
|
8b61461215
|
replaced intl.formatMessage() call with <FormattedMessage> element + translated a couple of more strings into Czech
|
2022-11-18 21:07:35 +01:00 |
|
Chewbacca
|
39ba34983f
|
Merge branch 'clear-cache' into 'develop'
Clear cache from React Query on logout
See merge request soapbox-pub/soapbox!1912
|
2022-11-18 15:34:59 +00:00 |
|
Chewbacca
|
4c9006609c
|
Clear cache from React Query on change account
|
2022-11-18 10:25:24 -05:00 |
|
Unigiri Unini
|
432e2452c5
|
Describe how to install Soapbox for Pleroma OTP
|
2022-11-18 23:46:16 +09:00 |
|
Chewbacca
|
1dfd5244f0
|
Update design for emoji reacts
|
2022-11-17 15:37:58 -05:00 |
|
Chewbacca
|
3a0e753789
|
Update design to likes / reposts in interaction bar
|
2022-11-17 15:03:30 -05:00 |
|
Michal Dvorak
|
020b2d7319
|
improved Czech language localization + changed a few hard-coded strings to localized ones
|
2022-11-17 19:55:40 +01:00 |
|
Chewbacca
|
9f8aabc3d8
|
Align avatar to bottom
|
2022-11-17 13:22:47 -05:00 |
|
Chewbacca
|
8d0ebdee17
|
Clear cache from React Query on logout
|
2022-11-17 13:13:32 -05:00 |
|
Chewbacca
|
10c6a7116c
|
Add blocked message
|
2022-11-17 13:13:22 -05:00 |
|
Chewbacca
|
5fbe248b97
|
Clear cache from React Query on logout
|
2022-11-17 13:13:09 -05:00 |
|
Chewbacca
|
ae0082ad53
|
Wrap chat settings in feature flag
|
2022-11-17 11:53:34 -05:00 |
|
Chewbacca
|
72c26bc9bc
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-11-17 10:58:34 -05:00 |
|
marcin mikołajczak
|
2cc1007e56
|
Merge branch 'cleanup-styles' into 'develop'
Remove unused styles, also fix #1180
Closes #1180
See merge request soapbox-pub/soapbox!1911
|
2022-11-17 15:48:03 +00:00 |
|
marcin mikołajczak
|
8ca1cd0345
|
Merge branch 'sensitive-overlay-height' into 'develop'
Fix 'Overly long content warning spills over the banner'
Closes #1173
See merge request soapbox-pub/soapbox!1910
|
2022-11-17 15:44:26 +00:00 |
|
|
2b8bad3cb0
|
Remove unused styles, also fix #1180
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-17 16:10:18 +01:00 |
|
|
d5ad531246
|
Fix 'Overly long content warning spills over the banner'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-17 14:36:53 +01:00 |
|
marcin mikołajczak
|
e327b16988
|
Merge branch 'icon-with-counter' into 'develop'
Fix 'Icon counter is italicized'
Closes #1187
See merge request soapbox-pub/soapbox!1909
|
2022-11-17 12:46:56 +00:00 |
|
|
d351ffab18
|
Fix 'Icon counter is italicized'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-17 10:52:56 +01:00 |
|
marcin mikołajczak
|
e7e80d637d
|
Merge branch 'language-pl' into 'develop'
Update Polish translation
See merge request soapbox-pub/soapbox!1907
|
2022-11-17 01:22:04 +00:00 |
|
Alex Gleason
|
a55ebd424d
|
Merge branch 'update-screenshot' into 'develop'
README: update screenshot
See merge request soapbox-pub/soapbox!1908
|
2022-11-17 01:16:36 +00:00 |
|
Alex Gleason
|
edac03b7bf
|
README: update screenshot
|
2022-11-16 19:15:41 -06:00 |
|
marcin mikołajczak
|
7e396ccd2f
|
Merge branch 'icon-picker-ts' into 'develop'
Fix promo panel icon picker, use TS, FC
Closes #1184
See merge request soapbox-pub/soapbox!1906
|
2022-11-16 22:54:47 +00:00 |
|
|
33a7438d9d
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-16 23:52:12 +01:00 |
|
|
6c8ed2ad65
|
Fix promo panel icon picker, use TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-16 23:42:40 +01:00 |
|
Chewbacca
|
4c26ab3045
|
Merge branch 'remove-more-scss' into 'develop'
Remove more scss
See merge request soapbox-pub/soapbox!1905
|
2022-11-16 21:58:43 +00:00 |
|
Chewbacca
|
9b70a2487e
|
Remove 'radio-button.scss', 'dirctory.scss' and move RadioButton to UI Components
|
2022-11-16 16:38:32 -05:00 |
|
Chewbacca
|
5f67eb26ca
|
Remove 'trends.scss'
|
2022-11-16 15:10:57 -05:00 |
|
Chewbacca
|
e5ea7331df
|
Remove 'wtf-panel.scss'
|
2022-11-16 15:04:15 -05:00 |
|
Chewbacca
|
d7000ca322
|
Merge branch 'remove-reset-scss' into 'develop'
Remove Reset SCSS
See merge request soapbox-pub/soapbox!1904
|
2022-11-16 19:59:47 +00:00 |
|
Chewbacca
|
2c4d45d418
|
Remove 'remote-timeline.scss'
|
2022-11-16 14:35:34 -05:00 |
|