Matthew Esposito
|
c1214939ef
|
Add requirements to scripts/update_oauth_resources.sh
|
2023-12-28 15:38:31 -05:00 |
|
Matthew Esposito
|
9f41af6eee
|
Improve spoofing - match headers more closely, pull in real versions/builds
|
2023-12-28 15:37:02 -05:00 |
|
Matthew Esposito
|
4461a7d172
|
Only rerun build script if src/ changes
|
2023-12-28 15:21:06 -05:00 |
|
Matthew Esposito
|
9850109326
|
Minor stylistic changes
|
2023-12-28 12:42:06 -05:00 |
|
Matthew Esposito
|
bfe1c3db57
|
Fix Settings HTML
|
2023-12-28 11:35:06 -05:00 |
|
Matthew Esposito
|
28f39329ad
|
Add package name to instance_info in order to identify redlib instances
|
2023-12-28 11:21:56 -05:00 |
|
Matthew Esposito
|
1316c8491c
|
Merge pull request #4 from redlib-org/fix_popular_localization
Fix /r/popular localization - set geo filter to global
|
2023-12-28 10:43:10 -05:00 |
|
Matthew Esposito
|
42902cc8d0
|
Add test for popular globalization
|
2023-12-28 10:40:17 -05:00 |
|
Matthew Esposito
|
b43ed01958
|
Fix /r/popular localization - set geo filter to global
|
2023-12-28 10:30:42 -05:00 |
|
Matthew Esposito
|
7d952f7f18
|
[FIX] Readme fix commands
|
2023-12-27 00:20:22 -05:00 |
|
Matthew Esposito
|
819be89f84
|
Update cargo.toml
|
2023-12-27 00:19:54 -05:00 |
|
Matthew Esposito
|
5f84d12774
|
0.30.2 (update config handling + test GH release)
|
2023-12-27 00:11:24 -05:00 |
|
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 |
|