Commit Graph

1173 Commits

Author SHA1 Message Date
Matthew Esposito
5e68a66e40
Accept legacy config files 2023-12-27 00:11:06 -05:00
Matthew Esposito
457b0bd57e
Accept legacy environment variables 2023-12-26 23:16:36 -05:00
Matthew Esposito
47822d8d6c
Fix clippy warning 2023-12-26 23:15:06 -05:00
Matthew Esposito
e452b8d6b5
Update oauth::choose to use new fastrand::choose_multiple 2023-12-26 20:00:36 -05:00
Matthew Esposito
09df7713b1
Fix more README links 2023-12-26 19:55:37 -05:00
Matthew Esposito
a2ca895e1f
Fix docker repo URL - GHA 2023-12-26 19:09:54 -05:00
Matthew Esposito
3fd3d4e145
Update action versions :fingers_crossed: 2023-12-26 19:01:45 -05:00
Matthew Esposito
4c78ab30d3
More README changes, modify contrib/ 2023-12-26 18:48:09 -05:00
Matthew Esposito
c5d11f220e
Fix clippy warnings 2023-12-26 18:27:25 -05:00
Matthew Esposito
b0f985c687
Libreddit -> Redlib 2023-12-26 18:25:52 -05:00
Matthew Esposito
dac059573d
Update rest of Cargo.toml, excepting askama, futures-lite, hyper 2023-12-26 17:50:56 -05:00
Matthew Esposito
3e3c30d7f1
Update cookie + changes 2023-12-26 16:24:53 -05:00
Matthew Esposito
e82c3fbea0
Update 11-15 of deps 2023-12-26 16:12:42 -05:00
Matthew Esposito
d9f7ebcb79
Update util calls 2023-12-26 16:12:00 -05:00
Matthew Esposito
36357e2609
Cargo update 2023-12-26 15:55:35 -05:00
Matthew Esposito
b7bf9c74be
Fix import error 2023-12-26 15:54:43 -05:00
Matthew Esposito
1c36467c9c
Merge remote-tracking branch 'origin/pull/867' 2023-12-26 15:52:53 -05:00
Matthew Esposito
d76051302e
Merge remote-tracking branch 'origin/pull/738' 2023-12-26 15:51:15 -05:00
Matthew Esposito
90d1831352
Merge remote-tracking branch 'origin/pull/819' 2023-12-26 15:48:27 -05:00
Matthew Esposito
3ac2048247
Merge remote-tracking branch 'origin/pull/861' 2023-12-26 15:47:33 -05:00
Matthew Esposito
902acb257d
Merge remote-tracking branch 'origin/pull/176' 2023-12-26 15:47:12 -05:00
Matthew Esposito
28611da602
Add seccomp (merge 441) 2023-12-26 15:46:20 -05:00
Matthew Esposito
f26c8be931
Add TokyoNight - Merge 450 2023-12-26 15:45:12 -05:00
Matthew Esposito
de268314f3
Fix tests 2023-12-26 15:42:41 -05:00
Matthew Esposito
8c9565c57b
Readme values 2023-12-26 15:22:34 -05:00
Matthew Esposito
0eb5e18cef
Merge remote-tracking branch 'origin/pull/536' 2023-12-26 15:20:21 -05:00
Matthew Esposito
fc4b686607
Merge remote-tracking branch 'origin/pull/746' 2023-12-26 15:18:49 -05:00
Matthew Esposito
c17af7db75
Small changes to table and html 2023-12-26 15:18:29 -05:00
Matthew Esposito
6625d106c3
Merge remote-tracking branch 'origin/pull/753' 2023-12-26 15:17:23 -05:00
Matthew Esposito
82fdcf7443
Merge remote-tracking branch 'origin/pull/768' 2023-12-26 15:15:06 -05:00
Matthew Esposito
2a525b744a
Merge remote-tracking branch 'origin/pull/854' 2023-12-26 15:14:46 -05:00
Matthew Esposito
c71a9dddd7
Merge remote-tracking branch 'origin/pull/857' 2023-12-26 15:13:46 -05:00
Matthew Esposito
cc9023dc64
Merge remote-tracking branch 'origin/pull/865' 2023-12-26 15:12:36 -05:00
Matthew Esposito
f5b54197c4
Merge remote-tracking branch 'origin/pull/808' 2023-12-26 15:11:44 -05:00
Matthew Esposito
9b71822be6
Match on both http and https in format_url (414) 2023-12-26 15:11:16 -05:00
Matthew Esposito
9d948abadc
Merge pull request #831 from bennettmsherman/header-filters
Remove Reddit's 'Nel' and 'Report-To' (network error logging) response headers
2023-11-29 09:25:16 -05:00
Peter Sawyer
2d64c092ea Fix short links again. Just using a split 2023-11-21 21:34:13 -08:00
ccuser44
2b06d22687
Made userpage posts show subreddit name
Made userpage posts show subreddit name instead of ambigious `COMMENT`
2023-11-08 13:13:46 +02:00
hinto.janai
3e236e7ab5
client.rs: remove some String allocations 2023-10-27 09:05:22 -04:00
Peter Sawyer
469aff0689 Handle obfuscated share links 2023-10-04 09:55:33 -07:00
Dean Sallinen
dd611b17ad
Add start URL to manifest.json
Adds the last criteria to make the application an installable PWA on mobile.
2023-09-17 23:00:01 -07:00
Jonathan Dahan
b39db0fcd4 Make launchd service for macOS 2023-08-23 13:14:32 -04:00
Spike
2815dc5209
Correct the shutdown announcement 2023-07-14 12:05:57 -07:00
Spike
00697c6ae4
Add shut down announcement 2023-07-14 11:57:25 -07:00
Ben Sherman
7a14975fb8 Remove 'Nel' and 'Report-To' response headers 2023-07-08 19:20:58 -07:00
Matthew Esposito
ea696687be
Merge pull request #821 from fawni/feat/hide-subreddit-panel 2023-06-09 19:01:57 -04:00
Matthew Esposito
136aa0aa7d
Format 2023-06-09 17:32:21 -04:00
Matthew Esposito
a39bb9d502
Merge branch 'master' into reddit-stats 2023-06-09 17:31:12 -04:00
Matthew Esposito
5f562876f4
Make stats collection opt-out 2023-06-09 17:26:23 -04:00
Matthew Esposito
f7f1aa4bde
Abstract out random choosing 2023-06-08 16:27:36 -04:00