]> Untitled Git - lemmy.git/history - server/lemmy_db/src/community.rs
routes.api: fix get_captcha endpoint (#1135)
[lemmy.git] / server / lemmy_db / src / community.rs
2020-09-12 DessalinesMerge remote-tracking branch 'weblate/main' into main
2020-09-03 nutomicVarious things refactored (#95)
2020-08-31 nutomicimplement ActivitySender actor (#89)
2020-08-29 DessalinesMerge branch 'kartikynwa-webmanifest' into test
2020-08-29 DessalinesMerge branch 'webmanifest' of https://github.com/kartik...
2020-08-17 DessalinesMerge remote-tracking branch 'yerba/main' into main
2020-08-17 DessalinesAdded option to remove banned user data (posts, comment...
2020-08-13 Felix AbleitnerMerge pull request #1075 from LemmyNet/fix_online_counts
2020-08-12 DessalinesMerge branch 'main' of https://github.com/lemmynet...
2020-08-12 nutomicRemove dead code (#81)
2020-08-07 DessalinesMerge branch 'federation-authorisation' into apub_secur...
2020-08-07 Felix AbleitnerMerge branch 'main' into federation-authorisation
2020-08-06 Felix AbleitnerAdd security checks and slur checks for activitypub...
2020-08-05 DessalinesMerge remote-tracking branch 'weblate/main' into main
2020-08-05 DessalinesPreferred usernames, banners and icons. (#1055)
2020-08-04 DessalinesMerge branch 'main' of https://github.com/lemmynet...
2020-08-04 DessalinesRe-organizing federation tests. #746 #1040 (#1047)
2020-07-29 DessalinesMerge remote-tracking branch 'weblate/main' into main
2020-07-28 DessalinesMerge branch 'main' of https://github.com/lemmynet...
2020-07-28 Felix AbleitnerMerge pull request #1033 from LemmyNet/post_thumbnail_u...
2020-07-28 DessalinesMerge branch 'main' into inbox-refactoring-merge
2020-07-28 DessalinesFix post thumbnail_url to use full urls. Fixes #632
2020-07-24 DessalinesMerge remote-tracking branch 'weblate/main' into main
2020-07-23 DessalinesMerge remote-tracking branch 'weblate/main' into main
2020-07-22 Felix AbleitnerMerge pull request #997 from LemmyNet/api_edit_separation
2020-07-22 DessalinesMerge branch 'main' into api_edit_separation
2020-07-22 DessalinesMerge remote-tracking branch 'weblate/main' into main
2020-07-21 DessalinesAdded an is_mod_or_admin function to Community
2020-07-21 DessalinesAdded comment delete, remove, read.
2020-07-20 DessalinesMerge branch 'main' into api_edit_separation
2020-07-20 DessalinesMerge branch 'main' of https://github.com/lemmynet...
2020-07-20 DessalinesAdded community delete and remove.
2020-07-20 Felix AbleitnerMerge pull request #994 from LemmyNet/community_user_ac...
2020-07-19 DessalinesMerge branch 'community_user_actor_id_dupes' into api_e...
2020-07-19 DessalinesFixing duplicate actor_id for community and user. Fixes...
2020-07-15 DessalinesDon't allow duplicate community names in API. #957...
2020-07-14 derekMerge remote-tracking branch 'LemmyNet/master'
2020-07-11 DessalinesMerge branch 'master' into jmarthernandez-remove-karma...
2020-07-11 DessalinesMerge remote-tracking branch 'weblate/master'
2020-07-10 DessalinesMerge branch 'master' of https://github.com/lemmynet...
2020-07-10 nutomicSplit code into cargo workspaces (#67)