Alex Gleason
|
f51f2984a5
|
Compose: overhaul Spoiler feature
|
2022-10-31 16:19:51 -05:00 |
|
Alex Gleason
|
e3352b89d8
|
Remove "show more" CW button, display SensitiveContentOverlay instead
|
2022-10-31 15:18:40 -05:00 |
|
|
9ac18e787f
|
Show unauthorized modal when clicking emoji button if unauthorized
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-25 00:01:53 +02:00 |
|
Alex Gleason
|
e9578a7c9a
|
Merge branch 'truth-ads' into 'develop'
Support TruthSocial v2 ads
See merge request soapbox-pub/soapbox!1844
|
2022-10-21 15:17:08 +00:00 |
|
Alex Gleason
|
4296772093
|
Support TruthSocial v2 ads
|
2022-10-20 16:29:14 -05:00 |
|
Chewbacca
|
a64df40bbb
|
Remove 'justifyEnd' from content
|
2022-10-20 12:37:07 -04:00 |
|
Chewbacca
|
2c701439d9
|
Refactor to use 'defaultMediaVisibility' function
|
2022-10-20 12:27:59 -04:00 |
|
Chewbacca
|
4a573270bd
|
Rename to 'SensitiveContentOverlay'
|
2022-10-20 12:15:37 -04:00 |
|
Chewbacca
|
a639c789a4
|
Move sensitive filters into new component
|
2022-10-20 10:48:41 -04:00 |
|
Alex Gleason
|
fa7a517a95
|
Pass status to MediaModal, handle status undefined
|
2022-10-18 19:10:16 -05:00 |
|
Chewbacca
|
8336cab189
|
Merge branch 'remove-tab-focus-state' into 'develop'
Remove focus state on Tabs
See merge request soapbox-pub/soapbox!1835
|
2022-10-14 16:24:13 +00:00 |
|
Chewbacca
|
140cfb6e3e
|
Change date format globally to use 12-hr format
|
2022-10-14 11:38:37 -04:00 |
|
Chewbacca
|
6458f6ed9f
|
Remove focus state on Tabs
|
2022-10-14 08:49:53 -04:00 |
|
Alex Gleason
|
4e97474a59
|
Merge branch 'autosuggest-input-refactor' into 'develop'
Refactor Input input to accept 'theme' prop, pass down from Autosuggest components
See merge request soapbox-pub/soapbox!1815
|
2022-10-13 18:25:52 +00:00 |
|
Chewbacca
|
76a8f43679
|
Merge branch 'improve-ui-types' into 'develop'
Refactor UI library types
See merge request soapbox-pub/soapbox!1814
|
2022-10-13 17:13:15 +00:00 |
|
Alex Gleason
|
763ae5c58a
|
yarn lint:js --fix
|
2022-10-11 13:22:54 -05:00 |
|
Alex Gleason
|
3695be06c5
|
Merge branch 'issue/1103/add-registration-date-to-profiles' into 'develop'
Initial implementation of join date inclusion in hover profile card
See merge request soapbox-pub/soapbox!1825
|
2022-10-11 18:13:22 +00:00 |
|
Jonathan Kempf
|
936db6fac0
|
Initial implementation of join date inclusion in hover profile card
|
2022-10-10 17:25:19 -04:00 |
|
Alex Gleason
|
7dff0391b1
|
Normalize chat attachments
|
2022-10-10 15:56:11 -05:00 |
|
Alex Gleason
|
bb1823ee6d
|
AttachmentThumbs: make visible
|
2022-10-10 15:16:35 -05:00 |
|
|
8903674cb1
|
Fix pinned status icon in status action bar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-06 00:02:32 +02:00 |
|
Alex Gleason
|
a829e53559
|
AutosuggestInput: nuke top margin
|
2022-10-04 17:25:02 -04:00 |
|
Alex Gleason
|
4988f4a2d5
|
Input: support 'transparent' theme
|
2022-10-04 17:14:08 -04:00 |
|
Alex Gleason
|
b9e0e94587
|
Input: support 'theme' prop (deprecate 'isSearch'), pass theme down from higher components
|
2022-10-04 17:09:47 -04:00 |
|
Alex Gleason
|
61dd57ab81
|
AutosuggestInput: use UI input component
|
2022-10-04 16:39:51 -04:00 |
|
Justin
|
1c55e60055
|
Ensure space is number
|
2022-10-04 15:17:51 -04:00 |
|
Justin
|
c960ad9d33
|
Ensure space is number
|
2022-10-04 15:17:26 -04:00 |
|
Justin
|
c49aec2ae0
|
Refactor UI library types
|
2022-10-04 15:08:22 -04:00 |
|
Alex Gleason
|
11a1beb55f
|
Merge branch 'media-tsx' into 'develop'
MediaGallery: convert to TSX
See merge request soapbox-pub/soapbox!1810
|
2022-10-04 17:26:18 +00:00 |
|
Alex Gleason
|
6276fb0f00
|
Merge branch 'status-content-css' into 'develop'
StatusContent: move css to status-content.css
See merge request soapbox-pub/soapbox!1809
|
2022-10-04 17:26:09 +00:00 |
|
Alex Gleason
|
ca9abf3e5a
|
MediaGallery: fix "Show content" button
|
2022-10-03 10:10:31 -05:00 |
|
|
ff0b1b28ca
|
Convert ModalRoot to TSX+FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-01 15:38:08 +02:00 |
|
Alex Gleason
|
cc3e8ebd3b
|
MediaGallery: clean up unused code, rearrange useEffect
|
2022-09-30 18:11:05 -05:00 |
|
Alex Gleason
|
1069546b50
|
MediaGallery: convert to TSX+FC (first pass)
|
2022-09-30 18:05:23 -05:00 |
|
Alex Gleason
|
6d77e0327f
|
Make .emojione styles global again
|
2022-09-30 13:35:26 -05:00 |
|
Alex Gleason
|
d3683ab7ef
|
StatusContent: migrate more to css, fix SpoilerButton on dark theme
|
2022-09-30 13:15:37 -05:00 |
|
Alex Gleason
|
0d5dfad8cc
|
Move StatusContent css into status-content.css
|
2022-09-30 12:59:52 -05:00 |
|
Justin
|
b8bbac31e5
|
Improve 'In Review' UX
|
2022-09-29 13:57:25 -04:00 |
|
Justin
|
63bd9a21fc
|
Update spacing on Widgets
|
2022-09-26 15:23:51 -04:00 |
|
Justin
|
1d69b66e4b
|
Use React Query for suggestions
|
2022-09-26 15:22:00 -04:00 |
|
Alex Gleason
|
39f682a472
|
Self status typofix
|
2022-09-19 14:04:51 -05:00 |
|
Alex Gleason
|
1e6993975c
|
Merge branch 'delete-modal-fix' into 'develop'
Fix account deletion modal
See merge request soapbox-pub/soapbox!1794
|
2022-09-17 21:33:37 +00:00 |
|
Alex Gleason
|
ca4a5370c1
|
OutlineBox: allow passing div props through
|
2022-09-16 13:34:53 -05:00 |
|
Alex Gleason
|
7fe97e8075
|
QuotedStatus: move testId to highest component
|
2022-09-16 12:44:11 -05:00 |
|
Alex Gleason
|
2eb08aced9
|
Create OutlineBox component
Visual container for QuotedStatus and Accounts in some scenarios
|
2022-09-16 12:24:33 -05:00 |
|
|
cb3df8211c
|
Merge remote-tracking branch 'soapbox/develop' into compose
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-16 15:40:29 +02:00 |
|
|
6cce0a0291
|
Introduce useCompose hook
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
|
2022-09-14 20:01:44 +02:00 |
|
marcin mikołajczak
|
3509fd1c6e
|
Merge branch 'follow-requests-link' into 'develop'
Link to /follow_requests in SidebarMenu
See merge request soapbox-pub/soapbox!1792
|
2022-09-14 14:39:58 +00:00 |
|
|
859f39a9d3
|
Link to /follow_requests in SidebarMenu
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
|
2022-09-14 16:12:23 +02:00 |
|
Alex Gleason
|
749a11dd77
|
Merge branch 'feed-insertion-algorithm' into 'develop'
Feed insertion algorithms
See merge request soapbox-pub/soapbox!1782
|
2022-09-14 13:18:19 +00:00 |
|