2009-08-10 |
Adrian Lang | Typo, session_name is a function. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Adrian Lang | common_config returns false if the config value is... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Adrian Lang | UnsubscribeAction: Add LACONICA gate, fix PHPCS errors... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Only populate attachments array element if there are... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Also show XML representation of attachments in the API |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Post to Facebook user's stream if notice has an attachm... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Better error handling when updating Facebook |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Update to lastest external Facebook libs |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | Attempt to reduce the number of calls to FB to speed... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Zach Copley | More tinkering with logout. I think I got it this time... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Brenda Wallace | Call $this->getNotices() always, becuase $this will... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Adrian Lang | Argh, first commit for ages and such a stupid error... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Adrian Lang | Fix reference to undefined variable in Design::toWebColor. |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | don't delete during select |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | A script to GC sessions correctly |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Evan Prodromou | GC sessions one by one to make sure memcached gets... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Sarven Capadisli | Removed default values from <input>s. JavaScript will... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Evan Prodromou | Site-wide design configuration |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Craig Andrews | Fix RDFS namespace declaration. |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Prodromou | better check for existing DB connection runs SET NAMES... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Evan Prodromou | change front page to link to max member groups |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Evan Prodromou | change NOTICE_GATEWAY to Notice::GATEWAY so autoloading... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Prodromou | update dbqueuemanager to respect handler timeout values |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Evan Prodromou | correctly gc sessions |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Evan Prodromou | update Piwik analytics code |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Prodromou | conversation action is readonly |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Prodromou | add some info about plugins |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Sarven Capadisli | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Sarven Capadisli | Updated attachment view position. It is now closer... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Prodromou | update release date and some extra stuff in the features |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Prodromou | Merge branch 'realtimeajax' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Prodromou | better callback functions for comet plugin |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Prodromou | build channel strings in CometPlugin |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Prodromou | Build channel strings in Meteor plugin |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Evan Prodromou | let implementations build channel strings for realtime |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Craig Andrews | Added attachment information to the json responses |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Evan Prodromou | changes to make realtime work for Meteor |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Evan Prodromou | Change CometPlugin so it re-uses stuff from RealtimePlugin |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Evan Prodromou | pass proper args for realtime recipe methods |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Evan Prodromou | make RealtimePlugin work correctly |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Zach Copley | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Zach Copley | Updated master laconica.po file and merged in lastest... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Craig Andrews | HTML "File"/attachments should probably not be consider... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Craig Andrews | Moved the decision logic as to whether an attachment... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Craig Andrews | Merge branch 'tags-timeline-api' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Craig Andrews | Merge commit 'tobyinks/master' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Craig Andrews | Merge branch 'groups-timeline-atom-fix' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Toby Inkster | Copy isset($attachment->filename) fix from RSS 1.0... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Toby Inkster | Add notice tags to RSS 1.0 output. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Toby Inkster | Improve output for files/attachments. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Evan Prodromou | added Realtime superclass |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Evan Prodromou | update README for Meteor plugin |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Evan Prodromou | correctly pass JSON object to receive function for... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Evan Prodromou | add slashes to JSON so it goes across meteor.js channel... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Craig Andrews | Add timeline tags API (RSS 2.0 and Atom feeds) |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Craig Andrews | Fix atom self reference in the groups api |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Evan Prodromou | Some changes for debugging |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Evan Prodromou | first version of Meteord plugin, doesn't work |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Evan Prodromou | Merge branch 'testing' |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zach Copley | Fix link for atom feed in showgroup action |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zach Copley | Make get_group() behave more like get_user() |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zach Copley | Group timeline API method doesn't require auth |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zach Copley | Update showgroup action RSS 2.0 feed link |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zach Copley | Fix alternate link for groups API feed |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Zach Copley | Move groups timeline API method into groups API action |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Zach Copley | Merge branch 'candrews-review' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Zach Copley | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Zach Copley | Add Craig Andrews to the credits list |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Zach Copley | Fix conflict from merge with 0.7.x; remove conflict... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Zach Copley | Merge branch 'candrews-review' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Craig Andrews | added group status api, located at /api/statuses/group_... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Evan Prodromou | Merge branch '0.7.x' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Evan Prodromou | add a little syntactical sugar for adding plugins |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Evan Prodromou | wrong order for span and a in profilesection |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Evan Prodromou | cache frequently-used subscriber, subscription, notice... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Craig Andrews | When a notice is posted with an attachment, the faceboo... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | change version number to 0.8.0 |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | update the README for 0.8.0 |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | correct the newuser default setting in common.php |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:+laconica... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | one more shot at servicing queues |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Sarven Capadisli | Added width/height attribute and values for the creativ... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Zach Copley | Merge branch 'candrews-review' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Zach Copley | Merge branch 'candrews-review' into 0.8.x |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | Revert "Let the queue handlers drain their xmpp queues" |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:+laconica... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | Let the queue handlers drain their xmpp queues |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Craig Andrews | Notice attachments are enclosures in feeds (Atom, RSS... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Sarven Capadisli | Merge branch '0.8.x' of git@gitorious.org:laconica... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Sarven Capadisli | Updated max-width values for attachment view |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | yet another select() refinement |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | slightly more robust select() logic |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | use select() to bring down xmpp latency |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | slightly better timing |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | Revert "give processtime a minimum of 1s" |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | give processtime a minimum of 1s |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | Merge branch '0.8.x' of git@gitorious.org:+laconica... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | timeouts and pings for xmppqueuehandlers |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Evan Prodromou | send a ping from the xmppdaemon |
commit | commitdiff | tree | snapshot |
next |