summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06- Rewrote SyncTwitterFriends as a daemonZach Copley
2009-08-06Abstract out the parallelizing daemon stuffZach Copley
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-05Merge branch '0.8.x' into twitter-oauthZach Copley
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-05Better (hopefully) database connection management for child processesZach Copley
2009-08-04Post to Facebook user's stream if notice has an attachment, otherwise post no...Zach Copley
2009-08-04Use empty() for checking whether DB_DataObject returned somethingZach Copley
2009-08-04Use ssl for fetching frinds_timeline from Twitter since it requires auth and ...Zach Copley
2009-08-04Refactored rgb2hexSarven Capadisli
2009-08-04Removed not overly significant style from div.entry-content. It helpsSarven Capadisli
2009-08-04Ticket 1758 Multiple replies in web interface on "profile" pageSarven Capadisli
2009-08-04Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-08-04Didn't test that JS in IE. Revert a little.Tom Adams
2009-08-04Merge commit 'jeff-themovie/0.8.x-profile-value' into 0.8.xCraig Andrews
2009-08-04Fixed PHP Notice "Undefined property: Profile::$value"Jeffery To
2009-08-04Set focus to end of field.Tom Adams
2009-08-04Make TwitterStatusFetcher daemon work with OAuthZach Copley
2009-08-04Prepend replyto string to message, don't destroy user input!Tom Adams
2009-08-04Moved some stuff to a base classZach Copley
2009-08-04Only warn when chars remaining < 0, not <= 0.Tom Adams
2009-08-04lighttpd rewrites now possible in other directories.Tom Adams
2009-08-04Enable 404-based rewrites for lighttpd installations in /Tom Adams
2009-08-04Use <?php echo instead of <?printTom Adams
2009-08-04Allow removal of Twitter account. Deleted dead code.Zach Copley
2009-08-03Merge branch '0.8.x' into twitter-oauthZach Copley
2009-08-03Make the TwitterQueuehandler post to Twitter using OAuthZach Copley
2009-08-03Added the 0.2 recaptcha plugin. Should work in all browsers. Please test.Eric Helgeson