Commit Graph

75 Commits

Author SHA1 Message Date
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
StevenNMeza 19d9a7c631 Add configuration setting for flairs 2020-12-21 13:00:31 +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
teddit 8a78051534 add teddit api support for subreddits 2020-12-19 20:52:22 +01:00
teddit dc2b041050 add missing double quote from PR #70 2020-12-18 18:21:38 +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
teddit a34425a944 save files to specific dirs based on filename prefixes 2020-12-16 18:52:20 +01:00
StevenNMeza 6d6f7a0a44 Do not link to authors of deleted entities 2020-12-15 19:23:19 +01:00
teddit 91c7546bb0 Merge pull request 'Add link flairs' (#64) from StevenNMeza/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/64
2020-12-13 21:23:03 +01:00