|
ce641a3ffe
|
Implement in-application mutex to reduce DB_LOCKED errors
|
2024-09-16 15:17:20 +02:00 |
|
|
c204dc5a8b
|
Refactor server to go-sqlite and ginext [WIP]
|
2024-07-16 17:20:00 +02:00 |
|
|
55d0dea835
|
Refactor server to go-sqlite and ginext [WIP]
|
2024-07-16 17:20:00 +02:00 |
|
|
e397f009b9
|
Notifications with new Flutter app [Kinda work!]
Build Docker and Deploy / Build Docker Container (push) Successful in 1m56s
Build Docker and Deploy / Deploy to Server (push) Successful in 5s
|
2024-06-01 15:37:59 +02:00 |
|
|
4c02afb957
|
Add description_name to clients
|
2024-06-01 01:01:58 +02:00 |
|
|
35a97be4c4
|
Fix NPE in compatHandler
|
2023-12-01 22:05:36 +01:00 |
|
|
9f656bdefe
|
Refactor message sending into logic package (+ more tests for uptime-kuma)
Build Docker and Deploy / Build Docker Container (push) Successful in 1m33s
Build Docker and Deploy / Deploy to Server (push) Successful in 7s
|
2023-08-12 19:07:39 +02:00 |
|
|
165c6d8614
|
Refactor API of /api/v2/users/{uid}/subscriptions
|
2023-07-30 15:58:37 +02:00 |
|
|
8a6719fc19
|
Remove message.owner_user_id field and implement db migrations
|
2023-07-27 17:44:06 +02:00 |
|
|
f3658d6636
|
fix wrong data in compat_ids (requery.php)
|
2023-06-23 11:50:18 +02:00 |
|
|
f4e88bef77
|
Fix NPE in compat-ack
|
2023-06-18 13:09:36 +02:00 |
|
|
4210af5680
|
Properly implement compat unack_count
|
2023-06-18 02:09:05 +02:00 |
|
|
aefc368cfd
|
Send compat-msgid to compat clients (BF old android client)
|
2023-06-18 01:55:58 +02:00 |
|
|
7121afab08
|
Fix [TestQuotaExceededNoPro, TestQuotaExceededPro]
|
2023-06-17 20:16:02 +02:00 |
|
|
22720169a2
|
Tests[TestUserMessageCounter, TestTokenKeysMessageCounter, TestChannelMessageCounter]
|
2023-06-10 03:41:54 +02:00 |
|
|
0daca2cf8f
|
added UpdateClient route
|
2023-05-28 23:25:18 +02:00 |
|
|
03f60ff316
|
Tests[RequestLogSimple]
|
2023-05-27 23:54:14 +02:00 |
|
|
b2df0a5a02
|
Send channel as prefix for compat clients
|
2023-05-27 20:02:16 +02:00 |
|
|
b1bd278f9b
|
Add KeyToken authorization
|
2023-04-21 21:45:16 +02:00 |
|
|
16f6ab4861
|
re-implement ack behaviour from version 1.0 for compat
|
2023-02-03 22:51:03 +01:00 |
|
|
e7a45d9a05
|
Tests[UgradeUserToPro, DowngradeUserToNonPro, FailedUgradeUserToPro, FailToCreateProUser, ReuseProToken]
|
2023-01-17 22:56:04 +01:00 |
|
|
ec9a326002
|
Tests[CompatUpgrade]
|
2023-01-17 22:32:13 +01:00 |
|
|
23c7729fcf
|
Tests[CompatRegisterPro]
|
2023-01-17 22:03:27 +01:00 |
|
|
1633449638
|
Tests[CompatExpand]
|
2023-01-17 21:30:53 +01:00 |
|
|
590665a5e9
|
create compat-id for messages && TestCreateCompatUser
|
2023-01-16 18:53:22 +01:00 |
|
|
82bc887767
|
Move to string-ids for all entities (compat translation for existing data)
|
2023-01-14 00:48:51 +01:00 |
|
|
14bba38324
|
migrate to multiple sqlite db files ( primary + requests + logs )
|
2023-01-06 00:39:21 +01:00 |
|
|
bbf7962e29
|
move server/* to scnserver/*
|
2022-12-21 12:35:56 +01:00 |
|