summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-10-1866-110/+328
* Make sure the UID is correctly casedJoas Schilling2016-10-171-3/+11
* Merge pull request #1449 from nextcloud/comments-user-mentionMorris Jobke2016-10-1713-11/+1727
|\
| * apply some polishArthur Schiwon2016-10-144-86/+28
| * emit pre-update event for commentsArthur Schiwon2016-10-125-44/+28
| * adjust wording of the notificationArthur Schiwon2016-10-082-8/+7
| * remove notifications of deleted comments from the DBArthur Schiwon2016-10-082-7/+36
| * use different files route/controllerArthur Schiwon2016-10-072-13/+2
| * Notificacations for simple @-mentioning in commentsArthur Schiwon2016-10-0712-10/+1783
* | [tx-robot] updated from transifexNextcloud bot2016-10-176-0/+6
* | [tx-robot] updated from transifexNextcloud bot2016-10-162-0/+32
* | [tx-robot] updated from transifexNextcloud bot2016-10-1510-4/+12
* | Merge pull request #1441 from nextcloud/getby-id-less-queriesLukas Reschke2016-10-145-40/+55
|\ \
| * | remove unneeded unlockRobin Appelman2016-10-121-2/+0
| * | remove duplicate traitRobin Appelman2016-10-121-1/+0
| * | get node by path as fallbackRobin Appelman2016-10-121-6/+8
| * | fix getting recipient share in ocs apiRobin Appelman2016-10-121-14/+18
| * | fix share tests not passing pathRobin Appelman2016-10-121-4/+7
| * | re-use the share node while formating if we already have itRobin Appelman2016-10-121-7/+13
| * | more robust test setupRobin Appelman2016-10-123-11/+11
| * | phpunit is weirdRobin Appelman2016-10-121-3/+4
| * | Always unlock node after trying to create a shareRobin Appelman2016-10-121-1/+3
* | | fix typoThomas Citharel2016-10-141-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2016-10-148-4/+42
* | | Merge pull request #1726 from nextcloud/fix-symfony-tableMorris Jobke2016-10-133-3/+4
|\ \ \
| * | | symfony replaced table helper by class, fixes two broken LDAP occ commandsArthur Schiwon2016-10-123-3/+4
| |/ /
* / / [tx-robot] updated from transifexNextcloud bot2016-10-134-2/+16
|/ /
* | Merge pull request #1713 from nextcloud/rebase_1493Roeland Jago Douma2016-10-121-0/+2
|\ \
| * | fix issue #1482 - mail invites through v1 webdavClaudemir Todo Bom2016-10-121-0/+2
* | | Readd Notify commandRoeland Jago Douma2016-10-121-0/+1
* | | Move console command registration to info.xml for encryption as well as files...Thomas Müller2016-10-125-107/+25
|/ /
* | [tx-robot] updated from transifexNextcloud bot2016-10-122-0/+2
* | [9.2] Register commands in info.xml (#26248)Thomas Müller2016-10-1110-171/+26
* | Merge pull request #1407 from nextcloud/multiline_commentsMorris Jobke2016-10-113-5/+14
|\ \
| * | fix textarea submitskjnldsv2016-10-111-2/+3
| * | Fix js testRoeland Jago Douma2016-10-041-1/+1
| * | Add autosize to comments inputRoeland Jago Douma2016-10-042-3/+11
* | | [tx-robot] updated from transifexNextcloud bot2016-10-112-0/+2
* | | Merge pull request #1680 from nextcloud/downstream-26308Roeland Jago Douma2016-10-109-1/+1
|\ \ \
| * | | fix drag and drop icon for files appMorris Jobke2016-10-101-1/+1
| * | | Remove PNG fallbacks from files app (#26308)Vincent Petry2016-10-108-0/+0
* | | | Merge pull request #1675 from nextcloud/remove-unneeded-variableLukas Reschke2016-10-101-5/+2
|\ \ \ \
| * | | | remove unneeded variable & proper element creationMorris Jobke2016-10-101-5/+2
| |/ / /
* | | | Use more IConfig and add unit testsRoeland Jago Douma2016-10-102-21/+120
* | | | DI IConfig into ldap helperRoeland Jago Douma2016-10-1026-27/+43
* | | | Do not query data that is already in the appconfigRoeland Jago Douma2016-10-101-23/+12
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2016-10-1018-38/+360
* | | [tx-robot] updated from transifexNextcloud bot2016-10-0912-2/+160
* | | [tx-robot] updated from transifexNextcloud bot2016-10-0860-34/+626
| |/ |/|
* | Merge pull request #1643 from nextcloud/ldap_more_cachingMorris Jobke2016-10-074-29/+180
|\ \