Age | Commit message (Expand) | Author |
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 |
2009-08-12 | ServerErrorAction always logs | Evan Prodromou |
2009-08-10 | Revert "Typo, session_name is a function." | Evan Prodromou |
2009-08-10 | Typo, session_name is a function. | Adrian Lang |
2009-08-08 | Only populate attachments array element if there are attachments | Zach Copley |
2009-08-08 | Also show XML representation of attachments in the API | Zach Copley |
2009-08-08 | Post to Facebook user's stream if notice has an attachment, otherwise post no... | Zach Copley |
2009-08-08 | Better error handling when updating Facebook | Zach Copley |
2009-08-08 | Call $this->getNotices() always, becuase $this will be the right class. | Brenda Wallace |
2009-08-05 | update version to 0.8.1pre10.8.1pre1 | Evan Prodromou |
2009-08-04 | Post to Facebook user's stream if notice has an attachment, otherwise post no... | Zach Copley |
2009-08-04 | Fixed PHP Notice "Undefined property: Profile::$value" | Jeffery To |
2009-08-02 | Fixed PHP Notices: | Jeffery To |
2009-08-02 | Fixed PHP Notice "Undefined index: enclosures" (and a possible one for 'tags') | Jeffery To |
2009-08-02 | Fixed PHP Notice "Use of undefined constant session_name - assumed 'session_n... | Jeffery To |
2009-07-30 | Added a url field to hold the permalink. I believe this field is very useful ... | Craig Andrews |
2009-07-30 | Implemented the "show" method of the laconica groups api | Craig Andrews |
2009-07-30 | Removed default values from <input>s. JavaScript will now get the | Sarven Capadisli |
2009-07-30 | Site-wide design configuration | Evan Prodromou |
2009-07-30 | Removed default values from <input>s. JavaScript will now get the | Sarven Capadisli |
2009-07-30 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-30 | Site-wide design configuration | Evan Prodromou |
2009-07-30 | Fix the router entries for the oEmbed endpoint so they don't accidentally cat... | Craig Andrews |
2009-07-29 | move oEmbed router connection after plugins, so other endpoints (such as main... | Craig Andrews |
2009-07-28 | Fix RDFS namespace declaration. | Craig Andrews |
2009-07-27 | Sanitize html returned by oEmbed providers to protect laconica from XSS attacks | Craig Andrews |
2009-07-27 | Better error handling when updating Facebook | Zach Copley |
2009-07-26 | Merge commit 'br3nda/0.8.x-lowercaseutf8' into 0.8.x | Craig Andrews |
2009-07-26 | lowercase tags using mb_convert_case(), which understands many more alphabets... | Brenda Wallace |
2009-07-25 | Removed <dl> structure from NoticeListItem::showContext. Same as | Sarven Capadisli |
2009-07-25 | Removed <dl> structure from NoticeListItem::showNoticeSource. Same as | Sarven Capadisli |
2009-07-25 | Removed <dl> structure from NoticeListItem::showNoticeLink. Reason: | Sarven Capadisli |
2009-07-25 | Removed <dl> structure from NoticeListItem::showReplyLink. Reason: | Sarven Capadisli |
2009-07-25 | Removed <dl> structure from NoticeListItem::showDeleteLink. Reason: | Sarven Capadisli |
2009-07-23 | dbqueuemanager a little more sane about sleeping | Evan Prodromou |
2009-07-23 | whitespace in dbqueuemanager | Evan Prodromou |
2009-07-23 | Revert "0.9.0 dev version" | Craig Andrews |
2009-07-23 | Merge commit 'br3nda/0.8.x-tagrssfix' into 0.8.x | Craig Andrews |
2009-07-23 | Call $this->getNotices() always, becuase $this will be the right class. | Brenda Wallace |
2009-07-22 | Merge commit 'jeff-themovie/private-rss' into 0.8.x | Craig Andrews |
2009-07-22 | Merge commit 'br3nda/0.8.x-hashtags' into 0.8.x | Craig Andrews |
2009-07-22 | Stop daemons using 100% CPU and hammering the DB server when the queue is emp... | CiaranG |
2009-07-21 | Add <category> to RSS 2.0, use the same tag finding method for RSS 1.0 as for... | Craig Andrews |
2009-07-21 | update dbqueuemanager to respect handler timeout values | Evan Prodromou |
2009-07-21 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-21 | update dbqueuemanager to respect handler timeout values | Evan Prodromou |
2009-07-21 | Fixed: Browser language preference's not used when using Google Chrome | Craig Andrews |
2009-07-21 | Fixed: If the site name contains "." or "@" (and perhaps others), then notifi... | Craig Andrews |