libreddit/src
domve eb07a2ce7c
Make gated subreddits accessible by treating them as quarantined (#722)
* Fix gated communities being unviewable by treating them as quarantined

* Show restriction reason in quarantine template

* Add `gated` checks for other requests
2023-02-26 00:40:32 -07:00
..
client.rs Make gated subreddits accessible by treating them as quarantined (#722) 2023-02-26 00:40:32 -07:00
config.rs Implement instance info endpoint (JSON, YAML, TXT) (#685) 2023-01-30 02:02:43 -07:00
duplicates.rs Make gated subreddits accessible by treating them as quarantined (#722) 2023-02-26 00:40:32 -07:00
instance_info.rs Implement instance info endpoint (JSON, YAML, TXT) (#685) 2023-01-30 02:02:43 -07:00
main.rs Implement instance info endpoint (JSON, YAML, TXT) (#685) 2023-01-30 02:02:43 -07:00
post.rs Make gated subreddits accessible by treating them as quarantined (#722) 2023-02-26 00:40:32 -07:00
search.rs Make gated subreddits accessible by treating them as quarantined (#722) 2023-02-26 00:40:32 -07:00
server.rs Cache result of `server::determine_compressor`. 2022-12-04 17:56:02 -07:00
settings.rs added leaving reddit dialog (#643) 2023-02-08 00:24:06 -07:00
subreddit.rs Make gated subreddits accessible by treating them as quarantined (#722) 2023-02-26 00:40:32 -07:00
user.rs Merge remote-tracking branch 'origin/master' into hide_awards 2023-01-03 11:12:27 -07:00
utils.rs added leaving reddit dialog (#643) 2023-02-08 00:24:06 -07:00