Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-08 | code cleaning | George Hazan | |
2017-01-08 | correct away icon | George Hazan | |
2017-01-08 | idle status is not ID_STATUS_IDLE, but ID_STATUS_LONGAWAY | George Hazan | |
2017-01-08 | fix for the icon resources | George Hazan | |
2017-01-08 | fix for data allocation | George Hazan | |
2017-01-07 | first version of Discord that sends messages, catches presence packets and ↵ | George Hazan | |
displays typing notification version bump | |||
2017-01-07 | first version of Discord with working gateway connection | George Hazan | |
2017-01-07 | StatusManager: Rework options to be more informative | Robert Pösel | |
2017-01-07 | StatusManager: Allow translation of subplugins' checkboxes | Robert Pösel | |
2017-01-07 | StatusManager: Move options to subpage | Robert Pösel | |
2017-01-07 | SimpleStatusMsg: Move startup status options to subpage | Robert 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-07 | StatusManager: Respect if subplugin was disabled as dll previously | Robert 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-07 | Facebook: Fix logging string (fixes #660) | Robert Pösel | |
2017-01-06 | gateway commands | George Hazan | |
2017-01-06 | double memory freeing | George Hazan | |
2017-01-06 | unneeded warning suppressed | George Hazan | |
2017-01-06 | adding zlib | George Hazan | |
2017-01-06 | StatusManager: | aunsane | |
- fixed translation - attempt to fix build on vs 2010 | |||
2017-01-06 | StatusManager: fixed #662 | aunsane | |
2017-01-06 | StatusManager: #662 | aunsane | |
- ability to disable subplugins - project cleaning | |||
2017-01-06 | StatusManager: #662 | aunsane | |
- files splitted by folders - main.cpp cleanup - project cleanup | |||
2017-01-04 | gateway support: beginning | George Hazan | |
2017-01-03 | code cleaning | George Hazan | |
2017-01-03 | server history syncing support | George Hazan | |
2017-01-03 | blanc icon added for the Invisible mode | George Hazan | |
2017-01-03 | it's senseless to declare GetName member for the descendants of PROTO | George Hazan | |
2017-01-03 | Proto_Discord - icons for the Discord protocol | George Hazan | |
2017-01-01 | langpacks: update | dartraiden | |
2017-01-01 | langpacks/english: update | dartraiden | |
2017-01-01 | "if" = "else", so "if" is useless | dartraiden | |
2017-01-01 | bump copyright year | dartraiden | |
2017-01-01 | AIM: decapitalization | dartraiden | |
2016-12-30 | fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ↵ | George Hazan | |
Toolbar) | |||
2016-12-30 | flag renamed to be more logically called | George Hazan | |
2016-12-30 | plugins: | Gluzskiy Alexandr | |
alarms: version bump | |||
2016-12-30 | Merge pull request #663 from alabuzhev/alabuzhev-patch-1 | George Hazan | |
Increased name & password size to 256 | |||
2016-12-30 | Increased name & password size to 256 | Alex Alabuzhev | |
2016-12-30 | Discord: | George Hazan | |
- user search works; - friend list support; - channel list support; - various fixes | |||
2016-12-29 | support for the SnowFlake type for Miranda | George Hazan | |
2016-12-29 | these operators better be not inlined | George Hazan | |
2016-12-29 | compilation fix | George Hazan | |
2016-12-29 | login processing completed | George Hazan | |
2016-12-28 | new http request type: PATCH | George Hazan | |
2016-12-28 | first version that logs in successfully | George Hazan | |
2016-12-28 | http framework | George Hazan | |
2016-12-28 | plugins: | Gluzskiy Alexandr | |
alarms: "selected days" mode db write/load fix, ui fix | |||
2016-12-28 | langpacks: update according to ab80b3e01ac99d5f31e2de10bf8299579afa87b4 and ↵ | dartraiden | |
9c91e12a09b00f2030249f680c6edd83e6700c6d | |||
2016-12-28 | langpacks/english: update | dartraiden | |
2016-12-28 | another missing hotkey text | dartraiden | |
2016-12-27 | implementation of CDiscordProto::SetStatus | George Hazan | |