summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-01-08code cleaningGeorge Hazan
2017-01-08correct away iconGeorge Hazan
2017-01-08idle status is not ID_STATUS_IDLE, but ID_STATUS_LONGAWAYGeorge Hazan
2017-01-08fix for the icon resourcesGeorge Hazan
2017-01-08fix for data allocationGeorge Hazan
2017-01-07first version of Discord that sends messages, catches presence packets and ↵George Hazan
displays typing notification version bump
2017-01-07first version of Discord with working gateway connectionGeorge Hazan
2017-01-07StatusManager: Rework options to be more informativeRobert Pösel
2017-01-07StatusManager: Allow translation of subplugins' checkboxesRobert Pösel
2017-01-07StatusManager: Move options to subpageRobert Pösel
2017-01-07SimpleStatusMsg: Move startup status options to subpageRobert Pösel
This commit is also useful for conflict with other plugin(s) that also want to add page directly to "Status" page. Because there wasn't specified "tab", it then consumed whole "Status" page for itself and didn't show tabs of plugins loaded afterwards. Another solution to this conflict is to just set "tab" for this page. But it makes more sense to have separate page for this "Startup status" options.
2017-01-07StatusManager: Respect if subplugin was disabled as dll previouslyRobert Pösel
This makes a bit better update experience for users that used and disabled one of subplugins in the past, because they will be disabled by default after update to StatusManager.
2017-01-07Facebook: Fix logging string (fixes #660)Robert Pösel
2017-01-06gateway commandsGeorge Hazan
2017-01-06double memory freeingGeorge Hazan
2017-01-06unneeded warning suppressedGeorge Hazan
2017-01-06adding zlibGeorge Hazan
2017-01-06StatusManager:aunsane
- fixed translation - attempt to fix build on vs 2010
2017-01-06StatusManager: fixed #662aunsane
2017-01-06StatusManager: #662aunsane
- ability to disable subplugins - project cleaning
2017-01-06StatusManager: #662aunsane
- files splitted by folders - main.cpp cleanup - project cleanup
2017-01-04gateway support: beginningGeorge Hazan
2017-01-03code cleaningGeorge Hazan
2017-01-03server history syncing supportGeorge Hazan
2017-01-03blanc icon added for the Invisible modeGeorge Hazan
2017-01-03it's senseless to declare GetName member for the descendants of PROTOGeorge Hazan
2017-01-03Proto_Discord - icons for the Discord protocolGeorge Hazan
2017-01-01langpacks: updatedartraiden
2017-01-01langpacks/english: updatedartraiden
2017-01-01"if" = "else", so "if" is uselessdartraiden
2017-01-01bump copyright yeardartraiden
2017-01-01AIM: decapitalizationdartraiden
2016-12-30fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ↵George Hazan
Toolbar)
2016-12-30flag renamed to be more logically calledGeorge Hazan
2016-12-30plugins:Gluzskiy Alexandr
alarms: version bump
2016-12-30Merge pull request #663 from alabuzhev/alabuzhev-patch-1George Hazan
Increased name & password size to 256
2016-12-30Increased name & password size to 256Alex Alabuzhev
2016-12-30Discord:George Hazan
- user search works; - friend list support; - channel list support; - various fixes
2016-12-29support for the SnowFlake type for MirandaGeorge Hazan
2016-12-29these operators better be not inlinedGeorge Hazan
2016-12-29compilation fixGeorge Hazan
2016-12-29login processing completedGeorge Hazan
2016-12-28new http request type: PATCHGeorge Hazan
2016-12-28first version that logs in successfullyGeorge Hazan
2016-12-28http frameworkGeorge Hazan
2016-12-28plugins:Gluzskiy Alexandr
alarms: "selected days" mode db write/load fix, ui fix
2016-12-28langpacks: update according to ab80b3e01ac99d5f31e2de10bf8299579afa87b4 and ↵dartraiden
9c91e12a09b00f2030249f680c6edd83e6700c6d
2016-12-28langpacks/english: updatedartraiden
2016-12-28another missing hotkey textdartraiden
2016-12-27implementation of CDiscordProto::SetStatusGeorge Hazan