summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-01add favor, reply, delete buttons for cometed noticesEvan Prodromou
2009-05-01Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-05-01Fix link to identi.ca in JavaScript badgeOri Avtalion
2009-05-01Several whitespace fixesOri Avtalion
2009-05-01Add s to user favorite noticesOri Avtalion
2009-05-01ignore Eclipse project filesEvan Prodromou
2009-04-29make replies use new query formatEvan Prodromou
2009-04-29Fixed remote subscription, broken in fc6cedd2227d9d560736e494f431e2b40b26b45cCiaranG
2009-04-29Added 'mentions' the the list of API methods requiring bare authZach Copley
2009-04-29Make the tag stream use ID mechanismEvan Prodromou
2009-04-29Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-29Public stream uses IDs methodEvan Prodromou
2009-04-29Move algorithm for caching to Notice classEvan Prodromou
2009-04-28Ticket #1428 - Changed replies API method to "mentions".Zach Copley
2009-04-28Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-28Remove some debug comments in query-by-idEvan Prodromou
2009-04-28Change to avoid a join in notice inboxEvan Prodromou
2009-04-28Only start daemons that are required, according to the site config. There is ...CiaranG
2009-04-28Fixed typo in stopdaemons.sh - was not stopping the new memcached queue handlerCiaranG
2009-04-27Merge branch '0.7.x' into querybyidEvan Prodromou
2009-04-27Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xSarven Capadisli
2009-04-27Minor CSS order/cleanup.Sarven Capadisli
2009-04-27Merge branch 'cometplugin' into 0.7.xEvan Prodromou
2009-04-26Don't add a node if it's already thereEvan Prodromou
2009-04-26Don't add a notice if it already exists on the pageEvan Prodromou
2009-04-26Display rendered HTML for a noticeEvan Prodromou
2009-04-26add live updating for tag pagesEvan Prodromou
2009-04-26Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-26Merge branch 'cometplugin' into 0.7.xEvan Prodromou
2009-04-26README for the comet pluginEvan Prodromou
2009-04-26Make notice auto-updateEvan Prodromou
2009-04-26Lots of tweaking to make things workEvan Prodromou
2009-04-26Revert "Revert "run 'set names' after each connection to deal with UTF8 corre...Evan Prodromou
2009-04-26Revert "run 'set names' after each connection to deal with UTF8 correctly"Evan Prodromou
2009-04-26Revert "run 'set names' after each connection to deal with UTF8 correctly"Evan Prodromou
2009-04-26run 'set names' after each connection to deal with UTF8 correctlyEvan Prodromou
2009-04-26run 'set names' after each connection to deal with UTF8 correctlyEvan Prodromou
2009-04-26Some updates for testing CometEvan Prodromou
2009-04-25remove unused duplicate fileEvan Prodromou
2009-04-25first pass at Comet plugin; doesn't yet updateEvan Prodromou
2009-04-24fixed subscriptions dropdown actionRobin Millette
2009-04-24Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xRobin Millette
2009-04-24fixed trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclo...Robin Millette
2009-04-24check for existence of xmlrpc extension in LinkbackPluginEvan Prodromou
2009-04-24Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-04-24check for existence of xmlrpc extension in LinkbackPluginEvan Prodromou
2009-04-24UI for server errors.Sarven Capadisli
2009-04-23The real 7 seconds (7000) timeout for XHR posting.Sarven Capadisli
2009-04-23XHR alerts for server-side errors: 404, 502, 503, 504. There is also aSarven Capadisli
2009-04-23insert into user's inbox at Web timeEvan Prodromou