Wykres commitów

2145 Commity (5eb3e4d87ca2d4a0d1d881ac79ba1f689ba6e822)

Autor SHA1 Wiadomość Data
Robin Appelman 5eb3e4d87c lint
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-08 18:36:55 +02:00
Robin Appelman 5adc6e0004 generate router-link for mention and hashtag links
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-08 18:36:55 +02:00
Robin Appelman 6e57649ce5 emojify message content
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-08 18:36:53 +02:00
Robin Appelman 34ec87cd4f render messages based on the source html
instead of first stripping, and then repopulating html.

this makes it possible to do proper manipulation on mention and hashtag links

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-08 18:35:56 +02:00
Jan C. Borchardt 274a7ec4d7
Merge pull request #1050 from nextcloud/fix/noid/documentation-link
Fix documentation link going to outdated version
2020-10-08 16:37:48 +02:00
Jan C. Borchardt 9272c37130
Merge pull request #1045 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.6.8
Bump @nextcloud/vue from 2.6.5 to 2.6.8
2020-10-08 15:10:34 +02:00
Jan C. Borchardt 80ec73d3c5
Merge pull request #1044 from nextcloud/dependabot/npm_and_yarn/vue-router-3.4.5
Bump vue-router from 3.4.4 to 3.4.5
2020-10-08 15:10:14 +02:00
Jan C. Borchardt 8fc3891126
Merge pull request #1047 from nextcloud/dependabot/npm_and_yarn/style-loader-1.3.0
Bump style-loader from 1.2.1 to 1.3.0
2020-10-08 15:09:55 +02:00
Jan C. Borchardt 079d39f565
Merge pull request #1048 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.22.1
Bump eslint-plugin-import from 2.22.0 to 2.22.1
2020-10-08 15:09:05 +02:00
Jan C. Borchardt c593c989a5
Fix documentation link going to outdated version
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-10-08 15:05:18 +02:00
Robin Appelman 6b11aa717c
Merge pull request #243 from nextcloud/tests/cypress
Add cypress testing
2020-10-08 12:06:48 +00:00
dependabot-preview[bot] 3f35109431
Bump eslint-plugin-import from 2.22.0 to 2.22.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-03 17:34:40 +00:00
dependabot-preview[bot] d84d5804d4
Bump style-loader from 1.2.1 to 1.3.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.2.1...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-03 17:33:54 +00:00
dependabot-preview[bot] 9706c1b94d
Bump @nextcloud/vue from 2.6.5 to 2.6.8
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.6.5 to 2.6.8.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.6.5...v2.6.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-03 17:32:08 +00:00
dependabot-preview[bot] 91a680f99c
Bump vue-router from 3.4.4 to 3.4.5
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.4...v3.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-03 17:29:40 +00:00
Maxence Lange 7015f853c7
Merge pull request #1043 from nextcloud/well-known-autoload
fix well-known autoloader paths
2020-10-02 15:57:30 -01:00
Robin Appelman b9d2648f0a fix well-known autoloader paths
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-02 17:21:46 +02:00
Robin Appelman d20d14cb42 add cypress testing
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-01 19:53:33 +02:00
Robin Appelman f77cf749c0 remove duplicate primary key
since autoincrement automatically becomes the primary key on most(?) databases, we can't set another one

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-01 17:32:23 +02:00
Maxence Lange a0eb2b2ee3
Merge pull request #937 from nextcloud/dependabot/composer/gumlet/php-image-resize-2.0.0
Bump gumlet/php-image-resize from 1.9.2 to 2.0.0
2020-09-30 14:43:45 -01:00
Maxence Lange 51075c8157
Merge pull request #1036 from nextcloud/dependabot/npm_and_yarn/vue-router-3.4.4
Bump vue-router from 3.4.3 to 3.4.4
2020-09-30 14:42:12 -01:00
Maxence Lange 8446396425
Merge pull request #1032 from nextcloud/fix-migration-notnull
fix migration by allowing null values for 'nid'
2020-09-30 14:28:55 -01:00
dependabot-preview[bot] a5ddc32f9f
Bump gumlet/php-image-resize from 1.9.2 to 2.0.0
Bumps [gumlet/php-image-resize](https://github.com/gumlet/php-image-resize) from 1.9.2 to 2.0.0.
- [Release notes](https://github.com/gumlet/php-image-resize/releases)
- [Commits](https://github.com/gumlet/php-image-resize/compare/1.9.2...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30 15:25:14 +00:00
Maxence Lange ce5728b1cc fixing composer
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
fix composer

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-30 14:23:38 -01:00
Nextcloud bot 52c7ed24d8
[tx-robot] updated from transifex 2020-09-29 03:11:39 +00:00
dependabot-preview[bot] c5733aa569
Bump vue-router from 3.4.3 to 3.4.4
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.3...v3.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26 06:24:12 +00:00
Jan C. Borchardt 0d8fe32e27
Merge pull request #1033 from nextcloud/docs/move-wiki
Move wiki pages to docs folder
2020-09-24 17:31:34 +02:00
Jan C. Borchardt 98804b45fd
Move wiki pages to docs folder
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-24 17:18:02 +02:00
Robin Appelman 6d75921856 fix migration by allowing null values for 'nid'
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-24 16:59:44 +02:00
dependabot-preview[bot] 41ccc2f49b
Merge pull request #1026 from nextcloud/dependabot/npm_and_yarn/acorn-8.0.1 2020-09-24 14:59:05 +00:00
dependabot-preview[bot] 8578776761
Merge pull request #1000 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.2 2020-09-24 14:57:52 +00:00
Jan C. Borchardt 46885dcdf2
Merge pull request #992 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.12
Bump vue and vue-template-compiler
2020-09-24 16:55:29 +02:00
Maxence Lange a4bd006e36
Merge pull request #954 from nextcloud/enh/noid/iwebfinger
using IWebfingerManager
2020-09-24 11:52:22 -01:00
Maxence Lange 67e4dcf8a0 comment until WellKnownNManager is available
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-24 11:39:18 -01:00
Maxence Lange 6d9afed842 compat nc20
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-24 11:32:55 -01:00
Maxence Lange 888d993141 using IWebfingerManager
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-23 11:41:28 -01:00
Maxence Lange 8043004d62 fix route to nodeinfo2
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-23 09:51:31 -01:00
Maxence Lange 261b7c7003
Merge pull request #1027 from nextcloud/ostatus-follow
render profile page for ostatus follow url
2020-09-22 21:15:07 -01:00
Maxence Lange cb940981cd -codecov
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-21 15:34:03 -01:00
Maxence Lange cb601b9b18
Merge pull request #1028 from nextcloud/html-whitespace
preserve some of the whitespace from html tags
2020-09-21 15:03:48 -01:00
Maxence Lange 88cd3e9259
Merge pull request #985 from nextcloud/feature/noid/compat-with-clients
[wip] Oauth for 3rdparty clients
2020-09-21 14:47:31 -01:00
Maxence Lange e57fcd2a36 improved auto_increment
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-21 14:46:35 -01:00
Maxence Lange f5bd9ca6f0 cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-09-21 09:54:03 -01:00
dependabot-preview[bot] bddd370d63
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)

Updates `vue-template-compiler` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-19 22:47:10 +00:00
dependabot-preview[bot] f433e88e53
Merge pull request #1030 from nextcloud/dependabot/npm_and_yarn/vue-jest-3.0.7 2020-09-19 22:45:55 +00:00
dependabot-preview[bot] 2c5c8c2083
Merge pull request #1029 from nextcloud/dependabot/npm_and_yarn/webpack-4.44.2 2020-09-19 22:45:43 +00:00
dependabot-preview[bot] 09ee631f1d
Bump vue-jest from 3.0.6 to 3.0.7
Bumps [vue-jest](https://github.com/vuejs/vue-jest) from 3.0.6 to 3.0.7.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](https://github.com/vuejs/vue-jest/compare/v3.0.6...v3.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-19 17:27:14 +00:00
dependabot-preview[bot] 232db1c3b2
Bump webpack from 4.44.1 to 4.44.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-19 17:25:33 +00:00
Robin Appelman ce1484f1b0 preserve some of the whitespace from html tags
without the "html whitespace" a hashtag posted after a url will be seen as part of the link by linkify, and then mangled by the hashtagmangler and break the url.

additionally this keeps the appearance of the post closer to the original

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-18 19:27:44 +02:00
Robin Appelman 952ffb94a6 render profile page for ostatus follow url
when initiating a follow from a remote mastadon instance, the user gets directed to 'apps/social/ostatus/follow/?uri=' which is currently broken.

this changes it to render the regular profile page for that link, allowing the user to follow the profile.

I'm not sure what the previous behavior was before things got broken

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-09-18 19:25:13 +02:00