teddit
|
d90d741475
|
add 'auto' option for theme and make it the default value. related to #170
|
2021-03-27 15:23:14 +01:00 |
|
teddit
|
e1302eb4fd
|
Merge pull request #3 from sethsimmons/main [PR FROM GITHUB]
|
2021-03-26 20:55:24 +01:00 |
|
teddit
|
8a858fe05e
|
Merge pull request 'Update 'CHANGELOG.md'' (#172) from random_guy52/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/172
|
2021-03-26 17:52:22 +01:00 |
|
random_guy52
|
0e2a1a988a
|
Update 'CHANGELOG.md'
|
2021-03-26 03:18:26 +01:00 |
|
teddit
|
9e3173a62e
|
fix /r/:subreddit/search redis key
|
2021-03-23 19:40:26 +01:00 |
|
teddit
|
8e3afb71d9
|
restrict user icon size
|
2021-03-22 19:28:27 +01:00 |
|
teddit
|
a1ab3e7635
|
create icons dir
|
2021-03-22 19:25:52 +01:00 |
|
teddit
|
489a8dd864
|
Merge pull request 'Display profile icons' (#169) from StevenNMeza/teddit:profile_picture into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/169
|
2021-03-22 19:24:51 +01:00 |
|
StevenNMeza
|
9da8449ee5
|
Display profile icons
|
2021-03-22 19:06:57 +01:00 |
|
teddit
|
fde2500ae9
|
add favicon.ico
|
2021-03-22 17:07:19 +01:00 |
|
teddit
|
67e6d5d39d
|
poll typo
|
2021-03-21 23:08:24 +01:00 |
|
teddit
|
2aab161527
|
add support for /poll urls
|
2021-03-21 23:06:05 +01:00 |
|
teddit
|
ef07b9af6e
|
finetune poll css
|
2021-03-21 23:04:54 +01:00 |
|
teddit
|
f44f093fc2
|
add poll support
|
2021-03-21 22:59:10 +01:00 |
|
teddit
|
fa5e3337c7
|
replace reddit links by default
|
2021-03-21 21:48:28 +01:00 |
|
teddit
|
e209391665
|
up version
|
2021-03-21 21:23:21 +01:00 |
|
teddit
|
4c33ea345d
|
add missing user_preferences parameter
|
2021-03-21 21:22:14 +01:00 |
|
teddit
|
c120c8b5a5
|
add replacePrivacyDomains()
|
2021-03-21 21:20:45 +01:00 |
|
teddit
|
3e9868fd5e
|
replace youtube/twitter/instagram with privacy respecting ones
|
2021-03-21 21:14:11 +01:00 |
|
teddit
|
d963c14155
|
fix export feature when not exporting saved posts
|
2021-03-21 20:20:47 +01:00 |
|
teddit
|
dbe86258d7
|
ignore urls starting with /r/
|
2021-03-21 18:32:13 +01:00 |
|
teddit
|
d7c1d88ef4
|
remove surveillance cryptocurrency from donation methods
|
2021-03-21 18:30:26 +01:00 |
|
teddit
|
b3e5816d7d
|
rewrite redd.it and its subdomains to teddit domain, fixes #120
|
2021-03-20 19:06:54 +01:00 |
|
teddit
|
531509bf86
|
replace all (*.)reddit.com domains with teddit domain #120
|
2021-03-20 18:46:02 +01:00 |
|
teddit
|
15250a1c00
|
return when sending json
|
2021-03-20 17:30:58 +01:00 |
|
teddit
|
e938822277
|
up version
|
2021-03-19 21:52:39 +01:00 |
|
teddit
|
caf8901e47
|
add feature: export and import preferences as json file
|
2021-03-19 20:40:24 +01:00 |
|
teddit
|
41c62b37a7
|
fix Pug security vulns. see more PR #165
|
2021-03-19 19:56:43 +01:00 |
|
teddit
|
dd47ee9e74
|
Merge pull request 'search_fix' (#164) from StevenNMeza/teddit:search_fix into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/164
|
2021-03-19 19:33:07 +01:00 |
|
StevenNMeza
|
858a584870
|
Check the options by default on the search page
In accordance with the search in the subreddit view.
|
2021-03-19 19:26:38 +01:00 |
|
StevenNMeza
|
7e3535b88b
|
Do not run a search if there is no query
|
2021-03-19 19:20:12 +01:00 |
|
teddit
|
883f32a817
|
add new instance #163
|
2021-03-18 20:00:41 +01:00 |
|
teddit
|
465e599dee
|
add a feature for showing upvote ratio in posts #147
|
2021-03-18 18:31:41 +01:00 |
|
teddit
|
bd4bc75298
|
add a feature to the preferences where users can choose to collapse child comments automatically
|
2021-03-16 18:07:27 +01:00 |
|
teddit
|
f33f0f9ffa
|
add support for user created custom feeds #162
|
2021-03-15 18:38:30 +01:00 |
|
teddit
|
580774f290
|
Merge pull request 'Add healthcheck to docker-compose.yml' (#161) from sethsimmons/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/161
|
2021-03-12 18:07:26 +01:00 |
|
sethsimmons
|
b40830da76
|
Add healthcheck to docker-compose.yml
Adds a healthcheck that can be used for monitoring or autohealing.
|
2021-03-12 18:06:34 +01:00 |
|
teddit
|
1dcfe0717f
|
Merge pull request 'docs(instance): add onion and eepsite links' (#160) from curben/teddit:tor-eepsite into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/160
|
2021-03-12 16:24:18 +01:00 |
|
Ming Di Leom
|
2f0d78758f
|
docs(instance): add onion and eepsite links
|
2021-03-12 11:01:58 +00:00 |
|
teddit
|
9806851ffb
|
Merge pull request 'changelog' (#158) from random_guy52/teddit:changelog into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/158
|
2021-03-03 17:49:20 +01:00 |
|
random_guy52
|
c435ad1aff
|
Update 'CHANGELOG.md'
|
2021-03-03 03:09:27 +01:00 |
|
random_guy52
|
3288d9a343
|
Merge pull request 'main' (#12) from teddit/teddit:main into changelog
Reviewed-on: https://codeberg.org/random_guy52/teddit/pulls/12
|
2021-03-03 03:03:41 +01:00 |
|
teddit
|
f40816d7fc
|
make a preference for image sizes in posts, fix #119
|
2021-03-01 19:01:02 +01:00 |
|
teddit
|
2c55561dbd
|
add teddit.nautolan.racing instance
|
2021-02-27 19:49:54 +01:00 |
|
teddit
|
12961e5e84
|
Merge pull request 'changelog' (#155) from random_guy52/teddit:changelog into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/155
|
2021-02-24 17:20:32 +01:00 |
|
teddit
|
b2ec5efcc8
|
Merge pull request 'Fix next page bug if NSFW is turned on' (#154) from StevenNMeza/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/154
|
2021-02-24 17:20:23 +01:00 |
|
random_guy52
|
14ecf5431e
|
Update 'CHANGELOG.md'
|
2021-02-24 15:27:34 +01:00 |
|
random_guy52
|
c6ab579a69
|
Merge pull request 'main' (#11) from teddit/teddit:main into changelog
Reviewed-on: https://codeberg.org/random_guy52/teddit/pulls/11
|
2021-02-24 15:23:16 +01:00 |
|
StevenNMeza
|
36b7bb80f0
|
Fix next page bug if NSFW is turned on
|
2021-02-23 15:55:59 +01:00 |
|
teddit
|
12a4de42cf
|
add gfycat.com support (fixes #15)
|
2021-02-19 20:29:39 +01:00 |
|