Age | Commit message (Collapse) | Author |
|
- advanced error handling;
- a profile is always opened in exclusive mode;
- fixes #2717 (wrong query in line 115);
- fixes #2694 (two Mirandas can open the same profile, but the second one fails);
- version bump
|
|
- major speed-up (we don't close each transaction immediately);
- assert replaced with correct error logging (to be able to debug problems using network logs);
- code cleaning;
- version bump
|
|
|
|
|
|
|
|
- fix: records from events_srt should be also removed when a contact is deleted;
- fix: last unread event should be stored in cache when new ts is larger, not smaller;
- fix: history length should be calculated using events_srt either;
- SQL syntax fixes;
- code cleaning
|
|
Proto_GetBaseAccountName
|
|
|
|
|
|
|
|
|
|
- add some indexes
- fix contact loading
- add event in metacontact history too
- added safety mode support
- added asserts to control sqlite statement result
|
|
|
|
|