summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #23130 from nextcloud/fix/user-statusRoeland Jago Douma2020-10-0248-216/+403
|\
| * Show the sublineJoas Schilling2020-10-025-6/+11
| * Set status is also there nowJoas Schilling2020-10-021-2/+4
| * Update @nextcloud/vue to 2.6.7Joas Schilling2020-10-0238-42/+51
| * Status: Add subline for Invisible to explain it properlyJan C. Borchardt2020-10-015-6/+7
| * Enable scrollbar for too long content, same way as in Dashboard customizeJan C. Borchardt2020-10-015-6/+9
| * Move online status into modalJohn Molakvoæ (skjnldsv)2020-10-0114-181/+348
|/
* Merge pull request #23112 from nextcloud/bugfix/noid/increase-timeout-of-stat...Roeland Jago Douma2020-10-013-4/+4
|\
| * Increase the timeout of statusesJoas Schilling2020-10-013-4/+4
* | [tx-robot] updated from transifexNextcloud bot2020-10-0162-130/+232
* | Merge pull request #23113 from nextcloud/design/status-wordingRoeland Jago Douma2020-09-305-9/+9
|\ \
| * | Change wording from 'custom status' to 'status message'Jan C. Borchardt2020-09-305-9/+9
| |/
* | Merge pull request #23108 from nextcloud/bugfix/noid/reset-user-status-when-m...Joas Schilling2020-09-302-6/+29
|\ \ | |/ |/|
| * Reset the user status when clearing the custom messageJoas Schilling2020-09-302-6/+29
|/
* Merge pull request #23104 from nextcloud/bugfix/noid/bump-nextcloud-vueJoas Schilling2020-09-3041-50/+59
|\
| * Bump @nextcloud/vue to 2.6.6Joas Schilling2020-09-3041-50/+59
|/
* [tx-robot] updated from transifexNextcloud bot2020-09-302-0/+2
* Merge pull request #22999 from nextcloud/bugfix/noid/settings-container-heightJulius Härtl2020-09-291-0/+2
|\
| * Adjust scroll container height to make it a proper boundary element for actionsJulius Härtl2020-09-291-0/+2
* | Merge pull request #23043 from nextcloud/fix/noid/weather-status-not-logged-inRoeland Jago Douma2020-09-295-11/+30
|\ \ | |/ |/|
| * avoid crash when unauthenticated users make weather-related requests, mention...Julien Veyssier2020-09-285-11/+30
* | Merge pull request #23083 from nextcloud/bugfix/extend-php-error-loggingRoeland Jago Douma2020-09-291-2/+4
|\ \
| * | Generate exception to log on php errorsJulius Härtl2020-09-291-2/+4
* | | Merge pull request #23074 from nextcloud/fix/sharee-search-empty-email-matchJulius Härtl2020-09-291-2/+2
|\ \ \
| * | | Do not match sharees on an empty email addressChristoph Wurst2020-09-281-2/+2
| | |/ | |/|
* | | Merge pull request #23013 from nextcloud/bugfix/noid/show-federation-results-...Roeland Jago Douma2020-09-291-2/+3
|\ \ \
| * | | Show federation and email results also with exact user match unless containing @Joas Schilling2020-09-231-2/+3
| | |/ | |/|
* | | Merge pull request #22983 from nextcloud/bugfix/noid/sync-all-users-to-system...Roeland Jago Douma2020-09-291-1/+1
|\ \ \
| * | | Sync all users to the system addresssbookJoas Schilling2020-09-211-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2020-09-2914-4/+42
* | | | Merge pull request #23056 from nextcloud/dependabot/npm_and_yarn/vue-router-3...dependabot-preview[bot]2020-09-284-7/+7
|\ \ \ \
| * | | | Bump vue-router from 3.4.3 to 3.4.4dependabot-preview[bot]2020-09-284-7/+7
* | | | | Merge pull request #23012 from nextcloud/enh/template-reponse-renderasRoeland Jago Douma2020-09-283-3/+15
|\ \ \ \ \
| * | | | | Add acutal response to BeforeTemplateRenderedEventJulius Härtl2020-09-242-2/+13
| * | | | | Only load user status script when neededJulius Härtl2020-09-241-1/+2
* | | | | | Merge pull request #23054 from nextcloud/dependabot/npm_and_yarn/build/jsdoc-...Roeland Jago Douma2020-09-282-4/+4
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bump jsdoc from 3.6.5 to 3.6.6 in /builddependabot-preview[bot]2020-09-262-4/+4
| | |/ / / | |/| | |
* | | | | Merge pull request #23051 from nextcloud/design/heading-app-detailRoeland Jago Douma2020-09-281-1/+0
|\ \ \ \ \
| * | | | | Fix app text going too far down on hover/focusJan C. Borchardt2020-09-251-1/+0
| |/ / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2020-09-2820-2/+286
* | | | | [tx-robot] updated from transifexNextcloud bot2020-09-2714-16/+96
* | | | | [tx-robot] updated from transifexNextcloud bot2020-09-2644-16/+302
|/ / / /
* | | | Merge pull request #23034 from nextcloud/bugfix/noid/numeric-folders-thorw-on...Joas Schilling2020-09-251-0/+12
|\ \ \ \
| * | | | Fix numeric folders throwing on markDirtyJoas Schilling2020-09-241-0/+12
* | | | | Merge pull request #23041 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2020-09-251-8/+0
|\ \ \ \ \
| * | | | | Update psalm baselineNextcloud-PR-Bot2020-09-251-8/+0
|/ / / / /
* | / / / [tx-robot] updated from transifexNextcloud bot2020-09-25150-270/+522
| |/ / / |/| | |
* | | | Merge pull request #23033 from nextcloud/fix/autoloader_updateRoeland Jago Douma2020-09-2426-26/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Update autloaderRoeland Jago Douma2020-09-2426-26/+26
|/ / /
* | | Merge pull request #23015 from nextcloud/bugfix/noid/warn-on-slow-dashboard-w...Roeland Jago Douma2020-09-242-0/+19
|\ \ \