Age | Commit message (Expand) | Author |
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-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-28 | Fix RDFS namespace declaration. | Craig Andrews |
2009-07-21 | update dbqueuemanager to respect handler timeout values | Evan Prodromou |
2009-07-15 | Added attachment information to the json responses | Craig Andrews |
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 |
2009-07-09 | slightly more robust select() logic | Evan Prodromou |
2009-07-09 | use select() to bring down xmpp latency | Evan Prodromou |
2009-07-09 | slightly better timing | Evan Prodromou |
2009-07-09 | Revert "give processtime a minimum of 1s" | Evan Prodromou |
2009-07-09 | give processtime a minimum of 1s | Evan Prodromou |
2009-07-09 | Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev i... | Evan Prodromou |
2009-07-09 | timeouts and pings for xmppqueuehandlers | Evan Prodromou |
2009-07-09 | Better error handling for FacebookQueueHandler | Zach Copley |
2009-07-09 | Better error handling for TwitterQueueHandler | Zach Copley |
2009-07-08 | manually re-enqueue failed notices | Evan Prodromou |
2009-07-08 | Get rid of the other error trying to property on a non-obj | Zach Copley |
2009-07-08 | Get rid of error ('Trying to get property of non-object') | Zach Copley |
2009-07-08 | log errors in handling notices | Evan Prodromou |