spikecodes
|
7ae7a88eed
|
Upgrade to v0.11.2
|
2021-05-09 08:51:01 -07:00 |
|
curlpipe
|
536a766960
|
WIP: Various subreddit & post fixes (#215)
* Fixed random subreddit issue
* Fixed large subreddit icon rendering
* Formatting fix
* Fix dodgy HTML rendering issues
* Revert "Fix dodgy HTML rendering issues"
This reverts commit 58be5f449b72f271d2b3c046870b652d1e715289.
|
2021-05-09 15:40:49 +00:00 |
|
spikecodes
|
e34329cfee
|
Upgrade to v0.11.1
|
2021-05-08 22:09:47 -07:00 |
|
imabritishcow
|
97a0680bd0
|
Support GIFs in comments (#217)
* Support GIFs in comments
* Fix removing Giphy links so it only removes Giphy links
* Remove removing link to Giphy
|
2021-05-09 01:22:26 +00:00 |
|
spikecodes
|
c1560f4eba
|
Upgrade to v0.11.0
|
2021-05-06 12:31:59 -07:00 |
|
curlpipe
|
242ffab0da
|
Fix bug with subreddit subscription case & RTL languages (#214)
* Fixed subreddit subscription case issues
* Fixed formatting
* Fixed flair RTL language issue (#132)
* Convert display_lookup to Vec
Co-authored-by: spikecodes <19519553+spikecodes@users.noreply.github.com>
|
2021-05-06 19:11:25 +00:00 |
|
curlpipe
|
1211d781d0
|
Add list of moderators to sidebar (#213)
* Added list of moderators to sidebar & added wiki not found message
* Improved code formatting
|
2021-05-04 17:30:54 +00:00 |
|
curlpipe
|
9e4066658c
|
Added 2 new themes: violet & gold (#212)
* Added 2 new themes: violet & gold
* Increased contrast in Violet theme
* Changed accent colour on violet theme
|
2021-05-03 16:48:21 +00:00 |
|
Josiah
|
560de4e91f
|
removed himiko.cloud instances (#211)
|
2021-05-02 19:26:13 +00:00 |
|
Spike
|
bd1c890961
|
Update to v0.10.6
|
2021-04-30 16:35:41 +00:00 |
|
Ben Smith
|
6f799b2617
|
Added laserwave theme (#210)
|
2021-04-30 16:26:49 +00:00 |
|
RiversideRocks
|
38e176f59f
|
Add riverside.rocks instance (#209)
|
2021-04-30 16:25:50 +00:00 |
|
Spike
|
8248eca95c
|
Correct Actix → Hyper in Readme
|
2021-04-27 18:54:38 +00:00 |
|
Spike
|
ffc3bfe72d
|
Add libreddit.domain.glass instance
|
2021-04-22 19:26:42 +00:00 |
|
tirz
|
d713746407
|
doc: add new self-hosted hidden service => http://kphht2jcflojtqte4b4kyx7p2ahagv4debjj32nre67dxz7y57seqwyd.onion/ (#203)
|
2021-04-22 19:14:11 +00:00 |
|
Spike
|
21b45760eb
|
Add exonip.de instance. Closes #200
|
2021-04-20 16:41:29 +00:00 |
|
spikecodes
|
e3fb93946a
|
Revert ARM builds to only arm64
|
2021-04-17 21:32:48 -07:00 |
|
spikecodes
|
b6134a39d0
|
Specify build platform for Docker ARM builds
|
2021-04-17 21:11:33 -07:00 |
|
spikecodes
|
c844655c98
|
Use rust:latest as base Docker image for arm tag
|
2021-04-17 20:56:12 -07:00 |
|
spikecodes
|
cac83493da
|
Add arm/v7 platform for Docker builds
|
2021-04-17 18:58:18 -07:00 |
|
spikecodes
|
b47cfd1ba5
|
Only scroll overflowing tables in Wikis
|
2021-04-16 14:47:42 -07:00 |
|
spikecodes
|
28ca3589ed
|
Add scrollbar to overflowing wikipages. Fixes #192
|
2021-04-15 15:56:48 -07:00 |
|
spikecodes
|
3cf787cf98
|
Fix #195
|
2021-04-14 21:53:17 -07:00 |
|
Spike
|
46e22cf74e
|
Fix certificate error on ARM #193
|
2021-04-15 04:50:03 +00:00 |
|
spikecodes
|
5c2e134924
|
Include Cargo.lock. Fixes #191
|
2021-04-14 21:44:16 -07:00 |
|
Spike
|
c6244585fa
|
Add database.red instance. Closes #194
|
2021-04-15 04:35:57 +00:00 |
|
spikecodes
|
9f1ba274eb
|
Document ARM Docker deployment in README
|
2021-04-10 14:31:26 -07:00 |
|
spikecodes
|
93ed1c6f0c
|
Fix Dockerfile healthchecks
|
2021-04-09 22:38:13 -07:00 |
|
spikecodes
|
6ce82c36fb
|
Use alpine only for ARM builds
|
2021-04-09 18:59:04 -07:00 |
|
spikecodes
|
2974d92e30
|
Set correct Dockerfile for ARM builds
|
2021-04-09 18:27:12 -07:00 |
|
spikecodes
|
34dfcb2512
|
Revert ARM Dockerfile
|
2021-04-09 17:05:20 -07:00 |
|
spikecodes
|
6b42e97bda
|
Test rust:alpine in ARM Dockerfile
|
2021-04-09 16:38:44 -07:00 |
|
spikecodes
|
49bfe4d27c
|
Create dockerfile for arm64
|
2021-04-09 15:50:43 -07:00 |
|
spikecodes
|
c8965ae51b
|
Switch Docker base image to "scratch"
|
2021-04-09 15:24:47 -07:00 |
|
spikecodes
|
0b64a52a63
|
Switch Docker builds in GitHub Actions to only ARM
|
2021-04-09 15:07:07 -07:00 |
|
spikecodes
|
a18db1e2b7
|
Properly pass preview queries to media proxy
|
2021-04-08 22:26:03 -07:00 |
|
Nainar
|
3b53e5be4c
|
Fix issue templates (#181)
* Fix comments bug report
* Fix comments feature request
|
2021-04-06 17:46:23 +00:00 |
|
Nainar
|
42e8351285
|
Enhance Issue templates (#177)
* comment out in bugreport
* Comment out in featurerequest
|
2021-04-06 17:32:44 +00:00 |
|
spikecodes
|
b3e4b7bfae
|
Add user following functionality
|
2021-04-06 10:23:05 -07:00 |
|
Leopardus
|
c8805f1078
|
Add opensearch support
|
2021-04-06 01:23:14 +02:00 |
|
Spike
|
4a42a25ed3
|
Add libreddit.silkky.cloud. Closes #175
|
2021-04-05 21:57:06 +00:00 |
|
spikecodes
|
2bacaa163f
|
Bump to v0.9
|
2021-04-01 18:00:18 -07:00 |
|
The TwilightBlood
|
48c3a8c0d0
|
Added Dracula/Nord theme (#171)
* Added Dracula theme
* Updated accent and added Nord theme
* Updated accent and added Nord theme
* Added official foreground colors
|
2021-04-02 00:56:28 +00:00 |
|
spikecodes
|
c23d2dc50b
|
Re-add unprivileged user to Dockerfile
|
2021-04-01 12:09:08 -07:00 |
|
spikecodes
|
46dbd88d91
|
New alpine-based Dockerfile with healthcheck
|
2021-03-31 13:05:22 -07:00 |
|
spikecodes
|
f0f484288e
|
Fix server.rs function name
|
2021-03-31 13:03:44 -07:00 |
|
spikecodes
|
90d39b121f
|
Example docker-compose
|
2021-03-31 13:03:18 -07:00 |
|
Spike
|
44dee302c9
|
Publish SHA512 checksums for future releases
|
2021-03-27 20:11:05 +00:00 |
|
spikecodes
|
c7f9386c01
|
Fix #169
|
2021-03-27 13:03:13 -07:00 |
|
spikecodes
|
66ac72beab
|
Fix clippy errors
|
2021-03-26 20:00:47 -07:00 |
|