teddit
|
8ccc694d2f
|
fix media proxying (clicking preview.redd.it image links was broken after 3612345fab
|
2022-05-01 19:14:39 +02:00 |
teddit
|
3612345fab
|
proxy i.redd.it and v.redd.it media links in comments (#307)
|
2022-04-11 21:30:41 +02:00 |
sartateme
|
274a8be24e
|
Add option to hide posts upvotes and comments points
|
2022-01-31 15:31:00 +01:00 |
teddit
|
7c7709e74f
|
improve subreddit search, include sort and t params (#204)
|
2022-01-30 01:33:58 +01:00 |
teddit
|
d315051a7b
|
fix mime type in POST import_prefs
|
2022-01-29 14:49:47 +01:00 |
teddit
|
e87b811883
|
Merge pull request 'Support redd.it short url redirections' (#290) from austinhuang.me/teddit:austinhuang.me-patch-3 into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/290
|
2022-01-29 14:40:08 +01:00 |
teddit
|
791a80b337
|
fix invalid mime type (fixes #291)
|
2022-01-29 14:35:03 +01:00 |
Austin Huang
|
08437d8663
|
Support redd.it short url redirections
Close #273
|
2022-01-26 13:56:40 -05:00 |
gawii0
|
0d2de61444
|
Update handleTedditApiSubreddit 'routes/user.js'
|
2021-12-27 18:19:05 +01:00 |
gawii0
|
e870b9ea50
|
Update handleTedditApiSubreddit 'routes/subreddit.js'
|
2021-12-27 18:18:21 +01:00 |
gawii0
|
e0bf08132d
|
Update handleTedditApiSubreddit 'routes/home.js'
|
2021-12-27 18:17:15 +01:00 |
teddit
|
8315ad3f16
|
make the preference show_upvoted_percentage configurable via config.js #274
|
2021-12-21 22:19:38 +01:00 |
teddit
|
cc9d9e5579
|
add missing await for processMoreComments
|
2021-09-09 19:28:02 +02:00 |
teddit
|
873e56a23b
|
use async for processMoreComments
|
2021-09-09 19:19:52 +02:00 |
teddit
|
a6b9599463
|
fix including processMoreComments()
|
2021-09-09 18:25:20 +02:00 |
json
|
e1df2ea8ae
|
convert processJsonSubredditsExplore to async function
|
2021-09-08 13:46:41 +01:00 |
json
|
6ced924bc8
|
remove unused processSubredditsExplore function
|
2021-09-08 13:46:41 +01:00 |
json
|
6ff892767c
|
convert processJsonSubreddit to async function
|
2021-09-08 13:46:41 +01:00 |
json
|
153a50e60a
|
convert processSearchResults to async function
|
2021-09-08 13:46:41 +01:00 |
json
|
0bf3e36c56
|
remove unused processSearchResults function
|
2021-09-08 13:46:41 +01:00 |
json
|
9bc3ff8d34
|
remove unused handleTedditApiUser function
|
2021-09-08 13:46:41 +01:00 |
json
|
aae3e00ab1
|
convert processSubredditAbout to async function
|
2021-09-08 13:46:28 +01:00 |
json
|
5f5388da6f
|
remove unused processSubredditAbout function
|
2021-09-08 13:40:18 +01:00 |
json
|
d95642cf80
|
convert processJsonPost to async functions
|
2021-09-08 13:40:18 +01:00 |
json
|
93f70533aa
|
remove unused processJsonPost functions
|
2021-09-08 13:40:18 +01:00 |
json
|
f3cc837a01
|
convert processJsonUser to async function
|
2021-09-08 13:40:18 +01:00 |
json
|
d1ef359435
|
remove unused processJsonUser function
|
2021-09-07 13:19:28 +01:00 |
teddit
|
c76bd38e82
|
include missing redis
|
2021-09-04 14:42:20 +02:00 |
json
|
57c149d355
|
require all route helper functions
|
2021-09-02 21:23:28 +01:00 |
json
|
a441ecac33
|
separate poll route
|
2021-09-02 21:01:40 +01:00 |
json
|
2266c8f0f8
|
separate gallery route
|
2021-09-02 21:00:26 +01:00 |
json
|
c0e20b5817
|
separate search route
|
2021-09-02 20:58:38 +01:00 |
json
|
74c202d5f0
|
separate home route
|
2021-09-02 20:51:37 +01:00 |
json
|
95e7d2fa60
|
separate save routes
|
2021-09-02 20:46:45 +01:00 |
json
|
e8a19136d3
|
add subreddit explore route to subreddit.js
|
2021-09-02 20:28:42 +01:00 |
json
|
2df4f3420f
|
separate subscription routes
|
2021-09-02 20:24:22 +01:00 |
json
|
fe19ec0ba6
|
separate user routes
|
2021-09-02 20:06:33 +01:00 |
json
|
c4cfb8b51a
|
separate subreddit routes
|
2021-09-02 19:56:37 +01:00 |
json
|
c861d7b234
|
separate preference routes
|
2021-09-02 10:33:33 +01:00 |
json
|
687857aec6
|
separate static routes
|
2021-09-02 10:27:28 +01:00 |
json
|
fca71bd5a7
|
separate overriding routes
|
2021-09-02 10:23:58 +01:00 |