Age | Commit message (Expand) | Author |
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 | 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 |
2009-07-21 | Detect xmpp uri's and make them into hyperlinks | Craig Andrews |
2009-07-19 | Merge commit 'br3nda/0.8.x-pgfixes' into 0.8.x | CiaranG |
2009-07-17 | Make RSS 1.0 more efficient when the same hashtag is used in multiple notices. | Craig Andrews |
2009-07-17 | Add link to conversation pages when possible. | Craig Andrews |
2009-07-17 | Fix RDFS namespace declaration. | Craig Andrews |
2009-07-17 | Moved $_id from queuehandler to daemon, as other daemons need it too. | Zach Copley |
2009-07-17 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Zach Copley |
2009-07-17 | Only create attachment elements if attachment is an enclosure | Zach Copley |
2009-07-17 | Moved oembed endpointer so openid no longer incorrectly prompts for authentic... | Craig Andrews |
2009-07-17 | Only populate attachments array element if there are attachments | Zach Copley |
2009-07-17 | Also show XML representation of attachments in the API | Zach Copley |
2009-07-17 | Merge branch 'oembed-provider' into 0.8.x | Craig Andrews |
2009-07-17 | Move the oembed endpoint to /main/oembed | Craig Andrews |
2009-07-16 | Added form_note for notice character count. | Sarven Capadisli |
2009-07-15 | change version to 0.8.1dev | Evan Prodromou |
2009-07-15 | Added attachment information to the json responses | Craig Andrews |
2009-07-15 | Added stub oembed api endpoint | Craig Andrews |
2009-07-15 | use single quotes in sql | Brenda Wallace |
2009-07-15 | added user_group.design_id into the group by clause | Brenda Wallace |
2009-07-15 | used SQL standard LIMIT/OFFSET, because every database can understand that | Brenda Wallace |
2009-07-14 | Moved the decision logic as to whether an attachment should be an enclosure t... | Craig Andrews |
2009-07-13 | Merge branch 'tags-timeline-api' into 0.8.x | Craig Andrews |
2009-07-13 | Copy isset($attachment->filename) fix from RSS 1.0 to RSS 2.0 and Atom 1.0 fe... | Toby Inkster |
2009-07-13 | Add notice tags to RSS 1.0 output. | Toby Inkster |
2009-07-13 | Improve output for files/attachments. | Toby Inkster |
2009-07-12 | Add timeline tags API (RSS 2.0 and Atom feeds) | Craig Andrews |
2009-07-10 | Make get_group() behave more like get_user() | Zach Copley |
2009-07-10 | Move groups timeline API method into groups API action | Zach Copley |
2009-07-10 | Merge branch 'candrews-review' into 0.8.x | Zach Copley |
2009-07-10 | Merge branch 'candrews-review' into 0.8.x | Zach Copley |
2009-07-10 | added group status api, located at /api/statuses/group_timeline/ID.rss | Craig Andrews |
2009-07-09 | add a little syntactical sugar for adding plugins | Evan Prodromou |
2009-07-09 | wrong order for span and a in profilesection | Evan Prodromou |
2009-07-09 | cache frequently-used subscriber, subscription, notice and fave count values | Evan Prodromou |
2009-07-09 | When a notice is posted with an attachment, the facebook stream update has me... | Craig Andrews |
2009-07-09 | change version number to 0.8.0 | Evan Prodromou |
2009-07-09 | correct the newuser default setting in common.php | Evan Prodromou |
2009-07-09 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Evan Prodromou |
2009-07-09 | one more shot at servicing queues | Evan Prodromou |
2009-07-09 | Added width/height attribute and values for the creative commons image | Sarven Capadisli |
2009-07-09 | Merge branch 'candrews-review' into 0.8.x | Zach Copley |
2009-07-09 | Revert "Let the queue handlers drain their xmpp queues" | Evan Prodromou |
2009-07-09 | Let the queue handlers drain their xmpp queues | Evan Prodromou |
2009-07-09 | Notice attachments are enclosures in feeds (Atom, RSS 1.0/RDF, and RSS 2.0). | Craig Andrews |
2009-07-09 | yet another select() refinement | Evan Prodromou |