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 |
|
Matthew Esposito
|
c00beaa5d8
|
Improve OAuth refresh, logging
|
2023-06-08 14:33:54 -04:00 |
|
Matthew Esposito
|
49dde7ad72
|
Improve subreddit test
|
2023-06-08 14:06:58 -04:00 |
|
fawn
|
13394b4a5e
|
Add ability to hide subreddit panel (closes #801)
|
2023-06-07 13:51:27 +03:00 |
|
Matthew Esposito
|
0ca0eefaa4
|
Add tests to check fetching sub/user/oauth
|
2023-06-06 15:28:36 -04:00 |
|
Matthew Esposito
|
6cd53abd42
|
Documentation
|
2023-06-06 15:26:31 -04:00 |
|
Matthew Esposito
|
dc7601375e
|
Ignore dotenv failure
|
2023-06-06 15:07:11 -04:00 |
|
Matthew Esposito
|
659a82bf63
|
Improve spoofing of devices, handle token refreshes
|
2023-06-06 15:05:20 -04:00 |
|
Matthew Esposito
|
a5833dc05c
|
Add .env to .gitignore
|
2023-06-06 15:04:06 -04:00 |
|
Matthew Esposito
|
e94a9c81e2
|
Add deps - rand, logging
|
2023-06-06 14:33:01 -04:00 |
|
Matthew Esposito
|
8a23616920
|
Stray space
|
2023-06-05 20:57:34 -04:00 |
|
Matthew Esposito
|
00355de727
|
Set proper headers
|
2023-06-05 20:39:56 -04:00 |
|
Matthew Esposito
|
383d2789ce
|
Initial PoC of spoofing Android OAuth
|
2023-06-05 20:31:25 -04:00 |
|
Matthew Esposito
|
ba89b76332
|
Merge pull request #814 from Tokarak/deps-update
|
2023-06-04 18:14:27 -04:00 |
|
Matthew Esposito
|
96e9e0ea9f
|
Update .replit to download from nightly build artifacts (#815)
|
2023-06-03 23:36:39 +00:00 |
|
Matthew Esposito
|
c1dd1a091e
|
Update release binary paths
|
2023-06-03 16:30:58 -04:00 |
|
Matthew Esposito
|
05ae39f743
|
Update RUSTFLAGS
|
2023-06-03 16:15:24 -04:00 |
|
Matthew Esposito
|
221260c282
|
Remove MUSL, build statically via flags
|
2023-06-03 16:12:48 -04:00 |
|
Tokarak
|
f3c835bee7
|
Proof-read README.md
|
2023-06-03 20:02:02 +01:00 |
|
Tokarak
|
f9fd54aa3c
|
Specify newer dependencies + cargo update
|
2023-06-03 19:41:32 +01:00 |
|
Matthew Esposito
|
510d967777
|
Add MUSL target
|
2023-06-03 14:33:27 -04:00 |
|
Matthew Esposito
|
0bcebff6f2
|
Fix YAML formatting
|
2023-06-03 14:24:19 -04:00 |
|
Matthew Esposito
|
0c74305617
|
Add MUSL builds to GH Actions and fix Release event trigger (#810)
|
2023-06-03 18:19:20 +00:00 |
|
Nazar
|
97f0f69059
|
Rebase #811 (#812)
Co-authored-by: Matthew Esposito <matt@matthew.science>
|
2023-06-03 17:32:46 +00:00 |
|
Matthew Esposito
|
255307a4f7
|
Add request stats to instance info HTML
|
2023-05-31 20:02:00 -04:00 |
|
Matthew Esposito
|
b5fc4bef28
|
Fix github-actions versioning
|
2023-05-31 19:50:38 -04:00 |
|
Mathew Davies
|
81a6e6458c
|
ci: cleanup github actions (#803)
|
2023-05-31 23:47:58 +00:00 |
|
Matthew Esposito
|
de68409610
|
Add request stats to instance info page
|
2023-05-31 19:39:44 -04:00 |
|
Matthew Esposito
|
193a6effbf
|
Merge pull request #792 from beucismis/master
|
2023-05-31 18:42:39 -04:00 |
|
Matthew Esposito
|
09551fca29
|
Merge pull request #806 from gmnsii/comment-searchbar-color
|
2023-05-31 18:40:25 -04:00 |
|
gmnsii
|
38ee0d9428
|
make comment search bar color change based on theme
|
2023-05-31 19:41:13 +02:00 |
|
Matthew Esposito
|
ca7ad9f812
|
Merge pull request #796 from StuffNoOneCaresAbout/lazy-init-regex
|
2023-05-01 10:09:59 -04:00 |
|
Matthew Esposito
|
98e2833881
|
Merge pull request #790 from StuffNoOneCaresAbout/allow-disabling-indexing
|
2023-05-01 10:08:20 -04:00 |
|
Kavin
|
4d5c52b83b
|
Rename variables to more descriptive names.
|
2023-05-01 05:00:49 +01:00 |
|
Kavin
|
6c47ea921b
|
performance: compile regex only once
|
2023-05-01 04:22:10 +01:00 |
|