summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Add an icon to the federated sharing notificationJoas Schilling2016-11-282-5/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #2335 from nextcloud/grouping-for-activitiesMorris Jobke2016-11-281-109/+84
|\ | | | | Bring back grouping for activities
| * Add an event merger and use it for the files activitiesJoas Schilling2016-11-251-1/+16
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Working towards groupsJoas Schilling2016-11-251-108/+68
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | bring back permissions for mail sharesBjoern Schiessle2016-11-281-0/+1
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #2312 from nextcloud/move-sharebymail-to-new-apiBjörn Schießle2016-11-284-258/+181
|\ \ | | | | | | Move ShareByMail activities to new API
| * | Correctly match the subjects to the parametersJoas Schilling2016-11-251-2/+2
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Remove old testJoas Schilling2016-11-251-68/+0
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Get user name from contacts if availableJoas Schilling2016-11-251-2/+34
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Move ShareByMail activities to new APIJoas Schilling2016-11-243-195/+154
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2016-11-282-2/+2
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-11-2824-4/+120
| | |
* | | Merge pull request #2343 from nextcloud/fix-exteranl-storage-redirectJoas Schilling2016-11-271-1/+1
|\ \ \ | | | | | | | | [Minor] Fix link to external storage settings on error notification
| * | | Fix link to external storage settings on error notificationFelix A. Epp2016-11-261-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* | | | [tx-robot] updated from transifexNextcloud bot2016-11-2734-32/+274
|/ / /
* | / [tx-robot] updated from transifexNextcloud bot2016-11-26128-696/+1644
| |/ |/|
* | Add Identityproof testsRoeland Jago Douma2016-11-241-1/+0
| | | | | | | | | | | | | | | | | | * Add tests for Key * Add tests for Manager * Add tests for Signer * Removed URLGenerator from Signer Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #2306 from nextcloud/dont-log-user-passwordMorris Jobke2016-11-242-9/+21
|\ \ | | | | | | Don't log the user password in case something goes wrong
| * | Don't log the user password in case something goes wrongJoas Schilling2016-11-242-9/+21
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / fix some outdated namingJan-Christoph Borchardt2016-11-241-1/+1
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #2296 from nextcloud/nitpicking-on-federation-admin-sectionLukas Reschke2016-11-241-3/+3
|\ | | | | Fix some language issues in the federation admin panel
| * Fix some language issues in the federation admin panelJoas Schilling2016-11-241-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix placeholder typo in public link activityJoas Schilling2016-11-231-1/+1
|/ | | https://www.transifex.com/nextcloud/nextcloud/translate/#152/files_sharing/101548786/
* Add testsLukas Reschke2016-11-237-1/+268
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* restore ldap_password_prroot2016-11-2311-6/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> remove notification part Signed-off-by: Roger Szabo <roger.szabo@web.de> blizzz comments Signed-off-by: Roger Szabo <roger.szabo@web.de> morris comment Signed-off-by: Roger Szabo <roger.szabo@web.de> improved error message for changing password Signed-off-by: Roger Szabo <roger.szabo@web.de> blizz comments 20161013 Signed-off-by: Roger Szabo <roger.szabo@web.de> Signed-off-by: Roger Szabo <roger.szabo@web.de> Adjust HintException usage Signed-off-by: Roger Szabo <roger.szabo@web.de> Signed-off-by: Roger Szabo <roger.szabo@web.de>
* Merge pull request #2281 from nextcloud/fix-translationMorris Jobke2016-11-232-4/+4
|\ | | | | Fix language typo
| * Fix language typoJoas Schilling2016-11-232-4/+4
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #2232 from nextcloud/imagescale-fixLukas Reschke2016-11-231-1/+3
|\ \ | | | | | | Workaround for PHP bug when calling imagescale
| * | Workaround for PHP bug when calling imagescaleJulius Haertl2016-11-221-1/+3
| | | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* | | Merge pull request #2278 from nextcloud/filelist-share-visibleLukas Reschke2016-11-231-3/+9
|\ \ \ | | | | | | | | make the share icon in the filelist visible again
| * | | improved style of shared entryMorris Jobke2016-11-231-3/+8
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | make the share icon in the filelist visible againRobin Appelman2016-11-231-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #2240 from nextcloud/daita-encryption-init_on_master_keyLukas Reschke2016-11-234-0/+59
|\ \ \ \ | | | | | | | | | | init Session/privateKeys on Master Key
| * | | | check if session is initializedBjoern Schiessle2016-11-235-3/+59
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | init Session/privateKeys on Master KeyMaxence Lange2016-11-221-0/+3
| | | | | | | | | | | | | | | I can't find another way to init the session ...
* | | | | Merge pull request #2266 from nextcloud/avatar_imageMorris Jobke2016-11-232-7/+41
|\ \ \ \ \ | | | | | | | | | | | | VCARDS don't hold binary data
| * | | | | VCARDS don't hold binary dataRoeland Jago Douma2016-11-232-7/+41
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * We need to base64 encode the avatar! * Switched to vcard v4 * User proper data uri Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #2262 from nextcloud/specify-parameters-on-public-downloadLukas Reschke2016-11-231-3/+9
|\ \ \ \ \ | |/ / / / |/| | | | Specify the parameters on public download
| * | | | Specify the parameters on public downloadJoas Schilling2016-11-221-3/+9
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | Merge pull request #2263 from nextcloud/remove91_migrationLukas Reschke2016-11-234-234/+0
|\ \ \ \ | | | | | | | | | | Remove migration steps in app dav
| * | | | Remove 9.1 migration steps in app dav (#25654)Thomas Müller2016-11-224-234/+0
| |/ / /
* / / / Only do stuff when its a remote-share activityJoas Schilling2016-11-221-2/+3
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #2246 from ↵Lukas Reschke2016-11-222-8/+62
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/display-name-for-files-and-tagging-activities-again Use the display name for files activities again
| * | | document new variableMorris Jobke2016-11-221-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Use the display name for files activities againJoas Schilling2016-11-222-8/+59
| |/ / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #2229 from nextcloud/select2-fix-bisLukas Reschke2016-11-221-1/+1
|\ \ \ | | | | | | | | Select2 fix bis
| * | | Fix systemtagsfilelist unwanted margin and clean aera a bitJohn Molakvoæ2016-11-221-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Fix undefined systemtags stuffRoeland Jago Douma2016-11-221-4/+2
| |/ / |/| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #2179 from nextcloud/update-systemtags-to-new-activity-apiJoas Schilling2016-11-226-363/+425
|\ \ \ | |_|/ |/| | Update systemtags activity to new API
| * | Update systemtags activity to new APIJoas Schilling2016-11-176-363/+425
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>