Commit Graph

36 Commits

Author SHA1 Message Date
3a929569ee avatar sending, uses self in avatar dir
also fix cwd in file selector
2025-05-06 15:27:18 +02:00
7021e092b1 try to catch even more exceptions 2025-04-19 14:45:30 +02:00
da821cefbc use propper current_path() 2025-04-16 15:08:33 +02:00
ab40ef7cb1 build file selector list in a thread 2025-04-15 19:52:37 +02:00
4ca3048988 add lossless webp encoding 2025-04-07 16:18:32 +02:00
528e312f25 force a contact sort every 29sec (when available)
this is mostly because we dont throw events on new messages for contacts
2025-03-24 12:28:03 +01:00
b87866cb0b extract contact list sorting and refine sort 2025-03-22 20:05:30 +01:00
1fb590dfc1 chat gui refactor and first contact sorting 2025-03-21 16:16:02 +01:00
90a28d727b image viewer popup when clicking an image in a message 2025-03-17 22:52:31 +01:00
c29aa523dc contact 4 refactor 2025-03-06 19:12:35 +01:00
c7367a6a4d green progress bar if have all 2025-02-06 23:16:14 +01:00
5d779bb36c fixes post imgui update 2025-01-18 14:33:29 +01:00
3647ff3d54 update deps and last seen first seen 2025-01-07 21:30:40 +01:00
876f482391 fix sdl image loder io leak and send image popup fixes 2024-12-18 21:12:20 +01:00
54409b01f5 fix file selector month and seconds remaining overflowing 2024-10-07 11:36:00 +02:00
28be54ac97 fix audo connection for sinks and add a try catch block for the file sorting 2024-09-29 18:24:34 +02:00
86ce199ac8 improve menus 2024-09-22 12:35:19 +02:00
a3c9be2348 rework mime types, support pasting file lists, SIP when dropping single files 2024-08-13 16:17:25 +02:00
73afcfaaeb improve file selector performance (20% in my extreme case) 2024-08-13 12:30:42 +02:00
21243ea979 show contact ID in tooltip 2024-07-01 14:00:00 +02:00
1d212c5fab missing include 2024-06-28 17:11:30 +02:00
7c227457cd visibility checks + group and person icon 2024-06-19 16:10:03 +02:00
5544adf345 split icons to their own files 2024-06-19 14:25:09 +02:00
ba7188cf66 improve windows debug conformity 2024-05-29 09:46:35 +02:00
22e97063ec unread icon in contact list 2024-05-22 22:23:55 +02:00
33875cb58b string cant be empty 2024-04-27 13:53:26 +02:00
605a730b59 add status text to tooltip, contact as a single item (group) 2024-04-23 11:57:56 +02:00
3e15798afc more spacing tuning 2024-04-23 11:24:24 +02:00
cf697622cb allow toxidenticons for everyone with ID, avatar in chat log 2024-04-23 10:52:57 +02:00
05b0a2f514 only render avatars if visible 2024-04-23 10:38:42 +02:00
c887fdac8a small contact list and status text 2024-04-22 22:31:17 +02:00
4b0d9595ac move icon out of avatar, use for small list 2024-04-22 12:46:01 +02:00
5ac318d1bf fix cast 2024-04-22 00:20:13 +02:00
eaa8f1dd16 contact line hight and refactor avatar and add connection overlay 2024-04-21 20:24:01 +02:00
b88fffd959 refactor big contact 2024-04-21 14:17:50 +02:00
52278f6726 prep for chat_gui refactor 2024-04-20 17:57:11 +02:00