summaryrefslogtreecommitdiffstats
path: root/apps/comments
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #2154 from nextcloud/comments-activities-updateMorris Jobke2016-11-229-358/+447
|\
| * Update testJoas Schilling2016-11-181-1/+3
| * Use the display name for usersJoas Schilling2016-11-161-4/+41
| * Move comments activities to the new APIJoas Schilling2016-11-168-357/+407
* | [tx-robot] updated from transifexNextcloud bot2016-11-202-2/+18
|/
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* [tx-robot] updated from transifexNextcloud bot2016-11-142-0/+2
* [tx-robot] updated from transifexNextcloud bot2016-11-102-0/+12
* [tx-robot] updated from transifexNextcloud bot2016-11-082-0/+4
* [tx-robot] updated from transifexNextcloud bot2016-11-052-0/+2
* [tx-robot] updated from transifexNextcloud bot2016-11-024-0/+4
* [tx-robot] updated from transifexNextcloud bot2016-11-012-8/+14
* [tx-robot] updated from transifexNextcloud bot2016-10-312-0/+2
* [tx-robot] updated from transifexNextcloud bot2016-10-302-0/+2
* [tx-robot] updated from transifexNextcloud bot2016-10-292-0/+8
* Merge pull request #1926 from nextcloud/fix-comment-mentions-in-activitiesMorris Jobke2016-10-281-0/+25
|\
| * Fix comment mentions in activitiesJoas Schilling2016-10-281-0/+25
* | [tx-robot] updated from transifexNextcloud bot2016-10-288-0/+12
|/
* Merge pull request #1738 from nextcloud/comments-provide-displaynames-with-me...Morris Jobke2016-10-267-178/+230
|\
| * fix JS test and introduce tests for rendering mentions to displaynamesArthur Schiwon2016-10-251-8/+62
| * avoid that all avatars are copied to the author row when editing commentsArthur Schiwon2016-10-211-1/+1
| * consolidate error handlingArthur Schiwon2016-10-191-27/+41
| * fix avatar displaying after submit (either edit or new)Arthur Schiwon2016-10-191-3/+7
| * display avatar (if enabled) alongside displaynamesArthur Schiwon2016-10-192-1/+12
| * fix regexArthur Schiwon2016-10-191-1/+1
| * improve regex, fixes replacements of usernames with same trunkArthur Schiwon2016-10-191-1/+12
| * show displayname not uid in commit mentionsArthur Schiwon2016-10-192-17/+76
| * resolve displayname via manager and registerable resolversArthur Schiwon2016-10-191-0/+11
| * move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-192-142/+30
* | [tx-robot] updated from transifexNextcloud bot2016-10-2516-4/+34
|/
* [tx-robot] updated from transifexNextcloud bot2016-10-1842-42/+52
* Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-1712-10/+1726
|\
| * apply some polishArthur Schiwon2016-10-144-86/+28
| * emit pre-update event for commentsArthur Schiwon2016-10-124-43/+27
| * adjust wording of the notificationArthur Schiwon2016-10-082-8/+7
| * remove notifications of deleted comments from the DBArthur Schiwon2016-10-082-7/+36
| * use different files route/controllerArthur Schiwon2016-10-072-13/+2
| * Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-0712-10/+1783
* | Merge pull request #1407 from nextcloud/multiline_commentsMorris Jobke2016-10-113-5/+14
|\ \
| * | fix textarea submitskjnldsv2016-10-111-2/+3
| * | Fix js testRoeland Jago Douma2016-10-041-1/+1
| * | Add autosize to comments inputRoeland Jago Douma2016-10-042-3/+11
* | | [tx-robot] updated from transifexNextcloud bot2016-10-084-0/+4
| |/ |/|
* | Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebarMorris Jobke2016-10-054-17/+71
|\ \
| * | Update file headerJoas Schilling2016-10-051-1/+1
| * | Fix activity rendering plugin nameVincent Petry2016-10-051-1/+1
| * | Mark the methods as copiedJoas Schilling2016-10-051-3/+5
| * | Make sure the CSS rules apply to the activityTabView as wellJoas Schilling2016-10-051-5/+9
| * | Register a ActivityTabView pluginJoas Schilling2016-10-052-0/+58
| * | Remove resolved FIXMEJoas Schilling2016-10-051-1/+0