Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix comment sorter | Arthur Schiwon | 2017-10-30 | 6 | -137/+32 |
* | preserve line breaks | Arthur Schiwon | 2017-10-30 | 1 | -0/+10 |
* | add acceptance tests | Arthur Schiwon | 2017-10-28 | 3 | -0/+91 |
* | fix sharerecipientssorter tests | Arthur Schiwon | 2017-10-27 | 2 | -12/+50 |
* | configurable amount of autocomplete results in comments | Arthur Schiwon | 2017-10-27 | 6 | -22/+128 |
* | avatar css fixes | Arthur Schiwon | 2017-10-27 | 1 | -2/+10 |
* | apply our theming | Arthur Schiwon | 2017-10-27 | 4 | -5/+95 |
* | fix sorting | Arthur Schiwon | 2017-10-26 | 4 | -5/+17 |
* | autocomplete on demand | Arthur Schiwon | 2017-10-26 | 1 | -13/+19 |
* | add config parameter sample | Arthur Schiwon | 2017-10-25 | 1 | -0/+18 |
* | add search parameter to autocomplete controller | Arthur Schiwon | 2017-10-25 | 2 | -5/+22 |
* | avoid unnecessary recursion | Arthur Schiwon | 2017-10-25 | 2 | -11/+10 |
* | enable autocomplete when editing comments | Arthur Schiwon | 2017-10-23 | 1 | -49/+75 |
* | fix unstable comment order | Arthur Schiwon | 2017-10-23 | 1 | -13/+19 |
* | fix contactsmenu-popup | Arthur Schiwon | 2017-10-22 | 1 | -0/+1 |
* | convert mentions after save to the plain format we use | Arthur Schiwon | 2017-10-22 | 1 | -43/+89 |
* | when writing a comment, render mentions as they'd appear anywhere | Arthur Schiwon | 2017-10-22 | 1 | -12/+38 |
* | turn textarea to contenteditable div | Arthur Schiwon | 2017-10-22 | 2 | -15/+49 |
* | contenteditable divs should look like textareas | Arthur Schiwon | 2017-10-22 | 3 | -9/+11 |
* | setup atwho autocomplete | Arthur Schiwon | 2017-10-22 | 1 | -0/+23 |
* | add At.js and dependencies | Arthur Schiwon | 2017-10-22 | 168 | -1/+35823 |
* | fix class name in info.xml | Arthur Schiwon | 2017-10-22 | 1 | -1/+1 |
* | ensure that sorting is stable | Arthur Schiwon | 2017-10-22 | 4 | -11/+37 |
* | split walking the tree from operating on it | Arthur Schiwon | 2017-10-22 | 1 | -14/+25 |
* | AutoCompletion backend | Arthur Schiwon | 2017-10-22 | 21 | -24/+1090 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-22 | 12 | -6/+178 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-21 | 26 | -12/+118 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-20 | 20 | -4/+260 |
* | Merge pull request #6873 from nextcloud/ldap_proxy_redix_fix | Lukas Reschke | 2017-10-19 | 1 | -19/+12 |
|\ | |||||
| * | Little bit of code cleanup | Roeland Jago Douma | 2017-10-19 | 1 | -5/+5 |
| * | Do not check existance before fetch | Roeland Jago Douma | 2017-10-19 | 1 | -14/+7 |
* | | Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitations | Joas Schilling | 2017-10-19 | 7 | -3/+209 |
|\ \ | |||||
| * | | Make it possible to opt out of IMip Plugin for CalDAV | Georg Ehrke | 2017-10-16 | 2 | -2/+10 |
| * | | add admin settings panel for dav app | Georg Ehrke | 2017-10-16 | 5 | -1/+199 |
* | | | Merge pull request #6677 from nextcloud/downstream-dont-reset-quota | Lukas Reschke | 2017-10-19 | 3 | -18/+12 |
|\ \ \ | |||||
| * | | | and add missing whitespaces to log outout | Arthur Schiwon | 2017-09-28 | 1 | -2/+2 |
| * | | | Adjust unittest | Juan Pablo Villafáñez | 2017-09-28 | 1 | -15/+10 |
| * | | | Keep the current quota if no suitable quota is found | Juan Pablo Villafáñez | 2017-09-28 | 1 | -1/+0 |
* | | | | Merge pull request #6825 from nextcloud/no-filecache-update | Lukas Reschke | 2017-10-19 | 6 | -17/+128 |
|\ \ \ \ | |||||
| * | | | | Update autoloading | Joas Schilling | 2017-10-16 | 2 | -0/+2 |
| * | | | | Also update the activity table with this | Joas Schilling | 2017-10-13 | 1 | -0/+6 |
| * | | | | Add a command to manually migrate to big ints | Joas Schilling | 2017-10-13 | 2 | -0/+102 |
| * | | | | Install new instances with bigint filecache | Joas Schilling | 2017-10-13 | 1 | -14/+15 |
| * | | | | Don't change the filecache schema on update | Joas Schilling | 2017-10-13 | 1 | -3/+3 |
* | | | | | Merge pull request #6835 from nextcloud/dav-plugins-from-apps-only | Lukas Reschke | 2017-10-19 | 5 | -4/+291 |
|\ \ \ \ \ | |||||
| * | | | | | Dav: codestyle fixes in PluginManager | Julius Härtl | 2017-10-14 | 1 | -8/+8 |
| * | | | | | Let apps register Sabre plugins or collections | Vincent Petry | 2017-10-14 | 5 | -4/+291 |
* | | | | | | Merge pull request #6853 from nextcloud/apps_autoloader | Lukas Reschke | 2017-10-19 | 12 | -9/+721 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Ignore composer stuff in phan | Roeland Jago Douma | 2017-10-17 | 1 | -0/+1 |
| * | | | | | Update autoload checker | Roeland Jago Douma | 2017-10-17 | 1 | -5/+14 |