Put "start at" at the top of the modal
[oweals/peertube.git] / client / src / app / videos / +video-watch / comment /
2018-09-04 Rigel Kentadd theming via css custom properties
2018-08-31 ChocobozzzDelete highlighted comment too if needed
2018-08-30 Rigel Kentwatch view visual tweaks and search/comment placeholder...
2018-08-27 ChocobozzzInfinite scroll to list our subscriptions
2018-07-16 ChocobozzzDisable comment submit button when sending the comment
2018-07-09 ChocobozzzFix client error logging
2018-06-18 ChocobozzzBlue links color in comments
2018-06-18 ChocobozzzPrevent commenting twice
2018-06-14 ChocobozzzAdd ability for uploaders to schedule video update
2018-06-14 ChocobozzzAutomatically jump to the highlighted thread
2018-06-07 Rigel Kentfixing #595 by using the account name instead of the...
2018-06-05 ChocobozzzAdd missing translations
2018-06-05 ChocobozzzAdd form validator translations
2018-06-05 ChocobozzzForm validators refractoring
2018-06-05 ChocobozzzFix i18n in components
2018-06-05 ChocobozzzAdd i18n attributes
2018-05-16 ChocobozzzUpgrade to rxjs 6
2018-05-11 Rigeladding basic helpers to guide users for comments/subscr...
2018-04-25 ChocobozzzAdd video channel account list
2018-04-20 ChocobozzzUse mixin for word wrap
2018-04-20 ChocobozzzFix word-wrap on comments and description (#397 regression)
2018-04-19 Gérald NielUpdate css (don't cut word arbitrary) for description...
2018-04-19 Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-18 ChocobozzzBetter responsive design on many comment children
2018-04-17 ChocobozzzHandle sort in rss
2018-04-11 ChocobozzzFix #490
2018-04-11 Gérald NielFix indetation (I hope!)
2018-04-11 Gérald NielFix #490 and justify text in comments div.
2018-03-26 ChocobozzzFix video description CSS
2018-03-26 ChocobozzzFix break-word and add margin between content and other...
2018-03-25 Gérald NielMerge branch 'develop' of github.com:Chocobozzz/PeerTub...
2018-03-24 Gérald NielNo word-break in comment. Justify text.
2018-03-21 ChocobozzzFix '@' missing in comment mention
2018-03-19 ChocobozzzMerge branch 'develop' into 'develop'
2018-03-19 ChocobozzzMore secure target blank links
2018-02-22 ChocobozzzAdd confirm when admin use custom js/css
2018-02-21 ChocobozzzPut comments reply on the top
2018-02-21 ChocobozzzFix comment highlight
2018-02-21 ChocobozzzOpen mentions in new tab
2018-02-21 ChocobozzzAdd links to comment mentions
2018-02-20 ChocobozzzDon't break design on long description/comment
2018-02-20 ChocobozzzAdd links support in comments
2018-02-20 ChocobozzzHandle line feeds in comments
2018-02-19 ChocobozzzImprove comment highlighting
2018-02-18 jonathanraes Issue #168: youtube-like marking of comments (#297)
2018-02-13 ChocobozzzRewrite infinite scroll
2018-02-12 jonathanraespublish comment on crtl-enter (#290)
2018-01-12 ChocobozzzFix changing video in watch page
2018-01-08 ChocobozzzRefractor account by
2018-01-08 ChocobozzzSend comment to followers and parents
2018-01-05 ChocobozzzAdd mentions to comments
2018-01-04 ChocobozzzHandle HTML is comments
2018-01-04 ChocobozzzAdd ability to delete comments
2018-01-03 ChocobozzzAdd avatar in comments
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-29 ChocobozzzAdd infinite scroll to comments
2017-12-29 ChocobozzzComment textarea focus on init
2017-12-27 ChocobozzzAdd comments federation tests
2017-12-27 ChocobozzzFix comment reply
2017-12-27 ChocobozzzAdd video comment components