diondiondion
e00d16474e
Prevent logged out users from accessing collection & list creation routes ( #39282 )
2026-06-04 12:08:26 +00:00
diondiondion
0caf334891
Reduce account overfetching when displaying collection lists ( #39220 )
2026-05-29 15:27:57 +00:00
Echo
d0c8eb2f1b
Swap from React Helmet to Unhead ( #38896 )
2026-05-07 09:09:27 +00:00
Echo
bc09d3c5f2
Removes React Toggle library ( #38771 )
...
Co-authored-by: diondiondion <mail@diondiondion.com>
2026-04-22 11:31:14 +00:00
diondiondion
a40b071640
Implement new Collection inclusion rules in Collection accounts editor ( #38719 )
2026-04-16 18:05:36 +00:00
diondiondion
7d9b1e6d1e
Update collection account item design ( #38586 )
2026-04-08 14:26:39 +00:00
diondiondion
39ad873589
Fix regressions caused by rendering default translation wrapper element ( #38412 )
2026-03-26 11:16:55 +00:00
diondiondion
8bce0b99d4
Implements tag suggestions for collections topic field ( #38307 )
2026-03-20 13:48:06 +00:00
diondiondion
68a7cd404d
Require following accounts before being able to add them to a collection ( #37927 )
2026-02-20 13:14:36 +00:00
diondiondion
39ff07bc89
Only suggest discoverable accounts in collection account editor ( #37920 )
2026-02-19 16:43:31 +00:00
diondiondion
a644a4a762
Allow managing collection accounts ( #37812 )
2026-02-16 18:17:20 +00:00
diondiondion
7e27ba990e
Move account search into hook ( #37762 )
2026-02-06 13:08:29 +00:00
diondiondion
0924171c0f
Add form field components: TextInputField, TextAreaField, SelectField ( #37578 )
2026-01-22 16:08:57 +00:00
Renaud Chaput
9addad8ce5
Update to latest eslint-plugin-react-hooks ( #36702 )
...
Co-authored-by: diondiondion <mail@diondiondion.com>
2025-11-10 14:50:04 +00:00
diondiondion
58b3fc0379
Refactor "New/Edit list" page to avoid setting state in effect ( #36753 )
2025-11-06 11:00:37 +00:00
Eugen Rochko
7c4393e719
Change order of items in navigation panel in web UI ( #35029 )
2025-06-16 15:06:33 +00:00
diondiondion
ccffa11f2b
refactor: Remove duplicated AvatarGroup CSS and familiar followers cleanup ( #34681 )
2025-05-15 08:07:38 +00:00
Eugen Rochko
22d33244ee
Refactor <Dropdown> into TypeScript ( #34357 )
...
Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com>
2025-04-08 19:22:19 +00:00
Eugen Rochko
7135f513a4
Add ability to search for all accounts when creating a list in web UI ( #33036 )
2024-12-03 09:42:52 +00:00
Eugen Rochko
346a27b6fc
Refactor <Column> to TypeScript ( #33081 )
2024-12-02 20:07:48 +00:00
Eugen Rochko
7a3dea385e
Change onboarding flow in web UI ( #32998 )
2024-11-26 16:10:12 +00:00
Eugen Rochko
1a88c05274
Fix arrow in the wrong place on empty list members screen in web UI ( #33054 )
2024-11-25 10:23:09 +00:00
Eugen Rochko
62603508c7
Change design of lists in web UI ( #32881 )
2024-11-21 16:10:04 +00:00
Renaud Chaput
01b6c83c36
Add a new @/ alias for the root frontend directory and use it where possible ( #28753 )
2024-01-16 10:27:26 +00:00
Claire
6bbcd9348e
Switch from 48px weight 600 material symbol icons to 24px weight 400 icons ( #28064 )
2024-01-12 20:16:48 +00:00
Renaud Chaput
608f66f978
Change icon SVG imports to use a default import ( #28709 )
2024-01-12 10:31:24 +00:00
Renaud Chaput
a0e237a96f
Upgrade Redux packages ( #28585 )
2024-01-08 10:57:40 +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
9d45a444f9
Convert <Button> to Typescript ( #27492 )
2023-10-23 09:43:00 +02:00
Eugen Rochko
5e8cbb5f82
Remove back button from bookmarks, favourites and lists screens in web UI ( #26126 )
2023-07-23 17:55:20 +02:00
alfe
a86886b1fd
Rewrite <LoadingIndicator/> as FC and TS ( #25364 )
2023-06-13 19:26:25 +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
Nick Schonning
b878e3d8df
Enable ESLint react/no-deprecated ( #24471 )
2023-05-10 09:05:32 +02:00
Yamagishi Kazutoshi
d1b057a0ac
Remove legacy decorators syntax ( #18357 )
2023-03-24 03:17:53 +01: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
Eugen Rochko
ca8d52c2a4
Change design of new list form in web UI ( #19801 )
2022-11-05 23:06:32 +01: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
Yamagishi Kazutoshi
a5112b51fd
Add title to pages with missing title in Web UI ( #19322 )
2022-10-09 03:55:09 +02:00
Eugen Rochko
52e5c07948
Change routing paths to use usernames in web UI ( #16171 )
2021-09-26 05:46:13 +02:00
Claire
d3791cca0c
Improve modal flow and back button handling ( #16499 )
...
* Refactor shouldUpdateScroll passing
So far, shouldUpdateScroll has been manually passed down from the very top of
the React component hierarchy even though it is a static function common to
all ScrollContainer instances, so replaced that with a custom class extending
ScrollContainer.
* Generalize “press back to close modal” to any modal and to public pages
* Fix boost confirmation modal closing media modal
2021-07-13 15:45:17 +02:00
Bèr Kessels
fd76955f39
Code style improvements in JavaScript ( #13159 )
...
* JS-linter: fix trailing comma's
* Configure eslinter to ignore this onchange error.
2020-03-08 16:02:36 +01:00
ThibG
089c641020
Disable list title validation button when list title is empty ( #11475 )
2019-08-03 19:10:39 +02:00
Eugen Rochko
2dee293c4c
Fix scroll to top in single column UI ( #11463 )
2019-08-01 19:17:17 +02:00
Eugen Rochko
aa22b38fdb
Change single-column mode to scroll the whole page ( #11359 )
...
Fix #10840
2019-07-19 09:25:22 +02:00
Eugen Rochko
f4bc77f290
Improve light theme ( #10992 )
2019-06-08 10:23:41 +02:00
Yamagishi Kazutoshi
0ddbccf7e6
Upgrade Babel to version 7.0.0 ( #5925 )
2018-09-14 17:59:48 +02:00
Jakub Mendyk
5129f6f2aa
Add messages informing that collections are empty ( fixes #4115 ) ( #8418 )
...
* Add messages informing that collections are empty
Adds empty messages to blocked users, domain blocks, favourited statuses, users
that favourited toot, follow requests, followers of given user, user's being
followed by given user, lists, muted users, toots' boosts.
Switched from using ScrollContainer to ScrollableList and/or added empty
message's text.
Fixes #4115
* Update localization files with strings for #4115
* Fix whitespace issues pointed out by codeclimate
2018-08-26 16:39:37 +02:00
Lynx Kotoura
434ec913dd
Change list icons different from the getting-started icons ( #7838 )
2018-06-18 15:33:11 +02:00