index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
CloudFile
/
src
/
menus.cpp
Age
Commit message (
Expand
)
Author
2019-03-02
all protocols (even virtual ones) moved to the Protocols folder
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-20
let's avoid identifier 'hLangpack' wherever possible
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-04-21
code cleaning:
George Hazan
2018-04-06
CloudFile: no need to create fake protocol instances just for search
George Hazan
2018-03-11
CloudFile: Dropbox OAuth with miranda-ng redirect uri
aunsane
2018-02-28
CloudFile: auth doesn't work (fixed #1171)
aunsane
2018-02-28
CloudFile: cannot see cloud accounts after setup (fixed #1169)
aunsane
2018-02-21
Implement service that returns the list of available CloudFile services (#1144)
aunsane
2018-02-19
CloudFile: added support for the usual accounts system(#1144)
aunsane
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-05-13
CloudFile: localization fix
dartraiden
2017-05-07
CloudFile:
aunsane
2017-04-30
CloudFile: translation fix
dartraiden
2017-04-26
CloudFile: fix sending to metacontacs
aunsane
2017-04-26
CloudFile: ability to disable services
aunsane
2017-04-16
CloudFile: initial commit
aunsane