Commit Graph

15 Commits

Author SHA1 Message Date
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
9850109326 Minor stylistic changes 2023-12-28 12:42:06 -05:00
28f39329ad Add package name to instance_info in order to identify redlib instances 2023-12-28 11:21:56 -05:00
c5d11f220e Fix clippy warnings 2023-12-26 18:27:25 -05:00
82fdcf7443 Merge remote-tracking branch 'origin/pull/768' 2023-12-26 15:15:06 -05: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
255307a4f7 Add request stats to instance info HTML 2023-05-31 20:02:00 -04:00
de68409610 Add request stats to instance info page 2023-05-31 19:39:44 -04: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
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