Commit Graph

51 Commits

Author SHA1 Message Date
Matéo Duparc 0bd49c092d
Update dependencies 2022-05-04 13:31:02 +02:00
Matéo Duparc ede41e5715
Add AIRA logo 2021-09-02 19:45:32 +02:00
Matéo Duparc 6c5bbc3f64
Better concurrency management 2021-08-29 21:19:59 +02:00
Matéo Duparc 5ae61222f4
Make cargo clippy happy 2021-08-18 16:09:52 +02:00
Matéo Duparc dce526922e
Log websocket messages in debug build 2021-08-02 21:22:56 +02:00
Matéo Duparc 8c8ede431c
Bug fix: set not seen before notifying UI 2021-08-02 21:19:50 +02:00
Matéo Duparc c4417cf802
Bug fixes: load old messages on scroll & show right avatar in pending messages 2021-08-02 21:18:06 +02:00
Matéo Duparc 0e1c17973b
Update to PSEC v0.4 2021-07-25 16:02:17 +02:00
Matéo Duparc f2cfb6bda0
Refactoring ui_interface.rs 2021-07-23 12:36:37 +02:00
Matéo Duparc dda30bf5af
Pending messages 2021-07-23 12:04:29 +02:00
Matéo Duparc 5081f9dbf4
Update screenshot 2021-06-20 15:32:40 +02:00
Matéo Duparc 6b81cec83a
Decrease max message size to 16MB 2021-06-18 20:02:48 +02:00
Matéo Duparc 40cab75f96
Add avatar as notifications icon 2021-06-16 16:19:40 +02:00
Matéo Duparc 03a9df81ec
Message timestamps 2021-06-16 16:17:08 +02:00
Matéo Duparc 3543ef2824
Handle websocket disconnection on UI 2021-06-04 13:14:29 +02:00
Matéo Duparc 496c115fa9
Hide chat scrollbar when not needed & Always optimize scrypt crate 2021-06-04 12:40:31 +02:00
Matéo Duparc dc9fde39be
Adjust avatar sizes & Fix horizontal overflow in chat history 2021-05-31 15:45:24 +02:00
Matéo Duparc 2673fb2341
Update async-psec to v0.3 2021-05-30 18:43:47 +02:00
Matéo Duparc e953b7b335
Display file transfer index 2021-05-30 17:32:37 +02:00
Matéo Duparc bd795ca995
Responsive pop-up 2021-05-28 19:15:34 +02:00
Matéo Duparc 0eee053b5e
Secure avatar generation 2021-05-28 19:02:24 +02:00
Matéo Duparc 10e496e36f
Improve cache cleaning when contacts table doesn't exist 2021-05-27 21:07:12 +02:00
Matéo Duparc 541fe10f1a
Allow setting avatar when creating identity 2021-05-26 15:01:48 +02:00
Matéo Duparc b3ae7ba703
Remove avatar button 2021-05-26 12:35:12 +02:00
Matéo Duparc 8cc6f6b50f
Avatars 2021-05-25 21:59:16 +02:00
Matéo Duparc da4cc4995f
Add contact info on session info pop-up 2021-05-21 19:19:15 +02:00
Matéo Duparc 1b175b81e9
Add config.yml & Set AIRA_VERSION in build.rs 2021-05-18 19:23:26 +02:00
Matéo Duparc 275c2972df
Switching to async-psec 2021-05-17 14:37:04 +02:00
Matéo Duparc 8adcef8852
Better messages loading 2021-05-14 15:52:54 +02:00
Matéo Duparc 1c584112b3
Optional PSEC padding 2021-05-14 11:39:44 +02:00
Matéo Duparc 861e072537
Refresh name button 2021-05-11 16:11:24 +02:00
Matéo Duparc 79a3ad1790
Switching from pnet to if-addrs for Windows support 2021-05-11 14:30:53 +02:00
Matéo Duparc 24231ba043
Minifying web resources at compile time 2021-05-10 20:09:02 +02:00
Matéo Duparc e4d0362e5e
Display version 2021-05-10 18:37:57 +02:00
Matéo Duparc fba9169ecf
Use file_ack_sender only once 2021-05-07 16:24:11 +02:00
Matéo Duparc 809ce34bff
Multiple Files Transfers 2021-05-06 22:55:01 +02:00
Matéo Duparc ce246c2234
Fixing bug when consecutively sending 2 large files 2021-05-05 18:00:03 +02:00
Matéo Duparc a988c537e2
Session split 2021-05-05 12:30:37 +02:00
Matéo Duparc a42f5a2e87
Display local IP addresses 2021-05-04 22:26:36 +02:00
Matéo Duparc d50dd127ba
Safe messages parsing 2021-05-04 20:56:34 +02:00
Matéo Duparc 49a29ef9cd
Adding "Similar works" section in README 2021-05-04 12:17:03 +02:00
Matéo Duparc 51acdff7b4
Gather consecutive messages from same sender 2021-05-04 11:51:08 +02:00
Matéo Duparc ede47d9574
Updating crates & README 2021-05-03 13:23:56 +02:00
Matéo Duparc 01e593bbc5
Identity fingerprint in profile pop-up & Peer info pop-up 2021-05-02 16:46:20 +02:00
Matéo Duparc 3681626c48
Adding download & verify instructions in README 2021-05-01 20:59:42 +02:00
Matéo Duparc a765c2565f
Fix large file transfers bugs 2021-04-30 18:54:48 +02:00
Matéo Duparc 33a107d347
Large file transfers 2021-04-28 17:57:49 +02:00
Matéo Duparc 264ca5299c
Splitting index files 2021-04-26 19:34:24 +02:00
Matéo Duparc 33937354b7
Websocket authentication 2021-04-26 18:23:26 +02:00
Matéo Duparc 65b2b8e04d
Switching to libmdns 2021-04-26 16:29:26 +02:00