Age | Commit message (Expand) | Author |
2009-07-17 | Merge commit 'br3nda/0.8.x-nonce-tok' into 0.8.x | Craig Andrews |
2009-07-17 | Allow -d (debug logging) command line argument | Zach Copley |
2009-07-17 | Fix setting id. | Zach Copley |
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 | Craig Andrews |
2009-07-17 | Require PHP 5.2.3 or later. | Craig Andrews |
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 | Removed noisy debugging statements | 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-17 | postgres schema - removed not null constraint from nonce.tok, and copied the ... | Brenda Wallace |
2009-07-16 | Added form_note for notice character count. | Sarven Capadisli |
2009-07-16 | Using bottom instead of top for form_note | Sarven Capadisli |
2009-07-16 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-07-16 | update Piwik analytics code | Evan Prodromou |
2009-07-16 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-07-16 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Evan Prodromou |
2009-07-16 | use a soft limit so there's not a whole bunch of deletes on every write | Evan Prodromou |
2009-07-16 | gc inboxes on a regular basis | Evan Prodromou |
2009-07-15 | change version to 0.8.1dev | Evan Prodromou |
2009-07-15 | upgrade to latest version of DB_DataObject | Evan Prodromou |
2009-07-15 | Documentation for the Facebook Connect plugin | Zach Copley |
2009-07-16 | More tinkering with logout. I think I got it this time! It's been driving me ... | Zach Copley |
2009-07-15 | Update to lastest external Facebook libs | Zach Copley |
2009-07-15 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-07-15 | Try oEmbed discovery before using oohembed | Craig Andrews |
2009-07-15 | Fixed bugs in oEmbed library's discovery routines | Craig Andrews |
2009-07-15 | Reduced notice div.entry-content width so that in the case of super | Sarven Capadisli |
2009-07-15 | conversation action is readonly | Evan Prodromou |
2009-07-15 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x0.8.0rc10.8.0 | Evan Prodromou |
2009-07-15 | add some info about plugins | Evan Prodromou |
2009-07-15 | Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x | Sarven Capadisli |
2009-07-15 | Updated attachment view position. It is now closer to top. | Sarven Capadisli |
2009-07-15 | update release date and some extra stuff in the features | Evan Prodromou |
2009-07-15 | Merge branch 'realtimeajax' into 0.8.x | Evan Prodromou |
2009-07-15 | better callback functions for comet plugin | Evan Prodromou |
2009-07-15 | build channel strings in CometPlugin | Evan Prodromou |
2009-07-15 | Build channel strings in Meteor plugin | Evan Prodromou |
2009-07-15 | let implementations build channel strings for realtime | Evan Prodromou |
2009-07-15 | Added oEmbed discovery for attachments and notices | Craig Andrews |
2009-07-15 | Support oembed for attachments and notices | Craig Andrews |
2009-07-15 | Added attachment information to the json responses | Craig Andrews |
2009-07-15 | Added stub oembed api endpoint | Craig Andrews |
2009-07-14 | changes to make realtime work for Meteor | Evan Prodromou |
2009-07-14 | Change CometPlugin so it re-uses stuff from RealtimePlugin | Evan Prodromou |
2009-07-14 | pass proper args for realtime recipe methods | Evan Prodromou |