Morris Jobke
|
d8314b102e
|
Merge pull request #12624 from nextcloud/bugfix/noid/validate-all-rich-objects
Validate all rich objects
|
2018-12-04 22:48:54 +01:00 |
Joas Schilling
|
72f8a58f89
|
Parse activity when a user self-unshares a file
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-11-23 13:21:52 +01:00 |
Joas Schilling
|
99bcc1363e
|
Fix wrong used type
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-11-23 12:39:02 +01:00 |
Kevin Ndung'u
|
5d9c1d3fea
|
Update message shown when unsharing a file
Signed-off-by: Kevin Ndung'u <kevgathuku@gmail.com>
|
2018-06-18 13:12:23 +03:00 |
Joas Schilling
|
db9b2398dd
|
Fix group displaynames in activity
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2018-03-08 17:13:49 +01:00 |
Morris Jobke
|
0eebff152a
|
Update license headers
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-11-06 16:56:19 +01:00 |
Morris Jobke
|
a309fa7d6b
|
Disable default activity email for incoming shares
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2017-07-31 08:19:54 +02:00 |
Roeland Jago Douma
|
6d4731024a
|
Some app fixes of phpstorm inspections
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-07-24 11:42:07 +02:00 |
Joas Schilling
|
b69ddfba8b
|
Fix activity emails for accept/decline of remote shares
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-07-10 12:10:36 +02:00 |
Joas Schilling
|
90fa27694a
|
Use PNG version of the icons for shipped activities
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-06-20 13:48:51 +02:00 |
Joas Schilling
|
20a0a18fbd
|
Fix reshare with user activity message
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-03-21 16:54:28 -06:00 |
Robin Appelman
|
fa49c4a13b
|
Add a single public api for resolving a cloud id to a user and remote and back
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2017-02-08 15:17:02 +01:00 |
Joas Schilling
|
54e39d4b93
|
Fix files sharing legacy as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2017-02-08 11:55:50 +01:00 |
Joas Schilling
|
6de0eb0b74
|
Remove leading slash from sharing activity
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-12-15 15:53:48 +01:00 |
Joas Schilling
|
b2f46bfa04
|
Adjust all implementations in the server repo
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-12-01 11:35:23 +01:00 |
Joas Schilling
|
1c564fd554
|
Fix placeholder typo in public link activity
https://www.transifex.com/nextcloud/nextcloud/translate/#152/files_sharing/101548786/
|
2016-11-23 21:43:14 +01:00 |
Morris Jobke
|
59db9fada2
|
Merge pull request #2281 from nextcloud/fix-translation
Fix language typo
|
2016-11-23 17:53:21 +01:00 |
Joas Schilling
|
14f01dbe33
|
Fix language typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-23 16:55:49 +01:00 |
Lukas Reschke
|
2eca9cc384
|
Merge pull request #2262 from nextcloud/specify-parameters-on-public-download
Specify the parameters on public download
|
2016-11-23 14:02:38 +01:00 |
Joas Schilling
|
a36d26950e
|
Only do stuff when its a remote-share activity
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-22 22:46:18 +01:00 |
Joas Schilling
|
e9336dddd5
|
Specify the parameters on public download
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-22 20:14:42 +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 |