Commit Graph

35 Commits

Author SHA1 Message Date
CosmosDev baddb1aec2 Add suport for subreddit search API 2022-12-15 20:21:12 +01:00
CosmosDev 0852396b6d Add support for post API 2022-12-14 22:08:12 +01:00
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
redmt fc56f0a833 Update processJsonPost.js to include gallery image captions 2022-06-11 20:55:14 +02:00
redmt 6328e41bcf Update processJsonPost.js to remove newlines from selftext_preview 2022-06-10 15:56:54 +02:00
redmt 319fa35d5f Update processJsonPost.js to store a preview selftext 2022-06-10 15:42:37 +02:00
teddit a9f13741bb check that post media_metadata exists (fixes #250) 2021-10-08 06:46:37 +02:00
json d95642cf80 convert processJsonPost to async functions 2021-09-08 13:40:18 +01:00
teddit 567e6f7797 fix load more comments (morechildren-endpoint), fixes #122 2021-04-10 15:42:01 +02:00
teddit 769205d4d7 we need user_preferences for the 2nd argument for replaceDomains() to work properly #187 2021-04-08 17:04:50 +02:00
teddit 4216832cfb on gallery urls, add media_metadata[i].p check 2021-03-31 19:33:09 +02:00
teddit f44f093fc2 add poll support 2021-03-21 22:59:10 +01:00
teddit 3e9868fd5e replace youtube/twitter/instagram with privacy respecting ones 2021-03-21 21:14:11 +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 12a4de42cf add gfycat.com support (fixes #15) 2021-02-19 20:29:39 +01:00
teddit fb2fe788c4 check that gallery id exists 2021-01-19 21:09:50 +01:00
juzz c9b0d33faa #91 added preference to highlight controversial comments 2021-01-05 08:50:47 +11:00
teddit e64cbeff71 make sure gallery keys exists 2021-01-04 20:04:00 +01:00
teddit 357c6402cd support contest mode 2020-12-27 18:56:27 +01:00
teddit 8a5334c9ac add flairs to preferences 2020-12-24 22:13:08 +01:00
teddit 0ce28e6d05 fix #74 2020-12-23 19:42:53 +01:00
teddit 836438dfeb add nsfw tags 2020-12-23 15:52:51 +01:00
StevenNMeza 9c4cda7b42 Serve the flair images from own server 2020-12-21 12:52:48 +01:00
StevenNMeza fb202af1e5 Render link flairs 2020-12-21 12:33:43 +01:00
StevenNMeza 5057018fb6 Render user flairs 2020-12-21 12:28:09 +01:00
Shaun Collins c695a392d6 Add depth of each comment to the json. When creating the html, determine if the comment is an even or odd depth for css. 2020-12-17 17:17:20 -05:00
StevenNMeza 5a602b2b88 Add link flairs 2020-12-13 20:53:32 +01:00
teddit 5c3ff13585 mv url localization away from pug templates 2020-12-10 19:16:44 +01:00
teddit 48dbc6380b display domain name 2020-12-04 22:33:40 +01:00
teddit b8a819cfa4 add * for comments which are edited, like in reddit 2020-11-22 20:08:20 +01:00
teddit ad125a592b add [score hidden] feature for comments 2020-11-22 19:57:17 +01:00
teddit f27f27041e show stickied comments in posts 2020-11-22 14:09:43 +01:00
teddit fdfcd554f8 initial commit 2020-11-17 21:44:32 +01:00