lemmy-ui/src/shared/components
Nutomic 06c3e547fb
Dont allow community urls like /c/{id} (fixes #611) (#612)
* Dont allow community urls like /c/{id} (fixes #611)

* Also remove usage of numeric ids for user profiles

* fix

* fix
2022-04-08 13:29:02 +00:00
..
app Fix error during new site setup (#596) 2022-03-14 20:11:21 +00:00
comment Fix comment fedilink (fixes #594) (#595) 2022-03-14 18:33:59 +00:00
common Adding nofollow to links. Fixes #542 (#543) 2022-02-24 15:31:44 +00:00
community Dont allow community urls like /c/{id} (fixes #611) (#612) 2022-04-08 13:29:02 +00:00
home Custom themes (#584) 2022-03-02 10:35:59 -05:00
person Dont allow community urls like /c/{id} (fixes #611) (#612) 2022-04-08 13:29:02 +00:00
post Adding nofollow to links. Fixes #542 (#543) 2022-02-24 15:31:44 +00:00
private_message Adding nofollow to links. Fixes #542 (#543) 2022-02-24 15:31:44 +00:00
modlog.tsx Differentiate between mods and admins in mod log (#597) 2022-03-14 20:09:29 +00:00
search.tsx Fix loading indicator on search page (fixes #443) (#606) 2022-04-05 10:41:50 +00:00