Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-25 | 16 | -4/+34 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-18 | 42 | -42/+52 |
| | |||||
* | Merge pull request #1449 from nextcloud/comments-user-mention | Morris Jobke | 2016-10-17 | 12 | -10/+1726 |
|\ | | | | | Notifications for simple @-mentioning in comments | ||||
| * | apply some polish | Arthur Schiwon | 2016-10-14 | 4 | -86/+28 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 4 | -43/+27 |
| | | | | | | | | | | | | | | * notifications can be cleaned up, no polluted DB * updating comments will re-notify users or remove notifications, depending on the message Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | adjust wording of the notification | Arthur Schiwon | 2016-10-08 | 2 | -8/+7 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | remove notifications of deleted comments from the DB | Arthur Schiwon | 2016-10-08 | 2 | -7/+36 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | use different files route/controller | Arthur Schiwon | 2016-10-07 | 2 | -13/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 12 | -10/+1783 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (WIP) notify user when mentioned in comments Fix doc, and create absolute URL for as notification link. PSR-4 compatibility changes also move notification creation to comments app Do not notify yourself unit test for controller and application smaller fixes - translatable app name - remove doubles in mention array - micro perf optimization - display name: special label for deleted users, keep user id for users that could not be fetched from userManager Comment Notification-Listener Unit Test fix email adresses remove notification when triggering comment was deleted add and adjust tests add missing @license tags simplify NotificationsController registration appinfo simplification, php docs make string easier to translate adjust test replace dispatcher-based listeners with a registration method and interface safer to not pass optional data parameter to setSubject for marking as processed. ID and mention suffices Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> update comment Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #1407 from nextcloud/multiline_comments | Morris Jobke | 2016-10-11 | 3 | -5/+14 |
|\ \ | | | | | | | Bring back multiline comments | ||||
| * | | fix textarea submit | skjnldsv | 2016-10-11 | 1 | -2/+3 |
| | | | |||||
| * | | Fix js test | Roeland Jago Douma | 2016-10-04 | 1 | -1/+1 |
| | | | |||||
| * | | Add autosize to comments input | Roeland Jago Douma | 2016-10-04 | 2 | -3/+11 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-08 | 4 | -0/+4 |
| |/ |/| | |||||
* | | Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebar | Morris Jobke | 2016-10-05 | 4 | -17/+71 |
|\ \ | | | | | | | Better comments in activity sidebar | ||||
| * | | Update file header | Joas Schilling | 2016-10-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | Fix activity rendering plugin name | Vincent Petry | 2016-10-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | | Mark the methods as copied | Joas Schilling | 2016-10-05 | 1 | -3/+5 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | | Make sure the CSS rules apply to the activityTabView as well | Joas Schilling | 2016-10-05 | 1 | -5/+9 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | | Register a ActivityTabView plugin | Joas Schilling | 2016-10-05 | 2 | -0/+58 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | | Remove resolved FIXME | Joas Schilling | 2016-10-05 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
| * | | Do not shorten comments in the activity sidebar | Joas Schilling | 2016-10-05 | 1 | -11/+2 |
| |/ | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* / | Add icons to activity navigation | Joas Schilling | 2016-10-05 | 1 | -2/+3 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-03 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-02 | 6 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-10-01 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-30 | 8 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-29 | 60 | -120/+120 |
| | |||||
* | Merge pull request #1553 from nextcloud/fix-comment-count-translation | Lukas Reschke | 2016-09-28 | 1 | -1/+1 |
|\ | | | | | Fix comment count tooltip | ||||
| * | Fix comment count tooltip | Joas Schilling | 2016-09-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Svgo optimization | skjnldsv | 2016-09-27 | 1 | -4/+1 |
|/ | | | | Signed-off-by: John Molakvoæ <fremulon@protonmail.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-27 | 2 | -8/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-22 | 2 | -30/+38 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-21 | 2 | -8/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-20 | 2 | -2/+42 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-18 | 2 | -0/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-15 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-14 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-09 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-08 | 2 | -24/+30 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-07 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-06 | 2 | -6/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 4 | -0/+12 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-04 | 6 | -8/+26 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-03 | 4 | -34/+50 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-02 | 8 | -0/+24 |
| | |||||
* | Use live timestamp on comments tab | Joas Schilling | 2016-09-01 | 1 | -1/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 50 | -246/+250 |
| | |||||
* | Prevent parse error on editing an HTML comment | Joas Schilling | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | Merge pull request #903 from nextcloud/allow-disable-comments | Morris Jobke | 2016-08-18 | 1 | -7/+3 |
|\ | | | | | Revert "Always add activities for comments to the stream" |