summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-01-2290-178/+282
* Merge pull request #30379 from nextcloud/feature/add-comments-reactionsJoas Schilling2022-01-2112-15/+810
|\
| * Fix affected unit testVitor Mattos2022-01-211-0/+1
| * Refactor and fixes on testsVitor Mattos2022-01-211-124/+135
| * Fix conflictVitor Mattos2022-01-212-2/+2
| * Fix check after change from string to mb_stringVitor Mattos2022-01-212-4/+5
| * Fix CSJoas Schilling2022-01-211-1/+1
| * Throw if trying to save reaction without supportJoas Schilling2022-01-211-0/+4
| * Only check mb_strlen()Joas Schilling2022-01-211-1/+1
| * Remove order from groupConcat as it is not working everywhereJoas Schilling2022-01-216-8/+7
| * Limit the summary and sort it afterwardsJoas Schilling2022-01-212-10/+44
| * Fix groupConcat and ordering on OracleVitor Mattos2022-01-216-10/+12
| * Order the reaction summary, improvements on validationsVitor Mattos2022-01-212-13/+122
| * Disable reactions if database don't support utf8mb4Vitor Mattos2022-01-212-5/+21
| * Skip if dont support 4 bytes UTF8Vitor Mattos2022-01-211-0/+13
| * Update composer autoload and change string to constantVitor Mattos2022-01-212-0/+2
| * Rename vars and move logic to methodVitor Mattos2022-01-211-7/+8
| * Fix column size to work with Oracle. Add unit testsVitor Mattos2022-01-211-4/+4
| * Fix column size to work with Oracle. Add unit testsVitor Mattos2022-01-211-2/+9
| * Add unit testsVitor Mattos2022-01-211-4/+261
| * Prevent query error when use subqueryVitor Mattos2022-01-214-9/+12
| * Prevent violate constraintVitor Mattos2022-01-211-9/+28
| * Rename varsVitor Mattos2022-01-211-14/+14
| * Add comments reactionsVitor Mattos2022-01-214-0/+316
* | Merge pull request #30788 from nextcloud/automated/noid/psalm-baseline-update...Joas Schilling2022-01-211-5/+0
|\ \
| * | Update psalm baselinenextcloud-command2022-01-211-5/+0
* | | Merge pull request #30789 from nextcloud/Valdnet-patch-2John Molakvoæ2022-01-211-1/+1
|\ \ \
| * | | l10n: Change to a capital letterValdnet2022-01-211-1/+1
| |/ /
* | | Merge pull request #30123 from nextcloud/rakekniven-patch-1Joas Schilling2022-01-213-5/+5
|\ \ \ | |/ / |/| |
| * | l10n: Add dot at the end of an sentencerakekniven2022-01-203-5/+5
* | | [tx-robot] updated from transifexNextcloud bot2022-01-21134-176/+206
* | | Merge pull request #29349 from nextcloud/enh/noid/filesext_kerberos_apache_authJohn Molakvoæ2022-01-2025-126/+633
|\ \ \
| * | | Add test for samba kerberos sso in ciRobin Appelman2022-01-202-0/+111
| * | | update icewind/smb to 3.5.2Robin Appelman2022-01-206-53/+72
| * | | update to release smb libRobin Appelman2022-01-201-4/+4
| * | | update icewind/smb to 3.5.1Robin Appelman2022-01-2020-91/+375
| * | | do not use deprecated query() methodArthur Schiwon2022-01-201-28/+28
| * | | add changes from Sebastian/dassIT and move default_realm to backendArthur Schiwon2022-01-202-5/+27
| * | | add KerberosApacheAuth support to files_externalArthur Schiwon2022-01-203-7/+78
* | | | Merge pull request #30771 from nextcloud/fix/proppatch-convert-complex-proper...Côme Chilliet2022-01-201-0/+5
|\ \ \ \
| * | | | Convert properties value to string before passing them to databaseCôme Chilliet2022-01-201-0/+5
* | | | | Merge pull request #30770 from nextcloud/enh/logo-link-target-configJulien Veyssier2022-01-203-1/+12
|\ \ \ \ \
| * | | | | allow changing the top-left logo link target in system configJulien Veyssier2022-01-203-1/+12
* | | | | | Merge pull request #30769 from nextcloud/fix/memcached_clearCôme Chilliet2022-01-201-21/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Always call flush() as getAllKeys() is brokenCôme Chilliet2022-01-201-21/+2
| |/ / / /
* | | | | Merge pull request #29846 from nextcloud/Valdnet-patch-2Simon L2022-01-204-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | l10n: Spelling unification in Transifex.Valdnet2022-01-203-4/+4
| * | | | l10n: Spelling unification in Transifex.Valdnet2022-01-201-2/+2
| | |/ / | |/| |
* | | | Merge pull request #30471 from nextcloud/enh/cast-char-mysqlJoas Schilling2022-01-205-0/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix psalm complaintJoas Schilling2022-01-041-0/+1