Commit Graph

66 Commits

Author SHA1 Message Date
teddit 6a203f6192 teddify reddit URLs after the URL #193 2021-04-26 18:34:56 +02:00
teddit 424444afc8 support wiki sub pages 2021-04-24 22:42:58 +02:00
teddit 2ebdb24850 proxy preview.redd.it images (ref #120) 2021-04-24 21:24:19 +02:00
teddit 543f01641c encode url for fetching suggested subreddits 2021-04-22 20:57:38 +02:00
teddit 80b67fa3ab add suggested subreddits for search pages (ref #104) 2021-04-22 20:44:23 +02:00
teddit 417cfba394 add support for setting preferences for privacy domains via URL 2021-04-13 16:40:20 +02:00
teddit 933a70cc83 make the wikipagelisting logic a bit cleanier 2021-04-11 12:13:22 +02:00
teddit b5fe2e1c1f add support for wikipagelistings 2021-04-11 12:10:19 +02:00
teddit 567e6f7797 fix load more comments (morechildren-endpoint), fixes #122 2021-04-10 15:42:01 +02:00
teddit dab4e8a8fe move the preferences middleware to routes.js, away from the app.js - no need to have the middlware on every single request 2021-04-02 15:04:57 +02:00
teddit 24c55d8708 move body splitting inside try block 2021-03-31 21:12:14 +02:00
teddit 4228e31ee4 console.log instead of console.error on invalid s and send 404 response on apple favicon shit 2021-03-31 20:34:59 +02:00
teddit 2ac70bc520 in ratelimiting: return on ´next()´s 2021-03-31 19:48:15 +02:00
teddit 26dc6be763 check if config.rate_limiting exists 2021-03-28 07:16:00 +02:00
teddit 71f99b44fc add rate limiting feature 2021-03-27 21:09:18 +01:00
teddit 9e3173a62e fix /r/:subreddit/search redis key 2021-03-23 19:40:26 +01:00
teddit 2aab161527 add support for /poll urls 2021-03-21 23:06:05 +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 15250a1c00 return when sending json 2021-03-20 17:30:58 +01:00
teddit caf8901e47 add feature: export and import preferences as json file 2021-03-19 20:40:24 +01:00
StevenNMeza 7e3535b88b Do not run a search if there is no query 2021-03-19 19:20:12 +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 f40816d7fc make a preference for image sizes in posts, fix #119 2021-03-01 19:01:02 +01:00
teddit aeeeaa76b7 feature for ex-/including saved posts when exporting preferences 2021-02-13 13:29:47 +01:00
teddit 4c03933318 fix error message for empty /saved 2021-02-06 20:27:21 +01:00
teddit 5ae520b5ed feature for saving posts 2021-02-06 20:17:36 +01:00
teddit 6cd00468e4 support short gallery urls 2021-01-31 16:43:07 +01:00
teddit 6eb6c73b18 add import/export feature for preferences 2021-01-30 22:16:56 +01:00
teddit cf2fe7f9f1 fix /user/ redirect route 2021-01-29 20:09:26 +01:00
teddit d6e1a98187 add fixes for #139 2021-01-29 19:41:32 +01:00
juzz 7555a3c75e 131 post kind on user page without oauth 2021-01-28 08:41:56 +11:00
juzz 833d3b32cd fix short comment URLs #114 2021-01-19 21:21:48 +11:00
teddit 3e01937247 add '/subreddits' feature for searching and exploring subreddits 2021-01-17 17:29:49 +01:00
teddit 9dea345a03 add /r/random support 2021-01-17 13:41:25 +01:00
teddit f368b40dda add subscribe to subreddit feature 2021-01-08 21:39:46 +01:00
StevenNMeza 3fdb74dd7b Do not run a search if only `/search` is requested 2021-01-07 13:18:39 +01:00
teddit d2769937ac add user support for teddit api 2021-01-06 16:06:11 +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 d9e616a469 fix search results, fix #65 2021-01-01 18:18:54 +01:00
teddit 32cfd2f178 fix logging messages 2020-12-30 18:22:55 +01:00
teddit 7464569b5d make teddit hostable without reddit oauth api 2020-12-30 18:15:04 +01:00
teddit f220b37012 add nsfw warnings for subreddits too 2020-12-28 00:16:45 +01:00
teddit 5f8e8eb7a3 add nsfw warning pages to posts when nsfw content is disabled 2020-12-27 23:25:39 +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