Commit Graph

23 Commits

Author SHA1 Message Date
Kristaps Fabians Geikins 8e59ee7243 refactor: moving away from 'user' query (#1046)
* refactor: moving away from 'user' query + various fixes

* fix: linting issue in stream tests

* fix(server): some tests broken after rebase onto main
2022-10-06 12:08:08 +03:00
Kristaps Fabians Geikins b966f20fdb refactor(server): typescript support (#874)
Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
2022-08-04 14:21:39 +02:00
Kristaps Fabians Geikins fec9b5345c fix(frontend): timeline items duplicating after going to stream page and back (#842) 2022-07-29 14:08:44 +03:00
Fabians 1c7436e7ff extra prefer-const & object-shorthand 2022-04-04 19:00:24 +03:00
Gergő Jedlicska 1355ddab6f style(all): some extra formatting fixes 2022-04-01 09:40:47 +02:00
Gergő Jedlicska d53df11f77 style(server): fix all eslint errors and break the tests 2022-03-31 14:18:44 +02:00
Gergő Jedlicska 569b4688fa style(all): reformat with print width 88 2022-03-29 19:46:49 +02:00
Fabians aa5e94d640 chore: reformatting everything with prettier 2022-03-29 17:12:31 +03:00
Dimitrie Stefanescu ff166927d4 feat(server): received receipts cleanup 2021-10-05 16:28:13 +01:00
KatKatKateryna bef4974360 adding "received" property to Commit 2021-10-05 13:55:14 +02:00
KatKatKateryna d5298a4aab NA 2021-09-15 19:39:30 +08:00
KatKatKateryna 44076033cc Revert "just save"
This reverts commit 64f52bd9d0.
2021-09-15 19:36:10 +08:00
KatKatKateryna e6a0d1fc2d NA 2021-09-15 19:35:27 +08:00
KatKatKateryna 64f52bd9d0 just save 2021-09-15 19:23:10 +08:00
KatKatKateryna 4a51a4bc9c Activity timeline now includes Commit_received 2021-09-14 19:50:12 +08:00
Dimitrie Stefanescu 7b28e8de37 feat(server/frontend): example first pass implementation re rrs (received receipts) 2021-09-13 15:30:46 +01:00
Cristian Balas 8d53b08608 correct activity count with filters (#379) 2021-08-11 11:45:19 +03:00
izzy lyseggen b4275888c7 feat(server): activity stream timeline and tests 2021-06-24 16:07:16 +01:00
izzy lyseggen 3e2c90e6a6 feat(server): chat w cristi - bring limits back! 2021-06-23 15:39:47 +01:00
izzy lyseggen 8172328257 feat(server): activity stream args 2021-06-23 15:06:21 +01:00
izzy lyseggen 35dde4bdac feat(server): fill out activity stream queries 2021-06-23 10:19:04 +01:00
izzy lyseggen f5ed0c8a9d feat(server): scaffold activity stream queries 2021-06-22 18:03:33 +01:00
cristi8 8c328c3947 after discussisons 2021-06-22 14:29:37 +03:00