Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-16 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley | |
* 0.9.x: (57 commits) Updated csarven emails to csarven@status.net and removed dupes statusize new HTTP classes dedupe evans change all evans to evan@status.net add post to curlclient fix user-agent for curlclient add get to curl client add cURL client with HEAD method add user agent and correct version check to httpclient statusize OpenID plugin add http client config value update httpclient class move httputil to httpclient Start a common library for HTTP client stuff check correct define (not backwards compatible) Fixed broken list items in installer output Got rid of a bunch of ugly warnings Add Jiminy to notice sources Make it impossible to delete self-subscriptions via the API Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63b ... | |||
2009-09-15 | statusize new HTTP classes | Evan Prodromou | |
2009-09-15 | change all evans to evan@status.net | Evan Prodromou | |
2009-09-15 | add post to curlclient | Evan Prodromou | |
2009-09-15 | fix user-agent for curlclient | Evan Prodromou | |
2009-09-15 | add get to curl client | Evan Prodromou | |
2009-09-15 | add cURL client with HEAD method | Evan Prodromou | |
2009-09-15 | add user agent and correct version check to httpclient | Evan Prodromou | |
2009-09-15 | add http client config value | Evan Prodromou | |
2009-09-15 | update httpclient class | Evan Prodromou | |
2009-09-15 | move httputil to httpclient | Evan Prodromou | |
2009-09-15 | Start a common library for HTTP client stuff | Evan Prodromou | |
2009-09-14 | Fix bad merge d7ae0ed4fd755ebad0788a17d0f2fb6a6ca9d63b | Adrian Lang | |
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews | |
2009-09-09 | If a shortened URL begins with http://, don't include it in the shortened ↵ | Craig Andrews | |
url. Saves 7 characters, which is pretty awesome for 140 character max length notices. | |||
2009-09-09 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/omb.php | |||
2009-09-09 | :: isn't a valid IPv6 address for our purposes | Craig Andrews | |
2009-09-08 | Moved basic auth client into plugin dir | Zach Copley | |
2009-09-08 | Merge branch '0.9.x' into pluginize-twitter-bridge | Zach Copley | |
Conflicts: plugins/TwitterBridge/twitterauthorization.php | |||
2009-09-08 | Use a non-error-generating array key check to a) improve performance and b) ↵ | CiaranG | |
not fill the log file with crud | |||
2009-09-05 | more info in error message, to help next person who has to debug locales | brenda | |
2009-09-04 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli | |
2009-09-04 | Updated layout for filter by tag form | Sarven Capadisli | |
2009-09-04 | Added additional characters as allowed in URLs. | Craig Andrews | |
2009-09-03 | Created autofocus method to give focus to an element (primarily a form | Sarven Capadisli | |
control) on page onload. Updated some of the pages to use autofocus. | |||
2009-09-03 | Pluginize the URL shorteners | Craig Andrews | |
2009-09-02 | Merge remote branch 'laconica/0.8.x' into 0.9.x | Craig Andrews | |
Conflicts: lib/common.php lib/twitter.php | |||
2009-09-02 | Better error handling | Zach Copley | |
2009-09-01 | Typo fix in error case: we probably wanted to call sprintf() not sprint() | Brion Vibber | |
2009-09-01 | Convert !group tags to #hash tags when bridging outgoing notices to Twitter | Brion Vibber | |
http://status.net/trac/ticket/1672 | |||
2009-09-01 | Let users join and drop group membership from xmpp | Carlos Perilla | |
2009-09-01 | Stop requeuing notices not bound for Twitter. | Zach Copley | |
2009-08-31 | Fix attachment saving | Craig Andrews | |
2009-08-31 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli | |
2009-08-31 | Removed <dl> structure from MailboxAction::showMessage. Same as | Sarven Capadisli | |
committ e0b877b26c5e93809b2a53b6c46326d5e31fa0e8. | |||
2009-08-31 | Allow :'s in the path, query string, and fragment parts of the url ↵ | Craig Andrews | |
(Mediawiki URLs often do this) | |||
2009-08-31 | some typoes in comments that annoyed me, fixed now | Brenda Wallace | |
2009-08-29 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Zach Copley | |
2009-08-29 | Fix error in log msg format specifier | Zach Copley | |
2009-08-28 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou | |
2009-08-28 | change version to 0.8.2dev | Evan Prodromou | |
2009-08-28 | Add % and ~ as valid characters in the path, querystring, and fragment parts ↵ | Craig Andrews | |
of URLs | |||
2009-08-28 | Added 2 new events: StartApiRss and StartApiAtom | Craig Andrews | |
2009-08-28 | fix 'callback_helper'0.8.1 | Evan Prodromou | |
2009-08-28 | stutuses -> statuses | Evan Prodromou | |
2009-08-28 | Merge branch 'twitter-basic-auth' into 0.8.x | Zach Copley | |
2009-08-28 | Make SyncTwitterFriends and TwitterStatusFetcher daemons use both HTTP Basic ↵ | Zach Copley | |
Auth as well as OAuth | |||
2009-08-28 | Abstract the Twitter basic auth stuff into its own client class | Zach Copley | |
2009-08-28 | Renable basic auth posting to Twitter for users who already have a bridge setup | Zach Copley | |
2009-08-27 | make URL analyzer save new info on URLs0.8.1rc2 | Evan Prodromou | |