Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-11 | merge from master to | George Hazan | |
fixes #1349 (Miranda crashes on coming back from auto away) | |||
2018-03-04 | StatusManager: | George Hazan | |
- fixes #1150 (Status Manager no longer reconnects when connection breaks); - hopefully also fixes #1139 (KeepStatus: option "Reconnect on APM resume" don't work); - removed major clutch with assigning "" to a protocol name to disable it in the confirmdialog; - another ancient evil destroyed that tried to save 4 bytes of memory by storing temporary status values in the main status field in AAA; - version bump | |||
2018-02-13 | StatusManager: | George Hazan | |
- minor code cleaning; - version bump | |||
2018-02-02 | StatusManager: | George Hazan | |
- fixes #1129 (Status Manager broked. When I change profile - not happend) - all standard memory allocation routines replaced with mir_* (more effective) - classes used to allocate memory instead of manual code | |||
2018-01-29 | StatusManager: | George Hazan | |
- all protocol data really merged together; - duplicated settings arrays removed; - stupid protoList removed; - fixed #1119; - version bump | |||
2018-01-01 | massive copyright update | dartraiden | |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ↵ | dartraiden | |
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure | |||
2017-12-06 | fixes #1054 (StatusManager cannot enable/disable modules "on the fly") | George Hazan | |
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-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-10-15 | StatusManager: code cleaning | George Hazan | |
2017-10-14 | StatusManager to use the common hLangpack variable instead of dealing with ↵ | George Hazan | |
separate variables which refer to the same value anyway | |||
2017-10-12 | convert to ANSI (#990 related) | dartraiden | |
2017-10-09 | StatusManager: | George Hazan | |
- fix for the 'Ignore locked account statuses' checkbox behaviour; - massive code cleaning; - version bump | |||
2017-08-05 | Change plugin links from http:// to https:// | Robert Pösel | |
2017-01-07 | StatusManager: Rework options to be more informative | Robert Pösel | |
2017-01-06 | StatusManager: fixed #662 | aunsane | |
2017-01-01 | bump copyright year | dartraiden | |
2016-10-23 | StatusManager: short description | dartraiden | |
langpacks/english: update | |||
2016-10-22 | KeepStatus, StartupStatus and AdvanceAutoAway merged into one plugin | aunsane | |