]> Untitled Git - lemmy.git/shortlog
lemmy.git
2022-11-02 NutomicFix invalid config in docker/prod (fixes #2520) (#2524)
2022-11-02 DessalinesFix local site images. (#2519)
2022-10-28 sam365724Fix 2455: Check auth for pictrs when instance is privat...
2022-10-28 NutomicFix limit_languages to operate on correct instance...
2022-10-28 NutomicImage improvements (#2513)
2022-10-28 NutomicMake verify apub url function async (#2514)
2022-10-27 DessalinesMoving settings to Database. (#2492)
2022-10-25 NutomicEnable lto, strip symbols via cargo.toml (#2512)
2022-10-21 DessalinesFix docker dev build (#2509)
2022-10-18 NutomicFederate votes as private (#2501)
2022-10-17 NutomicDont try to send activities if federation is disabled...
2022-10-17 NutomicReturn empty vec when reading all languages (fixes...
2022-10-14 NutomicUpdate clippy to use Rust 1.64 (#2498)
2022-10-13 NutomicOnly allow authenticated users to fetch remote objects...
2022-10-10 sam365724More real-world prod config, separate lemmy config...
2022-10-10 NutomicFix check for federated mod actions (#2489)
2022-10-06 sam365724Make docker-compose more clear and explicit (#2469)
2022-10-06 Nutomicimplement language tags for site/community in db and...
2022-10-05 NutomicChange description in readme (#2481)
2022-10-03 NutomicUse compat mode when signing outgoing activities (fixes...
2022-09-29 DessalinesCheck to make sure comment isnt deleted / removed for...
2022-09-28 DessalinesDont show deleted users or communities on profile page...
2022-09-27 DessalinesAdding email admins for new applications. Fixes #2271...
2022-09-27 DessalinesShowing # of unread comments for posts. Fixes #2134...
2022-09-27 NutomicConvert emails to lowercase (fixes #2462) (#2463)
2022-09-26 DessalinesRemove unnecessary show_deleted_and_removed comments...
2022-09-26 DessalinesRemove pointless language joins. (#2451)
2022-09-26 DessalinesFix rate limit error messages. Fixes #2428 (#2449)
2022-09-26 DessalinesFix missing local user from post queries. (#2447)
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-19 DessalinesCheck for slurs in account creation. (#2443)
2022-09-14 DessalinesMerge branch 'main' of https://github.com/LemmyNet...
2022-09-14 DessalinesAdd 0.16.7 release notes.
2022-09-13 DessalinesThe language id is crucial for front ends. (#2437)
2022-09-12 DessalinesUpdate docker version to 0.16.6. Fixes #2435 (#2438)
2022-09-07 DessalinesAdding job to drop phantom ccnew indexes. Fixes #2431...
2022-09-07 DessalinesDon't search for community descriptions, search for...
2022-09-03 DessalinesIncrease default search rate limit. (#2424)
2022-09-02 Felix Ableitnerfix clippy
2022-09-02 Felix Ableitnerdont set default user languages in api code (already...
2022-09-02 Felix Ableitnerdont test with all features
2022-09-02 Felix Ableitnerclippy fixes
2022-09-02 Felix Ableitnerapi changes for comment language tagging
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 NutomicRejected federated pm from blocked users (fixes #2398...
2022-08-17 DessalinesAdding distinguish comment. Fixes #2002 (#2391)
2022-08-16 NutomicFix pictrs routing (#2407)
2022-08-16 DessalinesAdd postgres auto-explain for dev testing. (#2399)
2022-08-16 AnonAdd Modlog Filters (#2313)
2022-08-16 vpzomtrrfrtAccept Image objects in attachments (#2394)
2022-08-04 DessalinesTweaking postgres upgrade script (#2389)
2022-08-04 NutomicUse typed-builder crate for queries (#2379)
2022-08-02 NutomicUse doku release version (ref #2343) (#2386)
2022-07-30 DessalinesFirst pass at adding comment trees. (#2362)
2022-07-29 NutomicUpdate apub examples to remove `to` field (ref #2380...
2022-07-29 NutomicHandle Like, Undo/Like activities from Mastodon, add...
2022-07-29 DessalinesFix a few form options for diesel. Fixes #2287 (#2376)
2022-07-29 NutomicRemove docker/pleroma/ folder (#2381)
2022-07-29 DessalinesRemove listing type community. Fixes #2361 (#2377)
2022-07-28 NutomicDont allow login if account is banned or deleted (fixes...
2022-07-28 DessalinesSend websocket message on accepted follow. Fixes #2369...
2022-07-27 NutomicFix panics in search_by_apub_id() (fixes #2371) (#2373)
2022-07-20 NutomicFix follow being stuck as pending after accept (#2366)
2022-07-19 DessalinesAdding 0.16.6 release
2022-07-14 NutomicChange config pictrs key name (#2360)
2022-07-11 NutomicConfig changes, remove unused image purge function...
2022-07-11 NutomicFix problem where actors can have empty public key...
2022-07-11 Lunaremove parking_lot (#2350)
2022-07-08 DessalinesRevert "Use correct url for activitystreams protocol...
2022-07-08 DessalinesAdding check for requests with no id or name, adding...
2022-07-05 NutomicDont allow blocking admin (#2340)
2022-07-05 NutomicFix wrong clippy warning in ci (#2339)
2022-07-05 NutomicBe more explicit about returning deleted actors or...
2022-06-28 NutomicSpecify minimum Rust version 1.57 (fixes #2333) (#2334)
2022-06-22 DessalinesRemove update and read site config. Fixes #2306 (#2329)
2022-06-22 DessalinesDon't create or initially follow a default community...
2022-06-22 DessalinesIncrease RSS fetch limit to 20. Fixes #2319 (#2327)
2022-06-22 DessalinesExpose pending 2 (#2282)
2022-06-21 NutomicUse correct url for activitystreams protocol context...
2022-06-14 NutomicMove setting http_fetch_retry_limit into federation...
2022-06-14 NutomicFix length of post_report.original_post_name db field...
2022-06-13 DessalinesAdding admin purging of DB items and pictures. #904...
2022-06-13 trwnhFix: Use correctly parseable JSON-LD context (#2299)
2022-06-08 NutomicFix lemmy version in prod docker-compose.yml (#2304)
2022-06-08 NutomicUpgrade activitypub_federation to 0.2.0, add setting...
2022-06-08 NutomicRemove unused setup config vars (#2302)
2022-06-08 NutomicAdd pub use for db crates in api_common (#2305)
2022-06-08 NutomicAdd link to Matrix chat in readme (#2303)
2022-06-08 NutomicAccept private like (#1968) (#2301)
2022-06-06 DessalinesMove different features drone check to below defaults...
2022-06-05 Paolo BarboliniBump lettre to 0.10.0-rc.7 (#2297)
2022-06-03 NutomicRemove unused cargo.toml files (#2293)
2022-06-03 NutomicForbid outgoing requests in activitypub tests (fixes...
2022-06-02 NutomicEmbed Peertube videos (#2261)
next