aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/lib/Activity/Provider.php
Commit message (Expand)AuthorAgeFilesLines
* fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providersJoas Schilling2024-09-231-5/+5
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-171-4/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-21/+2
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* Make adjustments based on the reviewHamid Dehnavi2023-09-281-1/+2
* Refactor comments appHamid Dehnavi2023-09-281-13/+8
* 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-201-1/+1
|/
* 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-161-55/+15
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* 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
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-5/+5
* Update license headersChristoph Wurst2019-12-051-1/+1
* 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
* Update license headersMorris Jobke2017-11-061-0/+2
* 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-051-10/+31
* Fix CommentsRoeland Jago Douma2017-08-011-3/+3
* Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-201-1/+5
* 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-161-0/+198