lemmy-ui/src/shared/components
Alec Armbruster 80e2c9602e
Admin Settings: Bugfixes (#1313)
* move loading state to AdminSettings, pass as prop, tweak margin on some labels, add missing bind

* default loading state to false on setup.tsx, add util

* rename util to make more sense

* make @dessalines suggested changes
2023-06-16 11:52:47 -04:00
..
app Add long polling to update unread counts in navbar. (#1271) 2023-06-14 20:28:20 -04:00
comment Address PR feedback 2023-06-14 21:14:21 -04:00
common Re-arrange elements beneath markdown textarea #1057 (#1288) 2023-06-16 10:53:46 -04:00
community Make community IDs more easily selectable (#1306) 2023-06-16 11:00:01 -04:00
home Admin Settings: Bugfixes (#1313) 2023-06-16 11:52:47 -04:00
person Match more specific locales to supported ones (#1241) 2023-06-16 10:49:23 -04:00
post set loading state attribute to false if createPost fails (#1311) 2023-06-16 11:02:28 -04:00
private_message Use http client (#1081) 2023-06-14 08:20:40 -04:00
modlog.tsx Use http client (#1081) 2023-06-14 08:20:40 -04:00
search.tsx Use http client (#1081) 2023-06-14 08:20:40 -04:00