Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-29 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-11-07 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-10-28 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-10-09 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-10-05 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
2010-10-03 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
2010-10-01 | Localisation updates from http://translatewiki.net. | Siebrand Mazeland | |
2010-09-28 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
* adding the fuzzy messages back now that translatewiki.net processes them properly again. | |||
2010-09-28 | Localisation updates from http://translatewiki.net | Siebrand Mazeland | |
* first export of L10n for languages other than English. Could use some testing/QA. | |||
2010-09-28 | Update POT files. | Siebrand Mazeland | |
2010-09-21 | Merge remote branch 'gitorious/0.9.x' into 0.9.x | Evan Prodromou | |
2010-09-20 | Add onPluginVersion() | Siebrand Mazeland | |
2010-09-14 | add a link to cometd.org in Comet plugin README | Evan Prodromou | |
2010-02-17 | htmloutputter->script() special cases src's that begin with plugin/ or ↵ | Craig Andrews | |
local/ so that plugins don't need to include common_path() in every call to $action->script() Adjust plugins to not call common_path() when it's not necessary Fix minify plugin | |||
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou | |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou | |
2009-08-25 | Laconica in plugins | 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-14 | Change CometPlugin so it re-uses stuff from RealtimePlugin | Evan Prodromou | |
2009-05-01 | optionally add a username/password on server side for Comet | Evan Prodromou | |
2009-05-01 | add in_reply_to link and make HTML in source work correctly | Evan Prodromou | |
2009-05-01 | add favor, reply, delete buttons for cometed notices | Evan Prodromou | |
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 | 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 | 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 | |