aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments
Commit message (Collapse)AuthorAgeFilesLines
...
* [tx-robot] updated from transifexJenkins for ownCloud2016-04-024-2/+38
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-314-14/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-302-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-294-0/+18
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-286-0/+36
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-274-0/+14
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-264-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-256-0/+12
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-2412-0/+24
|
* Add comment icons and "You commented" translationsJoas Schilling2016-03-211-1/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-112-6/+6
|
* Merge pull request #23064 from owncloud/typo-comments-app-descThomas Müller2016-03-101-1/+1
|\ | | | | fix typo in comments app meta data
| * fix typoArthur Schiwon2016-03-091-1/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-03-102-8/+8
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-092-0/+26
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-076-2/+78
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-052-0/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-042-2/+2
|
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
|
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-024-0/+28
|
* Add new appsLukas Reschke2016-03-011-0/+1
|
* Merge pull request #22662 from owncloud/comments-countThomas Müller2016-02-292-5/+3
|\ | | | | remove comments count because it is not that relevant to show directly
| * remove comments count because it is not that relevant to show directlyJan-Christoph Borchardt2016-02-252-5/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-286-8/+12
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-272-0/+26
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-262-0/+10
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-2538-2/+456
|
* Merge pull request #22475 from owncloud/fix-js-issuesThomas Müller2016-02-181-2/+2
|\ | | | | Fixes code analysis issues
| * Fixes code analysis issuesMorris Jobke2016-02-171-2/+2
| |
* | Merge pull request #22418 from ↵Thomas Müller2016-02-181-4/+4
|\ \ | |/ |/| | | | | owncloud/issue-22393-filelist-plugins-for-other-views Show the comments and tags on the share filters
| * Show the comments and tags on the share filtersJoas Schilling2016-02-161-4/+4
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-17158-0/+1188
| |
* | Adding transifex to new core appsThomas Müller2016-02-161-0/+0
|/
* Collapse long commentsVincent Petry2016-02-082-4/+68
| | | | | | | Very crude a naive implementation that relies on length and number of newlines. Should be good enough for most cases. Clicking on such comments will expand them.
* Limit comment size to 1000 in UIVincent Petry2016-02-053-2/+116
| | | | | | | | Whenever the limit is almost reached (90% of the length), a tooltip will appear. Once the limit is exceeded, the "Post" button will be disabled and the field will become red.
* Add a filter for comment activitiesJoas Schilling2016-02-051-3/+22
|
* Add activities for commentsJoas Schilling2016-02-054-1/+431
|
* Special label for deleted users in comments listVincent Petry2016-02-042-5/+24
|
* Added unit tests for edit/delete commentsVincent Petry2016-02-031-0/+134
|
* Move comment delete action into edit modeVincent Petry2016-02-032-14/+21
|
* Comment owner can now edit or deleteVincent Petry2016-02-033-38/+185
|
* Merge pull request #22101 from owncloud/comments-filerowThomas Müller2016-02-0310-11/+424
|\ | | | | Add file row indicator for unread comments
| * Reset comments read marker after loading commentsVincent Petry2016-02-037-11/+234
| |
| * Add file row indicator for unread commentsVincent Petry2016-02-033-0/+190
| |
* | Remove invalid app user doc linksJoas Schilling2016-02-031-3/+0
|/
* Fixed report nameVincent Petry2016-02-021-2/+2
|
* Added JS unit tests for commentsVincent Petry2016-02-024-6/+308
|
* Add spinner when submitting commentsVincent Petry2016-02-022-7/+32
|
* Fix formatting messages with newlinesVincent Petry2016-02-021-2/+11
|
* Better comments pagination logicVincent Petry2016-02-021-11/+9
|