Daniel Kesselberg
|
e24d555281
|
Set false as default for requirePNG
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-02-18 00:13:02 +01:00 |
Joas Schilling
|
abd305eff5
|
Remove legacy activity stuff
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-01-24 16:52:38 +01:00 |
Joas Schilling
|
909745acfd
|
Fix default types of activity event member variables
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-10-15 11:45:17 +02:00 |
Joas Schilling
|
16817f3743
|
Make activity events strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-10-12 12:12:12 +02:00 |
Roeland Jago Douma
|
60a34179c9
|
Remove deprecated publishActivity function
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-10-05 12:55:45 +02:00 |
Morris Jobke
|
870fe20acc
|
Use $var[] = $a instead of array_push - 2x faster
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2018-01-25 22:36:03 +01:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Roeland Jago Douma
|
5f227bd93b
|
More phpstorm inspection fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 11:39:29 +02:00 |
Joas Schilling
|
8b0546e3f9
|
Add a flag to allow checking if SVGs are okay
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-06-20 12:40:45 +02:00 |
Joas Schilling
|
644b37c7e4
|
Change the order on merging activities so the newest item is first
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-03-28 17:19:34 +02:00 |
Joas Schilling
|
da9468522b
|
Add an event merger and use it for the files activities
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-25 15:36:11 +01:00 |
Roeland Jago Douma
|
08ef7356f6
|
Merge pull request #2165 from nextcloud/sharing-activities-update
Move file sharing activities to the new API
|
2016-11-22 10:19:15 +01:00 |
Joas Schilling
|
bdaf334c53
|
Move file sharing activities to the new API
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 16:45:08 +01:00 |
Joas Schilling
|
a845f7bc01
|
Fix wrong copyright headers
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 12:20:04 +01:00 |
Joas Schilling
|
6b88d56e3a
|
Update the since version to 11.0.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:29:27 +01:00 |
Joas Schilling
|
6047493b6d
|
Fix integration tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:25:46 +01:00 |
Joas Schilling
|
b5f1296d1f
|
Make sure they are always arrays
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:25:46 +01:00 |
Joas Schilling
|
b8958ee937
|
Fix activity manager tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:25:45 +01:00 |
Joas Schilling
|
c2a5c1f2c6
|
Allow combining events
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:25:45 +01:00 |
Joas Schilling
|
b2248efd75
|
Allow to register Providers
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:25:45 +01:00 |
Joas Schilling
|
72f0d9981e
|
Add ROS and icon support to the events
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:25:45 +01:00 |
Joas Schilling
|
a366602961
|
Validate the input into Event already
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:25:44 +01:00 |
Joas Schilling
|
13ff56bfc5
|
Allow to register settings/types via info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:25:44 +01:00 |
Joas Schilling
|
280d5325c7
|
Allow to register activity filters via info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-16 09:25:40 +01:00 |
Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Joas Schilling
|
7bfc617b03
|
Move activity manager to the namespace
|
2016-05-02 11:57:24 +02:00 |
Roeland Jago Douma
|
a5a6c85c1c
|
Move files in \OC\Activity to PSR-4
|
2016-04-13 10:29:36 +02:00 |