summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-08Throttles updating of the character counter to reduce the performance impact ...brion
2009-08-08Fixed typo "thier". Ticket 1606Sarven Capadisli
2009-08-08Fix for removing the first occurance of the duplicate nickname inSarven Capadisli
2009-08-07bug 1770 conversation link for emailanontwit
2009-08-07Redirect instead of showing an error when the user visits a non-local notice'...Craig Andrews
2009-08-07Implemented the list_all and list groups API methods as defined at http://lac...Craig Andrews
2009-08-07Fixed Escaping in SMS Doc.Christopher Vollick
2009-08-07$args Was Out Of Scope in CheckMirror.Christopher Vollick
2009-08-06Merge commit 'jeff-themovie/0.8.x-rss-1.0-descriptions' into 0.8.xCraig Andrews
2009-08-06Merge commit 'holizz/0.8.x-fasterjs' into 0.8.xCraig Andrews
2009-08-06Merge commit 'jeff-themovie/0.8.x-jsonsearchresultslist' into 0.8.xCraig Andrews
2009-08-06Merge commit 'jeff-themovie/0.8.x-subsystems-enabled' into 0.8.xCraig Andrews
2009-08-06install.php: improved support for running Laconica in a sub folder and on a n...Brett Taylor
2009-08-06Used Yahoo! Smush.it to save a few bytes on the imagesCraig Andrews
2009-08-06Set counter text only when it differs from the new remaining count.Tom Adams
2009-08-06remove redundant/unnecessary linesCraig Andrews
2009-08-06Move inline javascript to a separate js fileCraig Andrews
2009-08-06I had my user info hardcoded... oops.Craig Andrews
2009-08-06Support the 'lite' parameter to statuses/friends and statuses/followers twitt...Craig Andrews
2009-08-06Added the Autocomplete pluginCraig Andrews
2009-08-07Fixed IM and SMS enabled options to default to true.Jeffery To
2009-08-07Added configuration option to disable post-by-email.Jeffery To
2009-08-07Hide subscription controls for disabled services (IM, SMS)Jeffery To
2009-08-07Added configuration options to enable/disable SMS and Twitter integration.Jeffery To
2009-08-06Check theme first for CSS files, then use the non-theme path.Craig Andrews
2009-08-06add LiveTweeter (note caps)Evan Prodromou
2009-08-06Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-06add qwitEvan Prodromou
2009-08-07Fixed missing/null values from JSON search resultsJeffery To
2009-08-06Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descr...Jeffery To
2009-08-06Make 2nd and 3rd cssLink() arguments optionalCraig Andrews
2009-08-05Handle relative and absolute url parameters to script() and cssLink()Craig Andrews
2009-08-05Use cssLink() to link to external cssCraig Andrews
2009-08-05Use script() to write out javascript <script> tagsCraig Andrews
2009-08-05Used script() function to write out the javascript linkCraig Andrews
2009-08-05Use script() and cssLink() methods everywhere instead of manually writing out...Craig Andrews
2009-08-05Added cssLink() and script() functions to htmloutputterCraig Andrews
2009-08-05Accidentally caused the DOCTYPE to never be rendered - fix that.Craig Andrews
2009-08-05Don't start HTML responses with <?xml if the document is served as text/html.Craig Andrews
2009-08-05Switch DOCTYPE's to the XHTML 5 DOCTYPECraig Andrews
2009-08-05added Infinite Scroll pluginCraig Andrews
2009-08-05Use NICKNAME_FMT everywhere consistentlyCraig Andrews
2009-08-05Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-05add livetweeter to notice sourceEvan Prodromou
2009-08-05fixed double 'get' typeanontwit
2009-08-05updated IM docs with new commandsanontwit
2009-08-05Argh, first commit for ages and such a stupid error. Sorry.Adrian Lang
2009-08-04Added correct null check. Created noisey errors on fresh install.Eric Helgeson
2009-08-04Post to Facebook user's stream if notice has an attachment, otherwise post no...Zach Copley
2009-08-04Refactored rgb2hexSarven Capadisli