Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-07 | chore: fix grammar errors in comments | Sergey Ponomarev | |
Mostly missing articles | |||
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call ↵ | George Hazan | |
db_event_getContact() just after db_event_get() | |||
2023-01-17 | PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵ | George Hazan | |
for an account | |||
2023-01-02 | Update copyrights | dartraiden | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2022-06-13 | Popup+: fix for a madness with default popup class values | George Hazan | |
2022-06-07 | Jabber: we use IsSendAck everywhere | George Hazan | |
2022-06-06 | more portable version of previous patch | George Hazan | |
2022-06-06 | Jabber: option for message delivery to control all chat markers according to ↵ | George Hazan | |
XEP-0333 | |||
2022-04-06 | remove executable attribute from affected files | georgehazan | |
2022-01-27 | fixes #3014 (Jabber: additional space is added to MirVer when software ↵ | George Hazan | |
version string is empty) | |||
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | BYTE -> uint8_t | George Hazan | |
2021-06-17 | Jabber: option to disable popups | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-10-14 | Jabber: newly added contact has no Nick field | George Hazan | |
2020-05-25 | Jabber: custom roster nicks should be ignored as well as roster groups | George Hazan | |
2020-04-28 | database: | George Hazan | |
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning | |||
2020-03-09 | Jabber: inline picture message to be confirmed too | George Hazan | |
2020-03-06 | fixes #2248 (Jabber auth cannot be ignored) | George Hazan | |
2020-02-17 | code cleaning | George Hazan | |
2020-02-16 | useless checks removed | George Hazan | |
2020-02-15 | Jabber: partial support for XEP-0231: Bits of Binary | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-10-22 | fixes #2103 (Jabber: we should ignore AvatarHash if file does not exist) | George Hazan | |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |
2019-09-27 | fix for a function name: | George Hazan | |
Clist_IsHidden => Contact_IsHidden Clist_HideContact => Contact_Hide | |||
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden ↵ | George Hazan | |
variable and unify access to it | |||
2019-09-16 | fixes #2065 (Jabber: race condition in status changing) | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-07-15 | Jabber: no need to pass jid inside SendGetVcard() | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-04-12 | wiping custom icolib functions: Jabber | George Hazan | |
2019-04-04 | the stronger type check the better, also some large static arrays considered ↵ | George Hazan | |
useless | |||
2019-03-25 | Jabber: error popup's title to carry account name | George Hazan | |
2019-03-06 | popups: | George Hazan | |
- internal implementation details & all service declarations moved to m_popup_int.h; - all service calls removed and replaced with function calls; - direct access to popup serttings replaced with Popup_Enable / Popup_Enabled; | |||
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-02-26 | XmlFirstChild / XmlGetAttr - safe wrappers for tinyxml2 | George Hazan | |
2019-02-20 | fix for some formatting issues | George Hazan | |
2019-02-19 | Jabber: | George Hazan | |
- XmlGetChildText / XmlGetChildInt - new handy helpers for tinyxml2; - Unicode logging replaced with ANSI when appropriate; - JabberErrorMsg rewritten to be more useful | |||
2019-02-19 | Jabber -> TinyXml2 | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-09-03 | Popups: | George Hazan | |
- fixes #1564 (Move popups fonts/colors settings into submenu SkypeWeb VKontakte) - more code cleaning | |||
2018-09-03 | popup code cleaning | George Hazan | |
2018-09-01 | Jabber: fix translation (thx Wishmaster) | dartraiden | |
2018-08-31 | Unify fonts/colors settings for popups | dartraiden | |