aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/lib/Activity
Commit message (Expand)AuthorAgeFilesLines
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-292-17/+3
* Use user name cache in activity providersJoas Schilling2022-08-191-4/+4
* Don't provide favorite activity settingsJoas Schilling2022-02-091-2/+10
* Limit more contact searchesJoas Schilling2021-12-081-1/+6
* Don't allow to change activity settings that don't workJoas Schilling2021-09-151-2/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-049-18/+10
* Activity: show if files are hidden or notRoeland Jago Douma2021-03-041-2/+38
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Allow to get activities for files by email againJoas Schilling2020-09-101-3/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-1/+6
* merge file activity settings into a single 'favorite changed' itemRobin Appelman2020-08-135-280/+16
* allow grouping of activity settingsRobin Appelman2020-08-057-90/+54
* Update license headers for 19Christoph Wurst2020-04-293-0/+3
* Add visibility to all constantsChristoph Wurst2020-04-102-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+0
* Use elseif instead of else ifChristoph Wurst2020-04-103-21/+21
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-098-8/+0
* Unify the code a bitJoas Schilling2020-03-101-16/+36
* Use contacts name on federated activitiesJoas Schilling2020-03-101-11/+35
* Combine move activities as wellJoas Schilling2020-03-101-1/+5
* Update license headersChristoph Wurst2019-12-0511-11/+12
* Some php-cs fixesRoeland Jago Douma2019-11-226-6/+0
* Make the yellow favorite icon non-monochromeJoas Schilling2019-01-221-0/+2
* Add icon to restore activityJoas Schilling2019-01-221-3/+6
* Mixin scss icon apiJohn Molakvoæ (skjnldsv)2018-07-191-1/+1
* Catch exception when the parent is deleted as wellJoas Schilling2018-02-281-2/+27
* Do a recursion instead of an endless loopJoas Schilling2018-02-281-1/+1
* Fix problem with deleted filesJoas Schilling2018-02-281-5/+14
* Fix path handling for activitiesJoas Schilling2018-02-281-7/+20
* Add special handling for e2e encryptionJoas Schilling2018-02-281-1/+108
* Extract duplicated logic into a methodJoas Schilling2018-02-281-80/+24
* Update license headersMorris Jobke2017-11-0610-0/+21
* Fix copy and paste error on activity descriptionsJoas Schilling2017-07-202-2/+2
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-202-22/+102
* Fix username and avatar for external usersJoas Schilling2017-05-191-0/+26
* Merge pull request #3181 from nextcloud/fix-favorite-activity-mailBjörn Schießle2017-02-101-4/+13
|\
| * Make sure the file information is available when sending the emailJoas Schilling2017-01-201-4/+13
* | Fix files sharing legacy as wellJoas Schilling2017-02-081-1/+5
* | Add tests for getFile()Joas Schilling2017-02-071-11/+12
* | Make sure ownCloud 8.2 activities also can get displayedJoas Schilling2017-02-071-12/+30
|/
* Remove leading slash from sharing activityJoas Schilling2016-12-152-4/+6
* Add some generic testsJoas Schilling2016-12-041-0/+4
* Add an activity when managing favoritesJoas Schilling2016-12-042-0/+249
* Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
* Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-1/+16
* Working towards groupsJoas Schilling2016-11-251-108/+68
* document new variableMorris Jobke2016-11-221-0/+3
* Use the display name for files activities againJoas Schilling2016-11-221-4/+28
* Fix wrong copyright headersJoas Schilling2016-11-161-10/+9
* Update the since version to 11.0.0Joas Schilling2016-11-168-50/+50