..
dt-ve
Move the '@' prefix into the PingNode, rather than plain text
2021-01-04 21:43:42 +00:00
lib
Handle timestamps in daylight saving time
2019-10-22 16:33:21 +02:00
.eslintrc.json
eslint: Disable max-len
2020-04-21 15:50:19 +01:00
AbandonCommentDialog.js
Separate dialog for abandoning a new topic
2021-01-19 21:40:21 +01:00
AbandonTopicDialog.js
Separate dialog for abandoning a new topic
2021-01-19 21:40:21 +01:00
CommentController.js
Move some setup code from CommentController to controller.js
2021-01-25 23:33:58 +01:00
CommentItem.js
Move warnings stuff from CommentItem to ThreadItem
2020-11-02 20:07:23 +00:00
controller.js
CommentController: Even better handle clicking links while already commenting
2021-01-25 23:42:15 +01:00
dt.debug.js
Remove a fixed TODO comment
2020-12-14 22:16:16 +01:00
dt.init.js
Enable DT server side via a cookie to preserve user enable hack
2020-10-19 21:42:58 +01:00
dt.init.less
Use content direction for styling reply links
2021-01-08 17:08:45 +00:00
dt.ui.NewTopicController.less
Padding and border around new topic tool
2021-01-13 20:54:59 +00:00
dt.ui.ReplyWidget.js
CommentController: Even better handle clicking links while already commenting
2021-01-25 23:42:15 +01:00
dt.ui.ReplyWidget.less
Ability to add new discussion sections
2021-01-12 20:15:28 +00:00
dt.ui.ReplyWidgetPlain.js
ReplyWidget: Pass initial config values to #setup, not to constructor
2020-09-25 20:00:00 +02:00
dt.ui.ReplyWidgetVisual.js
ReplyWidget: Pass initial config values to #setup, not to constructor
2020-09-25 20:00:00 +02:00
HeadingItem.js
Ability to add new discussion sections
2021-01-12 20:15:28 +00:00
highlighter.js
Stylelint: Enforce class prefixes
2020-12-23 16:47:55 +00:00
highlighter.less
Convert highlighter.css to less
2020-12-23 16:50:32 +00:00
logger.js
A/B test bucketing for beta enrollment
2021-01-13 10:32:00 -06:00
modifier.js
Fix skipping past our own reply buttons for wrapped comments
2021-01-18 20:42:23 +01:00
NewTopicController.js
NewTopicController: Clear section title on teardown
2021-01-20 00:23:10 +00:00
Parser.js
Fix skipping to the end of paragraph, now it considers nested tags
2021-01-18 18:20:20 +00:00
ThreadItem.js
ThreadItem.js: Fix documentation comment
2020-12-12 12:58:16 +00:00
utils.js
Merge "Fix exception when trying to use non-existent 'typeof' attribute"
2021-01-18 18:58:35 +00:00