summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-06-29Small comment change (default is for both users an groups)Zach Copley
2009-06-29Allow users and groups to reset their design to system default colorsZach Copley
2009-06-29Merge branch '0.8.x' into design_resetZach Copley
* 0.8.x: (32 commits) admin indicators in groups show section with admins in sidebar of group update to latest (r76) version of XMPPHP better output for common error handler fix logging error note when going background change name of constructor for xmppdaemon add a lot more logging to xmppdaemon error in get_option_value wasn't returning a value reformat commandline.inc if not in daemon mode, xmppdaemon sends log to stdout extract log-line formatting to its own function got my background/foreground logic backwards twitter status fetcher takes an id argument more efficient fixup of conversations commandline processing handles errors better xmppdaemon.php can stay in foreground command line arg handling a little more flexible Daemon can optionally not go into the background don't canonicalize people's text into URLs ... Conflicts: theme/base/css/display.css
2009-06-28better output for common error handlerEvan Prodromou
2009-06-28fix logging errorEvan Prodromou
2009-06-28note when going backgroundEvan Prodromou
2009-06-28extract log-line formatting to its own functionEvan Prodromou
2009-06-28Daemon can optionally not go into the backgroundEvan Prodromou
2009-06-28don't canonicalize people's text into URLsEvan Prodromou
2009-06-27debug flag for sessionsEvan Prodromou
2009-06-27log IP for API auth errorsEvan Prodromou
2009-06-27some debugging code for sessionsEvan Prodromou
2009-06-27use the session class to store sessionsEvan Prodromou
2009-06-27a memcached_dataobject class for saving sessionsEvan Prodromou
2009-06-27marker in sessionsEvan Prodromou
2009-06-27Added input submit to let the user to go back to site's default designSarven Capadisli
settings
2009-06-25Add attachment action back into routerZach Copley
2009-06-25Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/dev: Added fragment identifier to the "in context" URL which points to Adds a scrollbar if the filename is too long for the attached file
2009-06-25Return clippy to his rightful place next to attachmentsZach Copley
2009-06-25Added fragment identifier to the "in context" URL which points toSarven Capadisli
the notice location in the Conversation page.
2009-06-25Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-06-25Added class entry-content to attachment list containerSarven Capadisli
2009-06-24all daemons take an id parameterEvan Prodromou
2009-06-24Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-24make stomp server work with username and passwordEvan Prodromou
2009-06-25Separated attachment view componentsSarven Capadisli
2009-06-25Moved the attachment representation outside of the anchor so thatSarven Capadisli
onclick, it doesn't follow through on the href (e.g., it would play the video in the overlay instead)
2009-06-24Only show "tile background" setting once an img has been uploadedZach Copley
2009-06-24fix bad function call (needed to be static)Zach Copley
2009-06-23Using default theme design values (it was previously set to identicaSarven Capadisli
theme)
2009-06-23append uploads to content rather than showing them doubleEvan Prodromou
2009-06-23use a subclass for single notice items to show attachmentsEvan Prodromou
2009-06-23make file command configurableEvan Prodromou
2009-06-22Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-22add commandline.inc for parsingEvan Prodromou
2009-06-22Merge branch '0.8.x' into cmdlineEvan Prodromou
2009-06-22Add upload location to attachments config sectionZach Copley
2009-06-22Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/dev: Layout fix for IE6 theme dir, path configurable
2009-06-22theme dir, path configurableEvan Prodromou
2009-06-21Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
* '0.8.x' of git@gitorious.org:laconica/dev: Add like for search got rid of 'skin' concept a while ago add collecta.com link Update copyright dates in files modified in 2009 change Controlez-Vous to Control Yourself ignore config.php.* Position of max_file_size position helps IE
2009-06-21Add like for searchEvan Prodromou
2009-06-21got rid of 'skin' concept a while agoEvan Prodromou
2009-06-21add collecta.com linkEvan Prodromou
2009-06-20Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Evan Prodromou
into 0.8.x
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-06-20change scripts to take server and path from commandlineEvan Prodromou
2009-06-20Position of max_file_size position helps IESarven Capadisli
2009-06-19Keep Twitter gateway notices from leaking thru MySQL notice searchZach Copley
2009-06-19Minor indentingSarven Capadisli