Age | Commit message (Expand) | Author |
2009-05-01 | add in_reply_to link and make HTML in source work correctly | Evan Prodromou |
2009-05-01 | Merge branch '0.7.x' into cometplugin | Evan Prodromou |
2009-05-01 | add favor, reply, delete buttons for cometed notices | Evan Prodromou |
2009-05-01 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-05-01 | Fix link to identi.ca in JavaScript badge | Ori Avtalion |
2009-05-01 | Several whitespace fixes | Ori Avtalion |
2009-05-01 | Add s to user favorite notices | Ori Avtalion |
2009-05-01 | ignore Eclipse project files | Evan Prodromou |
2009-04-29 | Fixed remote subscription, broken in fc6cedd2227d9d560736e494f431e2b40b26b45c | CiaranG |
2009-04-29 | Added 'mentions' the the list of API methods requiring bare auth | Zach Copley |
2009-04-29 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-04-29 | Public stream uses IDs method | Evan Prodromou |
2009-04-29 | Move algorithm for caching to Notice class | Evan Prodromou |
2009-04-28 | Ticket #1428 - Changed replies API method to "mentions". | Zach Copley |
2009-04-28 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-04-28 | Remove some debug comments in query-by-id | Evan Prodromou |
2009-04-28 | Change to avoid a join in notice inbox | Evan Prodromou |
2009-04-28 | Only start daemons that are required, according to the site config. There is ... | CiaranG |
2009-04-28 | Fixed typo in stopdaemons.sh - was not stopping the new memcached queue handler | CiaranG |
2009-04-27 | Merge branch '0.7.x' into querybyid | Evan Prodromou |
2009-04-27 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli |
2009-04-27 | Minor CSS order/cleanup. | Sarven Capadisli |
2009-04-27 | Merge branch 'cometplugin' into 0.7.x | Evan Prodromou |
2009-04-26 | Don't add a node if it's already there | Evan Prodromou |
2009-04-26 | Don't add a notice if it already exists on the page | Evan Prodromou |
2009-04-26 | Display rendered HTML for a notice | Evan Prodromou |
2009-04-26 | add live updating for tag pages | Evan Prodromou |
2009-04-26 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-04-26 | Merge branch 'cometplugin' into 0.7.x | Evan Prodromou |
2009-04-26 | README for the comet plugin | Evan Prodromou |
2009-04-26 | Make notice auto-update | Evan Prodromou |
2009-04-26 | Lots of tweaking to make things work | Evan Prodromou |
2009-04-26 | Revert "run 'set names' after each connection to deal with UTF8 correctly" | Evan Prodromou |
2009-04-26 | run 'set names' after each connection to deal with UTF8 correctly | Evan Prodromou |
2009-04-26 | Some updates for testing Comet | Evan Prodromou |
2009-04-25 | remove unused duplicate file | Evan Prodromou |
2009-04-25 | first pass at Comet plugin; doesn't yet update | Evan Prodromou |
2009-04-24 | fixed subscriptions dropdown action | Robin Millette |
2009-04-24 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Robin Millette |
2009-04-24 | fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclo... | Robin Millette |
2009-04-24 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou |
2009-04-24 | check for existence of xmlrpc extension in LinkbackPlugin | Evan Prodromou |
2009-04-24 | UI for server errors. | Sarven Capadisli |
2009-04-23 | The real 7 seconds (7000) timeout for XHR posting. | Sarven Capadisli |
2009-04-23 | XHR alerts for server-side errors: 404, 502, 503, 504. There is also a | Sarven Capadisli |
2009-04-23 | insert into user's inbox at Web time | Evan Prodromou |
2009-04-23 | 8-char limit on transports | Evan Prodromou |
2009-04-23 | blow subs cache after updating inboxes | Evan Prodromou |
2009-04-23 | alert to what transport we're checking for | Evan Prodromou |
2009-04-23 | some basic fixes for inbox and memcached queue handlers | Evan Prodromou |