index
:
semanticscuttle
develop
feature/cache
hotfix/api
hotfix/mod_rewrite
master
production
Self-hosted and web-based social bookmark manager
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
templates
/
bookmarks.tpl.php
Age
Commit message (
Expand
)
Author
2010-02-22
Do not highlight admin bookmarks when $enableAdminColors is disabled
cweiske
2010-02-20
sql optimization: reduce by 9 sql queries when logged in and looking at bookm...
cweiske
2010-02-20
sql optimization: 9 queries less!
cweiske
2010-02-20
first sql optimization: fetch countOthers() for all bookmarks at once instead...
cweiske
2010-02-20
replace some strange foreach constructs with the proper variant
cweiske
2010-01-29
add missing space
cweiske
2010-01-19
Implement request #2934872: Option to set the "no description"
cweiske
2010-01-19
Implement request #2934868: Do not display full redirection URL, patch by fno...
cweiske
2009-11-05
mark bookmarks with votes < threshold with red dotted border
cweiske
2009-11-02
add horizontal voting styles
cweiske
2009-10-29
fix bad sort= xss in bookmarks.tpl
cweiske
2009-10-28
sort desc voting by default
cweiske
2009-10-28
add sort-by-voting to frontend
cweiske
2009-10-27
move bookmark thumbnail code in separate template file
cweiske
2009-10-26
basic voting system works; but layout is missing
cweiske
2009-10-23
rename ServiceFactory::getServiceInstance() to get() - much easier to write
cweiske
2009-10-03
make the application work again
cweiske
2009-10-03
move files to new locations
cweiske