Michal Iskierko
|
98a7a2e74b
|
feat: Add received envelopes to database
Issue #12430
|
2023-11-07 18:12:26 +01:00 |
|
Richard Ramos
|
79db21455f
|
fix: hash peerID
|
2023-02-16 13:39:21 -04:00 |
|
Richard Ramos
|
855743e24c
|
chore: truncate data, create indexes and rename column
|
2023-02-06 08:49:46 -04:00 |
|
Richard Ramos
|
d9715f3d8b
|
feat: add message size
|
2023-02-01 16:43:14 -04:00 |
|
Richard Ramos
|
859822226d
|
feat: protocol stats endpoint
|
2023-02-01 16:43:14 -04:00 |
|
Richard Ramos
|
f07ae98360
|
feat: add migrations and messageType column
|
2023-01-26 14:18:48 -04:00 |
|
Anthony Laibe
|
7ae26a8bb6
|
fix: aggregation with user in chat before and after (#6)
As a user can leave a chat, he can also join it,
Before accounting for it, we need to ensure that he
was in a specific for chat for the whoe period
|
2021-11-29 16:20:50 +01:00 |
|
Anthony Laibe
|
4749351837
|
fix: ensure message received (#5)
|
2021-11-17 13:41:32 +01:00 |
|
Anthony Laibe
|
c92bd95a8b
|
feat: accept batch (#4)
|
2021-11-09 13:53:49 +01:00 |
|
Anthony Laibe
|
f0eca9dad5
|
feat: add node name and message id (#3)
|
2021-11-08 16:01:25 +01:00 |
|
|
|
96fded1b9b
|
server: add /health endpoint for cheap healthchecks
Signed-off-by: Jakub Sokołowski <jakub@status.im>
|
2021-11-08 15:07:57 +01:00 |
|
Anthony Laibe
|
aef686cf70
|
fix: prevent sql injection
|
2021-11-08 13:37:32 +01:00 |
|
Anthony Laibe
|
cdce03ca1c
|
feat: Add more log
|
2021-11-08 11:24:01 +01:00 |
|
Anthony Laibe
|
3917099be2
|
feat: swith db to postgres
|
2021-11-08 10:33:13 +01:00 |
|
Anthony Laibe
|
8dc19b6299
|
feat: calculate aggregation algorithm (#1)
|
2021-11-08 09:35:00 +01:00 |
|
Anthony Laibe
|
a02f066cba
|
feat: initial commit
|
2021-11-04 16:04:34 +01:00 |
|