Commit Graph

15 Commits

Author SHA1 Message Date
Kristaps Fabians Geikins 3ff772e342 fix: various server invites related improvements & fixes (#837)
* moving to invite token field, fixing comments & activity bugs I found, adding role prop to stream invite creation
* more fixes
* more tests
2022-07-25 11:02:22 +03:00
Fabians abe6d5e086 chore: re-formatted everything with prettier 2022-03-30 12:54:24 +03:00
Gergő Jedlicska c6c86cdc7c test(server comments): cleanup tests 2022-03-17 21:50:46 +01:00
Dimitrie Stefanescu ac527d1660 feat(comments): adds guards on commit creation & commit hopping in resolvers 2022-03-17 12:21:32 +00:00
Dimitrie Stefanescu 741d41c814 Merge branch 'dim/bubbles' into dim/bubbles-cosmetics 2022-03-16 17:09:30 +00:00
Gergő Jedlicska 2463b84170 fix(server comments): update comments table migration, add some more tests 2022-03-16 09:43:31 +01:00
Dimitrie Stefanescu 57e936c67f feat(comments): adds last viewed at, retwerks some queries 2022-03-15 20:30:49 +00:00
Gergő Jedlicska 519ea2ec2c fix(server comments): fix pagination time confilct js <-> postgres 2022-03-11 10:31:59 +01:00
Gergő Jedlicska f1276b03fe feat(server): add screenshot to comments 2022-03-09 12:36:10 +01:00
Gergő Jedlicska 1364c2ce1a fix(server): comments migration down reorder steps 2022-03-02 23:12:32 +01:00
Gergő Jedlicska 1fa737d0ee feat(server): add comment reply query mutation and storage 2022-03-02 23:05:44 +01:00
Gergő Jedlicska 72334a8f06 feat(server): add comment storage and retreive backedn 2022-02-25 14:16:49 +01:00
Gergő Jedlicska 6365589850 feat(server): update comment api 2022-02-24 17:54:08 +01:00
Dimitrie Stefanescu 89950ba842 feat(bubbles): wip 2022-02-23 10:25:46 +00:00
Dimitrie Stefanescu b8f352ea9d feat(comments): scaffolding migrations, resolvers, etc 2022-02-22 19:36:22 +00:00