summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-11Fixes #827: Laconica expects full OAuth message for user auth request.Adrian Lang
2009-03-11Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xAdrian Lang
2009-03-11Correction to recently added dupe-checking feature - was using wrong config v...CiaranG
2009-03-11Merge branch '0.7.x' of http://git.gitorious.org/laconica/erichelgeson-clone ...Adrian Lang
2009-03-10Fix xml:lang attrZach Copley
2009-03-10Make search API Atom feeds more validZach Copley
2009-03-10Fix tag URIs in Atom feeds for search thru the APIZach Copley
2009-03-10Allow unauthenticated users to view /api/statuses/replies/id.formatZach Copley
2009-03-10Updated config.php.sample with example Tag URI configsZach Copley
2009-03-10Updates to the API to improve Atom feedsZach Copley
2009-03-09Changed all $config[][] calls to common_config()Eric Helgeson
2009-03-09PostgreSQL - a couple more GROUP BY queries that needed to be explicitCiaranG
2009-03-09Updated URL patterns for identica Profiles for YahooSearchMonkey app.Sarven Capadisli
2009-03-09Fixes #1277: Typo in variable name in actions/twitapidirect_messages.php.Adrian Lang
2009-03-09Improve handling of null values in profile parameters.Adrian Lang
2009-03-08Remove additional output as response to updateprofile.Adrian Lang
2009-03-08Define undefined variable.Adrian Lang
2009-03-08Typo in lib/omb.php updateprofile request handling.Adrian Lang
2009-03-08Add subedit to the main/ routes.Adrian Lang
2009-03-08Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-08first version of plugin for pingback and trackback (no trackback yet)Evan Prodromou
2009-03-08use call_user_func for callbacksEvan Prodromou
2009-03-08Added the new pinghandler to the stopdaemons script and improved the behaviou...CiaranG
2009-03-08PostgreSQL - some more fixes to make queries compatible with both databases. ...CiaranG
2009-03-08PostgreSQL - use the specific sequence names required by DB_DataObject, other...CiaranG
2009-03-08PostgreSQL - added equivalent of the MySQL-specific rebuilddb.sh script, for ...CiaranG
2009-03-08Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xCiaranG
2009-03-07trying to kill the can't-leave-a-group bugEvan Prodromou
2009-03-07Fix bug in dupe checking on notice post when there is no notice in cache.Adrian Lang
2009-03-07you can _so_ leave a group if you're its adminEvan Prodromou
2009-03-07Revert "Remove leave button from grouplist if current user is admin of that g...Evan Prodromou
2009-03-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-08Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xCiaranG
2009-03-08Remove leave button from grouplist if current user is admin of that group.Adrian Lang
2009-03-08Corrected redirect targets for some group actions. These redirects can occur ...Adrian Lang
2009-03-07PostgreSQL - propogated nonce table fix from MySQL version - see bug #1251 or...CiaranG
2009-03-07Let people view friends_timeline of othersEvan Prodromou
2009-03-07fix case of OAuthUtil methodEvan Prodromou
2009-03-07fix for change in OAuthUtil upstreamEvan Prodromou
2009-03-07helpful documentation for oauthstore nonce stuffEvan Prodromou
2009-03-07Fix nonce usage in OAuth storeEvan Prodromou
2009-03-07Make OpenID login and registration URLs workEvan Prodromou
2009-03-07Add local directory for plugins, themes, etc.Evan Prodromou
2009-03-07change trust root calculationEvan Prodromou
2009-03-07Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-07Limit duplicate notices in a particular time period (default 60s)Evan Prodromou
2009-03-07More api actions which need no auth when called with parameter.Adrian Lang
2009-03-07Correct api method names for rss2 and atom feeds in all.php action.Adrian Lang
2009-03-06Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-03-06Atom search results for Twitter-compatible API + phpcs stuffZach Copley