index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gallery.php
Age
Commit message (
Expand
)
Author
2008-12-11
add a menu to subs
Evan Prodromou
2008-12-08
add block form to subscribers list and profile page
Evan Prodromou
2008-11-27
don't use list display -- it's the default
Evan Prodromou
2008-11-27
lost the URL
Evan Prodromou
2008-11-27
better link
Evan Prodromou
2008-11-24
redirect on a post from tag dropdown
Evan Prodromou
2008-11-23
retain links in List and Icon switch
Evan Prodromou
2008-11-23
Subscriptions tag filtering and views
csarven
2008-11-23
only get tags for this profile list type
Evan Prodromou
2008-11-23
include action in tags
csarven
2008-11-23
fix tag link
Evan Prodromou
2008-11-23
show dropdown of tags only when tags are available and add tags function to p...
Evan Prodromou
2008-11-23
filter galleries by tag
Evan Prodromou
2008-11-20
show tags that the owner added, not that the current user added
Evan Prodromou
2008-11-20
try to fix up pagination again
Evan Prodromou
2008-11-20
break ties using profile ID for order
Evan Prodromou
2008-11-20
more pagination math
Evan Prodromou
2008-11-20
forgot my dollar sign
Evan Prodromou
2008-11-20
add nickname to list/icons links
Evan Prodromou
2008-11-20
links to different display options for subscriptions
Evan Prodromou
2008-11-20
stop trying to get count from query
Evan Prodromou
2008-11-20
show error on empty gallery
Evan Prodromou
2008-11-20
fix empty results
Evan Prodromou
2008-11-20
correct pagination criteria
Evan Prodromou
2008-11-20
remove unnecessary variables from subs query
Evan Prodromou
2008-11-20
do page offsets correctly (depending on display type)
Evan Prodromou
2008-11-20
display subscriptions/subscribers as a list
Evan Prodromou
2008-09-11
reverse order of queries for galleries
Evan Prodromou
2008-09-08
error checking in subscriptions
Evan Prodromou
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-08
p.instructions -> div.instructions
Evan Prodromou
2008-07-04
fix galleries
Evan Prodromou
2008-07-03
add a display url function to display URLs
Evan Prodromou
2008-06-20
fix pagination for galleries
Evan Prodromou
2008-06-18
more subscriptions/subscribers changes
Evan Prodromou
2008-06-18
factor out similarities in subscriptions and subscribers
Evan Prodromou