Commit graph

950 commits

Author SHA1 Message Date
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
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
ea0146400c
Merge remote-tracking branch 'origin/develop' into sensitive-video-fix 2022-11-23 11:49:27 -06:00
Alex Gleason
47613dde56
Simplify StillImage component, fix header images 2022-11-22 11:33:47 -06:00
Alex Gleason
b530d933a3
Merge remote-tracking branch 'origin/develop' into markup-css 2022-11-20 15:00:58 -06:00
Alex Gleason
8061c8d782
Revert "Merge branch 'mouseup' into 'develop'"
This reverts commit 39b4ee9f09, reversing
changes made to a0597a6445.
2022-11-20 12:27:45 -06:00
Alex Gleason
7e32f0d992
Add <Markup> component to style markup from the API 2022-11-19 18:15:17 -06:00
Alex Gleason
0cea66dcef
ProfileDropdown: allow clicking accounts again 2022-11-19 15:10:23 -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
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
Michal Dvorak
020b2d7319 improved Czech language localization + changed a few hard-coded strings to localized ones 2022-11-17 19:55:40 +01: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
Chewbacca
c2cedaf02c Remove 'donations.scss' 2022-11-16 12:50:38 -05:00
Chewbacca
a559ed72c9 Move Accordion into Component UI 2022-11-16 12:30:24 -05:00
Chewbacca
53feace383 Remove 'accordian.scss' 2022-11-16 12:25:47 -05:00
Chewbacca
41a08c613b Organize modals into modals/ subfolder 2022-11-16 09:34:16 -05:00
Chewbacca
774b627397 Rename files (14): cleanup misc v2 2022-11-16 08:35:35 -05:00
Chewbacca
863ac4ea70 Rename files (13): cleanup misc 2022-11-16 08:35:32 -05:00
Chewbacca
637d78db01 Rename files (11): utils 2022-11-16 08:34:55 -05:00
Chewbacca
d99339ee6c Rename files (9): reducers 2022-11-16 08:34:50 -05:00
Chewbacca
ad2acd26f5 Rename files (8): pages 2022-11-16 08:34:47 -05:00
Chewbacca
24e7873bce Rename files (6): _ -> - 2022-11-15 14:00:40 -05:00
Chewbacca
d4f5fd4d88 Rename files (5): _ -> - 2022-11-15 12:23:36 -05:00
Chewbacca
717e61a6e0 Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
Chewbacca
a0d960dd21 Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
Chewbacca
c95423c7e7 Rename files (1): _ -> - 2022-11-15 09:11:30 -05:00
Chewbacca
e78242806f Rename files (0): _ -> - 2022-11-15 09:10:14 -05:00
3c1b9c6154 lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 16:52:06 +01:00
c76639c42e JS -> TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 15:18:24 +01:00
f2c5e138f3 Do not define translatable messages inline
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 00:07:02 +01:00
4c37afa34f Improve click handling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-10 17:01:41 +01:00
Chewbacca
ee05f79497 Remove log 2022-11-07 15:42:55 -05:00
5658ee77a4 Ask for confirmation before revoking current session
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-05 16:55:23 +01:00
marcin mikołajczak
f11ba14093 Merge branch 'muting_with_duration' into 'develop'
Support mutes duration

See merge request soapbox-pub/soapbox!913
2022-11-04 16:29:08 +00:00
Alex Gleason
645af3d1ed Merge branch 'remove-unused' into 'develop'
Remove unused .js files, remove groups

See merge request soapbox-pub/soapbox!1862
2022-11-04 14:38:05 +00:00
Alex Gleason
0d82e129a0 Merge branch 'dev-sw' into 'develop'
Developers: add Service Worker debug page

See merge request soapbox-pub/soapbox!1863
2022-11-04 14:37:22 +00:00
Alex Gleason
69767b0b75
Don't check react-notification into the repo 2022-11-03 19:36:14 -05:00
Alex Gleason
66cd92970b
Developers: add Service Worker debug page 2022-11-03 18:56:33 -05:00
Alex Gleason
dec89cb236
Remove unused .js files, remove groups 2022-11-03 15:52:25 -05:00
Alex Gleason
9bbffb6957
Fix video not visible in modal 2022-11-02 19:55:39 -05:00
Alex Gleason
e3352b89d8
Remove "show more" CW button, display SensitiveContentOverlay instead 2022-10-31 15:18:40 -05:00
d7727b727f Make ActionsModal items full width, minor style improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-23 20:52:45 +02:00
Alex Gleason
ed558ba5ca
MediaModal: fix clicking Audio causes modal to close 2022-10-18 19:23:01 -05:00
Alex Gleason
fa7a517a95
Pass status to MediaModal, handle status undefined 2022-10-18 19:10:16 -05:00
Alex Gleason
a156c399a9
VideoModal: pass visible=true 2022-10-14 16:45:10 -05:00
Alex Gleason
16a95c2c33 Merge branch 'hashtag-tsx' into 'develop'
HashtagTimeline: convert to TSX+FC

See merge request soapbox-pub/soapbox!1834
2022-10-14 16:54:57 +00:00
Alex Gleason
e9108f6183
hashtag_timeline --> hashtag-timeline 2022-10-14 10:49:31 -05:00
Chewbacca
140cfb6e3e Change date format globally to use 12-hr format 2022-10-14 11:38:37 -04:00
Chewbacca
e0fd99f2db Merge branch 'improve-trends' into 'develop'
Improve Trends Panel

See merge request soapbox-pub/soapbox!1831
2022-10-13 18:37:40 +00:00
Alex Gleason
965fd8e479
MediaModal: fix types for Audio 2022-10-13 13:01:30 -05:00