summaryrefslogtreecommitdiff
path: root/classes
AgeCommit message (Expand)Author
2009-06-15Output custom stylesheets on design sub-ActionsZach Copley
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
2009-05-30Use mysql_set_charset for connection instead of SET NAMESEvan Prodromou
2009-05-30Removing inbox and memcached daemon handlingEvan Prodromou
2009-05-30remove debug code from repliesEvan Prodromou
2009-05-30check for since=0 in Notice::stream()Evan Prodromou
2009-05-29Ticket #1567 - Change max_id to return notices <= ID instead of < IDZach Copley
2009-05-29Ticket #1567 - API: Change before_id parameter to max_idZach Copley
2009-05-29Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-28Only enqueue inbox-dependent transports after inboxes have been filledEvan Prodromou
2009-05-27Upgraded foreign_id column to handle new 64-bit Facebook user IDs.Zach Copley
2009-05-27optionally use SET NAMES for utf8 to DBEvan Prodromou
2009-05-27Merge branch '0.7.x' into utf8Evan Prodromou
2009-05-27Handles local aliases (redirection) for file uploads attached to notices.Robin Millette
2009-05-23fix require_once in Design.phpEvan Prodromou
2009-05-23add getDesign to UserEvan Prodromou
2009-05-23update User.php with new design-related fieldsEvan Prodromou