| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(comments): Fix activity rich subject parametersfix/comments/activity-rich-subject-parameters | provokateurin | 3 days | 1 | -1/+4 |
* | fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser | Côme Chilliet | 2025-02-13 | 1 | -1/+1 |
* | fix(activity): Update more activity providers to use new exceptionsfollowup/48086/fix-more-activity-providers | Joas Schilling | 2024-09-23 | 1 | -5/+5 |
* | refactor: move to new activity exceptionrefactor/move-to-new-activity-exception | Anna Larch | 2024-09-17 | 1 | -4/+5 |
* | style: update codestyle for coding-standard 1.2.3 | Daniel Kesselberg | 2024-08-25 | 2 | -3/+3 |
* | fix(activity): regroup Files and spltit sharing activity | skjnldsv | 2024-08-01 | 1 | -2/+10 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-27 | 4 | -80/+10 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 1 | -1/+1 |
* | Make adjustments based on the review | Hamid Dehnavi | 2023-09-28 | 2 | -4/+2 |
* | Refactor comments app | Hamid Dehnavi | 2023-09-28 | 4 | -42/+23 |
* | Merge pull request #38605 from fsamapoor/replace_strpos_calls_in_comments_app | Côme Chilliet | 2023-06-29 | 1 | -1/+1 |
|\ |
|
| * | Refactors "strpos" calls in /apps/comments to improve code readability. | Faraz Samapoor | 2023-06-12 | 1 | -1/+1 |
* | | Cleanup comments code | Carl Schwan | 2023-06-20 | 4 | -78/+18 |
|/ |
|
* | Get rid of all useless calls to setParsedSubject now that setRichSubject is a... | Côme Chilliet | 2022-11-29 | 1 | -8/+4 |
* | Use user name cache in activity providers | Joas Schilling | 2022-08-19 | 1 | -15/+1 |
* | Modernize comments app | Carl Schwan | 2022-03-16 | 2 | -74/+21 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 4 | -7/+4 |
* | Improve mention matches | Joas Schilling | 2021-02-06 | 1 | -9/+3 |
* | Remove unneeded casts that were found by Psalm | Morris Jobke | 2021-01-11 | 1 | -1/+1 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 2 | -2/+0 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 1 | -5/+5 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 4 | -4/+6 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -1/+0 |
* | Unify the HTML encoding handling with other ROS apps | Joas Schilling | 2019-01-25 | 1 | -1/+0 |
* | Merge the str_replacements | Joas Schilling | 2019-01-24 | 1 | -1/+1 |
* | Fix the comments UI and activities for space-mentions | Joas Schilling | 2018-11-07 | 1 | -1/+6 |
* | fix creating comments when file is accessible to users with numeric ids | Arthur Schiwon | 2018-02-14 | 1 | -3/+4 |
* | Fix array method usages with a proper call | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
* | Update license headers | Morris Jobke | 2017-11-06 | 4 | -0/+7 |
* | Add a doc why this should not be removed | Joas Schilling | 2017-10-23 | 1 | -0/+6 |
* | Use the wrapper to get the parameters which was added in #6369 | Joas Schilling | 2017-09-19 | 1 | -2/+2 |
* | Allow translations of the comments activity in the emails too | Joas Schilling | 2017-09-05 | 2 | -13/+35 |
* | Fix Comments | Roeland Jago Douma | 2017-08-01 | 2 | -5/+5 |
* | Use PNG version of the icons for shipped activities | Joas Schilling | 2017-06-20 | 1 | -1/+5 |
* | Move systemtags and comments to new accesslist functions | Roeland Jago Douma | 2017-04-20 | 1 | -7/+9 |
* | Remove leading slash from sharing activity | Joas Schilling | 2016-12-15 | 1 | -1/+1 |
* | Adjust all implementations in the server repo | Joas Schilling | 2016-12-01 | 1 | -4/+11 |
* | Use the display name for users | Joas Schilling | 2016-11-16 | 1 | -4/+41 |
* | Move comments activities to the new API | Joas Schilling | 2016-11-16 | 5 | -347/+391 |
* | Fix comment mentions in activities | Joas Schilling | 2016-10-28 | 1 | -0/+25 |
* | Merge pull request #1519 from nextcloud/better-comments-in-activity-sidebar | Morris Jobke | 2016-10-05 | 1 | -12/+2 |
|\ |
|
| * | Remove resolved FIXME | Joas Schilling | 2016-10-05 | 1 | -1/+0 |
| * | Do not shorten comments in the activity sidebar | Joas Schilling | 2016-10-05 | 1 | -11/+2 |
* | | Add icons to activity navigation | Joas Schilling | 2016-10-05 | 1 | -2/+3 |
|/ |
|
* | Revert "Always add activities for comments to the stream" | Joas Schilling | 2016-08-17 | 1 | -7/+3 |
* | Fix apps/ | Joas Schilling | 2016-07-21 | 2 | -4/+6 |
* | Move comments, systemtags and updatenotifications to PSR-4 | Joas Schilling | 2016-05-03 | 2 | -0/+457 |