Alex Gleason
|
dec89cb236
|
Remove unused .js files, remove groups
|
2022-11-03 15:52:25 -05:00 |
|
Alex Gleason
|
00023642ca
|
Remove @ decorators
|
2022-11-03 15:33:51 -05:00 |
|
Alex Gleason
|
6a864d126d
|
Refactor spacing of statuses
|
2022-11-03 14:57:33 -05:00 |
|
Alex Gleason
|
7599876e13
|
Refactor sensitive content overlay to work with reposts
|
2022-11-03 14:14:02 -05:00 |
|
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 |
|
|
3448022965
|
Support translation feature on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-10-27 19:48:41 +02: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 |
|
Alex Gleason
|
1f0b4d01b5
|
Remove account.donor as a concept, use 'badge:donor' custom tag instead
|
2022-09-11 20:44:49 -05:00 |
|
Alex Gleason
|
2fc9b215a9
|
Display custom badges on profiles
|
2022-09-11 20:21:37 -05:00 |
|
Alex Gleason
|
2e811a1e88
|
Admin: allow setting custom badges on accounts
|
2022-09-11 20:04:41 -05:00 |
|
Alex Gleason
|
90cbf0a60f
|
ListItem: allow child to set className
|
2022-09-11 17:32:34 -05:00 |
|
Alex Gleason
|
c067dd7547
|
Create TagInput component
|
2022-09-11 15:47:50 -05:00 |
|
Alex Gleason
|
9610447a79
|
Fix permissioning of moderator modal
|
2022-09-11 14:46:01 -05:00 |
|
Alex Gleason
|
8a8ef99433
|
StatusActionBar: simplify options, use AccountModerationModal
|
2022-09-11 14:36:58 -05:00 |
|
|
87877a3f96
|
TS/functional: Emoji picker
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-11 19:28:12 +02:00 |
|
|
a9b8371086
|
Allow multiple compose forms
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-10 23:52:06 +02:00 |
|
Alex Gleason
|
2681b32f7d
|
StatusList: incorporate feed injection algorithms
|
2022-09-09 22:26:36 -05:00 |
|
Justin
|
999c5caafd
|
Merge branch 'improve-input' into 'develop'
Extend input with new prepend/append options
See merge request soapbox-pub/soapbox!1778
|
2022-09-08 12:36:41 +00:00 |
|
Justin
|
d4d561638d
|
Merge branch 'bug-fixes' into 'develop'
Bug fixes
See merge request soapbox-pub/soapbox!1761
|
2022-09-08 12:29:42 +00:00 |
|
Justin
|
7063ce759d
|
Add JSDOC
|
2022-09-08 08:28:19 -04:00 |
|
Justin
|
75472247d8
|
Merge branch 'improve-danger-button' into 'develop'
Update 'danger' button styles
See merge request soapbox-pub/soapbox!1777
|
2022-09-08 12:23:58 +00:00 |
|
Justin
|
07cbd02737
|
Lint
|
2022-09-07 08:27:40 -04:00 |
|
Justin
|
6486f3b539
|
Fix ref passed to Stack error
|
2022-09-07 08:27:40 -04:00 |
|
Justin
|
0940896448
|
Fix nested <div> within <p> error
|
2022-09-07 08:27:40 -04:00 |
|
Justin
|
494cd622a5
|
Update usage of input
|
2022-09-07 08:24:44 -04:00 |
|
Justin
|
d4209c86b7
|
Extend input with new prepend/append options
|
2022-09-07 08:21:14 -04:00 |
|
Justin
|
2682116151
|
Update 'danger' button styles
|
2022-09-07 08:17:11 -04:00 |
|
Justin
|
81ea892ff7
|
Export TextSizes type
|
2022-09-07 08:11:25 -04:00 |
|
Justin
|
99e5e4492a
|
Extend Divider with 'textSize' prop
|
2022-09-07 08:09:32 -04:00 |
|
Alex Gleason
|
57b2527b55
|
StatusActionBar: copy status.url --> status.uri
|
2022-09-06 13:09:31 -05:00 |
|
|
d074553e21
|
Wrap HStack in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-05 15:18:15 +02:00 |
|
|
cd93399569
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-03 17:15:21 +02:00 |
|
Alex Gleason
|
5f1d9ac56a
|
relative_timestamp --> relative-timestamp
|
2022-08-31 17:03:50 -05:00 |
|
Alex Gleason
|
38b6f87a83
|
RelativeTimestamp: convert to TSX
|
2022-08-31 17:01:19 -05:00 |
|
|
03d6211e1c
|
Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-08-31 11:35:06 +02:00 |
|
|
05d296f1ee
|
Consistent behavior of compose modal close confirmation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-08-30 22:51:13 +02:00 |
|
Alex Gleason
|
194cf89dd9
|
Ads: bust query-cache when an ad expires
|
2022-08-26 13:58:02 -05:00 |
|
Alex Gleason
|
c29bf4040a
|
Merge branch 'sentry-sanity' into 'develop'
Sentry: filter out useless events, tag ErrorBoundary page crashes
See merge request soapbox-pub/soapbox-fe!1751
|
2022-08-26 12:54:38 +00:00 |
|
Alex Gleason
|
0349a57f55
|
Merge branch 'embeds-improvements' into 'develop'
Embeds improvements
See merge request soapbox-pub/soapbox-fe!1752
|
2022-08-26 12:54:24 +00:00 |
|
Alex Gleason
|
82aad21900
|
CopyableInput: oh yeah, make the input actually copy
|
2022-08-25 21:28:20 -05:00 |
|
Alex Gleason
|
3909c74c00
|
Add new CopyableInput component, use in EmbedModal
|
2022-08-25 21:21:03 -05:00 |
|
Alex Gleason
|
f8f8b4f2b9
|
Sentry: filter out useless events, tag ErrorBoundary page crashes
|
2022-08-25 13:49:08 -05:00 |
|
Justin
|
edce9d0876
|
Fetch relationships when opening favourites/reblogs modal
|
2022-08-25 09:16:47 -04:00 |
|
Justin
|
3f6f26788c
|
Merge branch 'increase-space' into 'develop'
Increase space between icon and counter
See merge request soapbox-pub/soapbox-fe!1748
|
2022-08-24 13:47:34 +00:00 |
|
Justin
|
b5cf943f45
|
Increase space between icon and counter
|
2022-08-24 09:35:09 -04:00 |
|
Justin
|
2fded6daa9
|
Improve dark mode
|
2022-08-24 09:28:56 -04:00 |
|
Justin
|
1837dbef1c
|
Merge branch 'self-status' into 'develop'
Support 'in review' sensitive content
See merge request soapbox-pub/soapbox-fe!1741
|
2022-08-23 18:33:14 +00:00 |
|
Alex Gleason
|
83103294d3
|
SafeEmbed: remove unnecessary conditional
|
2022-08-23 10:27:12 -05:00 |
|
Justin
|
fc78f8fa1a
|
fix operator
|
2022-08-22 13:58:06 -04:00 |
|
Alex Gleason
|
c79506e1fd
|
SafeEmbed: autosize iframe height
|
2022-08-22 12:43:12 -05:00 |
|
Justin
|
347897cd9d
|
Add custom support link
|
2022-08-22 13:23:37 -04:00 |
|
Justin
|
18afb586fa
|
I18n
|
2022-08-22 13:18:52 -04:00 |
|