Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-26 | Don't add a node if it's already there | Evan Prodromou | |
Try not to double-add a node on Ajax submit. Normally not a big deal, but may happen if the CometPlugin (or in the future Strophe or other auto-update plugins) is enabled. | |||
2009-04-26 | Don't add a notice if it already exists on the page | Evan Prodromou | |
Try not to interfere with Ajax posting; don't show something if it's already on the page. | |||
2009-04-26 | Display rendered HTML for a notice | Evan Prodromou | |
Display the rendered HTML for a notice | |||
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 | |
Shows notices auto-updating | |||
2009-04-26 | Lots of tweaking to make things work | Evan Prodromou | |
Did some tweaking and maneuvering to make things work. This version will now show a "notice received" alert box -- lots of progress! Had to test with Java server, not Python server. | |||
2009-04-26 | Revert "run 'set names' after each connection to deal with UTF8 correctly" | Evan Prodromou | |
This reverts commit 84072aa5cf6124d59a06a7f0a7945c00ee2836da. This commit caused grievous harm to old notices on identi.ca. Reverting until we figure out how to convert the old notices. | |||
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 | Merge branch 'twitter-import' into 0.8.x | Zach Copley | |
2009-04-24 | Some clean up -- this still doesn't work, yet. The processes all lose | Zach Copley | |
their database connections, including the parent process. | |||
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 ↵ | Robin Millette | |
tagclouds. | |||
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 | |
7 second timeout if the server doesn't get back with a response. | |||
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 | |
2009-04-23 | incorrect config setting for inboxes | Evan Prodromou | |
2009-04-23 | incorrect config setting for queues | Evan Prodromou | |
2009-04-23 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-04-23 | fix parse error in memcachedqueuehandler | Evan Prodromou | |
2009-04-23 | Add an inbox queue handler | Evan Prodromou | |
Handle distributing a notice to multiple inboxes in a queue handler rather than in the Web action. | |||
2009-04-23 | A queuehandler for blowing caches offline | Evan Prodromou | |
We add a queuehandler for blowing the memcached caches off-line. This should speed up the processing of new notices. | |||
2009-04-23 | Allowing XHR for Inbox/Outbox pages. | Sarven Capadisli | |
2009-04-23 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Zach Copley | |
2009-04-23 | Added ajax responses | Zach Copley | |
2009-04-23 | fix join a group link from user homepage when he hasn't posted anything yet | Robin Millette | |
2009-04-21 | Script to import friends timelines from Twitter | Zach Copley | |
2009-04-21 | Suppress errors when checking for the existence of files that might be ↵ | CiaranG | |
restricted by open_basedir - should resolve issue #1310 | |||
2009-04-21 | Add feed2omb to notice sources | CiaranG | |
2009-04-20 | Merge branch '0.7.x' of git://gitorious.org/laconica/mgrdcm-twitapibools ↵ | Adrian Lang | |
into review/master | |||
2009-04-20 | Merge branch '0.7.x' of git://gitorious.org/laconica/bAvatar-clone without ↵ | Adrian Lang | |
the unintended deletion. | |||
2009-04-20 | earthy theme: layout experiment | Sarven Capadisli | |
2009-04-20 | earthy theme preliminary (colours only) | Sarven Capadisli | |
2009-04-20 | otalk theme: anon_notice background colour update | Sarven Capadisli | |
2009-04-20 | otalk theme update to overflows | Sarven Capadisli | |
2009-04-19 | Update to theme name in stylesheets. | Sarven Capadisli | |
2009-04-19 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |