summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/LinksnappyCom.py
Commit message (Collapse)AuthorAgeFilesLines
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
|
* No more need to use the req argument when call load methodGravatar Walter Purcaro 2015-07-171-4/+2
|
* Spare fixes and code cosmeticsGravatar Walter Purcaro 2015-07-171-4/+8
|
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-6/+6
|
* Update allGravatar Walter Purcaro 2015-06-241-5/+4
|
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-9/+12
|
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
|
* Use SSL when login accountGravatar Walter Purcaro 2015-06-061-1/+1
|
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-3/+3
|
* [Linksnappy] Fixed syntax errorGravatar stickell 2015-02-121-3/+2
|
* "New Year" Update: account pluginsGravatar Walter Purcaro 2015-01-081-3/+11
|
* Update account pluginsGravatar Walter Purcaro 2014-12-181-2/+2
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* [accounts] Code cosmeticsGravatar Walter Purcaro 2014-10-111-0/+1
|
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
|
* New __authors__ key replaces __author_name__ and __author_mail__ + ↵Gravatar Walter Purcaro 2014-10-071-2/+1
| | | | Whitespaces and EOF fixup
* Remove trailing whitespaces + remove license headers + import urllib methods ↵Gravatar Walter Purcaro 2014-08-011-1/+1
| | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics
* Key attributes cleanup for account, container and crypter pluginsGravatar Walter Purcaro 2014-07-151-0/+2
|
* [Linksnappy] Fixed expired account detectGravatar Stefano 2014-06-121-2/+6
|
* New multihoster: LinksnappyGravatar Stefano 2014-05-041-0/+43