summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-11Merge commit 'mainline/0.8.x' into 0.8.x-notices-in-htmloutputterBrett Taylor
2009-08-11two variables $public and $system were generating notices in lib/htmloutputt...Brett Taylor
2009-08-11fix for trac bug #1805:Brett Taylor
2009-08-11Revert "changed file.url column type from varcahr(255) to varchar(2047)"Brenda Wallace
2009-08-10common_config returns false if the config value is not set. Design::toWebColo...Adrian Lang
2009-08-10UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.Adrian Lang
2009-08-10Merge commit 'dcostalis/econversation' into 0.8.xCraig Andrews
2009-08-10Workaround for bug 1317 '"What's up" textarea on iPhone missing proper submit...brion
2009-08-10Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.xCraig Andrews
2009-08-10Merge branch 'twitter-oauth' into 0.8.xZach Copley
2009-08-10Add Twitter OAuth key and secret exampleZach Copley
2009-08-10Add synctwitterfriends to daemon startup and stop scriptsZach Copley
2009-08-10Take token field out of foreign_linkZach Copley
2009-08-10I forgot that we don't do database upgrades for point releases. So I'veZach Copley
2009-08-10Moved some stuff around. More comments and phpcs compliance.Zach Copley
2009-08-10Added configuration option to only allow OpenID logins.Jeffery To
2009-08-10changed file.url column type from varcahr(255) to varchar(2047)Brenda Wallace
2009-08-09Updated link colour.Sarven Capadisli
2009-08-08Fix logic that determines if a URL is relative or absolute in script() and cs...Craig Andrews
2009-08-08Use jQuery instead of window.onLoad, which I believe will be faster and more ...Craig Andrews
2009-08-08Update README to use the addPlugin syntax to add the plugin (which seems clea...Craig Andrews
2009-08-08Throttles updating of the character counter to reduce the performance impact ...brion
2009-08-08Broke some stuff out into functions. Ran it through phpcs.Zach Copley
2009-08-08Merge branch '0.8.x' into twitter-oauthZach Copley
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-07bug 1770 conversation link for emailanontwit
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-06Make TwitterStatusFetcher extend ParallelizingDaemonZach Copley
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