Echo
ef6405ab28
Profile editing: Featured tags ( #37952 )
2026-02-23 15:53:49 +00:00
diondiondion
488e0b2617
Add collection detail page ( #37897 )
2026-02-18 13:19:39 +00:00
Echo
4b1f66418b
Profile editing: Add initial route ( #37885 )
2026-02-17 15:45:24 +00:00
Echo
f7bf804a3f
Profile redesign: Switch to server flag ( #37876 )
2026-02-16 13:06:49 +00:00
Echo
f5aa5adcf7
Profile redesign: About tab ( #37851 )
2026-02-13 13:37:39 +00:00
diondiondion
2427e14446
Add initial collections editor page ( #37643 )
2026-01-29 09:06:49 +00:00
Echo
ec76288dff
Profile redesign: Timeline filters ( #37626 )
2026-01-28 10:17:32 +00:00
diondiondion
a1acf8f4bc
Add "My collections" page ( #37552 )
2026-01-23 13:51:39 +00:00
diondiondion
9d81561bb2
Update Wrapstodon design ( #37169 )
2025-12-09 16:51:05 +00:00
diondiondion
9334bd9ede
Don't reset scroll when using hotkeys to focus columns, add hotkey 0 to scroll to top ( #37052 )
2025-11-28 16:19:23 +00:00
diondiondion
f12f198f61
Fix post navigation in single-column mode when Advanced UI is enabled ( #37044 )
2025-11-28 10:05:54 +00:00
diondiondion
07ecf648dd
Remove unused bundle-related Redux actions ( #37030 )
2025-11-27 10:50:48 +00:00
Brad Dunbar
ac50e5eebc
Convert mastodon/initial_state to TypeScript ( #36274 )
2025-09-30 11:14:58 +00:00
Brad Dunbar
238d74fe81
Refactor getFocusedItemIndex to avoid conditionals that closest already handles ( #36267 )
2025-09-26 08:53:08 +00:00
Claire
02de05dc27
Add ability to list quotes of one's own posts ( #35914 )
2025-08-27 15:38:52 +00:00
diondiondion
118c30fbc7
Improvements for keyboard navigation in feeds ( #35853 )
2025-08-22 09:57:39 +00:00
Echo
c4f47adb49
Convert from Webpack to Vite ( #34450 )
...
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2025-05-16 13:26:12 +00:00
Echo
d43bfa95aa
Adds featured tab to web ( #34405 )
2025-04-10 15:40:30 +00:00
Echo
902aab1245
Remove react-motion library ( #34293 )
2025-03-28 12:34:51 +00:00
Eugen Rochko
e5fd61a84e
Refactor <Video> to TypeScript ( #34284 )
2025-03-28 12:15:43 +00:00
Eugen Rochko
0636bcdbe1
Change search to use query params in web UI ( #32949 )
2024-12-12 17:12:33 +00:00
Eugen Rochko
30aa0df88c
Add terms of service ( #33055 )
2024-12-09 10:04:46 +00:00
Eugen Rochko
7a3dea385e
Change onboarding flow in web UI ( #32998 )
2024-11-26 16:10:12 +00:00
Eugen Rochko
429e08e3d2
Remove old notifications route from web UI ( #33038 )
2024-11-26 09:59:11 +00:00
Eugen Rochko
62603508c7
Change design of lists in web UI ( #32881 )
2024-11-21 16:10:04 +00:00
Eugen Rochko
d6349c0e9a
Add year in review feature to web UI ( #32709 )
2024-11-05 14:40:07 +00:00
Claire
1701575704
Add option to ignore filtered notifications to the web interface ( #31342 )
2024-08-09 14:21:55 +00:00
Renaud Chaput
f587ff643f
Grouped Notifications UI ( #30440 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-07-18 14:36:09 +00:00
Eugen Rochko
20fa9ce484
Add timeline of public posts about a trending link in web UI ( #30840 )
2024-07-01 14:45:48 +00:00
Eugen Rochko
ec19d0a14b
Change mute, block and domain block confirmations in web UI ( #29576 )
2024-03-15 17:36:41 +00:00
Claire
a32a126cac
Hide media by default in notification requests ( #29572 )
2024-03-13 16:47:48 +00:00
Eugen Rochko
c10bbf5fe3
Add notification policies and notification requests in web UI ( #29433 )
2024-03-11 15:02:21 +00:00
Renaud Chaput
537442853f
Use a context to propagate column-related Props, and remove forceUpdate usage ( #27548 )
2023-10-26 11:00:10 +00:00
Eugen Rochko
134de736dc
Change icons in web UI ( #27385 )
...
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-10-24 17:45:08 +00:00
Renaud Chaput
1b70d7ed7c
Upgrade to react-router v5 ( #25047 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-19 19:44:55 +02:00
Stanislas Signoud
5fad7bd58a
Change links in multi-column mode so tabs are open in single-column mode ( #25893 )
2023-07-13 17:18:09 +02:00
Claire
cea9db5a0b
Change local and federated timelines to be in a single firehose column ( #25641 )
2023-07-02 00:05:10 +02:00
Renaud Chaput
d27216dc46
Enforce import order with ESLint ( #25096 )
2023-05-23 17:15:17 +02:00
Renaud Chaput
8f66126b10
Use the new JSX transform ( #25064 )
2023-05-23 10:52:27 +02:00
Eugen Rochko
0461f83320
Add new onboarding flow to web UI ( #24619 )
2023-04-23 22:24:53 +02:00
Eugen Rochko
cee357d538
Change all components to use the same error page in web UI ( #24512 )
2023-04-12 12:44:58 +02:00
Renaud Chaput
44a7d87cb1
Rename JSX files with proper .jsx extension ( #23733 )
2023-02-20 03:20:59 +01:00
Nick Schonning
c49213f0ea
Upgrade ESlint to v8 ( #23305 )
2023-01-30 01:45:35 +01:00
Connor Shea
30e895299c
Add listing of followed hashtags ( #21773 )
...
* Add followed_tags route.
This at least gets us to the point where the page can actually be
rendered, although it doesn't display any hashtags (yet?).
Attempting to implement #20763 .
* Fix minor issues.
* I've got the followed tags data partially working
But the Hashtag component errors for some reason. Something about the
value of the history attribute being invalid.
* Fix a mistake in the code
* Minor change.
* Get the followed hashtags list fully working.
Still need to add the Follow/Unfollow buttons, though.
* Resolve JS linter issues.
* Add pagination logic to followed tags list view.
However, it currently loads further pages immediately on page load, so
that's not ideal. Need to figure that one out.
* Appease the linter.
* Apply suggestions from code review
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
* Fixes and resolve some other feedback.
* Use set/update instead of setIn/updateIn.
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-01-18 16:44:33 +01:00
Nick Schonning
06b68490d1
Enable eslint:recommended ruleset ( #22433 )
...
* Enable ESLint recommended ruleset
* Disable failing ESLint recommended rules
* Remove rules shadowed by eslint:recommended
2022-12-19 00:51:37 +09:00
Claire
2277913f3f
Add closed registrations modal ( #19437 )
2022-10-26 19:35:55 +02:00
Eugen Rochko
a43a823768
Add error boundary around routes in web UI ( #19412 )
...
* Add error boundary around routes in web UI
* Update app/javascript/mastodon/features/ui/util/react_router_helpers.js
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
* Update app/javascript/mastodon/features/ui/util/react_router_helpers.js
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
* Update app/javascript/mastodon/features/ui/components/bundle_column_error.js
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
2022-10-22 23:18:32 +02:00
Eugen Rochko
839f893168
Change public accounts pages to mount the web UI ( #19319 )
...
* Change public accounts pages to mount the web UI
* Fix handling of remote usernames in routes
- When logged in, serve web app
- When logged out, redirect to permalink
- Fix `app-body` class not being set sometimes due to name conflict
* Fix missing `multiColumn` prop
* Fix failing test
* Use `discoverable` attribute to control indexing directives
* Fix `<ColumnLoading />` not using `multiColumn`
* Add `noindex` to accounts in REST API
* Change noindex directive to not be rendered by default before a route is mounted
* Add loading indicator for detailed status in web UI
* Fix missing indicator appearing while account is loading in web UI
2022-10-20 14:35:29 +02:00
Eugen Rochko
a2ba011326
Change privacy policy to be rendered in web UI, add REST API ( #19310 )
...
Source string no longer localized, Markdown instead of raw HTML
2022-10-08 06:01:11 +02:00
Eugen Rochko
e2b561e3a5
Fix logged-out web UI on smaller screens ( #19263 )
2022-10-04 20:13:23 +02:00