.. |
activity.rs
|
Adding diesel enums for SortType and ListingType (#2808)
|
2023-04-17 15:19:51 -04:00 |
actor_language.rs
|
Error enum fixed (#3487)
|
2023-07-10 16:50:07 +02:00 |
captcha_answer.rs
|
feat: re-added captcha checks (#3289)
|
2023-06-27 06:38:53 -04:00 |
comment.rs
|
Remove redundant calls to Iterator::collect (#3365)
|
2023-06-28 11:19:26 +02:00 |
comment_reply.rs
|
Dont upsert Instance row every apub fetch (#2771)
|
2023-02-28 21:36:57 -05:00 |
comment_report.rs
|
Various pedantic clippy fixes (#2568)
|
2022-11-19 04:33:54 +00:00 |
community.rs
|
Addressing slow profile queries. #2777 (#2830)
|
2023-04-25 19:28:06 -04:00 |
community_block.rs
|
Various pedantic clippy fixes (#2568)
|
2022-11-19 04:33:54 +00:00 |
custom_emoji.rs
|
Add Custom Emojis Support (#2616)
|
2023-03-20 17:32:31 -04:00 |
email_verification.rs
|
Various pedantic clippy fixes (#2568)
|
2022-11-19 04:33:54 +00:00 |
federation_allowlist.rs
|
Dont upsert Instance row every apub fetch (#2771)
|
2023-02-28 21:36:57 -05:00 |
federation_blocklist.rs
|
Dont upsert Instance row every apub fetch (#2771)
|
2023-02-28 21:36:57 -05:00 |
instance.rs
|
Dont upsert Instance row every apub fetch (#2771)
|
2023-02-28 21:36:57 -05:00 |
language.rs
|
Fix data fetching from Peertube (fixes #2689) (#2703)
|
2023-02-05 00:38:08 -05:00 |
local_site.rs
|
Adding diesel enums for SortType and ListingType (#2808)
|
2023-04-17 15:19:51 -04:00 |
local_site_rate_limit.rs
|
Allow embedding Lemmy, fix setup error (#2618)
|
2022-12-19 10:54:42 -05:00 |
local_user.rs
|
Correct error messages if user registers with taken user/email (#3093)
|
2023-06-21 05:26:07 -04:00 |
mod.rs
|
feat: re-added captcha checks (#3289)
|
2023-06-27 06:38:53 -04:00 |
moderator.rs
|
Adding diesel enums for SortType and ListingType (#2808)
|
2023-04-17 15:19:51 -04:00 |
password_reset_request.rs
|
Limit password resets (#3344)
|
2023-06-27 11:20:53 +02:00 |
person.rs
|
Correct error messages if user registers with taken user/email (#3093)
|
2023-06-21 05:26:07 -04:00 |
person_block.rs
|
Various pedantic clippy fixes (#2568)
|
2022-11-19 04:33:54 +00:00 |
person_mention.rs
|
Dont upsert Instance row every apub fetch (#2771)
|
2023-02-28 21:36:57 -05:00 |
post.rs
|
Remove DELETED_REPLACEMENT_URL
|
2023-06-26 10:45:37 +02:00 |
post_report.rs
|
Various pedantic clippy fixes (#2568)
|
2022-11-19 04:33:54 +00:00 |
private_message.rs
|
Show deleted and removed posts for profile views. Fixes #2624 (#2729)
|
2023-02-28 22:46:15 -05:00 |
private_message_report.rs
|
Various pedantic clippy fixes (#2568)
|
2022-11-19 04:33:54 +00:00 |
registration_application.rs
|
Various pedantic clippy fixes (#2568)
|
2022-11-19 04:33:54 +00:00 |
secret.rs
|
Various pedantic clippy fixes (#2568)
|
2022-11-19 04:33:54 +00:00 |
site.rs
|
Optimize federated language updates to avoid unnecessary db writes (#2786)
|
2023-03-30 11:03:13 -04:00 |
tagline.rs
|
Adding taglines to SiteResponse. Fixes #2925 (#2926)
|
2023-06-06 08:59:34 -04:00 |