Commit Graph

60 Commits (231ec6717cf77ebce4e55a2abd12e40ab9995430)

Author SHA1 Message Date
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files 3 months ago
Ferdinand Thiessen 81752fc9ed
chore(ocp): add `Override` attribute to all OCP classes 4 months ago
Anna Larch 95ee9a0b7d fix: add since param for activity manager 7 months ago
Anna Larch f9a159e2ef fix(activity): allow string types for snowflake IDs 7 months ago
Carl Schwan 3bdb344224
perf(external-sharing): Port to Entity and SnowflakeId 8 months ago
Anna Larch 6a3a244807 feat(activity): add bulk activity option 1 year ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 1 year ago
Joas Schilling 1f188c3048
fix(icons): Document icon requirements for notifications and activities 2 years ago
provokateurin a3da7456a7
fix(Activity): Restrict IEvent rich object parameters type 2 years ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling 17744f8590
fix(activity): Remove unneeded exception (types are enforced) 2 years ago
Joas Schilling 9f4845e25b
fix(activity): Add a dedicated exception when the filter or setting is not found 2 years ago
Joas Schilling 784ab6e79a
fix(activity): Add a dedicated exception when the event is unknown to the provider 2 years ago
Joas Schilling 8f83953ff1
fix(activity): Add a dedicated exception when not all fields are set while publishing an activity 2 years ago
Joas Schilling 661143a1d1
fix(activity): Add a dedicated exception when invalid values are set 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling 42be7a5d74
fix(OCP): Add since tag for all constants 3 years ago
Côme Chilliet f5c361cf44
composer run cs:fix 4 years ago
Côme Chilliet db995d464d Same thing for Activity 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 6 years ago
Joas Schilling 702c858604
It is very highly recommended to set an object for better filtering 6 years ago
Julius Härtl 45a474071e
Remove @package annotations from public namespace 6 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 6 years ago
Robin Appelman 227e362842
allow grouping of activity settings 6 years ago
Robin Appelman c8427781b4
implement old settings interface 6 years ago
Robin Appelman 5eb1e75e24
build autoloader 6 years ago
Robin Appelman aa051875f9
improve default notification fallback 6 years ago
Robin Appelman fb5ae20722
basic settings system for activity notifications 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 7 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 7 years ago
Joas Schilling 47f63da07c
Update documentation of setParsed* and setRich* 8 years ago
Joas Schilling abd305eff5
Remove legacy activity stuff 8 years ago
Joas Schilling 16817f3743
Make activity events strict 8 years ago
Roeland Jago Douma 60a34179c9
Remove deprecated publishActivity function 8 years ago
Morris Jobke 0eebff152a
Update license headers 9 years ago
Joas Schilling 8b0546e3f9
Add a flag to allow checking if SVGs are okay 9 years ago
Christoph Wurst d5ad642d18
Activities IManager throws an BadMethodCallException 10 years ago
Joas Schilling 23a525a74b
Add language to the parse method for emails 10 years ago
Joas Schilling da9468522b
Add an event merger and use it for the files activities 10 years ago
Joas Schilling a845f7bc01
Fix wrong copyright headers 10 years ago
Joas Schilling 6b88d56e3a
Update the since version to 11.0.0 10 years ago
Joas Schilling b8958ee937
Fix activity manager tests 10 years ago
Joas Schilling c2a5c1f2c6
Allow combining events 10 years ago
Joas Schilling b2248efd75
Allow to register Providers 10 years ago