]> Untitled Git - lemmy.git/commit
Increasing post title length limit to 200. Fixes #515
authorDessalines <tyhou13@gmx.com>
Thu, 6 Feb 2020 18:10:43 +0000 (13:10 -0500)
committerDessalines <tyhou13@gmx.com>
Thu, 6 Feb 2020 18:10:43 +0000 (13:10 -0500)
commit65a6e7731c632313f539d232dec4f6f6c8a49084
treea0ba5c7c77ae9add2bf5caea2b4865a74677fee1
parent898ea8d3ca79f14df8d25e5cc51a1b46b4468f98
Increasing post title length limit to 200. Fixes #515
README.md
server/migrations/2020-02-06-165953_change_post_title_length/down.sql [new file with mode: 0644]
server/migrations/2020-02-06-165953_change_post_title_length/up.sql [new file with mode: 0644]
server/src/api/post.rs
ui/src/components/post-form.tsx
ui/src/translations/en.ts