Age | Commit message (Expand) | Author |
2009-09-10 | Fix HTML validation | Craig Andrews |
2009-09-09 | If a shortened URL begins with http://, don't include it in the shortened url... | Craig Andrews |
2009-09-09 | :: isn't a valid IPv6 address for our purposes | Craig Andrews |
2009-09-09 | Updated biz, cloudy, h4ck3r, pigeonthoughts themes default logos | Sarven Capadisli |
2009-09-09 | Updated biz theme. | Sarven Capadisli |
2009-09-08 | Linkback Plugin: check result properly so failures are not reported as a succ... | CiaranG |
2009-09-08 | Use a non-error-generating array key check to a) improve performance and b) n... | CiaranG |
2009-09-07 | Don't "hightlight" search terms (by surrounding them in <strong>$term</strong... | Craig Andrews |
2009-09-07 | Setting max width limit to select form control on inbox and outbox pages | Sarven Capadisli |
2009-09-07 | Updated identica and default theme to use processing indicator | Sarven Capadisli |
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 | Improve OAuth CGI compatibility | Craig Andrews |
2009-09-03 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-09-03 | Created autofocus method to give focus to an element (primarily a form | Sarven Capadisli |
2009-09-03 | Fix spelling | Craig Andrews |
2009-09-03 | add basic auth support for cgi servers on the api (trac #1832) | mEDI |
2009-09-02 | Add Tidy requirement to the README | Craig Andrews |
2009-09-02 | The 'tidy' extension is a requirement | Craig Andrews |
2009-09-01 | Merge remote branch 'cvollick/ContactUpdate' into 0.8.x | Craig Andrews |
2009-09-03 | Updated Location of Bug Tracker in Contact Page. | Christopher Vollick |
2009-09-01 | Allow whitespace before and after the = and require space before the href in ... | Craig Andrews |
2009-09-01 | Check "Files" of type 'application/xhtml+xml' for oEmbed in addition to just ... | Craig Andrews |
2009-09-02 | Better error handling | Zach Copley |
2009-09-02 | Fixed bug in which you cannot turn off importing friends timelines flag | Zach Copley |
2009-09-01 | Let users join and drop group membership from xmpp | Carlos Perilla |
2009-09-01 | Fixes foaf notices, use Profile for information that's missing in Remote_profile | Carlos Perilla |
2009-09-01 | Stop requeuing notices not bound for Twitter. | Zach Copley |
2009-08-31 | Allow the oEmbed <link> tag to be split across lines | Craig Andrews |
2009-08-31 | Fix typo in Stomp | Craig Andrews |
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 |
2009-08-31 | Allow :'s in the path, query string, and fragment parts of the url (Mediawiki... | Craig Andrews |
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 |
2009-08-28 | Take out unnecessary defines | Zach Copley |
2009-08-28 | Status_network had wrong ini file | Evan Prodromou |
2009-08-28 | fix 'callback_helper'0.8.1 | Evan Prodromou |
2009-08-28 | stutuses -> statuses | Evan Prodromou |
2009-08-28 | Merge branch 'testing' of git@gitorious.org:laconica/mainline into testing | Evan Prodromou |
2009-08-28 | fix for SQL error: ERROR: syntax error at or near ")" at character 45 | Brenda Wallace |
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 |
2009-08-28 | Abstract the Twitter basic auth stuff into its own client class | Zach Copley |