Age | Commit message (Expand) | Author |
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-21 | Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.x | Evan Prodromou |
2009-08-21 | postnotice for OMB correctly checks max notice size | Evan Prodromou |
2009-08-21 | Update libomb, fix some omb handling stuff, improve error handling. | Adrian Lang |
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-11 | Make OMB work if the configured domain name does not exclusively contain lowe... | Adrian Lang |
2009-03-08 | PostgreSQL - some more fixes to make queries compatible with both databases. ... | CiaranG |
2009-01-15 | Convert use of common_server_error and common_user_error to methods on Action | Evan Prodromou |
2008-12-23 | move opening brace of class declaration to next line | Evan Prodromou |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-11-28 | shorten urls for posts > 140 chars only, from anywhere. Only show long urls i... | millette |
2008-11-13 | trac31 shorten all URLs even if notice is already < | millette |
2008-11-06 | trac31 url_auto_shortening by sgmurphy | millette |
2008-09-04 | fix bad args in postnotice for new notices | Evan Prodromou |
2008-09-04 | Resolve remote subscribe and omb problems with quotes (Tickets #604 and #567) | CiaranG |
2008-08-28 | move broadcast in OMB postnotice for bad case | Evan Prodromou |
2008-08-26 | fix error storing uris of remote notices | Evan Prodromou |
2008-08-19 | add remote flag to broadcast of notices | Evan Prodromou |
2008-08-19 | broadcast remote notices | Evan Prodromou |
2008-07-29 | refactor notice-adding code to one static method on Notice | Evan Prodromou |
2008-07-20 | First cut at hastags support. | Mike Cochrane |
2008-07-22 | base class is_readonly() now returns false by default | zach |
2008-07-22 | Added is_readonly() method to all Actions | zach |
2008-07-22 | mark incoming notices as local or not | Evan Prodromou |
2008-07-08 | Convert _t() to _() for gettext. | Mike Cochrane |
2008-07-09 | store rendered content on save; display pre-rendered content | Evan Prodromou |
2008-06-06 | was using $notice->uri instead of $notice_uri | Evan Prodromou |
2008-06-06 | push yadis requirement into omb.php | Evan Prodromou |
2008-06-06 | call postnotice when there's a remote subscription | Evan Prodromou |
2008-05-26 | oauth discovery and all new actions | Evan Prodromou |