sartateme
|
274a8be24e
|
Add option to hide posts upvotes and comments points
|
2022-01-31 15:31:00 +01:00 |
teddit
|
1efe34c0ad
|
add description for config.api_force_https
|
2022-01-18 19:54:26 +01:00 |
teddit
|
15256b1cd8
|
add a config to force https for api permalinks (#285)
|
2022-01-18 19:47:16 +01:00 |
nfusionz
|
fcc0fce890
|
Some config settings set to default to true
- If the environmental variable isn't set, default to true.
|
2021-12-29 22:09:43 -05:00 |
nfusionz
|
c1faeeb05c
|
Fix forced configuration options
|
2021-12-29 21:44:57 -05:00 |
teddit
|
8315ad3f16
|
make the preference show_upvoted_percentage configurable via config.js #274
|
2021-12-21 22:19:38 +01:00 |
teddit
|
0eb5ce1b6e
|
Merge pull request 'Proxyable embeds for imgur' (#249) from 3np/teddit:imgur-proxy into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/249
|
2021-11-27 15:07:48 +01:00 |
teddit
|
c9637524ec
|
set cache_control_interval in hours instead of milliseconds
|
2021-11-27 14:57:38 +01:00 |
teddit
|
9783091216
|
mention that config.cache_control_interval is in milliseconds
|
2021-11-26 23:04:46 +01:00 |
teddit
|
08e9f90233
|
update the descriptions for cache_control keys
|
2021-11-26 21:46:24 +01:00 |
teddit
|
30d0000dca
|
fix the default config.cache_control_interval to 24 hours instead of 30 minutes
|
2021-11-26 21:34:51 +01:00 |
teddit
|
d895e400ef
|
rewrite the cache control script
|
2021-11-26 21:33:12 +01:00 |
3nprob
|
56a2f6b266
|
Rewrite i.imgur.com gifv to mp4
* Configurable env var VALID_MEDIA_DOMAINS
|
2021-11-23 05:28:22 +09:00 |
teddit
|
e0b5cc6e40
|
introduce a cache control: a way of keeping the cache directory under certain size (should fix #229)
|
2021-08-24 17:17:46 +02:00 |
3nprob
|
73a8391f2e
|
Add http(s) proxy support
|
2021-08-17 03:53:42 +09:00 |
teddit
|
791014b661
|
add explanation for listen_address
|
2021-06-16 19:50:27 +02:00 |
teddit
|
9da48f92c5
|
mute videos automatically #201
|
2021-06-01 23:17:06 +02:00 |
3np
|
a2cab737f8
|
Add configuration for domain_replacements
|
2021-04-06 00:12:31 +09:00 |
3np
|
8b366d9ffd
|
Add config REDIS_DB, REDIS_PASSWORD
|
2021-04-05 19:11:11 +09:00 |
teddit
|
c30a191d78
|
add rate limiting feature
|
2021-03-27 21:05:53 +01:00 |
teddit
|
d90d741475
|
add 'auto' option for theme and make it the default value. related to #170
|
2021-03-27 15:23:14 +01:00 |
StevenNMeza
|
9da8449ee5
|
Display profile icons
|
2021-03-22 19:06:57 +01:00 |
teddit
|
3e9868fd5e
|
replace youtube/twitter/instagram with privacy respecting ones
|
2021-03-21 21:14:11 +01:00 |
teddit
|
f40816d7fc
|
make a preference for image sizes in posts, fix #119
|
2021-03-01 19:01:02 +01:00 |
teddit
|
12a4de42cf
|
add gfycat.com support (fixes #15)
|
2021-02-19 20:29:39 +01:00 |
ltGuillaume
|
07555e0d0a
|
Added a sepia theme, based on the sepia theme in Slide for Android
|
2021-01-19 21:49:03 +01:00 |
teddit
|
3e01937247
|
add '/subreddits' feature for searching and exploring subreddits
|
2021-01-17 17:29:49 +01:00 |
teddit
|
fff9c2d5b9
|
convert reddit.com links to instance domain
|
2021-01-16 21:14:12 +01:00 |
teddit
|
11c06bcc29
|
add wiki support
|
2021-01-05 02:41:57 +01:00 |
juzz
|
c9b0d33faa
|
#91 added preference to highlight controversial comments
|
2021-01-05 08:50:47 +11:00 |
teddit
|
cbff40e65e
|
minor formatting
|
2021-01-01 18:21:06 +01:00 |
teddit
|
0c071f475f
|
add theme to config file, fix #33
|
2021-01-01 17:15:11 +01:00 |
teddit
|
7464569b5d
|
make teddit hostable without reddit oauth api
|
2020-12-30 18:15:04 +01:00 |
teddit
|
5f8e8eb7a3
|
add nsfw warning pages to posts when nsfw content is disabled
|
2020-12-27 23:25:39 +01:00 |
StevenNMeza
|
19d9a7c631
|
Add configuration setting for flairs
|
2020-12-21 13:00:31 +01:00 |
StevenNMeza
|
9c4cda7b42
|
Serve the flair images from own server
|
2020-12-21 12:52:48 +01:00 |
teddit
|
8a78051534
|
add teddit api support for subreddits
|
2020-12-19 20:52:22 +01:00 |
teddit
|
a8b3f8854b
|
add short url support #21
|
2020-12-09 19:06:25 +01:00 |
Alexander Wong
|
734b11c926
|
Added support for Docker, Docker-Compose
- updated config.js template to support environment variables
|
2020-12-07 12:57:20 -07:00 |
Adam Gastineau
|
0a2cca3ee4
|
Allow disabling Redis usage, for debugging and single user instances
|
2020-12-05 18:54:38 -08:00 |
Adam Gastineau
|
07a2b98c25
|
Add support for changing Redis address
|
2020-12-05 12:48:15 -08:00 |
teddit
|
9172de2f73
|
Revert "add port for localhost"
This reverts commit 92dab1402b .
|
2020-12-05 16:02:58 +01:00 |
teddit
|
92dab1402b
|
add port for localhost
|
2020-12-05 15:48:37 +01:00 |
teddit
|
c4098a418f
|
add multisubreddit listing
|
2020-12-04 17:30:54 +01:00 |
teddit
|
92a4890cd4
|
add missing redirect_www
|
2020-12-04 17:11:02 +01:00 |
teddit
|
ce6c306b3a
|
simplify installation
|
2020-12-03 18:12:04 +01:00 |