Wykres commitów

2576 Commity (feature/145/mastodon-api)

Autor SHA1 Wiadomość Data
Cyrille Bollu bde85b07db Updates doc about compatibility of various iOS apps
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2020-10-26 15:28:28 +01:00
dependabot-preview[bot] 0e5cfc74ac
Merge pull request #1101 from nextcloud/dependabot/npm_and_yarn/babel-jest-26.6.1 2020-10-26 06:24:55 +00:00
dependabot-preview[bot] 158b3aa5a2
Merge pull request #1100 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-standard-4.0.2 2020-10-26 06:24:43 +00:00
dependabot-preview[bot] 3d11ecf818
Bump eslint-plugin-standard from 4.0.1 to 4.0.2
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases)
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.1...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 01:45:16 +00:00
dependabot-preview[bot] cadb68695d
Bump babel-jest from 26.5.2 to 26.6.1
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.5.2 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.6.1/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 01:25:19 +00:00
dependabot-preview[bot] dc853756ff
Merge pull request #1099 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.1.0 2020-10-25 21:55:59 +00:00
dependabot-preview[bot] c73ee01106
Merge pull request #1098 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.4 2020-10-25 21:55:46 +00:00
dependabot-preview[bot] ac1ace9e9a
Merge pull request #1096 from nextcloud/dependabot/npm_and_yarn/jest-26.6.1 2020-10-25 21:55:28 +00:00
dependabot-preview[bot] 9a590102ed
Bump webpack-cli from 4.0.0 to 4.1.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.0.0...webpack-cli@4.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-25 18:51:10 +00:00
dependabot-preview[bot] 37580d3cda
Bump sass-loader from 10.0.3 to 10.0.4
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.3...v10.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-25 18:50:25 +00:00
dependabot-preview[bot] 57cd2cd3e2
Bump jest from 26.5.3 to 26.6.1
Bumps [jest](https://github.com/facebook/jest) from 26.5.3 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.5.3...v26.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-25 18:47:27 +00:00
Nextcloud bot 8ebb90adaa
[tx-robot] updated from transifex 2020-10-25 03:08:34 +00:00
Valdnet c21925c616
l10n: Cloud name with a capital letter 2020-10-24 18:21:56 +02:00
Nextcloud bot 04104c8234
[tx-robot] updated from transifex 2020-10-24 03:08:28 +00:00
Robin Appelman 8c070ee248 add public timeline for mastodon api
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-22 15:01:37 +02:00
Robin Appelman 0b536bd831 show profile numbers inline instead of next to the name and avatar
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-22 14:38:55 +02:00
Robin Appelman d045973449 add reblog content to mastadon api
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-21 17:55:00 +02:00
Robin Appelman dc5d89fe5c expose isLocal trough api
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-19 18:50:26 +02:00
Robin Appelman dd9ed2f972 set reblogged and favorited in mastadon api
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-19 18:25:06 +02:00
Robin Appelman cd86386bff use the correct value for `account.acct`
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-19 18:25:06 +02:00
Robin Appelman f8e55b158c allow setting min and max id in timeline request
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-19 18:25:06 +02:00
Robin Appelman 173b768038 preserve html in content
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-19 18:25:06 +02:00
Maxence Lange 37fa478048
Merge pull request #748 from nextcloud/timeline-to-grid
👌 IMPROVE: move timeline to css grid layout and restructure code
2020-10-19 10:04:15 -01:00
Maxence Lange ccb6196a71 duplicate
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-19 09:56:19 -01:00
dependabot-preview[bot] e659931aab
Merge pull request #1084 from nextcloud/dependabot/npm_and_yarn/jest-26.5.3 2020-10-19 10:03:28 +00:00
dependabot-preview[bot] e007f01d17
Bump jest from 26.4.2 to 26.5.3
Bumps [jest](https://github.com/facebook/jest) from 26.4.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.4.2...v26.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 09:53:44 +00:00
Maxence Lange c6b0485914
Merge pull request #1085 from nextcloud/dependabot/npm_and_yarn/cypress-5.4.0
Bump cypress from 5.3.0 to 5.4.0
2020-10-19 08:50:37 -01:00
Maxence Lange caef90c6e1
Merge pull request #1081 from nextcloud/dependabot/npm_and_yarn/vue-router-3.4.7
Bump vue-router from 3.4.6 to 3.4.7
2020-10-19 08:50:15 -01:00
Maxence Lange 71469da748 Merge remote-tracking branch 'origin/master'
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-19 08:49:21 -01:00
Maxence Lange b3f4c29ab7 0.4.1
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-19 08:49:12 -01:00
Maxence Lange 88c1b88d2c
Merge pull request #1089 from nextcloud/fix/1034/delete-pkey-if-needed
delete id_prim pkey if needed
2020-10-19 08:49:02 -01:00
dependabot-preview[bot] bf2c92d1d0
Merge pull request #1086 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.3 2020-10-18 20:46:53 +00:00
dependabot-preview[bot] e04d4105dc
Bump cypress from 5.3.0 to 5.4.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v5.3.0...v5.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 20:40:07 +00:00
dependabot-preview[bot] 60af6a48af
Bump @babel/core from 7.11.6 to 7.12.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 20:39:46 +00:00
dependabot-preview[bot] 6c80eb05bd
Merge pull request #1087 from nextcloud/dependabot/npm_and_yarn/babel-jest-26.5.2 2020-10-18 20:37:04 +00:00
dependabot-preview[bot] c8f665b22b
Merge pull request #1088 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.1 2020-10-18 20:36:52 +00:00
dependabot-preview[bot] 70e4235162
Bump babel-jest from 26.3.0 to 26.5.2
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.3.0 to 26.5.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.5.2/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 18:41:38 +00:00
dependabot-preview[bot] 7bc94d0ecf
Merge pull request #1083 from nextcloud/dependabot/npm_and_yarn/css-loader-5.0.0 2020-10-18 18:27:49 +00:00
dependabot-preview[bot] 9819fb5de9
Merge pull request #1082 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.12.1 2020-10-18 18:27:33 +00:00
dependabot-preview[bot] 96f2a4786b
Merge pull request #1080 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.2.0 2020-10-18 18:26:20 +00:00
dependabot-preview[bot] 3276808795
Bump @babel/preset-env from 7.11.5 to 7.12.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 17:34:37 +00:00
dependabot-preview[bot] e6e1cc2b42
Bump css-loader from 4.3.0 to 5.0.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v4.3.0...v5.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 17:28:45 +00:00
dependabot-preview[bot] e9669eccd1
Bump @babel/runtime from 7.11.2 to 7.12.1
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.2 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 17:27:35 +00:00
dependabot-preview[bot] 96aed070f0
Bump vue-router from 3.4.6 to 3.4.7
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.6 to 3.4.7.
- [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.6...v3.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 17:25:07 +00:00
dependabot-preview[bot] 46bf792429
Bump webpack-merge from 5.1.4 to 5.2.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.1.4...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-18 17:23:54 +00:00
Nextcloud bot 287d0f9e93
[tx-robot] updated from transifex 2020-10-17 03:07:35 +00:00
Maxence Lange 9d2e5c5d74 delete id_prim pkey is needed
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2020-10-16 15:29:42 -01:00
Robin Appelman ba1adcef52 add route for profile page with trailing slash
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-16 14:06:04 +02:00
Robin Appelman ef8c6f81fc fix js
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-16 14:06:04 +02:00
Robin Appelman 6e7cb67c93 fix alignment for posts without boosts
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-10-16 14:06:04 +02:00