Age | Commit message (Expand) | Author |
2010-03-01 | Return empty array when no subscriptions to remote | Evan Prodromou |
2010-02-05 | Actually store the timestamp on each nonce | Zach Copley |
2010-01-25 | Offload inbox updates to a queue handler to speed up posting online | Evan Prodromou |
2009-12-11 | change Notice::saveNew() to use named arguments for little-used options | Evan Prodromou |
2009-11-25 | Fix regression in remote subscription; added hasRole() shadow method on Remot... | Brion Vibber |
2009-11-16 | block subscribes by silenced users | Evan Prodromou |
2009-11-08 | Harmonise UI message "No such user." | Siebrand Mazeland |
2009-09-29 | remove string-checks from code using Notice::saveNew() | Evan Prodromou |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-08-10 | Replace own OMB stack with libomb. | Adrian Lang |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | 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-05 | Fixed bad field name in oauthstore. (fix submitted by oxygene) | CiaranG |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | TRUE | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace NULL with null | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-07-09 | Merge conflicts and kill a whole lot of trailing whitespace on lines. | Mike Cochrane |
2008-06-06 | debugging output for new_access_token | Evan Prodromou |
2008-06-06 | mixed up token keys and OAuthToken objects | Evan Prodromou |
2008-06-06 | mixed up OAuthConsumer and Consumer classes | Evan Prodromou |
2008-06-06 | seem to be storing tokens with null consumer keys | Evan Prodromou |
2008-06-04 | full interface for userauthorization | Evan Prodromou |
2008-06-02 | fix consumer fetching, nonce making | Evan Prodromou |
2008-06-02 | change names, update | Evan Prodromou |
2008-05-30 | interim commit after pull from server | Evan Prodromou |
2008-05-27 | server-side storage model | Evan Prodromou |