summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
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
2009-06-19Includes a sioc:reply_to link between notices. It helps with thingsSarven Capadisli
like http://danbri.org/words/2009/06/16/415 Thanks to Toby Inkster for the patch: http://buzzword.org.uk/2009/laconica-0.7.3-sioc-reply_to.patch
2009-06-18better calculation of pathEvan Prodromou
2009-06-18Better attachment view checkSarven Capadisli
2009-06-18Updated markup and CSS for attachment_viewSarven Capadisli
2009-06-18Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-06-18Display more oembed info in attachment popup.Robin Millette
2009-06-18Left out some new user and group theming file in the previous commitZach Copley
2009-06-18Group theming.Zach Copley
2009-06-17Merge branch 'userdesign' into 0.8.xZach Copley
* userdesign: (56 commits) Fix for background image repetition for various page heights Removed height:100% for better background image repetition A little more specific selector for notice reply Have user favorites page show user's design Placed a check to make sure there is a reply button in a notice before Make MailboxAction read only Remove stale reference to deprecated personal.php Uppercase hex color values Default to image being on, no tile after upload Fix sidebar color bug default design Update background image settings to use bitflags It was accidently removed Dynamically tile background image and turn background image on or off Show a background img in settings form IE7/8 CSS update for user design Enable tiling of background imgs for Designs Added background image tile flag to Design Init styles for tile and image use on/off for user design settings Added form option to tile background image and to turn it on and off Add background dir ...
2009-06-17Make MailboxAction read onlyZach Copley
2009-06-17Remove stale reference to deprecated personal.phpZach Copley
2009-06-17hide group name and aliases in group tag cloud sectionEvan Prodromou
2009-06-17Merge branch '0.8.x' into userdesignZach Copley
2009-06-17Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Zach Copley
into 0.8.x
2009-06-17Ticket 1612 - make destory (and create) favorites work via APIZach Copley
2009-06-17Output XML and JSON error msgs for API callsZach Copley
2009-06-17Added config option to enable or disable file uploads with notices.Robin Millette
2009-06-17Make oohembed endpoint configurable.Robin Millette
2009-06-17Uppercase hex color valuesZach Copley
2009-06-17Update background image settings to use bitflagsZach Copley
2009-06-16Enable tiling of background imgs for DesignsZach Copley
2009-06-16Design settings now save and displays backgroundsZach Copley
2009-06-15Check to make sure a design exists before trying to display itZach Copley
2009-06-15Output custom stylesheets on design sub-ActionsZach Copley
2009-06-15Merge branch '0.8.x' into userdesignZach Copley
* 0.8.x: a little better query handling in redirect code a little better query handling in redirect code forgot some functions aren't available at status time redirect on non-canonical server name don't show create-a-group link if not logged in allow a configured base for cache keys Missing call to getProfile() caused verify_credentials to fail. change mods for setup script Script to set up new status networks strncmp -> strcasecmp Return network from network setup function Configurable avatar directory
2009-06-15Throw an WebColorException if wrong # of hex charsZach Copley
2009-06-15User design setting save nowZach Copley
2009-06-15allow a configured base for cache keysEvan Prodromou
2009-06-15Merge branch '0.8.x' into userdesignZach Copley
* 0.8.x: (32 commits) updates to Status_network makeadmin action make admins of groups show aliases when showing a group Link and distribute notices tagged for a group alias Code for adding and saving group aliases Styles for group block add correct li for css magic for block stuff typo in profileminilist class return count from show try to get the right class for profileminilist fix perms for classes/statusnet.ini fixup perms for classes Added Group_alias class add a table for group aliases Cross-browser notice_attach Allow users to be unblocked from a group Some UI improvements for blocking and unblocking The rest of the things necessary to make group block work Make group block work ... Conflicts: db/laconica.sql lib/common.php
2009-06-15Configurable avatar directoryEvan Prodromou
Avatar directory and path are configurable.