Julius Härtl
|
89d0831ed3
|
Move to vue-material-design-icons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-11 21:39:54 +02:00 |
|
dependabot[bot]
|
4e8219c6fa
|
build(deps-dev): Bump @nextcloud/eslint-config from 6.1.2 to 8.0.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 6.1.2 to 8.0.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v6.1.2...v8.0.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 15:04:26 +02:00 |
|
dependabot[bot]
|
5f3d5e800d
|
Bump @nextcloud/eslint-config from 6.0.0 to 6.1.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v6.0.0...v6.1.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-20 17:51:09 +02:00 |
|
Julius Härtl
|
0a9c846ae9
|
Allow to cancel repies and adapt comment ui to talk
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-04-28 12:37:08 +02:00 |
|
Julius Härtl
|
e22fbb7277
|
Fix new eslint rules
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-12-28 12:52:21 +01:00 |
|
Julius Härtl
|
f8a518a55b
|
Fix paragraph styling in comments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-11-24 11:54:41 +01:00 |
|
Julius Härtl
|
d6b03cd69c
|
Fix stylelint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-07-31 21:30:52 +02:00 |
|
Julius Härtl
|
08310406a1
|
Fix editing comments in the UI
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-10 11:58:23 +01:00 |
|
Julius Härtl
|
755f0527dd
|
Fix reply styling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-10 11:16:38 +01:00 |
|
Julius Härtl
|
b7a870fae6
|
Cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-10 11:16:38 +01:00 |
|
Julius Härtl
|
81e8100897
|
Fix extracting the richtext element since there is no component ref available for functional components
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-10 11:16:38 +01:00 |
|
Julius Härtl
|
694438bd3a
|
Move to OCS requests in comments api service
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-10 11:16:38 +01:00 |
|
Julius Härtl
|
ecbbc29384
|
Show relative timestamp using mixin
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-10 11:16:38 +01:00 |
|
Julius Härtl
|
841fa0d4dd
|
Implement api endpoints for comment reply handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-10 11:16:37 +01:00 |
|
Julius Härtl
|
e6de5fe3a9
|
Properly handle spaces in user ids (fixes #1515)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-03-10 11:16:34 +01:00 |
|
Julius Härtl
|
ac39a0d92c
|
Keep mentions when editing a comment
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-01-31 14:46:56 +01:00 |
|
Julius Härtl
|
6286779041
|
Implement editing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-01-31 11:38:57 +01:00 |
|
Julius Härtl
|
820c25647c
|
Add user mentions to the comment display
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-01-30 13:51:38 +01:00 |
|
Julius Härtl
|
548c9a78ff
|
Switch to vue-at for comment mentions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-01-29 18:02:24 +01:00 |
|
Julius Härtl
|
ad069e5e14
|
Some comments code cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-01-25 09:52:30 +01:00 |
|
Jakob
|
739a92e9a3
|
first step
Signed-off-by: Jakob <jakob.roehrl@web.de>
1. try
Signed-off-by: Jakob <jakob.roehrl@web.de>
remote calls are working
Signed-off-by: Jakob <jakob.roehrl@web.de>
litte changes
Signed-off-by: Jakob <jakob.roehrl@web.de>
small fixes
Signed-off-by: Jakob <jakob.roehrl@web.de>
incremental fetching
Signed-off-by: Jakob <jakob.roehrl@web.de>
integrated tiptap suggestions for test
Signed-off-by: Jakob <jakob.roehrl@web.de>
Update package-lock after rebase
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Fix various errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Cleanup mention plugin use
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Downgrade tippy
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-01-25 08:52:13 +01:00 |
|