62a59eb7a1
Added logs for Shura to help me to debug a download attachment issue
2022-01-15 15:36:49 +03:00
1aa2b5a539
Merge pull request 'Fixes for Windows' ( #57 ) from shunf4/squawk:fix/win_fix into messageFeed
...
Reviewed-on: blue/squawk#57
2021-10-16 15:40:48 +00:00
a53126d8bc
messages may have the same timestamp, put MDB_DUPSORT flag with order db
2021-10-06 22:04:29 +08:00
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
3f1fba4de2
doovers for failed messages, some corner cases fixes with handling errors during message sending
2021-05-23 01:03:14 +03:00
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
270a32db9e
achive from the beginning memorizing bugfix, limitation of the requests in the model
2020-08-21 23:57:48 +03:00
ef1a9846bf
found a way to avoid requesting all the MUCs history alltogether on startup
2020-08-09 19:28:03 +03:00
6b65910ded
stanzaId based muc archive request, account object refactoring
2020-05-21 18:42:40 +03:00
b50ce146b8
attaching messages fix, bad alloc fix
2020-04-15 16:48:49 +03:00
21c7d65027
offline avatars in mucs
2020-04-13 22:57:23 +03:00
ff2c9831cf
corrected messages now are supposed to display correctly
2020-03-28 17:05:49 +03:00
fe1ae8567a
Message receipt manager not takes care of the message reception, switched on embedded reconnect
2020-03-27 23:59:30 +03:00
13a1970047
a method for setting states to messages
2020-01-07 12:26:07 +03:00
55703c2007
muc participant avatars
2019-12-30 23:22:04 +03:00
fe27955689
uploading multiple messages fix, some warnings fix
2019-12-06 11:00:48 +03:00
64e33b6139
receiving avatars, generating missing avatars, storing state of avatars, global color palette
2019-10-15 22:25:40 +03:00
c678a790e5
some more methods for archive to store avatar states
2019-10-14 23:18:51 +03:00
746fdef013
first translations experiments
2019-10-04 18:12:08 +03:00
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
023494de0b
initial functionality of mucs
2019-08-28 14:40:55 +03:00
c8a33710e6
started to devide contact and MUC, license, readme, attach icon
2019-08-14 17:54:46 +03:00
eda96e138d
mucs initial, just display; archive fixes
2019-07-11 11:51:52 +03:00
da3151391b
First working prototype of history requesting, dates in messages, some screen scrolling handling
2019-05-15 20:36:37 +03:00
d09fef5a34
a bit better appoach
2019-04-29 00:34:28 +03:00
484d6c34f0
nothing special
2019-04-24 17:50:54 +03:00
aa1f728da9
some progress on history
2019-04-21 22:17:04 +03:00
7aa519c4ad
finally launches again, started contact abstraction in server
2019-04-17 23:08:56 +03:00
7f2657a5b6
got rid of lmdb++, but it still doesn't work
2019-04-16 19:29:24 +03:00
0b4714688f
not working lmdb
2019-04-16 01:35:09 +03:00
e04f7db7c2
duck taped annoying scroll problem, started with local archive
2019-04-14 23:37:02 +03:00