aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/lib/Activity
Commit message (Expand)AuthorAgeFilesLines
* fix(activity): regroup Files and spltit sharing activityskjnldsv2024-08-011-2/+10
* chore: Add SPDX headerAndy Scherzinger2024-05-274-80/+10
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* Make adjustments based on the reviewHamid Dehnavi2023-09-282-4/+2
* Refactor comments appHamid Dehnavi2023-09-284-42/+23
* Merge pull request #38605 from fsamapoor/replace_strpos_calls_in_comments_appCôme Chilliet2023-06-291-1/+1
|\
| * Refactors "strpos" calls in /apps/comments to improve code readability.Faraz Samapoor2023-06-121-1/+1
* | Cleanup comments codeCarl Schwan2023-06-204-78/+18
|/
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-8/+4
* Use user name cache in activity providersJoas Schilling2022-08-191-15/+1
* Modernize comments appCarl Schwan2022-03-162-74/+21
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-7/+4
* Improve mention matchesJoas Schilling2021-02-061-9/+3
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-092-2/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-5/+5
* Update license headersChristoph Wurst2019-12-054-4/+6
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
* Unify the HTML encoding handling with other ROS appsJoas Schilling2019-01-251-1/+0
* Merge the str_replacementsJoas Schilling2019-01-241-1/+1
* Fix the comments UI and activities for space-mentionsJoas Schilling2018-11-071-1/+6
* fix creating comments when file is accessible to users with numeric idsArthur Schiwon2018-02-141-3/+4
* Fix array method usages with a proper callMorris Jobke2018-01-251-1/+1
* Update license headersMorris Jobke2017-11-064-0/+7
* Add a doc why this should not be removedJoas Schilling2017-10-231-0/+6
* Use the wrapper to get the parameters which was added in #6369Joas Schilling2017-09-191-2/+2
* Allow translations of the comments activity in the emails tooJoas Schilling2017-09-052-13/+35
* Fix CommentsRoeland Jago Douma2017-08-012-5/+5
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-201-1/+5
* Move systemtags and comments to new accesslist functionsRoeland Jago Douma2017-04-201-7/+9
* Remove leading slash from sharing activityJoas Schilling2016-12-151-1/+1
* Adjust all implementations in the server repoJoas Schilling2016-12-011-4/+11
* Use the display name for usersJoas Schilling2016-11-161-4/+41
* Move comments activities to the new APIJoas Schilling2016-11-165-347/+391
* Fix comment mentions in activitiesJoas Schilling2016-10-281-0/+25
* Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebarMorris Jobke2016-10-051-12/+2
|\
| * Remove resolved FIXMEJoas Schilling2016-10-051-1/+0
| * Do not shorten comments in the activity sidebarJoas Schilling2016-10-051-11/+2
* | Add icons to activity navigationJoas Schilling2016-10-051-2/+3
|/
* Revert "Always add activities for comments to the stream"Joas Schilling2016-08-171-7/+3
* Fix apps/Joas Schilling2016-07-212-4/+6
* Move comments, systemtags and updatenotifications to PSR-4Joas Schilling2016-05-032-0/+457