Commit Graph

20 Commits

Author SHA1 Message Date
Reckless_Satoshi
7c050b560a
Fix signature verification error due to clock mismatch. Fix amount limits rounding. 2022-06-05 04:18:06 -07:00
Reckless_Satoshi
08f73ad923
Fix autoscroll, allow plaintext chat, forbid collab cancelation on wrong status 2022-06-04 14:26:53 -07:00
Reckless_Satoshi
64928cf4ea
Fix profile not showing, fix not connected, fix auto scroll chat 2022-06-04 10:29:21 -07:00
Reckless_Satoshi
ec167b6573
Fix chatroom names. Fix users entering old chats 2022-06-03 02:39:48 -07:00
Reckless_Satoshi
8b7e05a24d
Create task to delete older than 3 days encrypted messages 2022-05-31 02:23:01 -07:00
Reckless_Satoshi
aa7155974c
Serve PGP messages after reconnect 2022-05-28 07:59:32 -07:00
Reckless_Satoshi
b67e671b89
Create message model and save function 2022-05-28 06:01:50 -07:00
Reckless_Satoshi
508151eae5
Add showPGP per message, copy per message, create messageCard 2022-05-24 14:36:21 -07:00
Reckless_Satoshi
b5b129fb4e
Create EncryptedChat, add saveKeys & saveMessages, add audit button. WIP 2022-05-23 17:31:34 -07:00
Reckless_Satoshi
a3b19d871f
Add UI, switch rewards, switch advanced, allow bondless, robologo 2022-03-15 11:20:57 -07:00
Reckless_Satoshi
11ab92016f
Implement X-of-Y steps in TradeBox 2022-03-11 06:33:07 -08:00
Reckless_Satoshi
69f6735f86
Improve chat status communication 2022-03-10 13:35:16 -08:00
Reckless_Satoshi
191a043303
Improve chat text overflow. Graceful overflow without whitespaces. 2022-03-02 05:49:12 -08:00
Reckless_Satoshi
fc4ccd5281
Re-format all python code 2022-02-17 11:50:10 -08:00
Reckless_Satoshi
9d883ccc4d
Add expiration logics. Add dispute statements. 2022-01-16 13:54:42 -08:00
Reckless_Satoshi
7ba2fcc921
Add celery background and scheduled tasks. Add user cleansing task 2022-01-16 04:31:25 -08:00
Reckless_Satoshi
abb1bdd0be
Add dynamic countdown. Attach countdown to expiry progress bar. 2022-01-13 16:43:26 -08:00
Reckless_Satoshi
64df2c7ce6
Add provisional frontend chat. The chat is totally unsafe as of now. Does not store messages either. 2022-01-13 11:22:54 -08:00
Reckless_Satoshi
8104656ce6
Add Redis. Basic websocket chat working. 2022-01-13 06:08:21 -08:00
Reckless_Satoshi
f4b14baf69
Create new chat app, configure urls 2022-01-13 03:07:20 -08:00