Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: EVENTS.txt actions/finishremotesubscribe.php actions/postnotice.php actions/public.php actions/remotesubscribe.php actions/showstream.php actions/updateprofile.php actions/userauthorization.php classes/laconica.ini lib/common.php lib/oauthstore.php lib/omb.php | |||
2009-08-27 | add api/laconica for backwards compatibility | Evan Prodromou | |
2009-08-27 | update version in, and add codename to, lib/common | Evan Prodromou | |
2009-08-27 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
2009-08-26 | change hidden label for site content license link | Evan Prodromou | |
2009-08-26 | define LACONICA_VERSION for backwards compatibility | Evan Prodromou | |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-26 | add back in /etc/laconica/* for compatibility | Evan Prodromou | |
2009-08-26 | add *Laconica* events back in for backwards compatibility | Evan Prodromou | |
2009-08-26 | Merge branch '0.8.x' into testing | Evan Prodromou | |
2009-08-26 | more logging in xmppqueuehandler | Evan Prodromou | |
2009-08-26 | more log output in queue handlers | Evan Prodromou | |
2009-08-26 | last scrub of Laconica -> StatusNet | Evan Prodromou | |
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | change controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | 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-25 | Merge branch '0.8.x' into testing | Evan Prodromou | |
2009-08-25 | Allow ({['" to preceded #tags | Craig Andrews | |
2009-08-25 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli | |
2009-08-25 | userdesign.go.js was incorrectly removed in commit | Sarven Capadisli | |
304db1d30b4ad96f8a2ca500d224bb1609588fed | |||
2009-08-25 | Handle grouping symbols ()[]{} correctly. Now passing all tests! | Craig Andrews | |
2009-08-25 | Add UTF-8 encodings of the IDN TLDs | Craig Andrews | |
2009-08-25 | All tests pass except for those that require matching parens or brackets | Craig Andrews | |
2009-08-25 | Improved the URL tests, and improve the matcher so more tests are passed. ↵ | Craig Andrews | |
The remaining failing tests I believe are incorrect. | |||
2009-08-24 | remove some merge cruft from the end of twitter.php | Evan Prodromou | |
2009-08-24 | Merge branch '0.8.x' into testing | Evan Prodromou | |
Conflicts: actions/twitterauthorization.php lib/oauthclient.php lib/twitter.php lib/twitterapi.php lib/twitteroauthclient.php scripts/twitterstatusfetcher.php | |||
2009-08-24 | Use ssl for fetching frinds_timeline from Twitter since it requires auth and ↵ | Zach Copley | |
is a protected resource | |||
2009-08-24 | Make TwitterStatusFetcher daemon work with OAuth | Zach Copley | |
2009-08-24 | Moved some stuff to a base class | Zach Copley | |
2009-08-24 | Make the TwitterQueuehandler post to Twitter using OAuth | Zach Copley | |
2009-08-24 | Twitter OAuth server dance working | Zach Copley | |
2009-08-24 | Merge branch 'master' into testing | Evan Prodromou | |
Conflicts: lib/rssaction.php lib/twitterapi.php | |||
2009-08-21 | Finally got the IPv6 regex right in the url finder | Craig Andrews | |
2009-08-21 | Improve url finding more. Properly end urls when a space is caught. | Craig Andrews | |
2009-08-21 | URLs surrounded by (),{}, and [] are correctly handled now! | Craig Andrews | |
2009-08-21 | Revert "Added configuration option to only allow OpenID logins." | Evan Prodromou | |
This reverts commit 14b46e2183f10359cc53d597913a878f53e23719. This functionality will need to be rewritten to work with the new OpenIDPlugin. Conflicts: index.php lib/logingroupnav.php | |||
2009-08-21 | Revert "Added a configuration option to disable OpenID." | Evan Prodromou | |
This reverts commit 7dc3a90d1252137859a687e32313ea569dcf8796. Conflicts: actions/login.php actions/register.php lib/accountsettingsaction.php lib/common.php lib/logingroupnav.php | |||
2009-08-21 | Merge branch '0.9.x' into openidplugin | Evan Prodromou | |
Conflicts: actions/login.php actions/register.php | |||
2009-08-21 | Merge branch 'dbconfig' into 0.9.x | Evan Prodromou | |
Conflicts: lib/common.php | |||
2009-08-21 | load configuration options from database at runtime | Evan Prodromou | |
2009-08-21 | Include php-gettext 1.0.7 into extlibs; loading it up if native gettext ↵ | Brion Vibber | |
extension is not present. This provides a pure PHP implementation of the gettext functions. This should help get laconica running on shared hosting environments where PHP's gettext module may not be installed. Also gets us one step closer to running on Mac OS X 10.5 with Apple's preinstalled PHP, which doesn't provide an easy way to add modules. Source: http://savannah.nongnu.org/projects/php-gettext Copyright (c) 2005 Steven Armstrong <sa at c-area dot ch> GPLv2 or later | |||
2009-08-21 | Linkifier support many more urls, and less mismatches | Craig Andrews | |
2009-08-21 | Merge branch '0.8.x' into 0.9.x | Evan Prodromou | |
Conflicts: actions/updateprofile.php actions/userauthorization.php classes/User_group.php index.php install.php lib/accountsettingsaction.php lib/logingroupnav.php | |||
2009-08-21 | Use currying to call the url callbacks, and use preg_replace_callback | Craig Andrews | |
This definitely looks neater than the string maniplation it replaces | |||
2009-08-21 | facebook action correctly checks max notice length | Evan Prodromou | |
2009-08-21 | url-shortening check correctly checks max notice length | Evan Prodromou | |
2009-08-21 | Web UI for notices correctly shows and checks max content length | Evan Prodromou | |