Commit Graph

85 Commits

Author SHA1 Message Date
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 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 dbe86258d7 ignore urls starting with /r/ 2021-03-21 18:32:13 +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 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 5ae520b5ed feature for saving posts 2021-02-06 20:17:36 +01:00
teddit bc0aff9481 add 'pubDate' for RSS feeds 2021-01-30 15:23:26 +01:00
juzz 7555a3c75e 131 post kind on user page without oauth 2021-01-28 08:41:56 +11:00
teddit f1d02aac1a post hint can be 'rich:video', 'hosted:video' etc, so just check if it has ':video' 2021-01-24 15:18:07 +01:00
teddit 185cf22847 fixes for the #134 PR 2021-01-24 15:05:59 +01:00
takatalk e3c4ea0e3c Posts with thumbnails have full size previews 2021-01-24 06:54:13 -05:00
teddit 408eb259f4 fix unescape's regex, put dot inside character class. fixes #128 2021-01-22 18:23:38 +01:00
teddit fb2fe788c4 check that gallery id exists 2021-01-19 21:09:50 +01:00
teddit 3ea653de22 add feature to expand text posts from subreddit view 2021-01-19 17:21:31 +01:00
teddit 3e01937247 add '/subreddits' feature for searching and exploring subreddits 2021-01-17 17:29:49 +01:00
teddit fff9c2d5b9 convert reddit.com links to instance domain 2021-01-16 21:14:12 +01:00
teddit 19a281ebe4 scroll to infobar when viewing comment permalink #78 2021-01-15 18:02:50 +01:00
StevenNMeza cfc6299fb3 Show the edit date 2021-01-10 10:59:04 +01:00
teddit f8fbb566e7 add enclosure elements to user rss feeds 2021-01-06 16:20:44 +01:00
teddit d2769937ac add user support for teddit api 2021-01-06 16:06:11 +01:00
teddit 8cdce383bc add title attr for daggers 2021-01-05 01:26:25 +01:00
juzz c9b0d33faa #91 added preference to highlight controversial comments 2021-01-05 08:50:47 +11:00
teddit 186d8facb3 fix 'load more comments (n)' and 'continue this thread' links #82 2021-01-04 20:38:12 +01:00
teddit e64cbeff71 make sure gallery keys exists 2021-01-04 20:04:00 +01:00
teddit d3444d1f4a fix gallery urls #95 2021-01-04 17:42:49 +01:00
teddit 2dbfffb055 include enclosure only if thumbnail is present 2021-01-01 19:56:19 +01:00
teddit e49d6e4917 add enclosure element 2021-01-01 19:34:40 +01:00
teddit 5ca2011786 fix urls in search 2021-01-01 18:30:48 +01:00
teddit cbff40e65e minor formatting 2021-01-01 18:21:06 +01:00
teddit d9e616a469 fix search results, fix #65 2021-01-01 18:18:54 +01:00
teddit 7464569b5d make teddit hostable without reddit oauth api 2020-12-30 18:15:04 +01:00
teddit 6001d0037f add [link] & [comments] to the rss desc 2020-12-29 16:44:24 +01:00
teddit 5355170e61 add content for the rss feeds 2020-12-29 14:00:24 +01:00
teddit dbf1381b43 load more comments => scroll to infobar #78 2020-12-28 21:14:25 +01:00
teddit 08b2884a87 rm processSubredditSidebar.js, renamed to processSubredditAbout.js 2020-12-28 00:18:41 +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 26f287ef4f rename dist to static, fixes #8 2020-12-25 22:14:24 +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
teddit 24b686fe1e Merge pull request 'Implement full flair functionality' (#72) from StevenNMeza/teddit:flairs into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/72
2020-12-23 11:26:17 +01:00
teddit ad727762fb rename permalink to link 2020-12-22 16:23:27 +01:00