|
|
9decd998cc
|
refactor(backend): update apollo (#9292)
|
2026-02-23 03:45:32 +01:00 |
|
|
|
45d2283138
|
refactor(backend): externalize all remaining queries in spec files (#8902)
* refactor: externalize all remaining queries in spec files
* User with different queries due to permissions
* fix notification:groups
* fix hashtagsmiddleware
* fix blockedUsers
* fix softDeleteMiddleware
* fix shouts.spec
* fix userInteractions spec
* fix mutedUsers spec
* seocialMedia spec
* fix notificationMiddleware.spec
* fix user.spce & fix undefined activeCategories
* fix notifications.spec
* fix userInteractions.spec
* fix blockedUsers & mutedUsers spec
* remove unused comment
* fix locations spec
* fix orderByMiddleware & spec
* fix lint
* fix shout spec
|
2025-09-18 17:43:15 +02:00 |
|
|
|
74f6c5b329
|
refactor(backend): externalize gql queries in backend specs (#8881)
* externalize gql queries in backend specs
* externalize all queries & mutations where easily possible
missing change
* rename old queries & remove unnecessary function call
* fix tests - notifications
* fix tests - moderation
* remove _CreatePostMutation file
* remove _filterPosts & _postQuery files
|
2025-09-08 10:17:01 +00:00 |
|
|
|
e87a33eb3f
|
feat(backend): push posts (#8609)
* push posts
push posts
* unpush posts
* fix comment query
* locales
* fix locales
* fix tests
* Update webapp/locales/de.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
* Update webapp/locales/de.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
* Update webapp/locales/de.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
* fix unpushedSuccessfully english message
* remove paremeters from unpushPost
* rename pushPostToTop -> pushPost, tests
* update locales & tests webapp
* fix lint
---------
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
|
2025-06-03 17:57:21 +02:00 |
|