]> Untitled Git - lemmy.git/history - crates/db_views
add enable_federated_downvotes site option
[lemmy.git] / crates / db_views /
2023-08-11 Freakazoid182Replace Option<bool> with bool for PostQuery and Commen...
2023-08-08 dullbananasReplace TypedBuilder with Default in update forms ...
2023-08-08 dullbananasReduce amount of columns selected (#3755)
2023-08-08 Piotr JuszczykAllow filtering posts and comments by whether they...
2023-08-08 Alex LavalleeAllow filtering PMs by sender (#3770)
2023-08-07 DessalinesFix ordering when doing a comment_parent type `list_com...
2023-08-04 NutomicRemove unused db view options (#3787)
2023-08-02 RocketDerpDo not hide read posts when it is a user profile view...
2023-07-28 dullbananasUse same table join code for both read and list functio...
2023-07-26 biosfoodAdd moderator view parameter to list posts (#3176)
2023-07-26 Pavlos SmithAdd controversial ranking (#3205)
2023-07-26 Domenic HornerUI Settings - Blur NSFW & Auto Expand (#3377)
2023-07-25 phireskyprevent ordering by comment path without post filter...
2023-07-21 DessalinesMake sure comments are sorted by hot_rank, then score...
2023-07-20 Sander SaarendDenormalize community_id into post_aggregates for a...
2023-07-20 DessalinesFixing hot_ranks and scores to append a published sort...
2023-07-20 Nutomic Handle displaying of deleted and removed posts/comment...
2023-07-17 RocketDerpPost remove delete federation outbound fix0 (#3613)
2023-07-17 cetra3Cache & Optimize Woodpecker CI (#3450)
2023-07-17 dullbananasRemove TypedBuilder from db_views and db_views_actor...
2023-07-14 DessalinesMake `lemmy_api_common` wasm-compatible (#3587)
2023-07-12 Simon BordeyneAdd infinite scroll user option (#3572)
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-07-07 DessalinesRevert "Make sure hot rank sorts for post and community...
2023-07-06 DessalinesMake sure hot rank sorts for post and community filter...
2023-07-03 Dessalines300 comment limit. (#3306)
2023-07-03 Simon BordeyneAdd Open links in new tab setting (#3318)
2023-06-26 c-andy-candiesFeature add three six and nine months options backend...
2023-06-26 DessalinesFixing removed posts showing. Fixes #2875 (#3279)
2023-06-23 DessalinesFixing removed posts showing. Fixes #2875 (#3279)
2023-06-21 JP MoresmauAdd test to check reading and listing posts return...
2023-06-20 DessalinesFixing comment_view unit tests. (#3224)
2023-06-20 Ivo BarrosFeature add hours as sorting options backend (#3161)
2023-06-08 DessalinesAdding hot_rank columns in place of function sorting...
2023-06-06 DessalinesFix *All* reports not showing. Fixes #2902 (#2903)
2023-05-29 phankydnDon't filter comments of posts from blocked community...
2023-05-18 NutomicForce enable undetermined language (#2851)
2023-05-10 DessalinesAdding comments to all API related types. Fixes #2846...
2023-04-26 DessalinesAdding typescript generation for API. Fixes #2824 ...
2023-04-25 DessalinesAddressing slow profile queries. #2777 (#2830)
2023-04-16 DessalinesTemporary fix for hiding deleted posts. #2624 (#2811)
2023-04-12 NutomicFix listing type default value (#2796)
2023-04-05 NutomicRemove unused dependencies (#2795)
2023-03-20 AnonAdd Custom Emojis Support (#2616)
2023-03-02 DessalinesAdding TOTP / 2FA to lemmy (#2741)
2023-03-01 DessalinesGet rid of Safe Views, use serde_skip (#2767)
2023-03-01 DessalinesShow deleted and removed posts for profile views. Fixes...
2023-03-01 NutomicDont upsert Instance row every apub fetch (#2771)
2023-03-01 NutomicIgnore undetermined language when calculating post...
2023-02-18 DessalinesFixing slow joins to post_read, post_saved, and comment...
2023-02-05 NutomicFix data fetching from Peertube (fixes #2689) (#2703)
2022-12-19 DessalinesFixing missing forms, incorrect user discussion_languag...
2022-12-12 AnonAdd support for Featured Posts (#2585)
2022-11-24 NutomicAdd some more clippy lints (#2586)
2022-11-19 NutomicVarious pedantic clippy fixes (#2568)
2022-11-17 NutomicSpecify dependencies and metadata for entire workspace...
2022-11-09 DessalinesAdd diesel_async, get rid of blocking function (#2510)
2022-10-27 DessalinesMoving settings to Database. (#2492)
2022-10-06 Nutomicimplement language tags for site/community in db and...
2022-09-27 DessalinesAdding email admins for new applications. Fixes #2271...
2022-09-27 DessalinesShowing # of unread comments for posts. Fixes #2134...
2022-09-26 DessalinesRemove pointless language joins. (#2451)
2022-09-26 DessalinesDiesel 2.0.0 upgrade (#2452)
2022-09-21 kartikynwaAllow filtering out of deleted and removed comments...
2022-09-19 NutomicImplement reports for private messages (#2433)
2022-09-02 Felix Ableitnerclippy fixes
2022-09-02 Felix Ableitneradd test for comment view languages
2022-09-02 Felix Ableitnerfix tests
2022-09-02 Felix AbleitnerAdd language tags for comments
2022-08-19 NutomicPass LocalUser to PostQuery etc, instead of separate...
2022-08-18 NutomicTag posts and comments with language (fixes #440) ...
2022-08-17 DessalinesAdding distinguish comment. Fixes #2002 (#2391)
2022-08-04 NutomicUse typed-builder crate for queries (#2379)
2022-07-30 DessalinesFirst pass at adding comment trees. (#2362)
2022-07-29 DessalinesRemove listing type community. Fixes #2361 (#2377)
2022-07-11 NutomicFix problem where actors can have empty public key...
2022-07-08 DessalinesAdding check for requests with no id or name, adding...
2022-06-28 NutomicSpecify minimum Rust version 1.57 (fixes #2333) (#2334)
2022-06-22 DessalinesExpose pending 2 (#2282)
2022-06-02 NutomicEmbed Peertube videos (#2261)
2022-05-30 DessalinesVersion 0.16.5
2022-05-27 DessalinesMerge branch 'main' of https://github.com/LemmyNet...
2022-05-27 NutomicMerge pull request #2284 from LemmyNet/fix_publish
2022-05-26 DessalinesFix publish
2022-05-06 NutomicDerive default for api request structs, move type enums...
2022-05-03 NutomicAdd cargo feature for building lemmy_api_common with...
2022-04-28 NutomicImplement restricted community (only mods can post...
2022-04-27 NutomicRemove unused dependencies (#2239)
2022-04-13 DessalinesFixing unstable post sorts. Fixes #2188 (#2204)
2022-04-08 DessalinesVersion 0.16.3
2022-04-08 DessalinesVersion 0.16.3-rc.1
2022-04-01 NutomicRun cargo upgrade (#2176)
2022-03-31 NutomicMerge pull request #2178 from LemmyNet/fix_ban_expires
2022-03-30 DessalinesClippy fixes.
2022-03-29 DessalinesVersion 0.16.2
2022-03-29 DessalinesVersion 0.16.2-rc.3
2022-03-27 DessalinesVersion 0.16.2-rc.2
2022-03-24 DessalinesVersion 0.16.2-rc.1
2022-03-15 DessalinesVersion 0.16.1
2022-03-15 DessalinesVersion 0.16.1-rc.1
next