| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-02 | small but full bbcode parser, too tired to parse all that crap manually | George Hazan | |
| 2025-01-28 | Steam: support for stickers | George Hazan | |
| 2025-01-21 | Steam: emoticons processing | George Hazan | |
| 2025-01-21 | small fix to eat unknown bbcodes | George Hazan | |
| 2025-01-20 | fixes #4833 (Steam: add support for [lobbyinvite] bbcode) | George Hazan | |
| 2025-01-20 | Steam: mentions in group chats | George Hazan | |
| 2025-01-06 | more code cleaning | George Hazan | |
| 2024-12-29 | code cleaning | George Hazan | |
| 2024-12-27 | Steam: fix for avatars fetching | George Hazan | |
| 2024-12-18 | all HTTP friend requests rewritten using Steam API | George Hazan | |
| 2024-12-17 | Steam: | George Hazan | |
| - contact statuses are back; - contact info is back too; - Miranda's account status is passed to the server; - some old code removed; | |||
| 2024-12-15 | Steam: service calls switched to static handlers | George Hazan | |
| 2024-12-13 | Steam: sessionID analysis + heartbeat infrastructure | George Hazan | |
| 2024-06-13 | websocket internal code went to MWebSocket | George Hazan | |
| 2023-06-15 | Steam: complete login sequence (though always gives us "Invalid password" error) | George Hazan | |
| 2023-06-15 | Steam: service packet sending | George Hazan | |
| 2023-06-14 | Steam: ClientHello packet sending | George Hazan | |
| 2022-12-18 | Steam: Invisible status added to the protocol | George Hazan | |
| 2021-12-26 | WORD -> uint16_t | George Hazan | |
| 2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
| 2019-07-17 | Steam: | George Hazan | |
| - fixes #1114 (Contact/auth requests do not work as intended) - massive code cleaning; - version bump | |||
| 2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
| completely) | |||
| 2019-03-08 | life is too short to remember whether this structure is zeroed or not | 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-27 | popup code cleaning (cause we have no tchar.h) | George Hazan | |
| 2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan | |
| 2018-01-14 | Steam: refactoring pt.2 | aunsane | |
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
| 62202ed10617927d5429bc59898e12a366abe744) | |||
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
| 2017-12-05 | Steam: For RsaEncryption use exponent received from server | Robert Pösel | |
| 2017-11-13 | Code modernize ... | Goraf | |
| * replace 0/NULL with nullptr [using clang-tidy] | |||
| 2016-12-02 | MS_SYSTEM_* services became functions | George Hazan | |
| 2016-10-29 | unneeded macros removed | George Hazan | |
| 2016-09-13 | mode old database junk to die | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-27 | less TCHARs | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2016-07-26 | less TCHARs: | George Hazan | |
| - TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-12-19 | Steam: Support for receiving "user left conversation" events (like jabber has) | Robert Pösel | |
| Miranda is NOT sending this event, maybe in future if there is exists such request from mobile/web steam. git-svn-id: http://svn.miranda-ng.org/main/trunk@15903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-10-24 | Steam: | Alexander Lantsev | |
| - remove custom db event adding - add charset utf-8 to some of requests git-svn-id: http://svn.miranda-ng.org/main/trunk@15607 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-06-14 | - all icolib services removed; | George Hazan | |
| - IcoLib_* functions are bound directly to the code git-svn-id: http://svn.miranda-ng.org/main/trunk@14161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-05-27 | Steam: reworked login | Alexander Lantsev | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@13865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-05-05 | Steam: Remove traces of Skype, cleanup; Version bump | Robert Pösel | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@13443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-04-30 | unified project for Steam protocol | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@13316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan | |
| git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2014-12-20 | Steam: Various code improvements (as reported by Coverity analyser); version ↵ | Robert Pösel | |
| bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11544 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2014-12-08 | Steam: Refactor statuses support | Robert Pösel | |
| - allow changing own status - change own status when it changes on server - temporary don't distinguish between playing/not playing contacts - fix steam<->miranda status mapping git-svn-id: http://svn.miranda-ng.org/main/trunk@11291 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2014-06-03 | Steam: | Alexander Lantsev | |
| - add notifications - add user info updating - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@9407 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2014-06-03 | Steam: work commit | Alexander Lantsev | |
| - added requests queue - code refactoring Note: this commit may contain regress of functionality and bugs git-svn-id: http://svn.miranda-ng.org/main/trunk@9401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
| 2014-04-14 | Steam: work commit | Alexander Lantsev | |
| - added joint to game menu item - first approach to contacts management - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@8977 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
