Commit Graph

2443 Commits

Author SHA1 Message Date
276e7d6cfc AccountModerationModal: move to subdirectory 2022-09-11 13:24:34 -05:00
6f99be6c3d AccountHeader: remove promote/demote menu options 2022-09-11 13:23:34 -05:00
6ecb715a71 AccountModerationModal: only show staff picker for local accounts 2022-09-11 13:23:11 -05:00
cfdace9454 AccountModerationModal: add staff role picker 2022-09-11 13:19:08 -05:00
d653c451b6 AccountModerationModal: add account preview 2022-09-11 12:33:33 -05:00
1e3a959c1c AccountModerationModal: put AdminFE behind a feature flag 2022-09-11 11:48:37 -05:00
774894e127 AccountModerationModal: add "Open in AdminFE" button 2022-09-11 11:46:08 -05:00
3120cc8453 AccountModerationModal: boilerplate 2022-09-11 11:28:39 -05:00
3a8e45fba2 Delete unused schedule_idle_task.js 2022-09-10 12:07:47 -05:00
bcfbc394ab Delete Groups components 2022-09-10 12:05:38 -05:00
82edcc4bd8 Delete unused "introduction" feature 2022-09-10 12:04:08 -05:00
6a1c3a7975 Merge branch 'search-own-posts' into 'develop'
Allow searching your own posts

See merge request soapbox-pub/soapbox!1780
2022-09-09 22:20:05 +00:00
30a420acaf Allow searching your own posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-10 00:12:34 +02:00
ac52071e2f Do not reset tab/searched account when clearing search input
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-09 23:20:26 +02:00
c47eda8a0a Fix non-valid DOM attributes getting passed to input 2022-09-07 08:27:40 -04: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
1876af9be7 Merge branch 'relative-timestamp-tsx' into 'develop'
RelativeTimestamp: convert to TSX

See merge request soapbox-pub/soapbox-fe!1762
2022-09-01 17:03:46 +00:00
babac13493 Bundle: convert to TSX 2022-08-31 17:28:19 -05:00
5f1d9ac56a relative_timestamp --> relative-timestamp 2022-08-31 17:03:50 -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
4f11f3288d Ad: add missing jsx comment 2022-08-29 11:11:11 -05:00
194cf89dd9 Ads: bust query-cache when an ad expires 2022-08-26 13:58:02 -05:00
f4af1687bf Filter out expiring ads 2022-08-26 09:48:49 -05:00
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
7191c2af72 Merge branch 'fetch-relationships' into 'develop'
Fetch relationships when opening favourites/reblogs modal

See merge request soapbox-pub/soapbox-fe!1750
2022-08-26 12:50:51 +00:00
954e02067e Remove unused import from features/forms 2022-08-25 21:39:35 -05:00
9c7274ee01 Delete legacy CopyableInput component 2022-08-25 21:29:46 -05:00
48ba485a0d CryptoAddress: use new CopyableInput component 2022-08-25 21:23:17 -05:00
3909c74c00 Add new CopyableInput component, use in EmbedModal 2022-08-25 21:21:03 -05:00
d4bcdd821c Lint 2022-08-25 09:19:09 -04:00
edce9d0876 Fetch relationships when opening favourites/reblogs modal 2022-08-25 09:16:47 -04:00
b443c1c6ae Improve formatting of short numbers 2022-08-24 14:46:40 -04:00
2fded6daa9 Improve dark mode 2022-08-24 09:28:56 -04:00
8f176f4d72 Add back spacing to Card 2022-08-24 08:40:25 -04:00
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
4b1be99639 this should be a HStack, actually
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-23 18:39:34 +02:00
6ea4129cb7 EmbedModal: use Divider component 2022-08-23 10:40:39 -05:00
058746103f EmbeddedStatus: move history.block() into useEffect 2022-08-23 10:30:29 -05:00
f1248018e6 EmbeddedStatus: improve size of SiteLogo and background color 2022-08-22 12:26:01 -05:00
2e6b826c46 EmbedModal: improve dark mode styles 2022-08-22 12:12:18 -05:00
75b015d608 embed_modal.tsx --> embed-modal.tsx 2022-08-22 12:09:01 -05:00
393f6a9b60 EmbedModal: improve styling 2022-08-22 12:08:30 -05:00
cddf70f0ab Fix status style regressions 2022-08-22 12:11:01 -04:00
dd0f2fcf5b Support 'in review' sensitive content 2022-08-22 11:26:28 -04:00
6e5689e3a3 EmbedModal: allow-scripts 2022-08-21 15:08:05 -04:00
2cc8dcd69c EmbeddedStatus: set SiteLogo max width 2022-08-21 15:06:20 -04:00
c013dcf01b EmbeddedStatus: add SiteLogo 2022-08-21 14:49:50 -04:00
9ca87c1eec EmbeddedStatus: listen for embed.js iframe events and autosize height 2022-08-21 14:32:54 -04:00