Commit Graph

28 Commits

Author SHA1 Message Date
shunf4 7db269acb5 Fixes for Windows
1. On Windows, the lmdb file is immediately allocated at full size. So we have to limit the size.

2. Windows need an organization name for QSettings to work. So an organization name is added for Windows target.
2021-10-06 19:15:45 +08:00
Blue 3f1fba4de2
doovers for failed messages, some corner cases fixes with handling errors during message sending 2021-05-23 01:03:14 +03:00
Blue f45319de25 now instead of storing uploading message in ram I store them in database to be able to recover unsent ones on the next statrt. Found and fixed bug with spam repaints in feedview because of icons 2021-05-07 21:26:02 +03:00
Blue 270a32db9e achive from the beginning memorizing bugfix, limitation of the requests in the model 2020-08-21 23:57:48 +03:00
Blue ef1a9846bf found a way to avoid requesting all the MUCs history alltogether on startup 2020-08-09 19:28:03 +03:00
Blue 6b65910ded stanzaId based muc archive request, account object refactoring 2020-05-21 18:42:40 +03:00
Blue b50ce146b8 attaching messages fix, bad alloc fix 2020-04-15 16:48:49 +03:00
Blue 21c7d65027 offline avatars in mucs 2020-04-13 22:57:23 +03:00
Blue ff2c9831cf corrected messages now are supposed to display correctly 2020-03-28 17:05:49 +03:00
Blue fe1ae8567a Message receipt manager not takes care of the message reception, switched on embedded reconnect 2020-03-27 23:59:30 +03:00
Blue 13a1970047 a method for setting states to messages 2020-01-07 12:26:07 +03:00
Blue 55703c2007 muc participant avatars 2019-12-30 23:22:04 +03:00
Blue fe27955689 uploading multiple messages fix, some warnings fix 2019-12-06 11:00:48 +03:00
Blue 64e33b6139 receiving avatars, generating missing avatars, storing state of avatars, global color palette 2019-10-15 22:25:40 +03:00
Blue c678a790e5 some more methods for archive to store avatar states 2019-10-14 23:18:51 +03:00
Blue 746fdef013 first translations experiments 2019-10-04 18:12:08 +03:00
Blue 0574d6f72b fix for presences in MUCs, fix for memory limit in message history, fix for message line resizing, started working on messages 2019-09-10 17:33:39 +03:00
Blue 023494de0b initial functionality of mucs 2019-08-28 14:40:55 +03:00
Blue c8a33710e6 started to devide contact and MUC, license, readme, attach icon 2019-08-14 17:54:46 +03:00
Blue eda96e138d mucs initial, just display; archive fixes 2019-07-11 11:51:52 +03:00
Blue da3151391b First working prototype of history requesting, dates in messages, some screen scrolling handling 2019-05-15 20:36:37 +03:00
Blue d09fef5a34 a bit better appoach 2019-04-29 00:34:28 +03:00
Blue 484d6c34f0 nothing special 2019-04-24 17:50:54 +03:00
Blue aa1f728da9 some progress on history 2019-04-21 22:17:04 +03:00
Blue 7aa519c4ad finally launches again, started contact abstraction in server 2019-04-17 23:08:56 +03:00
Blue 7f2657a5b6 got rid of lmdb++, but it still doesn't work 2019-04-16 19:29:24 +03:00
Blue 0b4714688f not working lmdb 2019-04-16 01:35:09 +03:00
Blue e04f7db7c2 duck taped annoying scroll problem, started with local archive 2019-04-14 23:37:02 +03:00