summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-20Fix the default value of ['server']['path'] when running from command line sc...Francois Marier
2009-08-19Resolve Group Aliases in showgroup.phpChristopher Vollick
2009-08-18Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
2009-08-18Updated Twitter bridge sectionZach Copley
2009-08-18Removed all the redundant logic in common_replace_urls_callbackCraig Andrews
2009-08-18Better loggingZach Copley
2009-08-18Return null if all columns in the compound primary key aren't specifiedZach Copley
2009-08-18Kick user out if she doesn't have FB cookiesZach Copley
2009-08-18IPv4 and IPv6 addresses are picked up in URLsCraig Andrews
2009-08-16Use spinner icon while performing AJAX submissions of favorite/unfavorite but...brion
2009-08-16Merge commit 'jeff-themovie/0.8.x-openid-enabled' into 0.8.xCraig Andrews
2009-08-16Fix bug bug 1563 "opensearch content type incorrectly set"brion
2009-08-16Fix for search regression introduced by rename of NOTICE_GATEWAY to Notice::G...brion
2009-08-16Revert "Revert "Return a 404 when a page is request that has no notices""Evan Prodromou
2009-08-16Revert "Revert "Return a 404 when a page is request that has no notices""Evan Prodromou
2009-08-14Revert "Return a 404 when a page is request that has no notices"Evan Prodromou
2009-08-14Revert "Return a 404 when a page is request that has no notices"Evan Prodromou
2009-08-15Fixed OpenID appearing in primary nav when OpenID is enabled but not OpenID-onlyJeffery To
2009-08-14whitespace in error.phpEvan Prodromou
2009-08-13Added a configuration option to disable OpenID.Jeffery To
2009-08-12ServerErrorAction always logsEvan Prodromou
2009-08-12Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-12Define the member variable NCraig Andrews
2009-08-12Prevents redirect URLs that have canonical URLs longer than 255 chars from be...Brett Taylor
2009-08-11Corrected the Infinite Scroll CSS SelectorsCraig Andrews
2009-08-11Return a 404 when a page is request that has no noticesCraig Andrews
2009-08-11Return a 404 when a page is request that has no noticesCraig Andrews
2009-08-11oEmbed provider does not use the twitter api library classes any moreCraig Andrews
2009-08-11Make notice attachment lightbox work after an infinite scroll happensCraig Andrews
2009-08-11reformat newnotice.phpEvan Prodromou
2009-08-11Merge commit 'jeff-themovie/0.8.x-private-returnto' into 0.8.xCraig Andrews
2009-08-11Merge commit 'jeff-themovie/0.8.x-jcrop-0.9.8' into 0.8.xCraig Andrews
2009-08-11Merge commit 'jeff-themovie/0.8.x-private-search' into 0.8.xCraig Andrews
2009-08-11Merge branch 'master' into 0.8.xEvan Prodromou
2009-08-11Set returnto when redirected to login of a private installJeffery To
2009-08-11Added opensearch to the list of public actions.Jeffery To
2009-08-11Don't show Search in the primary nav if the user isn't logged in and the site...Jeffery To
2009-08-11Updated Jcrop to 0.9.8 (avatar cropping wasn't working in IE7 with 0.9.5)Jeffery To
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-11install.php: improved support for running Laconica in a sub folder and on a n...Brett Taylor
2009-08-11Revert "changed file.url column type from varcahr(255) to varchar(2047)"Brenda Wallace
2009-08-11Revert "change file.url to from a varchar(255) to varchar(2047)"Brenda Wallace
2009-08-11change file.url to from a varchar(255) to varchar(2047)Brenda Wallace
2009-08-11upgrade script for postgresBrenda Wallace
2009-08-10Revert "common_config returns false if the config value is not set. Design::t...Evan Prodromou
2009-08-10Revert "Typo, session_name is a function."Evan Prodromou
2009-08-10Revert "UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error han...Evan Prodromou
2009-08-10common_config returns false if the config value is not set. Design::toWebColo...Adrian Lang