..
dt-ve
Don't include the logged in user in local suggestions
2020-11-16 22:48:21 +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
CommentController.js
Fix displaying reply links after posting a reply with dtenable=1
2020-11-18 19:29:04 +01:00
CommentItem.js
Move warnings stuff from CommentItem to ThreadItem
2020-11-02 20:07:23 +00:00
controller.js
Tweak colors and timing of the highlight on posted comments
2020-12-01 23:44:39 +01:00
dt.debug.js
Fix debug mode after language variant changes
2020-09-24 19:49:04 +02: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
Tweak colors and timing of the highlight on posted comments
2020-12-01 23:44:39 +01:00
dt.ui.ReplyWidget.js
Show keyboard shortcuts in button tooltips
2020-11-26 19:06:17 +01:00
dt.ui.ReplyWidget.less
ReplyWidget: Ensure scrollbar doesn't appear in source mode
2020-11-10 12:20:30 +01: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
Move ID->title logic into HeadingItem
2020-11-05 16:10:39 +00:00
highlighter.css
Improve highlighter styling
2020-11-16 23:34:26 +00:00
highlighter.js
Improve highlighter styling
2020-11-16 23:34:26 +00:00
logger.js
Switching editor modes would switch editor_interface before success/fail
2020-10-28 21:59:32 -05:00
modifier.js
De-indent multi line comments when fetching comment bodies
2020-11-22 21:49:08 +00:00
Parser.js
Skip to the end of the paragraph if it's just text, too
2020-11-25 00:48:53 +01:00
ThreadItem.js
Use new heading markers for getting heading ranges/text
2020-11-04 21:04:40 +00:00
utils.js
Move getHeadlineNodeAndOffset() to utils
2020-11-05 16:11:30 +01:00