summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-08-21Revert "Added a configuration option to disable OpenID."Evan Prodromou
2009-08-21Merge branch '0.9.x' into openidpluginEvan Prodromou
2009-08-21Merge branch 'dbconfig' into 0.9.xEvan Prodromou
2009-08-21load configuration options from database at runtimeEvan Prodromou
2009-08-21Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-21facebook action correctly checks max notice lengthEvan Prodromou
2009-08-21url-shortening check correctly checks max notice lengthEvan Prodromou
2009-08-21Web UI for notices correctly shows and checks max content lengthEvan Prodromou
2009-08-21message input form correctly shows and check max lengthEvan Prodromou
2009-08-21correctly check Message length for d-commandsEvan Prodromou
2009-08-21correct instructions for length in groupeditformEvan Prodromou
2009-08-21configuration options for text limitsEvan Prodromou
2009-08-21make common_config() handle nulls correctlyEvan Prodromou
2009-08-21reformat groupeditform.phpEvan Prodromou
2009-08-20Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-08-20Change the notice type defines all into class constants and adapt all files.Marcel van der Boom
2009-08-20Fix the default value of ['server']['path'] when running from command line sc...Francois Marier
2009-08-18Removed all the redundant logic in common_replace_urls_callbackCraig Andrews
2009-08-18IPv4 and IPv6 addresses are picked up in URLsCraig Andrews
2009-08-16Merge commit 'jeff-themovie/0.8.x-openid-enabled' into 0.8.xCraig Andrews
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-12Define the member variable NCraig Andrews
2009-08-11oEmbed provider does not use the twitter api library classes any moreCraig 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-11Don't show Search in the primary nav if the user isn't logged in and the site...Jeffery To
2009-08-11two variables $public and $system were generating notices in lib/htmloutputt...Brett Taylor
2009-08-10Revert "Typo, session_name is a function."Evan Prodromou
2009-08-10Merge commit 'jeff-themovie/0.8.x-openidonly' into 0.8.xCraig Andrews
2009-08-10Typo, session_name is a function.Adrian Lang
2009-08-10Replace own OMB stack with libomb.Adrian Lang
2009-08-10Merge branch 'twitter-oauth' into 0.8.xZach 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-08Fix logic that determines if a URL is relative or absolute in script() and cs...Craig Andrews
2009-08-08Merge branch '0.8.x' into twitter-oauthZach Copley
2009-08-08Only populate attachments array element if there are attachmentsZach Copley
2009-08-08Also show XML representation of attachments in the APIZach Copley
2009-08-08Post to Facebook user's stream if notice has an attachment, otherwise post no...Zach Copley
2009-08-08Better error handling when updating FacebookZach Copley
2009-08-08Call $this->getNotices() always, becuase $this will be the right class.Brenda Wallace
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-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