Maxence Lange
|
11303d6c35
|
fixing typo
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-07 16:59:10 -01:00 |
Maxence Lange
|
5d99b4966a
|
removing js/
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-07 16:06:32 -01:00 |
Nextcloud bot
|
1d6349ef5a
|
[tx-robot] updated from transifex
|
2019-02-07 01:40:28 +00:00 |
Julius Härtl
|
27d78624fd
|
Merge pull request #398 from nextcloud/bugfix/373/chunk-hashes
Use chunkhash to properly trigger reload of webpack chunks on upgrade
|
2019-02-06 14:06:06 +01:00 |
Julius Härtl
|
3705b78d09
|
Use chunkhash to properly trigger reload of webpack chunks on upgrade
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-02-06 12:01:49 +01:00 |
Nextcloud bot
|
6319fccb17
|
[tx-robot] updated from transifex
|
2019-02-06 01:31:07 +00:00 |
Maxence Lange
|
34cdf76918
|
Merge pull request #295 from nextcloud/feature/108/hashtags
Hashtags
|
2019-02-05 15:29:30 -01:00 |
Julius Härtl
|
25dd9afe85
|
Limit search results to 25 for now
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-02-05 15:25:20 -01:00 |
Maxence Lange
|
20b8e0a51a
|
remove '#' from remote Notes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:25:20 -01:00 |
Julius Härtl
|
9c6c164b89
|
Add search and timeline for hashtags
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-02-05 15:25:20 -01:00 |
Julius Härtl
|
8c0c0bc5a3
|
Fix setting hashtags when creating a post
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
5ddf8ee7c2
|
removing tag for debug purpose
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
8cb56b0710
|
limit to viewable notes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
6f3f8fb86d
|
add # if missing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
833d19617b
|
new Search endpoint
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
3ef7737d14
|
fill the server_hashtags with hashtags and trends
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
c7d1da1f53
|
get stream for hashtag
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
47fa5d08f3
|
save hashtags and get from database
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
cb7583c68c
|
validate tags (mention and hashtags) on incoming request
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
01ed889984
|
adding hashtags on post creation
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
f5da0c0e7e
|
tags -> hashtags
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Maxence Lange
|
a5427a35a9
|
add table 'server_tags', and field 'tags' in table 'server_notes'
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-05 15:10:24 -01:00 |
Julius Härtl
|
41edd3eee4
|
Merge pull request #397 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.2.3
Bump webpack-cli from 3.2.1 to 3.2.3
|
2019-02-05 13:20:44 +01:00 |
Julius Härtl
|
7b8577b999
|
Merge pull request #391 from nextcloud/dependabot/npm_and_yarn/@vue/test-utils-1.0.0-beta.29
Bump @vue/test-utils from 1.0.0-beta.28 to 1.0.0-beta.29
|
2019-02-05 13:20:20 +01:00 |
dependabot[bot]
|
1d07fa6e29
|
Bump webpack-cli from 3.2.1 to 3.2.3
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.2.1 to 3.2.3.
- [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/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-05 09:41:10 +00:00 |
dependabot[bot]
|
1405d7ea1b
|
Bump @vue/test-utils from 1.0.0-beta.28 to 1.0.0-beta.29
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils) from 1.0.0-beta.28 to 1.0.0-beta.29.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/compare/v1.0.0-beta.28...v1.0.0-beta.29)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-05 09:39:37 +00:00 |
Julius Härtl
|
bc1d6fa679
|
Merge pull request #394 from nextcloud/dependabot/npm_and_yarn/webpack-4.29.1
Bump webpack from 4.29.0 to 4.29.1
|
2019-02-05 10:37:41 +01:00 |
Julius Härtl
|
6bb60770dd
|
Merge pull request #392 from nextcloud/dependabot/npm_and_yarn/eslint-5.13.0
Bump eslint from 5.12.1 to 5.13.0
|
2019-02-05 10:37:22 +01:00 |
Julius Härtl
|
c2b472eb1e
|
Merge pull request #390 from nextcloud/dependabot/npm_and_yarn/twemoji-11.3.0
Bump twemoji from 11.2.0 to 11.3.0
|
2019-02-05 10:36:57 +01:00 |
Julius Härtl
|
19c25cb9cf
|
Merge pull request #396 from nextcloud/dependabot/npm_and_yarn/acorn-6.0.7
Bump acorn from 6.0.6 to 6.0.7
|
2019-02-05 10:36:19 +01:00 |
dependabot[bot]
|
135599261f
|
Bump acorn from 6.0.6 to 6.0.7
Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.6 to 6.0.7.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.0.6...6.0.7)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-05 02:19:03 +00:00 |
dependabot[bot]
|
92706be762
|
Bump webpack from 4.29.0 to 4.29.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-05 02:17:17 +00:00 |
dependabot[bot]
|
03d9e75387
|
Bump eslint from 5.12.1 to 5.13.0
Bumps [eslint](https://github.com/eslint/eslint) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v5.12.1...v5.13.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-04 02:18:47 +00:00 |
dependabot[bot]
|
d29e770e86
|
Bump twemoji from 11.2.0 to 11.3.0
Bumps [twemoji](https://github.com/twitter/twemoji) from 11.2.0 to 11.3.0.
- [Release notes](https://github.com/twitter/twemoji/releases)
- [Commits](https://github.com/twitter/twemoji/compare/v11.2.0...v11.3.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-04 02:15:23 +00:00 |
Julius Härtl
|
77acaa7f99
|
Merge pull request #388 from nextcloud/bugfix/noid/get-url-social
custom apps folder and webfinger
|
2019-02-01 16:56:22 +01:00 |
Julius Härtl
|
b91c5aeeff
|
Merge pull request #384 from nextcloud/dependabot/npm_and_yarn/tributejs-3.5.3
Bump tributejs from 3.5.1 to 3.5.3
|
2019-02-01 16:54:29 +01:00 |
Maxence Lange
|
e8fd2c1d61
|
getUrlSocial would work on custom apps folder
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-02-01 09:21:22 -01:00 |
Maxence Lange
|
dc3e04e2e4
|
Merge pull request #386 from nextcloud/feature/369/allow-redirection-on-webfinger
allow FOLLOWLOCATION
|
2019-02-01 08:49:01 -01:00 |
dependabot[bot]
|
3f69991e9d
|
Bump tributejs from 3.5.1 to 3.5.3
Bumps [tributejs](https://github.com/zurb/tribute) from 3.5.1 to 3.5.3.
- [Release notes](https://github.com/zurb/tribute/releases)
- [Commits](https://github.com/zurb/tribute/compare/3.5.1...3.5.3)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-01 07:34:49 +00:00 |
Julius Härtl
|
1a3bad0bca
|
Merge pull request #385 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.6.1
Bump nextcloud-vue from 0.6.0 to 0.6.1
|
2019-02-01 08:13:15 +01:00 |
Nextcloud bot
|
b172d868be
|
[tx-robot] updated from transifex
|
2019-02-01 01:30:30 +00:00 |
Maxence Lange
|
c20aaf1ad6
|
allow FOLLOWLOCATION
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-01-31 17:25:43 -01:00 |
dependabot[bot]
|
5b66c7f079
|
Bump nextcloud-vue from 0.6.0 to 0.6.1
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.0...v0.6.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-31 02:18:39 +00:00 |
violoncello.ch
|
f43b1a37b3
|
Merge pull request #338 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.6.0
Bump nextcloud-vue from 0.5.0 to 0.6.0
|
2019-01-30 21:03:24 +01:00 |
Julius Härtl
|
8705512f12
|
Use new AppNavigationItem
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-01-30 20:58:29 +01:00 |
dependabot[bot]
|
8769b4c3bd
|
Bump nextcloud-vue from 0.5.0 to 0.6.0
Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/nextcloud/vue-components/releases)
- [Commits](https://github.com/nextcloud/vue-components/compare/v0.5.0...v0.6.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-30 20:41:48 +01:00 |
Julius Härtl
|
97f2922513
|
Merge pull request #383 from nextcloud/dependabot/npm_and_yarn/acorn-6.0.6
Bump acorn from 6.0.5 to 6.0.6
|
2019-01-30 16:59:31 +01:00 |
dependabot[bot]
|
ec0ee9484e
|
Bump acorn from 6.0.5 to 6.0.6
Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.0.5...6.0.6)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-30 09:00:40 +00:00 |
Julius Härtl
|
8d38d6ba6f
|
Merge pull request #380 from nextcloud/dependabot/npm_and_yarn/jest-24.0.0
Bump jest from 23.6.0 to 24.0.0
|
2019-01-30 09:40:42 +01:00 |
Julius Härtl
|
1e8a7f6236
|
Merge pull request #370 from nextcloud/dependabot/npm_and_yarn/@babel/preset-env-7.3.1
Bump @babel/preset-env from 7.3.0 to 7.3.1
|
2019-01-30 09:40:17 +01:00 |