redlib/src
Matthew Esposito 2e95e1fc6e
feat: smaller imports and exports (#373)
* feat: smaller imports and exports

* test(prefs): extend tests

* style(clippy)

* style: bubble up error

* style: update some wording
2025-02-06 20:34:12 -05:00
..
client.rs fix: fix clippy + tests 2025-02-03 00:47:25 -05:00
config.rs Add RSS feeds (fix #57) (#90) 2024-07-21 14:09:34 -04:00
duplicates.rs Replace askama with rinja (#276) 2024-10-02 17:43:13 -04:00
instance_info.rs feat: display whether or not the instance is up to date on error (#310) 2024-11-01 18:16:25 -04:00
lib.rs chore: make library 2024-10-21 20:46:03 -04:00
main.rs feat: smaller imports and exports (#373) 2025-02-06 20:34:12 -05:00
oauth.rs refactor: replace static with const for global constants (#340) 2024-12-02 11:28:31 -05:00
oauth_resources.rs refactor: replace static with const for global constants (#340) 2024-12-02 11:28:31 -05:00
post.rs Fix parts of CI (#304) 2024-10-31 22:50:50 -04:00
search.rs Fix parts of CI (#304) 2024-10-31 22:50:50 -04:00
server.rs fix: gracefully shutdown on CTRL+C and SIGTERM (#273) 2025-02-02 23:40:19 -05:00
settings.rs feat: smaller imports and exports (#373) 2025-02-06 20:34:12 -05:00
subreddit.rs feat: hide default feeds option (#370) 2025-02-06 13:03:42 -05:00
user.rs rss: proxy links in users and subreddit feeds, fixes #359 (#361) 2025-02-02 22:00:58 -05:00
utils.rs feat: smaller imports and exports (#373) 2025-02-06 20:34:12 -05:00