aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Comments/IComment.php
Commit message (Expand)AuthorAgeFilesLines
* fix(comments): Document supported types and provide psalm typingJoas Schilling2024-10-171-14/+5
* chore: Add SPDX headerAndy Scherzinger2024-05-241-22/+4
* fix(OCP): Add since tag for all constantsJoas Schilling2024-02-141-0/+3
* feat(comments): Add a meta data column for commentsJoas Schilling2023-12-141-0/+19
* Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz2022-07-081-2/+2
|\
| * Set as optional argumentVitor Mattos2022-06-131-1/+1
| * Remove unecessary row and make compatible with db schemaVitor Mattos2022-06-131-2/+2
* | Add comments expire dateVitor Mattos2022-06-151-0/+17
|/
* Add comments reactionsVitor Mattos2022-01-211-0/+21
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Allow to set and get the reference idJoas Schilling2020-03-311-0/+17
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Allow apps to store longer messages in the comments APIJoas Schilling2019-06-261-2/+3
* Update license headersMorris Jobke2017-11-061-0/+1
* @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-151-1/+1
* move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon2016-10-191-0/+22
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OCP\Comments to PSR-4 (#24565)Roeland Douma2016-05-121-0/+240