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 |
|
|
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
|
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 |
|