summaryrefslogtreecommitdiffstats
path: root/subscribe.php
AgeCommit message (Collapse)Author
2013-03-21reorganize folderBernhard Posselt
2013-02-28Replace translation stringsLukas Reschke
Grep: echo \$l\-\>t\(\'([^']*)\'\) Replace with:p(\$l\-\>t\(\'\1\'\)\) Grep: echo \$l\-\>t\(\"([^"]*)\"\) Replace with: p(\$l\-\>t\(\"\1\"\)\)
2012-11-27Fixed spelling typoTexasGamer
2012-10-14Whitespace cleanupBart Visscher
2012-08-19improves favicon detectionAlessandro Cosentino
2012-08-18perform only a slim fetch in some casesAlessandro Cosentino
2012-08-17bookmarkelet working nowAlessandro Cosentino