Moriz Wahl
71d8d4f0b4
fix(backend): recover missing changes
2023-04-25 19:02:01 +02:00
Moriz Wahl
5512482a66
Merge branch 'master' into event-master
2023-04-25 14:30:32 +02:00
Moriz Wahl
af19e31178
fix(backend): posts in groups cannot be pinned
2023-04-20 14:32:30 +02:00
Moriz Wahl
b13325659d
remove changes from other branch
2023-04-20 13:40:16 +02:00
Moriz Wahl
8c0a833d0b
feat(backend): further event params
2023-04-19 09:09:08 +02:00
Moriz Wahl
2a8a993ff8
updatePost with event type
2023-03-30 15:03:21 +02:00
Moriz Wahl
0c225715fa
test create post with event properties
2023-03-30 14:43:25 +02:00
Moriz Wahl
927da4ffb8
feat(backend): event parameters
2023-03-30 10:28:47 +02:00
Moriz Wahl
f00b36b99e
update posts with post type parameter
2023-03-29 17:36:36 +02:00
Moriz Wahl
507fa4c352
test default label Article for postType property on create post
2023-03-29 16:36:08 +02:00
Moriz Wahl
6d377ecaaa
feat(backend): create/update post with post type
2023-03-29 16:02:44 +02:00
Moriz Wahl
d41b99b913
feat(backend): filter posts of my groups
2023-03-06 15:00:52 +01:00
Moriz Wahl
631f34a2e5
improved code and tests as suggested by @tirokk , thanks for the great review!
2022-10-10 21:21:45 +02:00
Moriz Wahl
67cba104b8
remove findPosts and findUsers as they are never used.
2022-10-05 08:09:21 +02:00
Moriz Wahl
833bd5ff77
use invisible post filter
2022-10-04 02:01:59 +02:00
Moriz Wahl
1870efc3d0
add CANNOT_SEE relation to posts in groups
2022-10-03 22:36:46 +02:00
Moriz Wahl
a9cd661e63
add tets for posts in groups
2022-09-22 08:17:09 +02:00
Moriz Wahl
5e30bfe2ed
add direction of Post in Group
2022-09-20 20:30:00 +02:00
Moriz Wahl
0c32fd8023
add post access filter for all post queries
2022-09-20 20:20:55 +02:00
Moriz Wahl
f331813572
create post in group
2022-09-20 19:08:54 +02:00
Wolfgang Huß
44eb9d0bde
Implement 'UpdateGroup' resolver, not working
2022-09-01 09:31:50 +02:00
Moriz Wahl
d948067f44
add category name again to seed and init to avoid conflicts with graphql model
2022-08-22 20:47:37 +02:00
Moriz Wahl
1b2509229c
remove bad line in cypher
2022-07-25 19:22:17 +02:00
Moriz Wahl
28ddfde0e3
add categories active to .env, save categories on create
2022-07-25 19:02:08 +02:00
d29cff193c
Notification.Mention.feature
...
Regex for URL matches "I am on page ..."
Fixed some category/search related errors
2021-04-12 13:24:51 +02:00
Moriz Wahl
a5740ebd0a
backend tests for viewed teaser count
2021-03-01 15:33:20 +01:00
Moriz Wahl
1c3f628fb2
count views of post teaser
2021-03-01 15:33:20 +01:00
Moriz Wahl
b16e4a926c
fixed searches for clickedCount
2021-02-22 22:24:27 +01:00
Moriz Wahl
4862d53196
tests added for click count
2021-02-22 20:49:33 +01:00
Moriz Wahl
7bbdd5852f
count clicks on posts setup
2021-02-16 09:51:36 +01:00
Moriz Wahl
cbf50014ed
removed categories from posts
2021-01-15 00:36:55 +01:00
roschaefer
276ea79e8f
Update prettier to v2
2020-03-24 21:11:11 +01:00
Robert Schäfer
512ef672bf
feat: Introduce graphql image type ( #3043 )
...
* refactor(graphql): Introduce image type
* Undo changes to .travis.yml
* chore: Upgrade travis to node LTS
- URL is available since v10
* chore: use lts
Co-authored-by: mattwr18 <mattwr18@gmail.com>
2020-03-16 15:32:19 +01:00
roschaefer
c9caa5bf4c
Fix uuid deprecations
2020-02-25 13:16:48 +01:00
mattwr18
84e475fd8a
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 279-blacklist-users-content
2020-01-13 21:22:58 +01:00
mattwr18
ba3e9e1025
Rename blacklist/whitelist to mute/unmute
...
- Follow @roschaefer suggestion in issue
- This can be reverted if we decide otherwise
2020-01-08 18:04:26 +01:00
mattwr18
c297b83f87
Convert block/unblock to blacklist/whitelist
...
- at the moment, we have implemented blocked like we want the
blacklist/whitelistUserContent to be, with the exception that is should
not be both ways. If I blacklist a user's content, they still see my
content in their news feed.
2020-01-07 18:57:35 +01:00
mattwr18
3ef04f8391
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1463-search-for-users
2019-12-19 17:16:48 +01:00
mattwr18
46c4602db1
Filter for blockedUsers/content, fix cypress
2019-12-18 20:42:06 +01:00
Alexander Friedland
ed617f8c83
Merge branch 'master' into 1746-Blur_explicit_Image_Content
2019-12-17 07:39:26 +01:00
ogerly
a6cbbbeaf1
DB rename blurImage to imageBlurred
2019-12-12 10:42:52 +01:00
mattwr18
79d23cc6de
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2412-favor-transaction-function
2019-12-11 10:56:42 +01:00
Moriz Wahl
bdbabc2d12
Cleaning up backend, bugfix in frontend
2019-12-10 12:34:12 +01:00
Moriz Wahl
77cdc34bfd
backend still not working
2019-12-10 10:36:08 +01:00
Moriz Wahl
4264bb2af7
Trying to get the backend working
2019-12-10 10:36:08 +01:00
mattwr18
3bc944b06d
Finish refactoring posts resolver
2019-12-06 18:56:20 +01:00
mattwr18
6ed435364c
Start updating posts resolver
2019-12-06 18:29:50 +01:00
Alexander Friedland
dee22d33db
Merge branch 'master' into 1746-Blur_explicit_Image_Content
2019-12-06 07:21:49 +01:00
mattwr18
be319615f8
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 2253-fix-scroll-layout-issue
2019-12-05 11:16:16 +01:00
mattwr18
085b59bf4d
Merge branch 'master' of github.com:Human-Connection/Human-Connection into 1710-list-and-protocol-moderation
2019-12-04 13:23:06 +01:00