lemmy/server/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 Forbid users to use empty titles for posts (#930) 2020-07-10 21:15:53 -04:00
apub Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
rate_limit Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
routes Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
websocket Federation async (#848) 2020-07-01 08:54:29 -04:00
code_migrations.rs Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
lib.rs Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
main.rs Split code into cargo workspaces (#67) 2020-07-10 18:15:41 +00:00
request.rs Federation async (#848) 2020-07-01 08:54:29 -04:00
version.rs Version v0.7.14 2020-07-09 20:16:39 -04:00