Anshuman Kumar
c71bf6ee48
Add logic to parse and remove any instances of https://twitter.com by replacing with user's preference
...
The issue was happening since the original regex is checking for href tags only, so I tried a simpler approach of searching for https://twitter.com instead whenever the regex does not match the input string
Add Nodemon package to dev dependencies for local debugging
2022-12-29 20:21:09 +05:30
Abdelkarim Djelalda
f7082acc41
change deleted user's comment to #cc6a6a
2022-07-07 14:35:31 +01:00
Abdelkarim Djelalda
f33d78f6a4
Integrate Reveddit with deleted comments
2022-07-06 01:44:50 +01:00
teddit
07050c9cf6
properly fix 'continue this thread' links - no need to req.url checking (ref #82 )
2022-06-27 21:48:40 +02:00
teddit
02fd92ce2c
fix 'continue this thread' links ( fixes #82 )
2022-06-27 03:23:29 +02:00
teddit
6bcb181cb1
fix edited dates on replies (ref pr #106 )
2021-04-16 22:09:47 +02:00
teddit
22efb3e380
collapse only 1st level child comments automatically if collapse_child_comments preference is true
2021-04-10 18:03:10 +02:00
teddit
567e6f7797
fix load more comments (morechildren-endpoint), fixes #122
2021-04-10 15:42:01 +02: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
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
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
dbf1381b43
load more comments => scroll to infobar #78
2020-12-28 21:14:25 +01:00
teddit
0ce28e6d05
fix #74
2020-12-23 19:42:53 +01:00
StevenNMeza
5057018fb6
Render user flairs
2020-12-21 12:28:09 +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
StevenNMeza
6d6f7a0a44
Do not link to authors of deleted entities
2020-12-15 19:23:19 +01:00
teddit
b8a819cfa4
add * for comments which are edited, like in reddit
2020-11-22 20:08:20 +01:00
teddit
ad125a592b
add [score hidden] feature for comments
2020-11-22 19:57:17 +01:00
teddit
f27f27041e
show stickied comments in posts
2020-11-22 14:09:43 +01:00
teddit
fdfcd554f8
initial commit
2020-11-17 21:44:32 +01:00