aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2009-11-05mark bookmarks with votes < threshold with red dotted bordercweiske
2009-11-04update german translation: everything is translated now, no fuzzy strings any...cweiske
2009-11-04update german translation filecweiske
2009-11-04messages are utf-8cweiske
2009-11-04script to update translation files automatically; update messages.pocweiske
2009-11-04we set content type already in header.phpcweiske
2009-11-04make voting labels translatablecweiske
2009-11-03add new "votes" field in bookmarks database with the total sum of votescweiske
2009-11-02hide bookmarks below a configurable thresholdcweiske
2009-11-02add configuration option to disable registrationcweiske
2009-11-02enable vote changes on voting badgecweiske
2009-11-02add horizontal voting links and switch config settingcweiske
2009-11-02add horizontal voting stylescweiske
2009-10-31add admin email and admin users to default config dist filecweiske
2009-10-29fix bad sort= xss in bookmarks.tplcweiske
2009-10-28sort desc voting by defaultcweiske
2009-10-28add sort-by-voting to frontendcweiske
2009-10-28fix short open tagscweiske
2009-10-28rename vote table columnscweiske
2009-10-28fix E_NOTICE in tag listcweiske
2009-10-28entity missed semicoloncweiske
2009-10-28add label for "keep password 2 weeks" textcweiske
2009-10-28show own voting as background colorcweiske
2009-10-28basic ajax voting support. has a bad counting bug somewherecweiske
2009-10-27search engines should not follow voting links (not that they are visible to t...cweiske
2009-10-27do not error out when user is not logged incweiske
2009-10-27move bookmark thumbnail code in separate template filecweiske
2009-10-27move thumbnail code in own filecweiske
2009-10-26basic voting system works; but layout is missingcweiske
2009-10-26introduce voting config value and provide current user voting status in getBo...cweiske
2009-10-26rename config.inc.php to config.php throughout the codecweiske
2009-10-26add bVoting to table definition filecweiske
2009-10-23rename ServiceFactory::getServiceInstance() to get() - much easier to writecweiske
2009-10-23revamp service factorycweiske
2009-10-23voting tablecweiske
2009-10-03make the application work againcweiske
2009-10-03more file renamingscweiske
2009-10-03move files to new locationscweiske