Commit Graph

21 Commits (1701b1fc8011748070084015c3d01cb0d0806cde)

Author SHA1 Message Date
Renaud Chaput a178ba7cd5
Use a modern React context for identity in the app () 2024-05-19 17:07:32 +00:00
Eugen Rochko 9cdc60ecc6
Change onboarding prompt to follow suggestions carousel in web UI () 2024-02-01 13:37:04 +00:00
Renaud Chaput 01b6c83c36
Add a new `@/` alias for the root frontend directory and use it where possible () 2024-01-16 10:27:26 +00:00
Claire 6bbcd9348e
Switch from 48px weight 600 material symbol icons to 24px weight 400 icons () 2024-01-12 20:16:48 +00:00
Renaud Chaput 608f66f978
Change icon SVG imports to use a default import () 2024-01-12 10:31:24 +00:00
Renaud Chaput a0e237a96f
Upgrade Redux packages () 2024-01-08 10:57:40 +00:00
Eugen Rochko 134de736dc
Change icons in web UI ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-10-24 17:45:08 +00:00
Brian Campbell f76e5111f0
Consider shown and pending status in explore prompt calculation ()
Co-authored-by: Brian Campbell <brcampbell@beta.team>
2023-10-19 14:25:57 +02:00
Claire d80a819fc6
Fix explore prompt appearing because of posts being received out of order () 2023-09-29 15:51:36 +02:00
Claire a001ae2f39
Fix explore prompt sometimes showing up when the home TL is loading () 2023-09-25 17:07:01 +02:00
Claire 16681e0f20
Add admin notifications for new Mastodon versions () 2023-09-01 17:47:07 +02:00
Renaud Chaput a75138d073
Convert Home timeline components to Typescript () 2023-07-13 11:28:55 +02:00
Claire 9934949fc4
Fix onboarding prompt being displayed because of disconnection gaps () 2023-06-30 16:32:12 +02:00
Eugen Rochko 65aa04647a
Fix onboarding prompt flashing while home feed is loading in web UI () 2023-06-26 05:26:54 +02:00
Claire 0842a68532
Remove unique accounts condition from Home onboarding prompt () 2023-06-23 14:44:54 +02:00
Eugen Rochko 00ec43914a
Add onboarding prompt when home feed too slow in web UI () 2023-06-22 23:48:40 +02:00
Renaud Chaput d27216dc46
Enforce import order with ESLint () 2023-05-23 17:15:17 +02:00
Renaud Chaput 8f66126b10
Use the new JSX transform () 2023-05-23 10:52:27 +02:00
Renaud Chaput c8181eb0a4
Enforce stricter rules for Typescript files () 2023-05-09 03:11:56 +02:00
Yamagishi Kazutoshi d1b057a0ac
Remove legacy decorators syntax () 2023-03-24 03:17:53 +01:00
Renaud Chaput 44a7d87cb1
Rename JSX files with proper `.jsx` extension () 2023-02-20 03:20:59 +01:00