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

github.com/nextcloud/activity.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-10-11Do not pass an instance of User where a string is expectedCôme Chilliet
2022-09-19fix dashboard api button titleJulien Veyssier
2022-09-19adjustments in dashboard widget declarationJulien Veyssier
2022-09-19implement IAPIWIdget, IButtonWidget and IIconWidgetJulien Veyssier
2022-08-19Port settings to vueCarl Schwan
2022-08-16OpsJoas Schilling
2022-08-16Fix unit testsJoas Schilling
2022-08-16Remove viewJoas Schilling
2022-08-16Fix path valueJoas Schilling
2022-08-15Remove unused functionsquery-over-9000Joas Schilling
2022-08-15Also use the rootfolder in the trashbin pathJoas Schilling
2022-08-15Use IRootFolderJoas Schilling
2022-08-15Use the f/ link to reduce resource usageJoas Schilling
2022-06-29Improve email loggingbugfix/noid/improve-email-loggingJoas Schilling
2022-06-02Limit the $limit to a maximum of 200Joas Schilling
2022-05-24Save parameters also in the notificationsbugfix/noid/save-the-parameters-as-well-for-debuggingJoas Schilling
2022-04-19Request preview with the same parameters as in the file listingCarl Schwan
2022-04-06Fallback to the admin settings if the user did not configure itJoas Schilling
2022-02-28Don't query user settings unnecessarilyJoas Schilling
2022-02-11Ignore psalm in this casesJoas Schilling
2022-02-11Fall back to the normal DB when nothing is specialJoas Schilling
2022-02-11Allow splitting activities to another databaseJoas Schilling
2022-02-10Make background job time insensitiveJoas Schilling
2022-02-08l10n: Align source code wordingrakekniven
2022-02-08Apply cs:fixLouis Chemineau
2022-02-07Also defer notification sending to make less connections to the pushJoas Schilling
2022-02-07Reuse the insert QueryBuildersJoas Schilling
2022-02-07Wrap writing with a transactionJoas Schilling
2022-02-03Shorten mail subjectTobias Kaminsky
2022-02-01Use QueryBuilder for delete queriesJoas Schilling
2022-01-28Fix sorting on php 8.0+Joas Schilling
2021-12-04Move UserDeleted and PostLogin hooks to listenersThomas Citharel
2021-11-22Pass activity link to notificationJulius Härtl
2021-11-21fix link to activity sectionszaimen
2021-10-01Use shared notifications section and clarify the wordings from activity vs. n...Joas Schilling
2021-09-14Increase activity email speed in instances with more than 500 usersJoas Schilling
2021-09-01read the email from IUser (API) not guess from the DBArthur Schiwon
2021-07-24link from app-navigation-settings to personal settingsszaimen
2021-07-15Don't break sending emails with non-string parametersJoas Schilling
2021-07-09Only call getCloudId if neededJulius Härtl
2021-07-07Merge pull request #610 from nextcloud/fix/byAndSelfJoas Schilling
2021-07-07show add, del and restored files within by and self filterJakob Röhrl
2021-07-06Merge pull request #598 from nextcloud/enh/dashboardWidgetszaimen
2021-07-01Correctly set the subject, message and iconJoas Schilling
2021-07-01Fix preference name when generating notificationsJoas Schilling
2021-07-01litte fixesJakob Röhrl
2021-06-30dashboard widgetJakob Röhrl
2021-06-16Use npm 7Louis Chemineau
2021-05-04use PNG images in daily activity summary emails to stay consistent with notif...Julien Veyssier
2021-04-14Fix unit testsJoas Schilling