Commit Graph

155 Commits

Author SHA1 Message Date
276e7d6cfc AccountModerationModal: move to subdirectory 2022-09-11 13:24:34 -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
edce9d0876 Fetch relationships when opening favourites/reblogs modal 2022-08-25 09:16:47 -04:00
75b015d608 embed_modal.tsx --> embed-modal.tsx 2022-08-22 12:09:01 -05:00
5386135112 WrappedRoute: fix PageProps type to include children 2022-08-12 10:22:30 -05:00
c5b751a68d Merge branch 'announcements' into 'develop'
Announcements

See merge request soapbox-pub/soapbox-fe!1614
2022-07-16 19:02:10 +00:00
930a10a63e SettingsStore: convert to TSX+FC 2022-07-11 10:48:25 -05:00
d5a6e978e6 Announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-09 23:47:58 +02:00
b3b6a7e4bc Announcements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-07 23:10:09 +02:00
da98a1e137 Build Feed Suggestions 2022-07-06 14:30:06 -04:00
a16230780e Merge remote-tracking branch 'origin/develop' into ts 2022-06-21 13:57:59 -05: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
d2cfe93b6a Chats: rename all files with dashes instead of underscores 2022-06-17 17:40:43 -05:00
cc7058349f add status reply hover 2022-06-16 21:19:53 -07:00
1e74c6d3d7 TypeScript, FC, styles and fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-28 18:03:19 +02:00
c729f30efa Merge branch 'loading-screen' into 'develop'
Refactor SoapboxMount

See merge request soapbox-pub/soapbox-fe!1436
2022-05-20 21:20:20 +00:00
960dd0ed89 Merge remote-tracking branch 'soapbox/develop' into familiar-followers
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-20 20:57:14 +02:00
4e8a3cdce5 SoapboxMount: load WaitlistPage async 2022-05-20 13:29:17 -05:00
f0ba5a5a8c SoapboxMount: load onboarding flow async, refactor 2022-05-20 13:13:17 -05:00
54ef361bcc Allow waitlisted users to verify their SMS 2022-05-18 14:11:18 -04:00
7571af38cb Force authentication to see public content 2022-05-16 17:33:45 -04:00
74058a3a36 Dasherize file name 2022-05-16 14:34:17 -04:00
f70d44f67c Display familiar followers on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-16 19:32:35 +02:00
c540ae2201 Restore session management
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 17:45:40 +02:00
173fbd6535 Include CtaBanner in layouts 2022-05-10 06:17:14 -04:00
32a0438f23 Rename SignUpPanel 2022-05-10 06:16:25 -04:00
f6f8ef99d9 Merge remote-tracking branch 'soapbox/develop' into edit-posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 21:29:38 +02:00
924b042c84 Improve reporting modal 2022-05-02 13:55:07 -04:00
b2c9d4938f Display rudimentary ProfileFieldsPanel 2022-04-29 21:05:39 -05:00
d487e34548 Merge remote-tracking branch 'soapbox/next' into edit-posts 2022-04-29 23:07:34 +02:00
a23fb9f1aa Actually move Layout.Sidebar out of WrappedRoute and into UI 2022-04-28 18:26:30 -05:00
2c542e4548 Layout: make all UI routes have a static left sidebar 2022-04-28 18:18:55 -05:00
039ff6b3f6 AwaitingApproval: move into ./tabs directory 2022-04-28 15:56:17 -05:00
da8eaec7b9 Delete AdminNav, AdminTabs i18n 2022-04-28 15:14:58 -05:00
387ebfc56c Allow editing posts on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-28 16:26:47 +02:00
aa29b260a8 ui/index: convert to TSX+FC 2022-04-26 13:36:08 -05:00
670d25428d async-components: convert to TS 2022-04-26 12:03:52 -05:00
3c90937bf2 WrappedRoute: refactor with TSX+FC 2022-04-26 12:01:57 -05:00
ea34a7f303 DELETE INTERSECTION OBSERVER ARTICLE 2022-04-22 13:13:40 -05:00
5731b9b1c7 Redirect all /auth routes 2022-04-19 14:37:48 -05:00
67b0b6a317 Add BirthdayPanel 2022-04-18 23:30:40 -05:00
c5646cf873 Add a TestTimeline for previewing certain types of posts 2022-04-14 14:46:07 -05:00
5955a0819a Nuke FeaturesPanel, add "More" menu to left sidebar 2022-04-14 13:16:08 -05:00
1e3c6d9430 Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
4322712bfb Convert OptionalMotion and ReducedMotion to TypeScript 2022-03-26 17:26:26 -05:00
da17562e0a Features conditional routing 2022-03-26 13:53:01 -05:00
03a5ef6d41 Fix (most) PropType errors 2022-03-23 12:14:42 -05:00