Commit Graph

34 Commits

Author SHA1 Message Date
f22f7841a8 Merge remote-tracking branch 'upstream/main' 2024-06-28 12:40:15 +12:00
7aca5791b1 Merge branch 'hls-video-downloads' 2024-06-23 20:41:27 +12:00
3301da1ef1 feat: add support to blur spoiler previews 2024-06-22 12:16:12 +02:00
f460895cc0 chore(clippy): fix lint 2024-06-20 07:56:43 -04:00
a5a5cbb734 add defaults for mascot fixes some of #7 2024-06-18 21:00:02 +12:00
a67cbb99a6 sync upstream 2024-06-18 19:56:04 +12:00
30944579d7 add default filter config 2024-06-18 00:21:00 -04:00
5c73f043cd add preference option 2024-06-16 15:01:17 +12:00
17c7738d6e Properly apply REDLIB_DEFAULT_HIDE_SIDEBAR_AND_SUMMARY
This change fixes the REDLIB_DEFAULT_HIDE_SIDEBAR_AND_SUMMARY environment variable being ignored.
2024-05-30 20:40:16 -07:00
e13d9b7239 Merge pull request #86 from EMarshal/main
Update hide HLS env var to match documentation
2024-05-29 18:49:40 -04:00
b6f5831d10 feat: adds hide summary sidebar option 2024-05-13 23:49:59 +02:00
4f6a14739b Update hide HLS env var to match documentation 2024-04-07 14:43:39 -06:00
35927287f1 Replace www.unddit.com with undelete.pullpush.io (#42)
* Replace www.unddit.com with undelete.pullpush.io

* Update comment

---------

Co-authored-by: Matthew Esposito <matt@matthew.science>
2024-02-05 16:50:09 -05:00
9f9ae45f6e Add many Clippy's, fix many Clippy's 2024-01-19 20:16:17 -05:00
53e8811f32 Remove all stats tracking (fixes #7) 2023-12-30 10:22:49 -05:00
45d8f1bbc8 Better handle redirects with new OAuth endpoints 2023-12-29 19:28:41 -05:00
3a4a39f577 Add config tests 2023-12-28 19:15:00 -05:00
9850109326 Minor stylistic changes 2023-12-28 12:42:06 -05:00
5e68a66e40 Accept legacy config files 2023-12-27 00:11:06 -05:00
457b0bd57e Accept legacy environment variables 2023-12-26 23:16:36 -05:00
b0f985c687 Libreddit -> Redlib 2023-12-26 18:25:52 -05:00
82fdcf7443 Merge remote-tracking branch 'origin/pull/768' 2023-12-26 15:15:06 -05:00
136aa0aa7d Format 2023-06-09 17:32:21 -04:00
a39bb9d502 Merge branch 'master' into reddit-stats 2023-06-09 17:31:12 -04:00
5f562876f4 Make stats collection opt-out 2023-06-09 17:26:23 -04:00
97f0f69059 Rebase #811 (#812)
Co-authored-by: Matthew Esposito <matt@matthew.science>
2023-06-03 17:32:46 +00:00
0c591149d5 Add option to disable all indexing. 2023-04-26 12:52:12 +01:00
e3b1c5b587 Use a bullet instead of empty margin when score is hidden
This is prettier and keeps consistency across the app.
2023-03-23 11:29:28 -07:00
df3d894947 Add option to hide score
Add the option to hide score for posts and comments in preferences.
There is still however a blank margin where the score is supposed to be.
2023-03-22 20:08:20 -07:00
412ce8f1f3 Fix default subscriptions (#732)
Co-authored-by: Daniel Valentine <daniel@vielle.ws>
2023-03-08 21:53:23 -07:00
ffc9ca2e98 use the documented LIBREDDIT_DEFAULT_DISABLE_VISIT_REDDIT_CONFIRMATION config option. (#737) 2023-03-04 13:04:40 -07:00
8be5fdee2d Implement instance info endpoint (JSON, YAML, TXT) (#685)
Co-authored-by: Daniel Valentine <daniel@vielle.ws>
Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
2023-01-30 02:02:43 -07:00
dff91da877 config: fix SFW test 2023-01-04 11:12:19 +01:00
5b06a3fc64 Add config system to read from file (#664)
Co-authored-by: Daniel Valentine <daniel@vielle.ws>
2023-01-03 02:55:22 -07:00