Commit Graph

2438 Commits

Author SHA1 Message Date
ba2ffd1501 Snooze 2022-08-31 13:21:43 -04:00
e7bd56f959 Refactor 2022-08-31 13:21:43 -04:00
a2e2d60fc7 Add Message List Intro component 2022-08-31 13:21:43 -04:00
396a1f1f46 Add Chat Settings 2022-08-31 13:21:43 -04:00
d2d64e4ec4 Refactor and auto-accept chats 2022-08-31 13:21:43 -04:00
ea5525d02c Refactor leave/report chat 2022-08-31 13:21:43 -04:00
0cb0e8af9e Add ability to leave chat 2022-08-31 13:21:43 -04:00
8492cc59e2 Add ability to accept chat 2022-08-31 13:21:43 -04:00
1ed1f3fd2e Add ability to delete message 2022-08-31 13:21:42 -04:00
7557445a3e Disable submit button 2022-08-31 13:20:54 -04:00
751c031420 Disable submit button 2022-08-31 13:20:54 -04:00
84dc06db42 d 2022-08-31 13:20:54 -04:00
58322862e4 Make chat panes REALLY BIG 2022-08-31 13:20:53 -04:00
0b4fc43172 Chats: break out Pane into a UI component 2022-08-31 13:20:53 -04:00
f16da850fd Add React Query 2022-08-31 13:20:53 -04: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
7f7f9a6fae EmbeddedStatus: open URL in new tab on click 2022-08-21 13:54:59 -04:00
9fb9523a4e EmbeddedStatus: block navigation 2022-08-21 13:32:51 -04:00
491c0e9152 EmbedModal: react-query, add useEmbed 2022-08-21 12:37:14 -04:00
0dd0742752 EmbedModal: abstract embed code to new SafeEmbed component 2022-08-21 12:22:06 -04:00
6f38b19b5b Restore using embeds from the API 2022-08-21 11:21:25 -04:00