Commit Graph

1033 Commits

Author SHA1 Message Date
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
b39db0fcd4 Make launchd service for macOS 2023-08-23 13:14:32 -04:00
2815dc5209 Correct the shutdown announcement 2023-07-14 12:05:57 -07:00
00697c6ae4 Add shut down announcement 2023-07-14 11:57:25 -07:00
7a14975fb8 Remove 'Nel' and 'Report-To' response headers 2023-07-08 19:20:58 -07:00
ea696687be Merge pull request #821 from fawni/feat/hide-subreddit-panel 2023-06-09 19:01:57 -04: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
f7f1aa4bde Abstract out random choosing 2023-06-08 16:27:36 -04:00
c00beaa5d8 Improve OAuth refresh, logging 2023-06-08 14:33:54 -04:00
49dde7ad72 Improve subreddit test 2023-06-08 14:06:58 -04:00
13394b4a5e Add ability to hide subreddit panel (closes #801) 2023-06-07 13:51:27 +03:00
0ca0eefaa4 Add tests to check fetching sub/user/oauth 2023-06-06 15:28:36 -04:00
6cd53abd42 Documentation 2023-06-06 15:26:31 -04:00
dc7601375e Ignore dotenv failure 2023-06-06 15:07:11 -04:00
659a82bf63 Improve spoofing of devices, handle token refreshes 2023-06-06 15:05:20 -04:00
a5833dc05c Add .env to .gitignore 2023-06-06 15:04:06 -04:00
e94a9c81e2 Add deps - rand, logging 2023-06-06 14:33:01 -04:00
8a23616920 Stray space 2023-06-05 20:57:34 -04:00
00355de727 Set proper headers 2023-06-05 20:39:56 -04:00
383d2789ce Initial PoC of spoofing Android OAuth 2023-06-05 20:31:25 -04:00
ba89b76332 Merge pull request #814 from Tokarak/deps-update 2023-06-04 18:14:27 -04:00
96e9e0ea9f Update .replit to download from nightly build artifacts (#815) 2023-06-03 23:36:39 +00:00
c1dd1a091e Update release binary paths 2023-06-03 16:30:58 -04:00
05ae39f743 Update RUSTFLAGS 2023-06-03 16:15:24 -04:00
221260c282 Remove MUSL, build statically via flags 2023-06-03 16:12:48 -04:00
f3c835bee7 Proof-read README.md 2023-06-03 20:02:02 +01:00
f9fd54aa3c Specify newer dependencies + cargo update 2023-06-03 19:41:32 +01:00
510d967777 Add MUSL target 2023-06-03 14:33:27 -04:00
0bcebff6f2 Fix YAML formatting 2023-06-03 14:24:19 -04:00
0c74305617 Add MUSL builds to GH Actions and fix Release event trigger (#810) 2023-06-03 18:19:20 +00: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
b5fc4bef28 Fix github-actions versioning 2023-05-31 19:50:38 -04:00
81a6e6458c ci: cleanup github actions (#803) 2023-05-31 23:47:58 +00:00
de68409610 Add request stats to instance info page 2023-05-31 19:39:44 -04:00
193a6effbf Merge pull request #792 from beucismis/master 2023-05-31 18:42:39 -04:00
09551fca29 Merge pull request #806 from gmnsii/comment-searchbar-color 2023-05-31 18:40:25 -04:00
38ee0d9428 make comment search bar color change based on theme 2023-05-31 19:41:13 +02:00
ca7ad9f812 Merge pull request #796 from StuffNoOneCaresAbout/lazy-init-regex 2023-05-01 10:09:59 -04:00
98e2833881 Merge pull request #790 from StuffNoOneCaresAbout/allow-disabling-indexing 2023-05-01 10:08:20 -04:00
4d5c52b83b Rename variables to more descriptive names. 2023-05-01 05:00:49 +01:00
6c47ea921b performance: compile regex only once 2023-05-01 04:22:10 +01:00
6c0e5cfe93 Add cursor:pointer for button and select 2023-04-29 21:16:02 +03:00
0c591149d5 Add option to disable all indexing. 2023-04-26 12:52:12 +01:00
8b4b2dd268 Ignore idea files. 2023-04-26 12:52:00 +01:00
ac58bb532a Merge pull request #787 from libreddit/clippy_refactor 2023-04-19 13:08:44 -04:00
af8fe176ea Fix clippy warnings 2023-04-19 10:37:47 -04:00
bfa9c084bb Merge pull request #786 from libreddit/update_deps 2023-04-19 10:32:46 -04:00