teddit
|
07050c9cf6
|
properly fix 'continue this thread' links - no need to req.url checking (ref #82)
|
2022-06-27 21:48:40 +02:00 |
teddit
|
02fd92ce2c
|
fix 'continue this thread' links (fixes #82)
|
2022-06-27 03:23:29 +02:00 |
teddit
|
a0c74aa309
|
fix sortby key, should be confidental and not best
|
2022-06-11 21:55:32 +02:00 |
redmt
|
4ff7152be1
|
Add setting for preferred default comment sorting
|
2022-06-11 21:40:12 +02:00 |
redmt
|
afbad4ae3b
|
Update subreddit.js to pass instance_config to template
|
2022-06-11 19:40:26 +02:00 |
redmt
|
27ade36805
|
Rename index.pug to frontpage.pug
|
2022-06-10 20:05:36 +02:00 |
teddit
|
7c7709e74f
|
improve subreddit search, include sort and t params (#204)
|
2022-01-30 01:33:58 +01:00 |
gawii0
|
e870b9ea50
|
Update handleTedditApiSubreddit 'routes/subreddit.js'
|
2021-12-27 18:18:21 +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
|
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
|
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
|
d95642cf80
|
convert processJsonPost to async functions
|
2021-09-08 13:40:18 +01:00 |
json
|
d1ef359435
|
remove unused processJsonUser function
|
2021-09-07 13:19:28 +01:00 |
json
|
57c149d355
|
require all route helper functions
|
2021-09-02 21:23:28 +01:00 |
json
|
e8a19136d3
|
add subreddit explore route to subreddit.js
|
2021-09-02 20:28:42 +01:00 |
json
|
c4cfb8b51a
|
separate subreddit routes
|
2021-09-02 19:56:37 +01:00 |