summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-02-11fix for an error message textGeorge Hazan
2017-02-10Facebook: correct status names capitalizationdartraiden
2017-02-10StatusManager: text tuningdartraiden
2017-02-10fix double spacedartraiden
2017-02-10langpacks/russian: updatedartraiden
2017-02-09fix for the history export in h++George Hazan
2017-02-08Discord: support for changing nick names in chatsGeorge Hazan
2017-02-08Merge branch 'master' of https://github.com/miranda-ng/miranda-ngTobias Weimer
2017-02-08ScriverTobias Weimer
- Double declaration removed
2017-02-08no need in that blablablaGeorge Hazan
2017-02-07Discord: ability to join & leave guilds on the flyGeorge Hazan
2017-02-07crash fixGeorge Hazan
2017-02-07code cleaningGeorge Hazan
2017-02-07support for the guild chat nicksGeorge Hazan
2017-02-07if a user's nick is skipped, we try to restore it from the users listGeorge Hazan
2017-02-07warning fixesGeorge Hazan
2017-02-07rest of ANSI macros removedGeorge Hazan
2017-02-07code cleaningGeorge Hazan
2017-02-06strange hand-made array removedGeorge Hazan
2017-02-06fix for an array bounds overflowGeorge Hazan
2017-02-06- fix for a possible memory leak;George Hazan
- enhanced debug info
2017-02-06Discord: file transfer succeededGeorge Hazan
2017-02-06fix for adding duplicate headersGeorge Hazan
2017-02-06Add pubkey log to avatar transfer initiation for debugging.LittleVulpix
This helps in case we get spammed with avatar requests - to see which tox is causing it. example of spam: [06:48:45 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:45 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:48:46 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:46 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:48:54 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:54 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:48:54 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:48:54 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:03 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:03 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:03 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:03 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:12 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:12 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:12 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:12 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:21 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:21 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:21 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:21 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:30 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:30 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:30 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:30 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:39 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:39 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled [06:49:39 1E30] [FoxyToxy] CToxProto::OnFriendFile: incoming avatar (65536) from (0) [06:49:39 1E30] [FoxyToxy] CToxProto::CancelTransfer: Transfer (65536) is canceled
2017-02-06VKontakte: remove unneeded threadElzorFox
2017-02-06Msg_Export: Fix opening/closing progress dialogRobert Pösel
2017-02-06Msg_Export: Fix progress dialog processingRobert Pösel
2017-02-06Msg_Export: Don't block whole Miranda during exportRobert Pösel
2017-02-06Msg_Export: Fix exporting unicode messages, make it even faster (addresses #609)Robert Pösel
Previously code worked with opening file and loading BOM at writing each event. When we stopped closing/opening file at each event it couldn't read BOM anymore, so it wrote messages in wrong codepage. This is not fixed by parameter defining we are just appending the file, so it doesn't need to determing BOM or even check file size. Thanks to this exporting is now about 70% faster than the initial optimization commit (in sum 13.5x faster than before).
2017-02-06Msg_Export: Allow entering "0" for no limit of line widthRobert Pösel
2017-02-06Msg_Export: Optimize checking ignored contacts/protocols (addresses #609)Robert Pösel
Makes export about 20% faster.
2017-02-05Msg_Export: Optimize exporting all history (fixes #609)Robert Pösel
Makes export about 10x faster.
2017-02-05Facebook: Pages contacts should be "invisible", not "online"Robert Pösel
2017-02-05proper fix for UINs in auth dialogsGeorge Hazan
2017-02-05fix for the incorrect UIN assignmentGeorge Hazan
2017-02-04modified icons for DiscordGeorge Hazan
2017-02-04fix for launching Account Manager many timesGeorge Hazan
2017-02-04Discord: correct status mapping for ID_STATUS_AWAYGeorge Hazan
2017-02-03README: add Discorddartraiden
2017-02-03first attempt to implement file transfersGeorge Hazan
2017-02-03no need in libcurlGeorge Hazan
2017-02-03.George Hazan
2017-02-03avatar code adapted for new core functions (mime types)George Hazan
2017-02-03we mark all contacts as offline after a protocol goes offlineGeorge Hazan
2017-02-03mime type standardizationGeorge Hazan
2017-02-03.George Hazan
2017-02-03VKontakte: ignore ‘Access denied: can't set typing activity for this ↵ElzorFox
peer’ error
2017-02-02- code cleaning;George Hazan
- version bump
2017-02-02Discord: message formatting now includes the list of attachments (if present)George Hazan
2017-02-02fix for the initial presence processingGeorge Hazan