summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-07-27Sanitize html returned by oEmbed providers to protect laconica from XSS attacksCraig Andrews
2009-07-27Better error handling when updating FacebookZach Copley
2009-07-26Merge commit 'br3nda/0.8.x-lowercaseutf8' into 0.8.xCraig Andrews
2009-07-26lowercase tags using mb_convert_case(), which understands many more alphabets...Brenda Wallace
2009-07-25Removed <dl> structure from NoticeListItem::showContext. Same asSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showNoticeSource. Same asSarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showNoticeLink. Reason:Sarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showReplyLink. Reason:Sarven Capadisli
2009-07-25Removed <dl> structure from NoticeListItem::showDeleteLink. Reason:Sarven Capadisli
2009-07-23dbqueuemanager a little more sane about sleepingEvan Prodromou
2009-07-23whitespace in dbqueuemanagerEvan Prodromou
2009-07-23Revert "0.9.0 dev version"Craig Andrews
2009-07-23Merge commit 'br3nda/0.8.x-tagrssfix' into 0.8.xCraig Andrews
2009-07-23Call $this->getNotices() always, becuase $this will be the right class.Brenda Wallace
2009-07-22Merge commit 'jeff-themovie/private-rss' into 0.8.xCraig Andrews
2009-07-22Merge commit 'br3nda/0.8.x-hashtags' into 0.8.xCraig Andrews
2009-07-22Stop daemons using 100% CPU and hammering the DB server when the queue is emp...CiaranG
2009-07-21Add <category> to RSS 2.0, use the same tag finding method for RSS 1.0 as for...Craig Andrews
2009-07-21Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-07-21update dbqueuemanager to respect handler timeout valuesEvan Prodromou
2009-07-21Fixed: Browser language preference's not used when using Google ChromeCraig Andrews
2009-07-21Fixed: If the site name contains "." or "@" (and perhaps others), then notifi...Craig Andrews
2009-07-21Detect xmpp uri's and make them into hyperlinksCraig Andrews
2009-07-20allow full unicode into links for tagsBrenda Wallace
2009-07-20show full utf8 in tagsBrenda Wallace
2009-07-19Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.xCiaranG
2009-07-17Make RSS 1.0 more efficient when the same hashtag is used in multiple notices.Craig Andrews
2009-07-17Add link to conversation pages when possible.Craig Andrews
2009-07-17Fix RDFS namespace declaration.Craig Andrews
2009-07-17Moved $_id from queuehandler to daemon, as other daemons need it too.Zach Copley
2009-07-17Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
2009-07-17Only create attachment elements if attachment is an enclosureZach Copley
2009-07-17Moved oembed endpointer so openid no longer incorrectly prompts for authentic...Craig Andrews
2009-07-17Only populate attachments array element if there are attachmentsZach Copley
2009-07-17Also show XML representation of attachments in the APIZach Copley
2009-07-17Merge branch 'oembed-provider' into 0.8.xCraig Andrews
2009-07-17Move the oembed endpoint to /main/oembedCraig Andrews
2009-07-17Merge branch '0.9.x' into private-rssJeffery To
2009-07-17Added failed auth logging (like in actions/api.php)Jeffery To
2009-07-16Added form_note for notice character count.Sarven Capadisli
2009-07-160.9.0 dev versionEvan Prodromou
2009-07-15change version to 0.8.1devEvan Prodromou
2009-07-15Added attachment information to the json responsesCraig Andrews
2009-07-15Added stub oembed api endpointCraig Andrews
2009-07-15use single quotes in sqlBrenda Wallace
2009-07-15added user_group.design_id into the group by clauseBrenda Wallace
2009-07-15used SQL standard LIMIT/OFFSET, because every database can understand thatBrenda Wallace
2009-07-14Moved the decision logic as to whether an attachment should be an enclosure t...Craig Andrews
2009-07-14Adds HTTP basic authentication for private RSS 1.0 feedsJeffery To
2009-07-13Merge branch 'tags-timeline-api' into 0.8.xCraig Andrews