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
2019-01-03Rewrite getNumberOfUnreadCommentsForFolder queryRoeland Jago Douma
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling
2018-11-07Match mentions when the username is wrapped in quotesJoas Schilling
2018-10-16Properly escape column name in "createFunction" callMorris Jobke
2018-07-30Allow to filter the unread count by verbJoas Schilling
2018-07-25Add pagination supportJoas Schilling
2018-07-25Allow to search by commentsJoas Schilling
2018-06-08New regex to match mentionsMario Danic
2018-06-08Remove unsupported modifierMario Danic
2018-06-08Fix mentions regexMario Danic
2018-04-23Only query last comment info, when there is oneJoas Schilling
2018-04-19Fix docsJoas Schilling
2018-04-18Add proper comment offset supportJoas Schilling
2018-01-26Use type casting instead of *val() methodMorris Jobke
2018-01-17comments should compile mentions also if done by authorArthur Schiwon
2017-11-06Update license headersMorris Jobke
2017-08-02Can not insert auto increment on oracleJoas Schilling
2017-08-02Oracle does not support PDO::FETCH_KEY_PAIRJoas Schilling
2017-07-20Add Phan plugin to check for SQL injectionsLukas Reschke
2017-06-14a parameter too muchArthur Schiwon
2017-04-23Remove unused use statementsMorris Jobke
2017-03-30use castColumnRobin Appelman
2017-03-30Add test for getting unread comment count by folderRobin Appelman
2017-03-30Allow getting the unread comment count for an entire folder at onceRobin Appelman
2016-11-15@since 9.2.0 to @since 11.0.0Roeland Jago Douma
2016-10-19resolve displayname via manager and registerable resolversArthur Schiwon
2016-10-19move mention extraction to (I)Comment and report mentions via DAVArthur Schiwon
2016-10-12emit pre-update event for commentsArthur Schiwon
2016-10-07Notificacations for simple @-mentioning in commentsArthur 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