Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-05 | StdMsg: applying standard resizer | George Hazan | |
2017-03-05 | Facebook: Version bump | Robert Pösel | |
2017-03-05 | Facebook: Fix reseting chat name | Robert Pösel | |
When user changed thread name from website and set it to "", in Miranda it previously stay "". Now it correctly generates new name from participant names. | |||
2017-03-05 | Facebook: Fix joining chats that doesn't have Nick in database | Robert Pösel | |
This was weird and useless condition. I don't know why it was here. | |||
2017-03-05 | Facebook: Fix handling of various chat events | Robert Pösel | |
E.g. renaming thread, adding/removing participants, etc. | |||
2017-03-05 | Facebook: Update processing various FB events (especially messages) | Robert Pösel | |
2017-03-05 | Facebook: Raise limit for ignoring duplicated messages | Robert Pösel | |
Recently it wasn't hard to experience duplicated messages because Facebook sent us so many duplicit events (mainly as response to mark message as read). With this commit it should be better now. | |||
2017-03-05 | Facebook: Remove "mercury" and "messaging" processing | Robert Pösel | |
These events aren't used by Facebook anymore | |||
2017-03-05 | Facebook: Remove forgotten useless optimizations | Robert Pösel | |
2017-03-05 | Facebook: Fix cutting unicode strings (fixes #711) | Robert Pösel | |
2017-03-05 | Facebook: Remove useless optimizations | Robert Pösel | |
I was told that db driver checks if value isn't same before writing it. | |||
2017-03-04 | MSN/skylogin: | leecher1337 | |
- Bumped Skype version number to make it login again to the login servers (Microsoft killed off old versions) - Fixed a bug in the skylogin code that prevented correct parsing of credentials - Added more verbose error output on credentials parsing failure | |||
2017-03-04 | omemo: working on 4.3, libsignal-c: missed exports | Gluzskiy Alexandr | |
2017-03-04 | langpacks/russian: update | dartraiden | |
2017-03-03 | groupchat buttons are set too high | George Hazan | |
2017-03-03 | StdMsg: | George Hazan | |
- these cursors aren't used anymore; - SplitterSubclassProc is not needed as well | |||
2017-03-03 | no need to post WM_SIZE so often | George Hazan | |
2017-03-03 | Compilation fix | watcherhd | |
2017-03-03 | compilation fix | George Hazan | |
2017-03-03 | Microsoft, you stupid bastards | George Hazan | |
2017-03-03 | StdMsg: better fix for Esc in chats | George Hazan | |
2017-03-03 | missing CSplitter initializer added | George Hazan | |
2017-03-03 | CSplitter class | George Hazan | |
2017-03-03 | omemo: working on 4.3, libsignal-c: missed exports | Gluzskiy Alexandr | |
2017-03-03 | tabSRMM: | George Hazan | |
- fixes #728; - panel object aggregated instead of embedding; - more UI buttons for the groupchat window; - crazy translation optimization removed | |||
2017-03-03 | updated libraries for mir_core | George Hazan | |
2017-03-03 | fix for the shitty idea of all pre-created button objects' manual initialization | George Hazan | |
2017-03-03 | StdMsg: fix for auto-closing the only tab in a container | George Hazan | |
2017-03-03 | GCSessionInfoBase::hwndStatus considered useless | George Hazan | |
2017-03-03 | . | George Hazan | |
2017-03-02 | more optimal tab control resizer | George Hazan | |
2017-03-02 | Tox: more logs to #720 | aunsane | |
2017-03-02 | further tabSRMM cleanup | George Hazan | |
- duplicated functionality moved to CTabBaseDlg::DlgProc; - groupchat specific divider options removed, global ones are used instead; - more UI classes for CChatRoomDlg; - code cleaning | |||
2017-03-02 | fix for massive memory leak in options | George Hazan | |
2017-03-02 | further SRMM window unification | George Hazan | |
- CSrmmBaseDialog received m_hContact as its common member; - less usage of CTabBaseDlg::m_bType in tabSRMM | |||
2017-03-02 | code cleanup in tabSRMM | George Hazan | |
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder; | |||
2017-03-02 | tabSRMM: About dialog ported to UI classes | George Hazan | |
2017-03-02 | fix for options dialog that isn't deleted after closing options | George Hazan | |
2017-03-01 | fix for a problem with activating new tabs in tabSRMM | George Hazan | |
2017-03-01 | fix #726 (Logging out and in duplicates last sent message if it was the last ↵ | George Hazan | |
message of the conversation) | |||
2017-03-01 | attempt to fix a problem with closing chats | George Hazan | |
2017-03-01 | omemo: initial implementation of 4.2, 4.3 ↵ | Gluzskiy Alexandr | |
(https://conversations.im/xeps/multi-end.html) //using short uninformative comments from now, as requested on http://forum.miranda-ng.org/index.php?topic=4506.msg19076#msg19076, due to inconvinient way of how github ui show comments | |||
2017-03-01 | further code cleaning | George Hazan | |
2017-03-01 | name conflict resolution | George Hazan | |
2017-02-28 | Tox: fix capitalization | dartraiden | |
2017-02-28 | TabSrmm -> UI classes | George Hazan | |
2017-02-28 | class CSrmmBaseDialog added to .def file | George Hazan | |
2017-02-28 | CCtrlBase::SendMsg: missing const qualifier | George Hazan | |
2017-02-28 | jabber: fix caps ui bug introduced in early omemo implementation stage | Gluzskiy Alexandr | |
omemo: basic device list event handler, added +notify cap to permanent caps, currenlty jabber have problems with dynamic caps... | |||
2017-02-28 | VKontakte: | ElzorFox | |
add option ‘Add message link to messages with attachments’ version bump |