summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/XHamsterCom.py
Commit message (Expand)AuthorAgeFilesLines
* Code cosmeticsGravatar Walter Purcaro 2015-07-241-1/+1
* Hotfixes (2)Gravatar Walter Purcaro 2015-07-241-1/+1
* New __status__ magic keyGravatar Walter Purcaro 2015-07-191-0/+1
* No camelCase style anymoreGravatar Walter Purcaro 2015-07-071-6/+6
* Spare code cosmeticsGravatar Walter Purcaro 2015-06-241-2/+4
* Update everythingGravatar Walter Purcaro 2015-06-081-2/+2
* Use 'import' instead 'from'Gravatar Walter Purcaro 2015-05-011-3/+2
* Spare code cosmeticsGravatar Walter Purcaro 2015-04-081-1/+1
* __config__ cosmeticsGravatar Walter Purcaro 2015-03-251-1/+1
* Spare code cosmeticsGravatar Walter Purcaro 2015-03-101-2/+2
* Code cosmetics: plugin class attributesGravatar Walter Purcaro 2014-10-281-4/+4
* Extend translation support in plugins + a lot of code cosmetics and typo fixesGravatar Walter Purcaro 2014-10-261-5/+5
* Spare code cosmeticsGravatar Walter Purcaro 2014-10-251-4/+4
* Two space before function declarationGravatar Walter Purcaro 2014-10-221-0/+4
* Pattern update 3Gravatar Walter Purcaro 2014-10-111-4/+4
* Add __license__ key attribute to pluginsGravatar Walter Purcaro 2014-10-081-0/+1
* New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...Gravatar Walter Purcaro 2014-10-071-2/+3
* Remove trailing whitespaces + remove license headers + import urllib methods ...Gravatar Walter Purcaro 2014-08-011-2/+8
* Fix and improve 5060e4c6374a5116d0d8b02528f910f8c5f8bcf9Gravatar Walter Purcaro 2014-07-201-14/+14
* Prefer single quote for dict key nameGravatar Walter Purcaro 2014-07-151-6/+6
* Fix code indentation, some bad whitespaces and missing authors + use 'not' in...Gravatar Walter Purcaro 2014-07-151-9/+9
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-111-1/+1
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-111-1/+1
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-1/+0
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-111-1/+1
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-111-1/+1
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* XHamsterCom: removed debug message translation.Gravatar Stefano 2013-12-011-4/+4
* Cleanup for setup vars.Gravatar Walter Purcaro 2013-10-231-3/+0
* Fixed PEP 8 violations in HostersGravatar Stefano 2013-07-221-19/+20
* getConfig instead getConf for allGravatar Walter Purcaro 2013-06-031-2/+2
* Various fixes in 24 pluginsGravatar Stefano 2013-03-071-2/+2
* Contributed plugins - closed #722,#723Gravatar zoidberg10 2012-11-161-0/+120