1
0
mirror of https://codeberg.org/tacerus/teddit.git synced 2025-04-29 06:37:53 +02:00

492 Commits

Author SHA1 Message Date
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
ced2d6f001 Merge pull request 'instances: Add teddit.kavin.rocks' () from kavin/teddit:add-instance into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/77
2020-12-27 16:03:07 +01:00
kavin
b793b50863 instances: Add teddit.kavin.rocks 2020-12-27 15:46:07 +01:00
teddit
26f287ef4f rename dist to static, fixes 2020-12-25 22:14:24 +01:00
teddit
d59bda42c8 fix users background on dark theme 2020-12-25 18:06:49 +01:00
teddit
8a5334c9ac add flairs to preferences 2020-12-24 22:13:08 +01:00
teddit
0ce28e6d05 fix 2020-12-23 19:42:53 +01:00
teddit
74b6e76619 add nsfw tags 2020-12-23 16:55:37 +01:00
teddit
836438dfeb add nsfw tags 2020-12-23 15:52:51 +01:00
teddit
b014c950ef update readme 2020-12-23 13:12:15 +01:00
teddit
40364d6b22 add feature: sort comments in post 2020-12-23 12:41:10 +01:00
teddit
24b686fe1e Merge pull request 'Implement full flair functionality' () 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
d7436f10be mention teddit API 2020-12-19 21:18:14 +01:00
teddit
8a78051534 add teddit api support for subreddits 2020-12-19 20:52:22 +01:00
teddit
36bee6ef19 fix routing order 2020-12-19 12:20:43 +01:00
teddit
67db416381 rm reduntant front ':sort?' route 2020-12-19 12:14:10 +01:00
teddit
d189e25fc0 show number of comments in post view 2020-12-18 18:54:05 +01:00
teddit
dc2b041050 add missing double quote from PR 2020-12-18 18:21:38 +01:00
teddit
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.' () from shauncollins/teddit:comment_recursion into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/70
2020-12-18 18:18:32 +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
2bffbcdf0b minus to figure dash 2020-12-16 20:40:02 +01:00
teddit
3cc07d2cdd new dirs for thumbs & flair images 2020-12-16 18:59:06 +01:00
teddit
a34425a944 save files to specific dirs based on filename prefixes 2020-12-16 18:52:20 +01:00
teddit
d32a263e49 Merge pull request 'Do not link to authors of deleted entities' () from StevenNMeza/teddit:unclickable_deleted_user into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/67
2020-12-15 19:28:16 +01:00
StevenNMeza
6d6f7a0a44 Do not link to authors of deleted entities 2020-12-15 19:23:19 +01:00
teddit
d7ab5e1552 fix flairs css 2020-12-13 21:32:22 +01:00
teddit
91c7546bb0 Merge pull request 'Add link flairs' () from StevenNMeza/teddit:main into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/64
2020-12-13 21:23:03 +01:00
StevenNMeza
5a602b2b88 Add link flairs 2020-12-13 20:53:32 +01:00
teddit
92ea510cac rm unnecessary before & after from subreddit posts 2020-12-13 20:17:50 +01:00
teddit
77cc346a12 fix links color in self-posts body 2020-12-13 17:01:10 +01:00
teddit
21fb4647ab fix missing config from commons.js 2020-12-13 16:29:27 +01:00
teddit
a07a48df39 Merge pull request ' update theme with url query parameter.' () from shauncollins/teddit:#51_theme_on_url into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/63
2020-12-13 11:40:26 +01:00
Shaun Collins
ca706be5d5 update theme with url query parameter.
Also fixed a nested comment alternating style issue
2020-12-12 20:26:01 -05:00
teddit
febf9c72c1 Merge pull request 'Fix localhost URLs in Readme' () from amrw/teddit:fix-localhost-links into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/61
2020-12-11 05:56:25 +01:00
amrw
0917faec86
Fix localhost URLs in readme 2020-12-10 23:18:18 +01:00
teddit
76546f0b6c teddit.net to config.domain 2020-12-10 19:21:07 +01:00
teddit
5c3ff13585 mv url localization away from pug templates 2020-12-10 19:16:44 +01:00
teddit
63c5435e20 Merge pull request 'Simplify Dockerfile, Add More Details to Installation Instructions' () from amrw/teddit:simplify-dockerfile into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/60
2020-12-10 16:54:46 +01:00
teddit
8d3f82973c Merge pull request 'Update package.json to Remove Warnings, Add Details' () from amrw/teddit:resolve-npm-warnings into main
Reviewed-on: https://codeberg.org/teddit/teddit/pulls/59
2020-12-10 16:03:51 +01:00
amrw
0149d4704d
Add more more details to installation instructions 2020-12-09 23:03:17 +01:00
amrw
ef683d0687
Reduce COPYs 2020-12-09 23:02:44 +01:00
amrw
2f5fb0db23
Fix SPDX lincenceId 2020-12-09 22:45:54 +01:00