Commit message (Expand) | 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 |
|\ | |||||
| * | apply some polish | Arthur Schiwon | 2016-10-14 | 4 | -86/+28 |
| * | emit pre-update event for comments | Arthur Schiwon | 2016-10-12 | 4 | -43/+27 |
| * | adjust wording of the notification | Arthur Schiwon | 2016-10-08 | 2 | -8/+7 |
| * | remove notifications of deleted comments from the DB | Arthur Schiwon | 2016-10-08 | 2 | -7/+36 |
| * | use different files route/controller | Arthur Schiwon | 2016-10-07 | 2 | -13/+2 |
| * | Notificacations for simple @-mentioning in comments | Arthur Schiwon | 2016-10-07 | 12 | -10/+1783 |
* | | Merge pull request #1407 from nextcloud/multiline_comments | Morris Jobke | 2016-10-11 | 3 | -5/+14 |
|\ \ | |||||
| * | | 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 |
* | | | [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 |
|\ \ | |||||
| * | | Update file header | Joas Schilling | 2016-10-05 | 1 | -1/+1 |
| * | | Fix activity rendering plugin name | Vincent Petry | 2016-10-05 | 1 | -1/+1 |
| * | | Mark the methods as copied | Joas Schilling | 2016-10-05 | 1 | -3/+5 |
| * | | Make sure the CSS rules apply to the activityTabView as well | Joas Schilling | 2016-10-05 | 1 | -5/+9 |
| * | | Register a ActivityTabView plugin | Joas Schilling | 2016-10-05 | 2 | -0/+58 |
| * | | Remove resolved FIXME | Joas Schilling | 2016-10-05 | 1 | -1/+0 |
| * | | Do not shorten comments in the activity sidebar | Joas Schilling | 2016-10-05 | 1 | -11/+2 |
| |/ | |||||
* / | Add icons to activity navigation | Joas Schilling | 2016-10-05 | 1 | -2/+3 |
|/ | |||||
* | [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 | Joas Schilling | 2016-09-28 | 1 | -1/+1 |
* | | Svgo optimization | skjnldsv | 2016-09-27 | 1 | -4/+1 |
|/ | |||||
* | [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 |
|\ |