summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2009-03-06Some fixes for OpenID and OMB URLsEvan Prodromou
2009-03-06Upstream changes to OAuth.phpEvan Prodromou
2009-03-06Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-03-06First crack at Twitter-like JSON search results for the APIZach Copley
2009-03-06Fixed problem with group lists not display all details - broken (by me) in 11...CiaranG
2009-03-05add ping daemon to daemonsEvan Prodromou
2009-03-05Merge branch 'ping' of /var/www/mublog.corrupt into corrupt/pingEvan Prodromou
2009-03-05Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-03-05@-links go to permalinks for local usersEvan Prodromou
2009-03-05Fixed bad field name in oauthstore. (fix submitted by oxygene)CiaranG
2009-03-05Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xCiaranG
2009-03-05PostgreSQL - fixed a couple more quoting issuesCiaranG
2009-03-05PostgreSQL - the ts field in the OAuth nonce table needed to be an integer. (...CiaranG
2009-03-05The correct version of the bad fix I undid in the previous commit. Must expli...CiaranG
2009-03-05Undo my previous change that breaks the Popular Notices section on the public...CiaranG
2009-03-04Stubs for Twitter-compatible API search methodsZach Copley
2009-03-04Fixed wrong date on my msg in the laconica.spec changelog sectionZach Copley
2009-03-04Bumped the version number in laconica.spec in prep for a 0.7.2. RPMZach Copley
2009-03-04Merge branch '0.7.x' of git://gitorious.org/laconica/ksedgwic-clone into revi...Zach Copley
2009-03-04Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xZach Copley
2009-03-04Made /api/account/verify_credentials.format return an extended user object. U...Zach Copley