Commit Graph

791 Commits

Author SHA1 Message Date
Daniel Valentine
a19f46ad18 (#13) implement landing page for NSFW content (#25) 2022-10-07 08:40:07 -06:00
Daniel Valentine
e60b913452 (spikecodes/libreddit#574) list post duplicates (#22)
(spikecodes/libreddit#574) list post duplicates
2022-10-05 11:14:27 -06:00
Daniel Valentine
9ba47f458f use permalink offered by Reddit (#19) 2022-09-28 23:41:47 -06:00
Daniel Valentine
8ea797f880 Blur NSFW posts libreddit/spikecodes#482
Originally authored by NKIPSC <15067635+NKIPSC@users.noreply.github.com>
2022-09-26 19:35:23 -06:00
Daniel Valentine
b263234dc2 add @spikecodes as package author 2022-09-25 02:19:59 -06:00
Daniel Valentine
a125b8a43e cargo update 2022-09-25 02:16:23 -06:00
Daniel Valentine
03a87fcd23 fix incorrect colorization of logo 2022-09-24 21:56:28 -06:00
Daniel Valentine
7b90d95a95 update hls.js to v1.2.3 (#6) 2022-09-24 20:47:56 -06:00
Matt
634e6b6354 Add Build and Test GitHub action (#11) 2022-09-24 20:34:30 -06:00
Matt
a0db2144a5 Formatting + clippy changes (#12)
Co-authored-by: Matthew Esposito <matt@matthew.science>
2022-09-24 20:19:13 -06:00
Matt
238ef73ed4 Implement 'posts hidden because of NSFW' #508 (#9)
Co-authored-by: Matthew Esposito <matt@matthew.science>
2022-09-24 20:14:01 -06:00
Daniel Valentine
5f37e8e8ee fix replit deploy shell script (#592)
Per https://github.com/spikecodes/libreddit/issues/592#issuecomment-1253693490, Replit no longer includes wget, so this modifies the shell script to use curl to download the latest libbacon binary. The commit also makes minor improvements to the shell script (it now uses builtin `:` instead of external `true`, and sh will execute each command as they are run).
2022-09-21 20:38:09 -06:00
Daniel Valentine
2dd12756df fix replit deploy shell script (#592)
Per
https://github.com/spikecodes/libreddit/issues/592#issuecomment-1253693490,
Replit no longer includes wget, so this modifies the shell script to use
curl to download the latest libbacon binary. The commit also makes minor
improvements to the shell script (it now uses builtin ":" instead of external
"true", and sh will execute each command as they are run.
2022-09-21 20:34:15 -06:00
Daniel Valentine
e2c84879d6 add support for /comments/:id endpoint (and derivatives) (spikecodes#568) 2022-09-21 20:24:21 -06:00
Daniel Valentine
977d5cfce0 add support for /comments/:id endpoint (and derivatives) (spikecodes#568) 2022-09-21 20:21:24 -06:00
Daniel Valentine
3c0cb2ecec remove GitHub workflows 2022-09-20 23:07:25 -06:00
Daniel Valentine
607b3bda4a remove GitHub workflows 2022-09-20 23:04:37 -06:00
Daniel Valentine
4a9f405947 remove all reddit branding (#1) 2022-09-20 23:01:55 -06:00
Daniel Valentine
a9d5993b20 remove all reddit branding (#1) 2022-09-20 22:48:00 -06:00
Daniel Valentine
dafa1ab1d5 Remove .github/FUNDING.yml (#2) 2022-09-20 21:44:52 -06:00
Daniel Valentine
f5e7c6eabf remove .github/FUNDING.yml (#2) 2022-09-20 21:42:33 -06:00
Daniel Valentine
1284de8c13 create placeholder README (#2) 2022-09-20 21:01:16 -06:00
Daniel Valentine
94dc7b567c create placeholder README (#2) 2022-09-20 20:59:23 -06:00
Arya K
57d304161b Add ~vern onion instance (#537)
* Add ~vern onion instance

 Add vern.cc's onion instance of libreddit to instance list

* Remove http:// from link name

* Fix previous commit
2022-06-24 10:52:08 -07:00
Edward
b5f21bcb97 Added 3 instances (#531)
* Add Instance - encrypted-data.xyz

* Add Instance - eu.org

* Add Instance - opnxng.com
2022-06-24 10:50:16 -07:00
Dyras
36c560144a Remove libreddit.awesomehub.io (#535) 2022-06-24 10:48:41 -07:00
Edward
2bc714d0c5 Added mha.fi Instance (#519)
Close #518
2022-06-11 20:41:54 +00:00
Arya K
ff4a515e24 change lr.vern.cc hosting location as we moved vps (#526) 2022-06-11 20:39:29 +00:00
Spike
93f089c2cf Add libreddit.foss.wtf (Close #527) 2022-06-11 20:39:11 +00:00
Artemis
23569206cc L: Fixed two swapped config variables in the documentation. (#524) 2022-06-06 02:09:36 +00:00
spikecodes
5f20e8ee27 Fix dark theme hidden in settings v0.22.9 2022-05-28 19:55:13 -07:00
guaddy
a8a8980b98 Update README.md (#516) 2022-05-28 05:31:38 +00:00
Spike
fd7d977835 Add instance rd.jae.su (close #515) 2022-05-28 05:31:07 +00:00
sybenx
50f26333cb remove 40two.app - dead/serves ads (#517)
40two.app looks like it serves ads instead of libreddit. Hasn't worked for 1 week+
2022-05-28 05:17:38 +00:00
spikecodes
f5cd48b07f Fix #514 2022-05-21 21:06:03 -07:00
spikecodes
50665bbeb3 Switch titles to <h1>s (Fixes #444) 2022-05-21 15:47:58 -07:00
spikecodes
d558127306 Add keyboard shortcuts to nav buttons (closes #466) 2022-05-20 23:10:11 -07:00
Arya K
0c757023f9 Correct localhost to 0.0.0.0 in SystemD conf (#498) 2022-05-21 05:53:48 +00:00
Mario A
90828cc71c Fix "Post url contains non-ASCII characters" error (#479) 2022-05-21 05:48:59 +00:00
spikecodes
7f5bfc04b3 Always show Feeds dropdown (Fixes #408) 2022-05-20 22:42:05 -07:00
Nick Lowery
322aa97a18 Fix HTML encoding in templating (#404) 2022-05-21 05:28:31 +00:00
spikecodes
7e07ca3df1 Fix #480 2022-05-20 21:26:53 -07:00
spikecodes
428dc58e3c Update to v0.22.8 v0.22.8 2022-05-20 19:20:44 -07:00
erdnaxe
0ec8e4e9a2 Harden Systemd configuration (#453) 2022-05-21 01:48:32 +00:00
mikupls
60c7b6b23f Embed css themes to simplify adding and testing new themes (#489) 2022-05-21 01:41:31 +00:00
BobIsMyManager
1c8bcf33c1 Made .onion instance url consistant (#511)
Without `http://`, it may have caused problems for libredirect
2022-05-18 04:30:51 +00:00
Spike
3bdc21f90a Remove silkky.cloud instance. Closes #510 2022-05-17 03:12:03 +00:00
Nick Lowery
c3dade257d Restore post sorting preference by link (#406) 2022-05-17 03:11:01 +00:00
Nico
62b2bbb231 Add reddit.dr460nf1r3.org instance (#504)
Co-authored-by: Spike <19519553+spikecodes@users.noreply.github.com>
2022-05-15 21:37:39 +00:00
Harsh Mishra
653aee9294 CI: Add docker build caching (#493) 2022-05-15 21:37:13 +00:00