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