aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/+video-watch/comment/video-comment-add.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add new default different avatar for channel and accountkimsible2020-11-251-2/+2
|
* Improve markdown-it emoji list column display (#3253)Kimsible2020-11-081-3/+12
| | | | Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* Correct break line display for re-draft commentsKimsible2020-11-061-0/+4
|
* We don't need services anymore for validatorsChocobozzz2020-08-171-3/+3
|
* Fix lintChocobozzz2020-08-141-1/+1
|
* Migrate i18n to localizekimsible2020-08-141-4/+2
|
* Small refactor commentskimsible2020-08-141-19/+22
|
* Add emoji list to markdown infoskimsible2020-08-141-2/+14
|
* Use comment as label for comments-thread add buttonkimsible2020-08-141-1/+11
|
* Add delete & re-draft for comments without replieskimsible2020-08-141-5/+25
|
* Add ability to report accountChocobozzz2020-07-101-2/+1
|
* Lazy load all routesChocobozzz2020-06-231-0/+149