2790 Commits

Author SHA1 Message Date
Moriz Wahl
e90bc9fd46 undo changes on terms and condition agreed 2020-09-24 12:38:25 +02:00
Moriz Wahl
ade4114c73 Merge branch '2144-Add_Search_Results_Page' of https://github.com/Human-Connection/Human-Connection into 2144-Add_Search_Results_Page 2020-09-24 12:33:01 +02:00
Moriz Wahl
0a11156d49 remove first character in query string if it is @, ! or # 2020-09-24 12:31:55 +02:00
Wolfgang Huß
44cf8c6b65 Fix backend tests by fixing US location 2020-09-23 08:03:39 +02:00
Moriz Wahl
da801d6410 Removed category fragments form search gql 2020-06-02 15:43:56 +02:00
Moriz Wahl
de2193e75a changes requested by reviewers 2020-06-02 14:12:14 +02:00
ogerly
6e934ed6b2 merge: master ok 2020-04-22 10:05:09 +02:00
Wolfgang Huß
9aacb22a58
Merge pull request #3293 from Human-Connection/1741-follow-lists
feat: FollowerList [1741]
2020-04-20 13:01:29 +02:00
Moriz Wahl
e090ac6998 specs for searches by type 2020-04-15 14:32:13 +02:00
Moriz Wahl
e03d209c45 In the search field, if the first charater is '!', '@' or '#' it only shows results for posts, users or hastags with a limit of 15 in the dropdown 2020-04-15 09:58:23 +02:00
Moriz Wahl
7562af227e pages are counted correctly 2020-04-14 21:41:45 +02:00
Moriz Wahl
b2a5d51106 refactoring 2020-04-14 18:53:40 +02:00
Moriz Wahl
c060ad0c4a refactoring 2020-04-14 16:45:29 +02:00
Moriz Wahl
499f9859e8 skip and offset removes from cypher as it has no effect. Added function to apply limits 2020-04-13 23:38:40 +02:00
Moriz Wahl
ee1569d5d9 refactoring of search by types 2020-04-13 16:34:47 +02:00
dependabot-preview[bot]
9af0fe01ce
build(deps): bump apollo-link-context from 1.0.19 to 1.0.20 in /backend
Bumps [apollo-link-context](https://github.com/apollographql/apollo-link) from 1.0.19 to 1.0.20.
- [Release notes](https://github.com/apollographql/apollo-link/releases)
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link-context@1.0.19...apollo-link-context@1.0.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 04:14:52 +00:00
dependabot-preview[bot]
10e2ed1800
build(deps): bump apollo-link-http from 1.5.16 to 1.5.17 in /backend
Bumps [apollo-link-http](https://github.com/apollographql/apollo-link) from 1.5.16 to 1.5.17.
- [Release notes](https://github.com/apollographql/apollo-link/releases)
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link-http@1.5.16...apollo-link-http@1.5.17)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-10 04:18:51 +00:00
mattwr18
1c27e0b1f9
Merge pull request #3454 from Human-Connection/dependabot/npm_and_yarn/backend/prettier-2.0.4
build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend
2020-04-09 08:54:44 +02:00
dependabot-preview[bot]
e042a44cf5
build(deps-dev): bump prettier from 2.0.2 to 2.0.4 in /backend
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.2...2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-09 04:17:23 +00:00
dependabot-preview[bot]
336599589b
build(deps-dev): bump jest from 25.2.7 to 25.3.0 in /backend
Bumps [jest](https://github.com/facebook/jest) from 25.2.7 to 25.3.0.
- [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/v25.2.7...v25.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-09 04:16:32 +00:00
Moriz Wahl
269c2d78dd searchHashtags added 2020-04-08 17:59:49 +02:00
Moriz Wahl
1adc2b6962 MMerge branch 'master' into 2144-Add_Search_Results_Page 2020-04-08 17:42:35 +02:00
Moriz Wahl
80776d012d added userCounts and postCounts to specific searchResults 2020-04-08 17:39:09 +02:00
mattwr18
bc16d70319
Merge pull request #3443 from Human-Connection/dependabot/npm_and_yarn/backend/apollo-server-express-2.12.0
build(deps): bump apollo-server-express from 2.11.0 to 2.12.0 in /backend
2020-04-08 08:42:19 +02:00
mattwr18
ff2aa7229e
Merge pull request #3441 from Human-Connection/dependabot/npm_and_yarn/backend/babel/preset-env-7.9.5
build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend
2020-04-08 08:41:56 +02:00
dependabot-preview[bot]
8e173fe259
build(deps): bump apollo-server-express in /backend
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/compare/apollo-server-express@2.11.0...apollo-server-express@2.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 04:19:25 +00:00
dependabot-preview[bot]
e5a82f6fe7
build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.9.5 in /backend
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.9.0...v7.9.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 04:18:17 +00:00
dependabot-preview[bot]
8a129c7797
build(deps): bump metascraper-image from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-image](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-08 04:17:43 +00:00
mattwr18
5a3024cfe6
Merge pull request #3435 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-youtube-5.11.8
build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend
2020-04-07 16:51:18 +02:00
mattwr18
b835e0bcf4
Merge pull request #3432 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-soundcloud-5.11.8
build(deps): bump metascraper-soundcloud from 5.11.7 to 5.11.8 in /backend
2020-04-07 16:51:05 +02:00
mattwr18
668159fa5e fix(frontend): update tests with new CSS selectors 2020-04-07 15:41:45 +02:00
Robert Schäfer
620cd599b7
Merge pull request #3434 from Human-Connection/dependabot/npm_and_yarn/backend/jest-25.2.7
build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend
2020-04-07 15:10:27 +02:00
dependabot-preview[bot]
3f291fa1bb
build(deps-dev): bump jest from 25.2.6 to 25.2.7 in /backend
Bumps [jest](https://github.com/facebook/jest) from 25.2.6 to 25.2.7.
- [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/v25.2.6...v25.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 09:52:59 +00:00
dependabot-preview[bot]
e5e444a985
build(deps): bump metascraper-youtube from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-youtube](https://github.com/microlinkhq/metascraper-youtube) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper-youtube/releases)
- [Commits](https://github.com/microlinkhq/metascraper-youtube/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 09:52:38 +00:00
dependabot-preview[bot]
d0df54bdc9
build(deps): bump merge-graphql-schemas from 1.7.6 to 1.7.7 in /backend
Bumps [merge-graphql-schemas](https://github.com/Urigo/merge-graphql-schemas) from 1.7.6 to 1.7.7.
- [Release notes](https://github.com/Urigo/merge-graphql-schemas/releases)
- [Changelog](https://github.com/Urigo/merge-graphql-schemas/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Urigo/merge-graphql-schemas/compare/1.7.6...1.7.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 09:52:35 +00:00
dependabot-preview[bot]
d095abab42
build(deps): bump metascraper-soundcloud in /backend
Bumps [metascraper-soundcloud](https://github.com/microlinkhq/metascraper-soundcloud) from 5.11.7 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper-soundcloud/releases)
- [Commits](https://github.com/microlinkhq/metascraper-soundcloud/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 09:51:39 +00:00
Robert Schäfer
42e0a41187
Merge pull request #3431 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-date-5.11.8
build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend
2020-04-07 11:49:35 +02:00
dependabot-preview[bot]
582a72e0fe
build(deps): bump metascraper-date from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-date](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 07:17:13 +00:00
dependabot-preview[bot]
5f70539c05
build(deps): bump metascraper-publisher in /backend
Bumps [metascraper-publisher](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 07:17:09 +00:00
dependabot-preview[bot]
ba627340c7
build(deps): bump metascraper-lang from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-lang](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-07 04:19:55 +00:00
mattwr18
4c452ff207
Merge pull request #3420 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-url-5.11.8
build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend
2020-04-06 14:49:45 +02:00
dependabot-preview[bot]
3997789fa7
build(deps): bump metascraper from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:08:24 +00:00
dependabot-preview[bot]
64172a2513
build(deps): bump metascraper-url from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-url](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 11:08:11 +00:00
mattwr18
b838933598
Merge pull request #3417 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-author-5.11.8
build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend
2020-04-06 13:06:09 +02:00
dependabot-preview[bot]
accb30d441
build(deps): bump metascraper-title from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-title](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 06:29:02 +00:00
dependabot-preview[bot]
3f2561145b
build(deps): bump metascraper-author from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-author](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 06:29:00 +00:00
mattwr18
169fd6c5db
Merge pull request #3418 from Human-Connection/dependabot/npm_and_yarn/backend/metascraper-audio-5.11.8
build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend
2020-04-06 08:26:58 +02:00
dependabot-preview[bot]
0527e6aaef
build(deps): bump metascraper-audio from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-audio](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 04:16:31 +00:00
dependabot-preview[bot]
26d2f365e6
build(deps): bump metascraper-video from 5.11.6 to 5.11.8 in /backend
Bumps [metascraper-video](https://github.com/microlinkhq/metascraper) from 5.11.6 to 5.11.8.
- [Release notes](https://github.com/microlinkhq/metascraper/releases)
- [Changelog](https://github.com/microlinkhq/metascraper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/microlinkhq/metascraper/compare/v5.11.6...v5.11.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-06 04:15:37 +00:00
mattwr18
6818f06c03
Merge pull request #3401 from Human-Connection/dependabot/npm_and_yarn/backend/jest-25.2.6
build(deps-dev): bump jest from 25.2.4 to 25.2.6 in /backend
2020-04-03 11:42:28 +02:00