]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/profilelist.php
Remove comparison with member variable of null variable, cleaned code a bit.
[quix0rs-gnu-social.git] / lib / profilelist.php
2009-03-11 Adrian LangRemove comparison with member variable of null variable...
2009-03-09 Adrian LangImprove handling of null values in profile parameters.
2009-03-08 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-08 CiaranGMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-03-05 Evan ProdromouMerge branch 'ping' of /var/www/mublog.corrupt into...
2009-02-23 Zach CopleyMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-21 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-20 Leslie Michael OrchardPROFILES_PER_PAGE already defined in lib/common.php
2009-02-18 Evan ProdromouMerge branch 'master' of git://gitorious.org/laconica...
2009-02-17 Sarven CapadisliMerge branch 'mobile-style' of git://gitorious.org...
2009-02-17 Evan ProdromouMerge branch 'master' into 0.7.x
2009-02-15 Evan ProdromouMerge branch 'master' into 0.7.x
2009-02-12 Evan ProdromouMerge branch 'devevan/master' into 0.7.x
2009-02-11 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Sarven CapadisliMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-11 Sarven CapadisliMinor. Changed from @class location to label
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch 'sgmurphy-clone/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-06 Evan ProdromouMove common_avatar_* functions to Avatar
2009-01-28 Evan ProdromouMerge branch 'master' of root@laconi.ca:/var/www/laconi...
2009-01-26 Evan ProdromouAdd some more useless HTML
2009-01-26 Evan Prodromoumove block form
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-23 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-22 sarvenMerge branch 'master' of ../trunk
2009-01-22 Evan ProdromouDebug some of the subscriptions+tags problems
2009-01-22 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-22 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-22 Evan Prodromoureformat profilelist code
2009-01-22 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-22 Zach CopleyMerge branch 'master' of /var/www/trunk
2009-01-22 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-22 sarvenselector name cleanup
2009-01-21 sarvenChanged to @class entity_profile from @id user_profile.
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-21 sarvenMatching markup for tags
2009-01-21 sarvenprofilelist markup and styles
2009-01-20 sarvenIf user has fn, then it will not link to their own...
2009-01-20 Robin MilletteMerge branch 'master' of /var/www/trunk
2009-01-19 sarvenFeatuerd profile list markup
2009-01-19 sarvenMerge branch 'master' of ../trunk
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-19 Evan ProdromouExtra whitespace in profilelist
2009-01-19 Evan ProdromouUpdate profile list for new framework
2009-01-12 Evan ProdromouMerge branch 'master' of http://goukihq.org/misc/git...
2009-01-08 Evan ProdromouMerge branch 'master' of ../laconica-stable
2009-01-06 Evan ProdromouMerge branch 'master' into devel
2008-12-23 Evan Prodromoumove opening brace of class declaration to next line
2008-12-23 Evan Prodromouchange function headers to K&R style
2008-12-23 Evan Prodromoureplace NULL with null
2008-12-23 Evan Prodromoureplace all tabs with four spaces
2008-12-08 Evan Prodromoupass profile correctly to show_owner_controls
2008-12-08 Evan Prodromouadd block form to subscribers list and profile page
2008-12-08 Evan Prodromouremove unused code from profile list
2008-11-24 csarveninclude action in tags
2008-11-24 Evan Prodromoubetter tag handling for profile lists
2008-11-21 csarvenFixing bio alignment
2008-11-21 csarvenRemoving empty element no longer in use
2008-11-21 csarvenrel-bookmark not required because hAtom is not present
2008-11-21 csarvenLinking directly from Your tags instead of Tag user
2008-11-21 csarvenTag markup and styling for tag_self, tag_user, form...
2008-11-21 Evan Prodromoushow tags that the owner added, not that the current...
2008-11-21 Evan Prodromouonly show tags if there's a logged-in user
2008-11-21 Evan Prodromoufix some stuff with tagother link
2008-11-21 Evan Prodromoufix link to tagother
2008-11-21 Evan Prodromoufix $profile in profilelist
2008-11-21 Evan Prodromoutag other users
2008-11-20 Evan Prodromoushow self-tags in profile list
2008-11-20 Evan Prodromoudon't show sub/unsub on your own record!
2008-11-20 Evan Prodromoufixup this pointer
2008-11-20 Evan Prodromoufloat subscribe button right in profile list
2008-11-20 Evan Prodromoucommon_(un)subscribe_form
2008-11-20 Evan Prodromoustop trying to get count from query
2008-11-20 Evan Prodromouincrease PROFILES_PER_PAGE from 10 to 20
2008-11-20 Evan Prodromoubetter looping in profile list
2008-11-20 Evan Prodromouabstract people lists from search results