raul pushed tag v1.0.7 to raul/mini-chat 2024-05-17 08:03:14 +02:00
raul released "v1.0.7" at raul/mini-chat 2024-05-17 08:03:14 +02:00
raul deleted branch testing from raul/mini-chat 2024-05-17 08:00:15 +02:00
raul pushed to main at raul/mini-chat 2024-05-17 08:00:15 +02:00
e48521b456 Merge pull request 'Security Update' (#6) from testing into main
c837e78c7c Remove workflow file
ff801f81d0 Final tweaks
c7a34a7d93 Add option to render client UI in pure ASCII
b2f9ff5016 Small tweaks
Compare 26 commits »
raul merged pull request raul/mini-chat#6 2024-05-17 08:00:14 +02:00
Security Update
raul created pull request raul/mini-chat#6 2024-05-17 07:59:56 +02:00
Security Update
raul pushed to testing at raul/mini-chat 2024-05-17 07:58:56 +02:00
c837e78c7c Remove workflow file
raul pushed to testing at raul/mini-chat 2024-05-16 08:09:34 +02:00
ff801f81d0 Final tweaks
raul pushed to testing at raul/mini-chat 2024-05-16 08:00:43 +02:00
c7a34a7d93 Add option to render client UI in pure ASCII
raul pushed to testing at raul/mini-chat 2024-05-16 08:00:36 +02:00
b2f9ff5016 Small tweaks
raul pushed to testing at raul/mini-chat 2024-05-16 08:00:08 +02:00
93c76f4242 Add chatbox text wrapping
raul pushed to testing at raul/mini-chat 2024-05-16 08:00:01 +02:00
a21199a6e0 Optimize client RAM memory usage
raul pushed to testing at raul/mini-chat 2024-05-16 07:59:54 +02:00
5bb37a53fe Add date formatting to messages
raul pushed to testing at raul/mini-chat 2024-05-16 07:59:45 +02:00
e7aada9a2a Update README.md
raul pushed to testing at raul/mini-chat 2024-05-16 07:59:38 +02:00
6d15f303b7 Fix extra newlines being appended by populateChat() on TLS based servers
raul pushed to testing at raul/aemet 2024-05-15 12:39:49 +02:00
8f9239e392 Update README.md
raul pushed to testing at raul/mini-chat 2024-05-15 10:36:11 +02:00
872523700b Minor formatting changes
raul pushed to testing at raul/mini-chat 2024-05-15 10:35:34 +02:00
7493af68fc Implement choosing TLS/plaintext for client
raul pushed to testing at raul/mini-chat 2024-05-15 10:35:26 +02:00
afafb12663 Implement choosing TLS/plaintext for server
raul pushed to testing at raul/mini-chat 2024-05-15 10:35:19 +02:00
51b0dd5258 Implement clientside TLS