14 Commits

Author SHA1 Message Date
DSeeLP
609f2bd001 implement chat api in client 2025-04-17 12:37:46 +02:00
DSeeLP
0c0828e3c8 basic client implementation 2025-04-17 12:25:21 +02:00
DSeeLP
4c0e44e542 remove Account and rename AccountInfo to Account 2025-04-17 12:20:59 +02:00
DSeeLP
9b1368dd9c refactor motd endpoint and add bank meta endpoint 2025-04-17 09:27:32 +02:00
DSeeLP
27520f3337 implement unread count 2025-04-17 08:55:40 +02:00
DSeeLP
0202985e22 implement password changes 2025-04-06 20:19:50 +02:00
DSeeLP
ec40de6068 support marking chat messages as read 2025-04-05 13:37:49 +02:00
DSeeLP
a0e3d2b55a add members to chat info endpoint 2025-03-24 17:10:27 +01:00
DSeeLP
6ffe0843d6 implement motd endpoint 2025-03-23 22:44:41 +01:00
DSeeLP
8be45b2ca6 implement sending of interop payments 2025-03-22 17:32:55 +01:00
DSeeLP
80fd44d1d6 implement endpoints for interop api 2025-03-22 17:32:55 +01:00
DSeeLP
ac8dca8939 prepare database schema for interop 2025-03-22 14:12:24 +01:00
DSeeLP
dd163f4ec5 fix openapi specification 2025-03-18 17:11:40 +01:00
DSeeLP
2d3cc8edc1 split into bank_core and server 2025-03-16 16:21:45 +01:00