Commit Graph

795 Commits

Author SHA1 Message Date
479386af03 Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-13 20:57:12 +02:00
70cd4148e6 Merge branch 'subscription-button-no-tooltip' into 'develop'
SubscriptionButton: remove tooltip warning about web push

See merge request soapbox-pub/soapbox-fe!1618
2022-07-11 17:15:03 +00:00
3874d1d9ef Merge remote-tracking branch 'origin/develop' into feed-suggestions 2022-07-09 15:02:45 -05:00
16c08b23a8 Fix improper import of Tabler icons 2022-07-09 11:22:38 -05:00
6ddb44f626 Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
44d0a75044 SubscriptionButton: remove tooltip warning about web push 2022-07-08 16:54:23 -05:00
bcc9ff5066 Merge branch 'ts-tests' into 'develop'
Make TypeScript work correctly in tests

Closes #1010

See merge request soapbox-pub/soapbox-fe!1610
2022-07-07 13:39:51 +00:00
afe1edddf9 rootReducer(undefined, {} as any) --> rootState 2022-07-06 17:22:11 -05:00
da98a1e137 Build Feed Suggestions 2022-07-06 14:30:06 -04:00
f148cda74a Extend Account component 2022-07-06 14:30:03 -04:00
3e8ebb1661 Improve UX after subscribing to account 2022-07-06 14:20:20 -04:00
bdf00bb692 Fix types in various component tests 2022-07-06 12:17:17 -05:00
8e8329a7b0 Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-01 00:04:56 +02:00
2f78b9ccc6 Merge branch 'remove-unauth-setting' into 'develop'
Remove the guestExperience setting

See merge request soapbox-pub/soapbox-fe!1582
2022-06-30 15:15:23 +00:00
9a207c970f TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-30 16:51:36 +02:00
7ecb8f8d35 Merge branch 'feed-replacement' into 'develop'
Build Feed Filtering feature into the Home Timeline

See merge request soapbox-pub/soapbox-fe!1558
2022-06-30 12:19:51 +00:00
b3dc044ff3 Redirect /login when a user is signed in, add /login/add for multiple accounts 2022-06-29 13:32:59 -05:00
2e3718e548 Make /search a non-public route 2022-06-29 10:14:04 -05:00
8c581fc415 Skip dequeue when feed filtering 2022-06-29 11:10:00 -04:00
89e0eef60f Remove the guestExperience setting 2022-06-28 14:43:03 -05:00
e3d976a2e7 Account for smaller screens 2022-06-28 14:26:59 -04:00
825f5566a0 Add CSS class with variables 2022-06-28 14:18:15 -04:00
b0b418d699 BackgroundShapes: use a CSS linear gradient 2022-06-28 10:47:41 -05:00
97b752c00c Fix link UX issue on linkfooter 2022-06-27 11:52:05 -04:00
8e7d3d45a9 Merge branch 'sw-skipwaiting' into 'develop'
ServiceWorker: display a toast to skipWaiting and reload tabs when new ServiceWorker is ready

See merge request soapbox-pub/soapbox-fe!1480
2022-06-27 14:48:42 +00:00
41e5104fac Update Tabler to v1.71.0, use new pencil-plus and message-circle-2 icons 2022-06-26 10:41:02 -05:00
dfbe05b390 Merge branch 'ts' into 'develop'
Reducers: TypeScript

See merge request soapbox-pub/soapbox-fe!1562
2022-06-25 06:00:44 +00:00
23c37229b8 Don't dismiss ServiceWorker snackbar 2022-06-23 18:03:35 -05:00
4e545f0638 Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-24 00:33:23 +02:00
9fff48a49f Alerts: refactor notifications_container 2022-06-23 17:29:10 -05:00
421561f731 Alerts: use sm button 2022-06-23 16:24:10 -05:00
8a13984be1 Alerts: convert to TSX 2022-06-23 16:07:00 -05:00
38c920e9e5 Snackbar: use 'ghost' theme button 2022-06-23 15:25:33 -05:00
3e205a9610 ServiceWorker: click toast to install update (dirty) 2022-06-23 15:20:41 -05:00
7f8594d05e Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-22 22:54:21 +02:00
a16230780e Merge remote-tracking branch 'origin/develop' into ts 2022-06-21 13:57:59 -05:00
e5d6b4fd7b Merge branch 'hoverstatus' into 'develop'
Status reply hover

See merge request soapbox-pub/soapbox-fe!1550
2022-06-21 18:57:22 +00:00
572744a695 Merge remote-tracking branch 'origin/develop' into ts 2022-06-21 11:01:05 -05:00
4b25bdf635 Merge branch 'poll-improvements' into 'develop'
Refactor & Redesign Polls in Statuses

See merge request soapbox-pub/soapbox-fe!1533
2022-06-21 11:44:40 +00:00
04d7a161cd Merge remote-tracking branch 'origin/develop' into hoverstatus 2022-06-20 17:39:41 -05:00
419ab93077 Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 21:48:11 +02:00
af695e3812 Reducers: TypeScrpt + fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 16:46:45 +02:00
d8cb953955 Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 09:26:45 +02:00
ae3277bbb3 Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-19 20:39:49 +02:00
6214084890 Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-19 20:38:51 +02:00
ee5453c18f Merge remote-tracking branch 'soapbox/develop' into ts 2022-06-18 12:11:03 +02:00
ee55241792 Fix type errors, use () => RootState for getState
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-18 11:51:02 +02:00
d2cfe93b6a Chats: rename all files with dashes instead of underscores 2022-06-17 17:40:43 -05:00
20e0692012 Merge branch 'lodash-imports' into 'develop'
Specifically import the single lodash function

See merge request soapbox-pub/soapbox-fe!1540
2022-06-17 13:47:23 +00:00
3d76853e93 Lint fix 2022-06-17 08:14:34 -04:00