lemmy/ui/src
Tony Antonov 8d24659892
Forbid users to use empty titles for posts (#930)
- Add a regex that checks if string contains anything but whitespace
- Check for whitespace-only titles on post creation and edit
- Trim whitespace from titles before saving
- Add frontend validation to title
2020-07-10 21:15:53 -04:00
..
api_tests Federation async (#848) 2020-07-01 08:54:29 -04:00
components Forbid users to use empty titles for posts (#930) 2020-07-10 21:15:53 -04:00
services HTML title bugs. 2020-07-08 01:02:14 -04:00
env.ts Changing front end hot reload testing to 8536 2020-06-29 16:55:14 -04:00
i18next.ts Adding some languages for weblate. 2020-07-08 17:52:41 -04:00
index.html Replacing selectr with choices.js for community searching. (#932) 2020-07-10 14:01:45 -04:00
index.tsx Modify search button to be expandable. 2020-07-03 23:20:44 +03:00
interfaces.ts Add cake day display in user page & posts/comments #682 2020-07-08 02:28:47 +02:00
utils.ts Forbid users to use empty titles for posts (#930) 2020-07-10 21:15:53 -04:00
version.ts Version v0.7.14 2020-07-09 20:16:39 -04:00