summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-17Update background image settings to use bitflagsZach Copley
2009-06-16Merge branch '0.8.x' into userdesignZach Copley
2009-06-16Enable tiling of background imgs for DesignsZach Copley
2009-06-16names for Notice_inbox source valuesEvan Prodromou
2009-06-16names for Notice is_local statesEvan Prodromou
2009-06-16Added background image tile flag to DesignZach Copley
2009-06-16Moved url handling to its proper place, from newnotice to Notice.phpRobin Millette
2009-06-16Design settings now save and displays backgroundsZach Copley
2009-06-16Merge branch '0.8.x' into userdesignZach Copley
2009-06-15Another minor tweak to showCSS() CSS outputZach Copley
2009-06-15Some fixups to the CSS output of showCSS()Zach Copley
2009-06-15Design class now uses WebColor class for outputting hex colorsZach Copley
2009-06-15Output custom stylesheets on design sub-ActionsZach Copley
2009-06-15forgot to disinherit Memcached_DataObject in Status_networkEvan Prodromou
2009-06-15Add some basic memcached handling to status_networkEvan Prodromou
2009-06-15Merge branch '0.8.x' into userdesignZach Copley
2009-06-15a little better query handling in redirect codeEvan Prodromou
2009-06-15a little better query handling in redirect codeEvan Prodromou
2009-06-15forgot some functions aren't available at status timeEvan Prodromou
2009-06-15redirect on non-canonical server nameEvan Prodromou
2009-06-15strncmp -> strcasecmpEvan Prodromou
2009-06-15Return network from network setup functionEvan Prodromou
2009-06-15Merge branch '0.8.x' into userdesignZach Copley
2009-06-15Configurable avatar directoryEvan Prodromou
2009-06-15updates to Status_networkEvan Prodromou
2009-06-14Link and distribute notices tagged for a group aliasEvan Prodromou
2009-06-14Code for adding and saving group aliasesEvan Prodromou
2009-06-14Merge branch '0.8.x' into groupaliasEvan Prodromou
2009-06-14fix perms for classes/statusnet.iniEvan Prodromou
2009-06-14fixup perms for classesEvan Prodromou
2009-06-14Added Group_alias classEvan Prodromou
2009-06-14Allow users to be unblocked from a groupEvan Prodromou
2009-06-14The rest of the things necessary to make group block workEvan Prodromou
2009-06-14fix perms on Group_block classesEvan Prodromou
2009-06-14create DB_DataObject classes for group blockEvan Prodromou
2009-06-14Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-06-14Merge branch '0.8.x' into userdesignZach Copley
2009-06-12push length check to Notice classEvan Prodromou
2009-06-10Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-10some changes based on code review with zachEvan Prodromou
2009-06-10Now correctly identifiying notices with uploaded content.Robin Millette
2009-06-10Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette
2009-06-10Uploaded content now displays in overlay (and removed var_dump crap)Robin Millette
2009-06-09Merge branch '0.8.x' into userdesignEvan Prodromou
2009-06-09Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Evan Prodromou
2009-06-09Improve file upload and attachment interface.Robin Millette
2009-06-08Merge branch '0.7.x' into 0.8.xEvan Prodromou
2009-05-31Refactored some attachment code and fixed upload bug in interface.Robin Millette
2009-05-31Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i...Robin Millette