Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-09Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz
2022-06-15Add comments expire dateVitor Mattos
2022-06-13Set as optional argumentbugfix/remove-unecessary-rowVitor Mattos
2022-06-13Remove unecessary row and make compatible with db schemaVitor Mattos
2022-01-21Add comments reactionsVitor Mattos
2021-10-08Prepare for group mentionsJoas Schilling
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-02-06Fix linterJoas Schilling
2021-02-06Make Psalm happyJoas Schilling
2021-02-06Improve mention matchesJoas Schilling
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Allow to set and get the reference idJoas Schilling
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-09-25Fix user with id 0 to be able to commentJoas Schilling
2019-07-10Allow guest mentions of talk to be parsedJoas Schilling
2019-06-26Allow apps to store longer messages in the comments APIJoas Schilling
2018-11-07Match mentions when the username is wrapped in quotesJoas Schilling
2018-06-08New regex to match mentionsMario Danic
2018-06-08Remove unsupported modifierMario Danic
2018-06-08Fix mentions regexMario Danic
2018-01-17comments should compile mentions also if done by authorArthur Schiwon
2017-11-06Update license headersMorris Jobke
2016-11-15@since 9.2.0 to @since 11.0.0Roeland Jago Douma
2016-10-19move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon
2016-08-16Fix phpdoc in CommentsRoeland Jago Douma
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-15Move \OC\Comments to PSR-4Roeland Jago Douma