summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/MovReelCom.py
Commit message (Collapse)AuthorAgeFilesLines
* Update all other pluginsGravatar Walter Purcaro 2014-11-021-4/+4
|
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
|
* Update accounts to use HOSTER_NAME instead HOSTER_URLGravatar Walter Purcaro 2014-10-181-1/+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
* Code cosmetics on some account pluginsGravatar Walter Purcaro 2014-10-071-4/+2
|
* [XFSPAccount] COOKIES attribute supportGravatar Walter Purcaro 2014-10-051-2/+2
|
* 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/+1
|
* Fix account checkLogin + related code cosmeticsGravatar Walter Purcaro 2014-07-061-2/+2
|
* [MovReel] Account pluginGravatar t4skforce 2014-05-161-0/+20
Merges #609