summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-24Moved some stuff to a base classZach Copley
2009-08-24Allow removal of Twitter account. Deleted dead code.Zach Copley
2009-08-24Make the TwitterQueuehandler post to Twitter using OAuthZach Copley
2009-08-24Twitter OAuth server dance workingZach Copley
2009-08-24Add new Foreign_link col to store OAuth access tokenZach Copley
2009-08-24Merge branch 'master' into testingEvan Prodromou
2009-08-24Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-21Finally got the IPv6 regex right in the url finderCraig Andrews
2009-08-21Improve url finding more. Properly end urls when a space is caught.Craig Andrews
2009-08-21URLs surrounded by (),{}, and [] are correctly handled now!Craig Andrews
2009-08-21kill stupid Finder metadata file that made it into my checkin presumably due ...Brion Vibber
2009-08-21Tweak to php-gettext stream reader; initialize local variable before appendin...Brion Vibber
2009-08-21Include php-gettext 1.0.7 into extlibs; loading it up if native gettext exten...Brion Vibber
2009-08-21Linkifier support many more urls, and less mismatchesCraig Andrews
2009-08-21Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-21We don't need to re-distribute jquery-autocomplete demoEvan Prodromou
2009-08-21Use currying to call the url callbacks, and use preg_replace_callbackCraig Andrews
2009-08-20var empty check did not function as expected.Eric Helgeson
2009-08-20add $config['attachments']['path'] to the config.php.samplemEDI
2009-08-20Change the notice type defines all into class constants and adapt all files.Marcel van der Boom
2009-08-20Merge commit 'cvollick/resolveAliases' into 0.8.xCraig Andrews
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-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-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