projects
/
lemmy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lemmy.git
2023-08-01
Nutomic
Rewrite some federation actions to remove Perform/SendA...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-01
RocketDerp
Enhanced testing of comments. Validate reply notificati...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-01
Denis Dzyubenko
Fix fetch instance software version from nodeinfo ...
commit
|
commitdiff
|
tree
|
snapshot
2023-08-01
figure-0e
Correct logic to meet join-lemmy requirement, don't...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Felix Ableitner
Revert "Only run slow CI checks for actual code changes...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Nutomic
Update CODEOWNERS (#3748)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Nutomic
Delete migrations_testing folder (#3751)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Nutomic
Move entry from .rgignore to .gitignore (#3752)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Nutomic
Rewrite some API handlers to remove Perform trait ...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Dessalines
Adding 0.18.3 Release notes. (#3753)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Nutomic
Only run slow CI checks for actual code changes (#3750)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Nutomic
Restore markdown quotes after sanitize (#3708) (#3749)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
dullbananas
Use same table join code for both read and list functio...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
phiresky
remove n^2 part of person triggers, improve community...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
phiresky
remove performance-problematic and buggy duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Nutomic
Change readme installation link (#3736)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
RocketDerp
Federation tests replication round1 - demonstrate absen...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Bao
Omit local instance from federated instances list ...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
phiresky
add trigram index to search (#3719)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Nutomic
Sanitize html (#3708)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
biosfood
Add moderator view parameter to list posts (#3176)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Pavlos Smith
Add controversial ranking (#3205)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
marsara9
Make resolve_object not require auth #3685 (#3716)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Nutomic
Skip fragile API tests (#3723)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Domenic Horner
UI Settings - Blur NSFW & Auto Expand (#3377)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
dullbananas
Enable gzip for reqwest (#3696)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Into the V0id
Dont authenticate user after successful password reset...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Freakazoid182
detailed error message for blocked domains (#3698)...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Ben Wyatt
Bump version of dependency "webmention" (#3711)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
phiresky
prevent ordering by comment path without post filter...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-24
asimons04
Update Dockerfile to run process as non-privileged...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Nutomic
Change logic for determining comment default language...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Joel Beckmeyer
disable rustfmt feature on rosetta-build (#3679)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Dessalines
Fix federation test errors with new lemmy-js-client...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Dessalines
Adding diesel migration check. Fixes #3676 (#3677)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-21
Dessalines
Make sure comments are sorted by hot_rank, then score...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Nutomic
Fix process shutdown (#3673)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Nutomic
Ignore errors when fetching community mods (fixes ...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Nutomic
Upgrade activitypub library to 0.4.6 (fixes #3222)...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Sander Saarend
Denormalize community_id into post_aggregates for a...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Dessalines
Fixing hot_ranks and scores to append a published sort...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-20
Nutomic
Handle displaying of deleted and removed posts/comment...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Sander Saarend
Use local_site.default_post_listing_type as the initial...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Nutomic
Dont publish releases to crates.io (fixes #3272) (...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Nutomic
Remove SendActivity and Perform traits, rely on channel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
Sander Saarend
Don't panic when scheduled tasks can't connect to datab...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
cetra3
Add http cache for webfingers (#3317)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-19
RocketDerp
prepare-drone-federation-test.sh has some more echo...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
RocketDerp
Post remove delete federation outbound fix0 (#3613)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Ikko Eltociear...
Add Japanese README (#3620)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
cetra3
Cache & Optimize Woodpecker CI (#3450)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
dullbananas
Remove TypedBuilder from db_views and db_views_actor...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-17
Sander Saarend
Optimize hot rank updates (#3617)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Nutomic
Split activity table into sent and received parts ...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
phiresky
work around race condition on community fetch (#3414)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-14
Dessalines
Make `lemmy_api_common` wasm-compatible (#3587)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Nutomic
Add dev profile to strip symbols and disable debug...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Nutomic
Check for dead federated instances (fixes #2221) (...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Manuel Bleichner
Fix wrong SMTP port when TLS is being used (fixes ...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Nina Blanson
Add workaround for #3102 until cross-compile work compl...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-13
Jason Grim
Updated Lemmy Matrix Support link (#3599)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
nixoye
Update RELEASES.md (#3593)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
Simon Bordeyne
Add infinite scroll user option (#3572)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-12
Nutomic
Use specific Rust nightly version for CI cargo fmt...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-11
dullbananas
Make functions work with both connection and pool ...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
dullbananas
Shrink capacity in `RateLimitStorage::remove_older_than...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Pawan Hegde
Fix #3366: Wrap plain-text error responses from the...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Piotr Juszczyk
Fix #3501 - Fix aggregation counts for elements removed...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Sander Saarend
Only update site_aggregates for local site (#3516)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Nutomic
Error enum fixed (#3487)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Dessalines
Adding phiresky to codeowners. (#3576)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Nutomic
Upgrade all dependencies (#3526)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
dullbananas
Use async email sender (#3554)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
nixoye
Update RELEASES.md (#3556)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
Dessalines
Adding v0.18.1 and v0.18.0 release notes. (#3530)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
rosenjcb
Updating `login.rs` with generic `incorrect_login`...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-10
phiresky
Improve api response times by doing send_activity async...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-07
Dessalines
Version 0.18.1
commit
|
commitdiff
|
tree
|
snapshot
2023-07-07
Dessalines
Revert "Make sure hot rank sorts for post and community...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-07
phiresky
Make hot rank not crash on future (#3517)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
Nutomic
Upgrade crossbeam-channel (#3512)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
Dessalines
Update prettier to 3.0.0 (#3509)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
Felix Ableitner
Version 0.18.1-rc.10
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
phiresky
improve admin and mod check to not do seq scans and...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
Nutomic
Only allow http(s) scheme for urls (ref #3505) (#3508)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
Nutomic
Change security contact mail (#3506)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
Diamond
Allow cross-origin requests (#3421)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
Dessalines
Make sure hot rank sorts for post and community filter...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
Dessalines
Fixes wrong community moderator ordering. (#3495)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-06
Nutomic
Use fixed prettier version for CI (#3507)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-05
phiresky
upgrade markdown-it to fix panic (#3490)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-05
phiresky
improve performance of community followers inbox query...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-05
Nutomic
Cache federation blocklist (#3486)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-05
Andrew Fields
Add Prometheus endpoint (#3456)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-05
Dessalines
Adding a person.admin index, and featured_local/communi...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
Lemmus.org
Add feature for enabling json logging (#3462)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
Louis GERARD
fix(posts/comments/search): return error on invalid...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
Josephos
Improved validation of display names (Fixes #3436)...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
Dessalines
Fixing clippy. (#3471)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
Piotr Juszczyk
Remove not needed anymore http-signature-normalization...
commit
|
commitdiff
|
tree
|
snapshot
next