Commit Graph

  • fb6673265e Add cleaned homepage #312 redmt 2022-06-10 22:24:58 +0200
  • 546fdb5d77 Convert 'on' value in prefer_frontpage setting to 'true' redmt 2022-06-10 22:22:37 +0200
  • d368acac29 Hide homepage setting when it's disabled site-wide redmt 2022-06-10 22:21:54 +0200
  • d6b2e0700a Fix wrong rename for frontpage.pug redmt 2022-06-10 21:45:18 +0200
  • 6c52664155 Add setting to preferences for preferred homepage mode redmt 2022-06-10 21:24:13 +0200
  • 27ade36805 Rename index.pug to frontpage.pug redmt 2022-06-10 20:05:36 +0200
  • 354180119f Add clean_homepage option to config.js.template redmt 2022-06-10 20:03:25 +0200
  • 3855a618ee update version 0.4.3 => 0.4.4 teddit 2022-06-10 19:32:34 +0200
  • 9e4ea80c7e check that subreddit_about exists (sometimes it might be null and referencing to the public_description_html will throw an error teddit 2022-06-10 19:30:24 +0200
  • 1c9b125b70 Merge pull request 'Add OpenGraph meta tags for rich embeds' (#311) from redmt/teddit:add_opengraph_meta_tags_for_embeds into main teddit 2022-06-10 19:14:31 +0200
  • 7f8cc27ffb Add og: meta tags in user.pug #311 redmt 2022-06-10 16:10:28 +0200
  • 7a508c55ee Add og: meta tags in subreddits_explore.pug redmt 2022-06-10 16:10:14 +0200
  • 05d7db481c Add og: meta tags in subreddit_wiki.pug redmt 2022-06-10 16:09:54 +0200
  • ae429bcbf9 Add og: meta tags in search.pug redmt 2022-06-10 16:09:40 +0200
  • a73bd2e3ec Add og: meta tags in saved.pug redmt 2022-06-10 16:09:28 +0200
  • 9c8e72eccd Add og: meta tags in privacypolicy.pug redmt 2022-06-10 16:09:14 +0200
  • 0bf3ead82d Add og: meta tags in preferences.pug redmt 2022-06-10 16:08:58 +0200
  • cc6c2a1cd6 Add fallback logo for text-only posts in meta_post.pug redmt 2022-06-10 16:00:32 +0200
  • 6328e41bcf Update processJsonPost.js to remove newlines from selftext_preview redmt 2022-06-10 15:46:28 +0200
  • 319fa35d5f Update processJsonPost.js to store a preview selftext redmt 2022-06-10 15:42:37 +0200
  • 064c97579e Fix invalid indentation in meta_post.pug redmt 2022-06-10 15:27:41 +0200
  • 811348c1af Add og: meta tags for subreddit.pug redmt 2022-06-10 15:20:56 +0200
  • 2f51368ac6 Move common og: meta definitions to include files redmt 2022-06-10 15:20:06 +0200
  • 932d7f07ee Move post meta definition to separate file redmt 2022-06-10 15:18:36 +0200
  • 5ef61af67f Add og:type property to frontpage redmt 2022-06-10 12:03:23 +0200
  • 04395734cf Remove og:image:url property for gallery posts redmt 2022-06-10 11:58:32 +0200
  • 2a92f0a57d Add og: meta tags to post.pug redmt 2022-06-10 11:30:58 +0200
  • 12790f7e8e Add og: meta tags to about.pug redmt 2022-06-10 11:30:44 +0200
  • 22328e318c Add og: meta tags to index.pug redmt 2022-06-10 11:30:13 +0200
  • 7ceb0e8b5d Add og:site_name meta tag to head.pug redmt 2022-06-10 11:12:56 +0200
  • 9553b94cc0 Add manually upscaled application logo to static content redmt 2022-06-10 11:11:57 +0200
  • 8ccc694d2f fix media proxying (clicking preview.redd.it image links was broken after 3612345fab teddit 2022-05-01 19:14:39 +0200
  • e640e794db update version 0.4.2 => 0.4.3 teddit 2022-04-11 21:32:52 +0200
  • 3612345fab proxy i.redd.it and v.redd.it media links in comments (#307) teddit 2022-04-11 21:30:41 +0200
  • 1b6e1e5494 fix rdt.trom.tf link teddit 2022-03-30 19:56:40 +0200
  • 77917c8ea5 Merge pull request 'When self-hosting teddit with https disabled, generated links often still contain https' (#302) from analogue/teddit:origin/fix_static_links_when_https_disabled into main teddit 2022-03-30 19:54:50 +0200
  • 9b6dec1108 Merge branch 'main' into origin/fix_static_links_when_https_disabled #302 analogue 2022-03-29 22:24:56 +0200
  • 4bb02eaf03 Use proper https_enabled flag analogue 2022-03-29 20:22:30 +0000
  • 09ca31701a add instance rdt.trom.tf (#304) teddit 2022-03-29 17:36:48 +0200
  • 925fe0565e Merge pull request 'Remove teddit.kavin.rocks from instances.json' (#305) from triallax/teddit:remove-teddit-kavin-rocks-from-instances-file into main teddit 2022-03-29 17:28:19 +0200
  • 86dab3b816 Merge pull request 'Add teddit.froth.zone to the instance list' (#303) from sammefishe/teddit:teddit.froth.zone into main teddit 2022-03-29 17:27:38 +0200
  • 87bd0138c1 Remove teddit.kavin.rocks from instances.json #305 triallax 2022-03-29 16:51:52 +0200
  • 4626a0f9bf
    Add teddit.froth.zone to the instance list #303 Sam Therapy 2022-03-27 19:02:15 +0200
  • ee7508b24a When teddifying URLs to se for links, images, or video, use correct protocol scheme analogue 2022-03-13 22:13:21 +0000
  • a53a9fc3df Merge pull request 'Show imgur videos' (#299) from StevenNMeza/teddit:show_imgur_videos into main teddit 2022-03-04 20:55:05 +0100
  • 5c8cbc8595 Merge pull request 'Remove teddit.kavin.rocks from instance list (doesn't work anymore)' (#301) from triallax/teddit:remove-kavin-rocks-instance into main teddit 2022-03-04 20:51:39 +0100
  • 2b03532289 Remove teddit.kavin.rocks from instance list #301 triallax 2022-03-04 20:49:03 +0100
  • a89ab7d1b5 Show imgur videos #299 StevenNMeza 2022-02-24 19:18:09 +0100
  • 2d69623bf1 Merge pull request 'Add wget to the Docker so that the healthcheck works' (#295) from TheFrenchGhosty/teddit:wget-docker into main teddit 2022-02-08 18:56:58 +0100
  • 1baa654a54 Add wget to the Docker so that the healthcheck works #295 TheFrenchGhosty 2022-02-08 18:52:25 +0100
  • fa8f0ba02b fix instance onion link (fixes #294) teddit 2022-02-03 18:19:32 +0100
  • 8bcbe8d4ee fix instance onion link (fixes #294) teddit 2022-02-03 18:06:26 +0100
  • 683c54a585 replace & in url utm parameters #284 Jean-Luc Tibaux 2022-01-31 23:41:24 +0100
  • 6c84bdd1e3 set show_upvotes checked by default teddit 2022-01-31 19:21:13 +0100
  • d71c88871c Merge pull request 'Add option to hide posts upvotes and comments points' (#293) from sartateme/teddit:main into main teddit 2022-01-31 19:18:58 +0100
  • 274a8be24e Add option to hide posts upvotes and comments points #293 sartateme 2022-01-31 15:31:00 +0100
  • 3ef2f004ea Merge pull request 'Improve The Way Long Source URLs Are Displayed' (#292) from amrw/teddit:improve-long-source-url-display into main teddit 2022-01-30 21:04:56 +0100
  • 063523ed4d
    Improve how long source URLs are displayed #292 amrw 2022-01-30 20:42:29 +0100
  • 590d571059 merging upstream changes Jean-Luc Tibaux 2022-01-30 02:41:56 +0100
  • 7c7709e74f improve subreddit search, include sort and t params (#204) teddit 2022-01-30 01:33:58 +0100
  • eac2627114 update version 0.4.1 => 0.4.2 teddit 2022-01-30 00:01:28 +0100
  • 265c33fcd2 use 24 hours interval if the interval value (config.cache_control_interval) is set to over 1000. fixes cache control for older config.cache_control_interval values teddit 2022-01-29 23:53:51 +0100
  • 01c41c7adf link instances.json to ./static/instances.json (to make it accessible via instances) teddit 2022-01-29 15:35:04 +0100
  • 397a02c821 add instances file, instances.json teddit 2022-01-29 15:25:08 +0100
  • 3ad64d5c87 use apt-get instead of apt teddit 2022-01-29 14:53:45 +0100
  • d315051a7b fix mime type in POST import_prefs teddit 2022-01-29 14:49:47 +0100
  • d947182058 Merge pull request 'Use slim node image instead of alpine' (#288) from austinhuang.me/teddit:austinhuang.me-patch-1 into main teddit 2022-01-29 14:40:41 +0100
  • e87b811883 Merge pull request 'Support redd.it short url redirections' (#290) from austinhuang.me/teddit:austinhuang.me-patch-3 into main teddit 2022-01-29 14:40:08 +0100
  • 446f388be2 Merge pull request 'Improve domain replacement regex' (#289) from austinhuang.me/teddit:austinhuang.me-patch-2 into main teddit 2022-01-29 14:38:44 +0100
  • 791a80b337 fix invalid mime type (fixes #291) teddit 2022-01-29 14:35:03 +0100
  • 301774ce8d update node-fetch@2.6.7 - fixes CVE-2022-0235 (teddit is not affected) teddit 2022-01-29 14:27:14 +0100
  • 08437d8663
    Support redd.it short url redirections #290 Austin Huang 2022-01-26 13:52:36 -0500
  • b5878ea031
    Improve domain replacement regex #289 Austin Huang 2022-01-26 12:41:18 -0500
  • c97fb5a517
    Use slim node image instead of alpine #288 Austin Huang 2022-01-26 17:47:08 +0100
  • 1efe34c0ad add description for config.api_force_https teddit 2022-01-18 19:54:26 +0100
  • 7a9603f850 add teddit.bus-hit.me instance (#285) teddit 2022-01-18 19:52:08 +0100
  • 15256b1cd8 add a config to force https for api permalinks (#285) teddit 2022-01-18 19:47:16 +0100
  • 10a293cf50 added removal of utm parameters from urls Jean-Luc Tibaux 2022-01-14 21:24:15 +0100
  • bc274e9660 Merge pull request 'change markdown code blocks in README.md to improve syntax highlighting' (#283) from eUgEntOptIc44/teddit:eugentoptic44-improve-syntax-highlighting into main teddit 2022-01-13 17:30:14 +0100
  • ab44566561 Merge pull request 'add dependabot config for npm dependencies' (#282) from eUgEntOptIc44/teddit:eugentoptic44-npm-dependabot-scanning into main teddit 2022-01-13 17:29:53 +0100
  • a411df0503 Merge pull request 'Fix forced configuration options' (#276) from nfusionz/teddit:main into main teddit 2022-01-13 17:22:12 +0100
  • 849475925d changed markdown code blocks to improve syntax highlighting #283 Jean-Luc Tibaux 2022-01-12 09:25:22 +0100
  • dd45b2633a add dependabot config for npm dependencies #282 Jean-Luc Tibaux 2022-01-10 18:03:31 +0100
  • fcc0fce890 Some config settings set to default to true #276 nfusionz 2021-12-29 22:09:43 -0500
  • c1faeeb05c Fix forced configuration options nfusionz 2021-12-20 16:53:15 -0500
  • 734ac6a817 Merge pull request 'Fix: API light mode subreddit' (#279) from gawii0/teddit:main into main teddit 2021-12-29 00:08:32 +0100
  • 2e030e2c4b Fix: API light mode subreddit #279 gawii0 2021-12-28 22:58:34 +0100
  • 010c934d60 update dependencies teddit 2021-12-27 18:51:13 +0100
  • ab076d020f Merge pull request 'API light mode subreddit' (#277) from gawii0/teddit:main into main teddit 2021-12-27 18:25:08 +0100
  • 0d2de61444 Update handleTedditApiSubreddit 'routes/user.js' #277 gawii0 2021-12-27 18:19:05 +0100
  • e870b9ea50 Update handleTedditApiSubreddit 'routes/subreddit.js' gawii0 2021-12-27 18:18:21 +0100
  • e0bf08132d Update handleTedditApiSubreddit 'routes/home.js' gawii0 2021-12-27 18:17:15 +0100
  • aa3a854b6e API light mode subreddit gawii0 2021-12-24 15:37:46 +0100
  • 8315ad3f16 make the preference show_upvoted_percentage configurable via config.js #274 teddit 2021-12-21 22:19:38 +0100
  • 4bf092e481 Merge pull request 'Add an "Operated by" note to the PussTheCat.org instance' (#272) from TheFrenchGhosty/teddit:operated-by-pussthecat-org into main teddit 2021-12-18 21:46:07 +0100
  • cadf67f488 Add an "Operated by" note to the PussTheCat.org instance #272 TheFrenchGhosty 2021-12-18 21:28:56 +0100
  • 992429818f Merge pull request 'add teddit.adminforge.de' (#271) from dominion/teddit:main into main teddit 2021-12-18 14:30:18 +0100
  • 2ea766e01a „README.md“ ändern #271 dominion 2021-12-18 14:28:26 +0100
  • fd3d96a8d3 add teddit.adminforge.de dominion 2021-12-18 14:27:56 +0100
  • be28d7fdfa Merge pull request 'Add instance teddit.totaldarkness.net' (#270) from TotalDarkness/teddit:main into main teddit 2021-12-18 14:18:33 +0100