@dessalines
lemmy
- Finally merged splitting the user table. !1428.
- Finished up moving matrix and admin to the person table. !1516
- Added
saved_only
toGetPosts
andGetComments
. !1517 - Created some default DB forms. !1512
- Added JWT revocation on password change. !1500
- Strictly typed DB ids. !1499
- Created a lemmy-instance-stats repo to hold the instance stats, eventually to be used in https://join.lemmy.ml/join .
lemmy-ui
- Added better cross-posting formatting. #189
- Adding more footer margin. #204
- Adding not allowed cursor to password reset. Fixes #205
- Adding autocomplete for login fields. #206
- Fixing custom site favicons. Fixes #220
- Fixed scroll restore position conflicting with comment scrolling for the post page. #227
- Added expandable post text by clicking on the book icon. #225
- Fixed loading indicator on search page.
- Added some password length checks.
join.lemmy.ml
- Added i18n translation setup and strings for joinlemmy. This is on the weblate under
joinlemmy
. #6 - Renamed join to instances for joinlemmy. #35
- Adding a section thanking contributors, including translators and coders. #27
- Updated some API docs.
@nutomic
- Finished implementing federated moderation (!185)
- Refactored API code, splitting up the huge files into more managable parts (!189)
- Improved federation docs (!45, !46)
- Currently managing an effort to get paid translators for Lemmy documentation (Lemmy post)
🎉