Commit Graph

4572 Commits

Author SHA1 Message Date
0a622d0741 Allow text selection in the Status component 2022-04-26 09:54:26 -04:00
63a628b619 Merge branch 'next-small-fixes' into 'next'
Next: Small fixes

See merge request soapbox-pub/soapbox-fe!1261
2022-04-26 00:15:05 +00:00
2758980021 Restore mobile account switcher, make it available to everyone 2022-04-25 18:37:20 -05:00
92cdd238b1 Merge remote-tracking branch 'origin/next' into next-small-fixes 2022-04-25 18:26:29 -05:00
b8955d63e2 SidebarMenu: make accounts clickable 2022-04-25 18:26:17 -05:00
3788980856 BundleColumnError: improve styles 2022-04-25 18:04:00 -05:00
672216d4de BundleColumnError: convert to TSX 2022-04-25 17:54:17 -05:00
4d4070da9a Make error routes developerOnly 2022-04-25 17:51:03 -05:00
754e669ea5 Add network error preview to Developers (/error/network) 2022-04-25 17:48:53 -05:00
d92330cbfc ComposeForm: move EmojiPickerDropdown beside UploadButton 2022-04-25 17:38:42 -05:00
7982c2c1f2 Toggle visiblity --> Hide 2022-04-25 17:33:29 -05:00
04c4475083 StatusContent: fix markdown styles 2022-04-25 17:28:53 -05:00
190829fd09 StatusInteractionBar: fix emoji react styles 2022-04-25 17:02:37 -05:00
26b89cb8b1 Merge branch 'next' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1260
2022-04-25 22:00:03 +00:00
161f561b44 dark styles on public pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-25 23:41:02 +02:00
19d579c2a0 createAsyncThunk(): .toString() --> .type 2022-04-25 15:47:47 -05:00
1ef6c55d44 maybe add some links to sidebar menu
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-25 22:44:15 +02:00
928cf90c8f Merge branch 'next-rtk' into 'next'
Next: add Redux Toolkit

See merge request soapbox-pub/soapbox-fe!1259
2022-04-25 20:30:31 +00:00
72e64780f7 Update tests relying on actions/instance 2022-04-25 14:27:09 -05:00
c6456a43b6 Convert actions/instance to use createAsyncThunk() 2022-04-25 14:17:05 -05:00
fa0d08c09f Add redux-toolkit, configureStore() 2022-04-25 12:43:13 -05:00
be0136b835 Merge branch 'remove-lottie' into 'next'
Add new Sonar effect in vanilla CSS (and remove Lottie)

See merge request soapbox-pub/soapbox-fe!1258
2022-04-25 17:05:03 +00:00
61f0439047 pulse -> sonar 2022-04-25 12:48:13 -04:00
af5be1c276 Remove Lottie 2022-04-25 12:40:27 -04:00
272c3c0f6d Add new Pulse effect in vanilla CSS 2022-04-25 12:39:33 -04:00
033407f1c7 Merge branch 'format-counts' into 'next'
Add support for formatting numbers in millions

See merge request soapbox-pub/soapbox-fe!1257
2022-04-25 15:34:25 +00:00
49464ad4cc Add support for formatting numbers in millions 2022-04-25 11:08:32 -04:00
4363096e60 Merge branch 'next-patron' into 'next'
Next: restore Patron features, fix handful of small bugs

See merge request soapbox-pub/soapbox-fe!1256
2022-04-25 00:19:54 +00:00
3bd272622a Nvm, definitely do cache icon requests 2022-04-24 19:07:10 -05:00
e64d93abcb Fix Patron tests 2022-04-24 19:02:25 -05:00
d9903807ed FundingPanel: remove unused history variable 2022-04-24 18:56:57 -05:00
9e3a1f0411 Merge remote-tracking branch 'origin/next' into next-patron 2022-04-24 18:56:24 -05:00
ba6fb43e07 Merge branch 'next' into 'next'
Allow editing/deleting lists from Lists page

See merge request soapbox-pub/soapbox-fe!1255
2022-04-24 23:56:05 +00:00
000615ced4 CryptoAddress: improve icon size 2022-04-24 18:54:46 -05:00
eaf15fd77c LinkFooter: improve style of repo link 2022-04-24 18:38:12 -05:00
8586c8ded5 LinkFooter: add breathing room 2022-04-24 18:35:23 -05:00
18c4210cec Fix VideoModal, remove Video close button 2022-04-24 18:24:57 -05:00
b8eff3e46b VideoModal: convert to TSX 2022-04-24 18:07:20 -05:00
e648162f66 Modal: fix pager style 2022-04-24 17:59:12 -05:00
187af8b7d2 Improve dropdown menu styles 2022-04-24 17:53:03 -05:00
73f086c680 Add "Donor" badge 2022-04-24 17:27:08 -05:00
52e21651a1 Merge branch 'next-ts-conversions' into 'next'
Next: TypeScript conversions

See merge request soapbox-pub/soapbox-fe!1254
2022-04-24 22:21:55 +00:00
09ad4f0252 Merge remote-tracking branch 'origin/next-ts-conversions' into next-patron 2022-04-24 17:05:41 -05:00
2afcf5c2b6 SidebarNavigation: remove unused ImmutableMap import 2022-04-24 17:05:11 -05:00
3f9cc3cd04 Restore Patron features, context to TSX 2022-04-24 17:01:57 -05:00
5a700e702f Allow editing/deleting lists from Lists page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-24 23:12:01 +02:00
57e5d81e33 Convert Redux custom middleware to TypeScript 2022-04-24 14:40:14 -05:00
7038d6a844 Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
3b55a5a9c7 Merge branch 'next-paginated-context' into 'next'
Next: Support paginated context API

See merge request soapbox-pub/soapbox-fe!1253
2022-04-24 17:08:19 +00:00
36a5432f9a Use PlaceholderStatus in paginated thread 2022-04-23 23:00:43 -05:00