aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-03-066-0/+6
* [tx-robot] updated from transifexNextcloud bot2018-03-054-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-03-0416-2/+16
* [tx-robot] updated from transifexNextcloud bot2018-03-03124-124/+0
* Update commentstabview.jsrakekniven2018-03-011-1/+1
* Merge pull request #8355 from nextcloud/fix-comments-num-indexMorris Jobke2018-02-262-2/+191
|\
| * fix creating comments when file is accessible to users with numeric idsArthur Schiwon2018-02-141-3/+4
| * test creating comments with numeric user idsArthur Schiwon2018-02-141-0/+187
* | Fix info.xml files of shipped appsJoas Schilling2018-02-161-6/+11
* | Remove unused import statementsMorris Jobke2018-02-142-2/+0
|/
* [tx-robot] updated from transifexNextcloud bot2018-02-1312-18/+102
* [tx-robot] updated from transifexNextcloud bot2018-02-122-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-02-092-12/+34
* [tx-robot] updated from transifexNextcloud bot2018-02-052-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-02-042-0/+4
* Use type casting instead of *val() methodMorris Jobke2018-01-261-1/+1
* Fix array method usages with a proper callMorris Jobke2018-01-251-1/+1
* Bump appsRoeland Jago Douma2018-01-141-2/+2
* Update composerMorris Jobke2018-01-122-10/+14
* Composer updatedRoeland Jago Douma2018-01-042-16/+12
* [tx-robot] updated from transifexNextcloud bot2018-01-04116-156/+192
* format links in commentsArthur Schiwon2018-01-031-3/+7
* Show max warning comment lenth againRoeland Jago Douma2018-01-022-3/+3
* Use proper authorative-autoloader for app autoloadersRoeland Jago Douma2017-12-142-11/+2
* The user displayNameResolver is specific to users, not the comments appArthur Schiwon2017-12-121-11/+0
* [tx-robot] updated from transifexNextcloud bot2017-12-102-0/+4
* [tx-robot] updated from transifexNextcloud bot2017-12-092-2/+2
* Merge pull request #7252 from nextcloud/send-comment-on-enterMorris Jobke2017-12-082-12/+92
|\
| * Fix Enter sending comment instead of adding autocomplete item to messageDaniel Calviño Sánchez2017-12-072-2/+50
| * Add unit tests for posting comments with enter keyDaniel Calviño Sánchez2017-11-301-0/+28
| * Set text only in the message div of the new comment formDaniel Calviño Sánchez2017-11-301-10/+13
| * Submit comments with Enter and use Shift+Enter for new linesDaniel Calviño Sánchez2017-11-231-2/+3
* | [tx-robot] updated from transifexNextcloud bot2017-12-064-0/+8
* | [tx-robot] updated from transifexNextcloud bot2017-12-052-0/+4
* | [tx-robot] updated from transifexNextcloud bot2017-12-042-0/+4
* | [tx-robot] updated from transifexNextcloud bot2017-12-024-0/+8
* | [tx-robot] updated from transifexNextcloud bot2017-12-0130-0/+60
* | [tx-robot] updated from transifexNextcloud bot2017-11-308-0/+14
* | Merge pull request #7316 from nextcloud/fix-silent-conflicts-due-to-merging-7...Roeland Jago Douma2017-11-291-3/+3
|\ \
| * | Fix silent conflicts due to merging #7256 after #7251Daniel Calviño Sánchez2017-11-281-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2017-11-2912-0/+24
* | | [tx-robot] updated from transifexNextcloud bot2017-11-28112-334/+334
|/ /
* | Merge pull request #7256 from nextcloud/fix-cursor-for-avatar-and-user-names-...blizzz2017-11-272-11/+34
|\ \
| * | Replace with non-deprecated JS callLukas Reschke2017-11-271-1/+1
| * | Disable contacts menu for mentions to current user in comment messagesDaniel Calviño Sánchez2017-11-272-4/+9
| * | Disable contacts menu for mentioned users in comments being composedDaniel Calviño Sánchez2017-11-272-7/+14
| * | Fix cursor for author row and avatars in commentsDaniel Calviño Sánchez2017-11-262-4/+15
| |/
* | Merge pull request #7266 from nextcloud/fix-input-field-not-disabled-while-a-...Morris Jobke2017-11-271-3/+3
|\ \
| * | Fix input field not disabled while a comment is being sentDaniel Calviño Sánchez2017-11-231-3/+3
| |/
* | Merge pull request #7280 from nextcloud/fix-working-icon-position-when-sendin...Morris Jobke2017-11-272-2/+18
|\ \