-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* register addComment command and button, added accessControlAllowOrigin and accessControlAllowCredential settings options * modifications, commentreplies count * add displayCommentsInModal option to settings * display add new comment in modal * modal display/hide events * html elements change, display reply time * time text based on momentjs * update translations file * fix comment accept/revert change * fix comment accept/revert change * close modal on comment delete * remove hardcoded menu button * remove time strings from translations, fix html structire * remove showing comment modal on hover * FIX citizenos/citizenos-fe#255 * .gitignore - add .idea * Update to work with 1.8.4 * Update layout * Disable editing others comments * Update to sync with main plugin code * Register toolbar button * Replace timeformat with momentjs * Fix timeFormat tests * update localization strings * Igonre copy pasted comments * Add new translations Co-authored-by: Mikk Andresen <[email protected]>
- Loading branch information
Showing
4 changed files
with
28 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.