Commit Graph

  • 357c6402cd support contest mode teddit 2020-12-27 18:56:27 +01:00
  • ced2d6f001 Merge pull request 'instances: Add teddit.kavin.rocks' (#77) from kavin/teddit:add-instance into main teddit 2020-12-27 16:03:07 +01:00
  • b793b50863 instances: Add teddit.kavin.rocks kavin 2020-12-27 15:46:07 +01:00
  • 26f287ef4f rename dist to static, fixes #8 teddit 2020-12-25 22:14:24 +01:00
  • d59bda42c8 fix users background on dark theme teddit 2020-12-25 18:06:49 +01:00
  • 8a5334c9ac add flairs to preferences teddit 2020-12-24 22:13:08 +01:00
  • 0ce28e6d05 fix #74 teddit 2020-12-23 19:42:53 +01:00
  • 74b6e76619 add nsfw tags teddit 2020-12-23 16:55:37 +01:00
  • 836438dfeb add nsfw tags teddit 2020-12-23 15:52:51 +01:00
  • b014c950ef update readme teddit 2020-12-23 13:12:15 +01:00
  • 40364d6b22 add feature: sort comments in post teddit 2020-12-23 12:41:10 +01:00
  • 24b686fe1e Merge pull request 'Implement full flair functionality' (#72) from StevenNMeza/teddit:flairs into main teddit 2020-12-23 11:26:17 +01:00
  • ad727762fb rename permalink to link teddit 2020-12-22 16:23:27 +01:00
  • 19d9a7c631 Add configuration setting for flairs StevenNMeza 2020-12-21 13:00:31 +01:00
  • 9c4cda7b42 Serve the flair images from own server StevenNMeza 2020-12-21 12:52:48 +01:00
  • fb202af1e5 Render link flairs StevenNMeza 2020-12-21 12:33:43 +01:00
  • 5057018fb6 Render user flairs StevenNMeza 2020-12-21 12:27:31 +01:00
  • d7436f10be mention teddit API teddit 2020-12-19 21:18:14 +01:00
  • 8a78051534 add teddit api support for subreddits teddit 2020-12-19 20:52:22 +01:00
  • 36bee6ef19 fix routing order teddit 2020-12-19 12:20:43 +01:00
  • 67db416381 rm reduntant front ':sort?' route teddit 2020-12-19 12:14:10 +01:00
  • d189e25fc0 show number of comments in post view teddit 2020-12-18 18:54:05 +01:00
  • dc2b041050 add missing double quote from PR #70 teddit 2020-12-18 18:20:31 +01:00
  • ee1bf04779 Merge pull request 'Add depth of each comment to the json. When creating the html, determine if the comment is an even or odd depth for css.' (#70) from shauncollins/teddit:comment_recursion into main teddit 2020-12-18 18:18:32 +01:00
  • 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. Shaun Collins 2020-12-17 17:17:20 -05:00
  • 2bffbcdf0b minus to figure dash #69 teddit 2020-12-16 20:40:02 +01:00
  • 3cc07d2cdd new dirs for thumbs & flair images teddit 2020-12-16 18:59:06 +01:00
  • a34425a944 save files to specific dirs based on filename prefixes teddit 2020-12-16 18:52:20 +01:00
  • d32a263e49 Merge pull request 'Do not link to authors of deleted entities' (#67) from StevenNMeza/teddit:unclickable_deleted_user into main teddit 2020-12-15 19:28:16 +01:00
  • 6d6f7a0a44 Do not link to authors of deleted entities StevenNMeza 2020-12-14 15:08:38 +01:00
  • d7ab5e1552 fix flairs css teddit 2020-12-13 21:32:22 +01:00
  • 91c7546bb0 Merge pull request 'Add link flairs' (#64) from StevenNMeza/teddit:main into main teddit 2020-12-13 21:23:03 +01:00
  • 5a602b2b88 Add link flairs StevenNMeza 2020-12-13 20:53:32 +01:00
  • 92ea510cac rm unnecessary before & after from subreddit posts teddit 2020-12-13 20:17:50 +01:00
  • 77cc346a12 fix links color in self-posts body teddit 2020-12-13 17:01:10 +01:00
  • 21fb4647ab fix missing config from commons.js teddit 2020-12-13 16:29:27 +01:00
  • a07a48df39 Merge pull request '#51 update theme with url query parameter.' (#63) from shauncollins/teddit:#51_theme_on_url into main teddit 2020-12-13 11:40:26 +01:00
  • ca706be5d5 #51 update theme with url query parameter. Shaun Collins 2020-12-12 20:26:01 -05:00
  • febf9c72c1 Merge pull request 'Fix localhost URLs in Readme' (#61) from amrw/teddit:fix-localhost-links into main teddit 2020-12-11 05:56:25 +01:00
  • 0917faec86
    Fix localhost URLs in readme amrw 2020-12-10 23:18:18 +01:00
  • 76546f0b6c teddit.net to config.domain teddit 2020-12-10 19:21:07 +01:00
  • 5c3ff13585 mv url localization away from pug templates teddit 2020-12-10 19:16:44 +01:00
  • 63c5435e20 Merge pull request 'Simplify Dockerfile, Add More Details to Installation Instructions' (#60) from amrw/teddit:simplify-dockerfile into main teddit 2020-12-10 16:54:46 +01:00
  • 8d3f82973c Merge pull request 'Update package.json to Remove Warnings, Add Details' (#59) from amrw/teddit:resolve-npm-warnings into main teddit 2020-12-10 16:03:51 +01:00
  • 0149d4704d
    Add more more details to installation instructions amrw 2020-12-09 23:03:17 +01:00
  • ef683d0687
    Reduce COPYs amrw 2020-12-09 23:02:44 +01:00
  • 2f5fb0db23
    Fix SPDX lincenceId amrw 2020-12-09 22:45:54 +01:00
  • 39f8212ed7
    Update package.json to remove warnings, add details amrw 2020-12-09 22:36:11 +01:00
  • a8b3f8854b add short url support #21 teddit 2020-12-09 19:06:25 +01:00
  • c838f10d01 don't fetch sidebar for /r/all teddit 2020-12-08 18:54:30 +01:00
  • f5a070e6bd fix #50 teddit 2020-12-08 18:37:52 +01:00
  • 6b626a5e14 fix x overflow on mobile teddit 2020-12-08 17:31:58 +01:00
  • a2ae6e15c2 Merge pull request 'fix x overflow caused by search box' (#56) from samr/teddit:fix/overflowsearch into main teddit 2020-12-08 17:21:54 +01:00
  • cbaea433aa fix overflow Sam Ratcliffe 2020-12-08 00:06:18 -05:00
  • 13ae04db7a rm fs from dependencies teddit 2020-12-07 21:13:52 +01:00
  • 55d8cb4ce6 Merge pull request 'Added support for Docker, Docker-Compose' (#54) from udia/teddit:main into main teddit 2020-12-07 21:01:55 +01:00
  • 734b11c926
    Added support for Docker, Docker-Compose Alexander Wong 2020-12-07 12:57:20 -07:00
  • 1c76daa166 rm bad command for downloading and installing node.js teddit 2020-12-07 20:03:00 +01:00
  • 073a1a94c9 pass encoded urls to fetch teddit 2020-12-06 21:59:40 +01:00
  • 0103e5fb7a remove subreddit names in multireddit view teddit 2020-12-06 21:15:43 +01:00
  • d6ee9e9623 remove gallery 100% width teddit 2020-12-06 20:34:04 +01:00
  • 087837e1da Merge pull request 'fix gallery margins' (#49) from bopol/teddit:gallery into main teddit 2020-12-06 20:32:07 +01:00
  • f9fcb6c5ec fix gallery margins bopol 2020-12-06 20:21:38 +01:00
  • b7144ee673 Merge pull request 'Some layout improvements' (#48) from bopol/teddit:mobile into main teddit 2020-12-06 20:10:18 +01:00
  • ad50922736 mobile: improve crosspost margin bopol 2020-12-06 20:06:48 +01:00
  • 6eb9f52f5b mobile: improved submitted text margin bopol 2020-12-06 20:06:27 +01:00
  • 5175d96a4e cross-post images: remove max-width limit bopol 2020-12-06 20:05:06 +01:00
  • 7c7b13cb75 Merge pull request 'fix video overflow on mobile' (#47) from bopol/teddit:mobile into main teddit 2020-12-06 18:40:51 +01:00
  • 622f08f9f1 fix video overflow on mobile bopol 2020-12-06 18:39:50 +01:00
  • 2cd2c85372 rm \ teddit 2020-12-06 16:10:07 +01:00
  • c1cb6261a1 add info about redis teddit 2020-12-06 16:08:58 +01:00
  • 9531e5527d check that morechildren data has .things teddit 2020-12-06 15:42:19 +01:00
  • 1d79e23b70 fix source-url overflow teddit 2020-12-06 14:48:31 +01:00
  • 421c28ba25 Merge pull request 'Prevent Horizontal Scrolling on Pages With Long Source URLs' (#46) from amrw/teddit:prevent-horizontal-scrolling into main teddit 2020-12-06 14:46:18 +01:00
  • bc93363d9a
    Prevent horizontal scrolling on pages with long source URLs amrw 2020-12-06 14:19:07 +01:00
  • 3f3ea32b63 Merge pull request 'Add config option to disable Redis usage' (#45) from agg23/teddit:agg23/DisableRedis into main teddit 2020-12-06 11:36:58 +01:00
  • f0462912f0 Merge pull request 'Add port number in log for server listen callback' (#44) from samr/teddit:feat/logport into main teddit 2020-12-06 11:35:57 +01:00
  • 9f166074c7 Merge pull request 'Change npm start script to run app.js' (#42) from samr/teddit:issue/fixnpmstart into main teddit 2020-12-06 11:35:28 +01:00
  • 0a2cca3ee4 Allow disabling Redis usage, for debugging and single user instances Adam Gastineau 2020-12-05 18:54:38 -08:00
  • 2b7ad637fd Add port number to server listen callback log Sam Ratcliffe 2020-12-05 17:39:23 -05:00
  • 31e0c65c43 revert out of date packagelock Sam Ratcliffe 2020-12-05 17:21:38 -05:00
  • ad2a39ad26 Modify npm start script to run app.js Sam Ratcliffe 2020-12-05 17:20:18 -05:00
  • 2c447f967f Merge pull request 'Add support for changing Redis address' (#41) from agg23/teddit:agg23/RedisConfig into main teddit 2020-12-05 21:52:56 +01:00
  • 07a2b98c25 Add support for changing Redis address Adam Gastineau 2020-12-05 12:48:15 -08:00
  • 12a71d3980 add catches teddit 2020-12-05 21:34:08 +01:00
  • a1e53600e6 check post.preview teddit 2020-12-05 20:42:38 +01:00
  • a1bf92471b fix issue #24 teddit 2020-12-05 19:49:39 +01:00
  • 8acc9bda25 break-all => overflow-wrap teddit 2020-12-05 19:05:40 +01:00
  • 02b4542f89 rm target blanks teddit 2020-12-05 17:31:31 +01:00
  • 843ae185ce rm duplicate links element teddit 2020-12-05 17:28:12 +01:00
  • f21c4d4f33 rm subreddit h2 teddit 2020-12-05 17:23:36 +01:00
  • 9172de2f73 Revert "add port for localhost" teddit 2020-12-05 16:02:58 +01:00
  • 92dab1402b add port for localhost teddit 2020-12-05 15:48:37 +01:00
  • 4edeaf45f9 fix media downloading paths teddit 2020-12-05 15:46:28 +01:00
  • bc93da2a31 fix long multireddit texts overflowing teddit 2020-12-05 14:21:05 +01:00
  • 73b608346e fix long multireddit texts overflowing teddit 2020-12-05 14:18:07 +01:00
  • 67e87280ae Revert "add temporary fix for #24" teddit 2020-12-05 13:07:12 +01:00
  • eacbcdea32 add temporary fix for #24 teddit 2020-12-05 12:54:16 +01:00
  • 74abb078a6 Merge pull request 'change post image padding' (#34) from bopol/teddit:mobile into main teddit 2020-12-05 11:52:42 +01:00
  • 7eeb213b6a fix trust_proxy_address config teddit 2020-12-05 11:41:49 +01:00