Commit Graph

220 Commits

Author SHA1 Message Date
ab886d1e67 Fix #155 2021-03-20 13:03:05 -07:00
dc7e087ed0 Truncate negative scores 2021-03-19 22:04:44 -07:00
0d6e18d97d Fill background of Apple Touch Icon 2021-03-18 21:36:39 -07:00
f872baa1fe Update 0.5.2 2021-03-18 21:35:14 -07:00
467342edf4 Patch broken homepage sorting 2021-03-18 08:51:31 -07:00
b14b4ff551 Rewrite server and client using Hyper 2021-03-17 15:30:33 -07:00
4b1195f221 Update to v0.4.2 2021-03-12 13:48:43 -08:00
4173362ce1 Fix #148 2021-03-11 20:15:26 -08:00
f0b69f8a4a Update to v0.4 2021-03-10 20:51:08 -08:00
4a51b7cfb0 Horizontally squish comments 2021-03-10 15:10:59 -08:00
e59b2b1346 Custom HTTP client with Rustls 2021-03-09 22:13:46 -08:00
213babb057 Update dependencies 2021-03-08 16:30:34 -08:00
56cfeba9e5 Update to v0.3.1 2021-03-03 09:35:40 -08:00
890d5ae625 Revert to curl-client 2021-03-03 09:24:31 -08:00
caa8f1d49e Test h1-client 2021-03-03 09:15:19 -08:00
dd51b23dc4 Switch Surf backend to h1-client-rustls 2021-03-02 19:44:51 -08:00
83ba0fb913 Reduce dependencies 2021-02-24 20:26:12 -08:00
b3341b49c0 Individually proxy subreddit and user icons 2021-02-19 21:46:44 -08:00
3652342f46 Use clap for arg parsing 2021-02-18 11:40:10 -08:00
2f4deb221a Reduce dependencies 2021-02-16 11:39:56 -08:00
71501b064c Update dependencies 2021-02-15 14:09:45 -08:00
ebbdd7185f Move from Actix Web to Tide (#99)
* Initial commit

* Port posts

* Pinpoint Tide Bug

* Revert testing

* Add basic sub support

* Unwrap nested routes

* Front page & sync templates

* Port remaining functions

* Log request errors

* Clean main and settings

* Handle /w/ requests

* Create template() util

* Reduce caching time to 30s

* Fix subscription redirects

* Handle frontpage sorting
2021-02-09 17:38:52 +00:00
402b3149e1 Fix 'no entry found for key' error 2021-02-07 17:56:06 -08:00
ee0da63862 Update version and screenshot 2021-01-31 18:50:31 -08:00
8c04365049 Improve error logging 2021-01-27 17:48:58 -08:00
b2ad2f636c Resolve merge conflicts 2021-01-23 10:55:11 +01:00
077c222a4e Experiment with caching 2021-01-23 10:48:33 +01:00
dea7f33910 Add code optimizations 2021-01-20 17:38:34 -08:00
6127f2a90c Support forced HTTPS redirects #39 2021-01-16 22:04:03 -08:00
4c89d31948 Fix version number 2021-01-16 17:45:45 -08:00
2385fa33ec Use ureq until AWC IO error is fixed 2021-01-15 21:26:51 -08:00
65543a43b2 Make User-Agent Reddit-compliant 2021-01-15 20:29:34 -08:00
59021b9331 Switch back to ureq temporarily 2021-01-15 15:28:51 -08:00
dbe617d7eb Switch to awc 2021-01-14 09:53:54 -08:00
91746908a1 Switch to ureq 2021-01-11 10:33:48 -08:00
c58b077330 Update Dependencies 2021-01-10 13:20:47 -08:00
3444989f9a Default Comment Sort Setting 2021-01-07 08:38:05 -08:00
da5c4603d9 Switch from chrono to time-rs 2021-01-05 20:01:21 -08:00
aa7b4b2af7 Settings with Layouts 2021-01-05 18:04:49 -08:00
9c1a932214 Clean Up Post Headers 2021-01-04 21:17:19 -08:00
5ea504e6e8 Restrict Proxy to Reddit Domains 2021-01-02 20:50:23 -08:00
f49bff9853 Optimize Sequencing 2021-01-02 11:09:26 -08:00
4ec529cdb8 Rewrite Reddit Links to Libreddit 2021-01-02 10:58:21 -08:00
a6dc7ee043 Rewrite + Searching 2020-12-31 15:54:13 -08:00
443b198c12 Markdown and Subreddit Sidebars 2020-12-28 18:42:46 -08:00
3516404a5f Update v0.2.2 2020-12-22 09:15:55 -08:00
ef3820a2e1 User Flairs 2020-12-20 11:29:23 -08:00
7b8f694c8c Basic Nested & Collapsible Comments 2020-12-19 19:54:46 -08:00
d0ec1fcc43 Update v0.1.11 2020-12-14 16:35:38 -08:00
04310c58e0 Mobile Responsive 2020-12-05 20:54:43 -08:00