summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-11Init pigeon thoughts theme.Sarven Capadisli
Inspired by http://csarven.ca/labs/csszengarden.com/pigeon-thoughts/zengarden-sample.html
2009-05-10Init biz themeSarven Capadisli
Design is similar (inspired) to http://drupal.org/project/acquia_marina Two of the background illustrations are reused.
2009-05-10Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-10Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-05-08PostgreSQL - added dirty dates to Foreign_link - see ↵CiaranG
3e7b1e69e3e97ac007465376b62084f10bcf97ca
2009-05-07Twitter friends sync now does 25 users at a time and uses last_friendsync ↵Zach Copley
field to prioritize
2009-05-07Added dirty dates to Foreign_linkZach Copley
2009-05-07Only show import friends timeline option if bidirectional bridge enabledZach Copley
2009-05-07Added Twitter to notice sourcesZach Copley
2009-05-07Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-05-07Fil's Patch to DB_DataObject to make it reconnect to the DB ifZach Copley
there's no connection. This patch has been added upstream and will be in the next release, but I need it now for the bidirectional bridge to work.
2009-05-07Added TwitterStatusFetcher into daemon startup and shutdown subsystemZach Copley
2009-05-07Less pychotic debugging statementsZach Copley
2009-05-07Better nameZach Copley
2009-05-07Properly daemonized 2-way Twitter bridge codeZach Copley
2009-05-06Fix for previous bad patch I pushed (had conflict markers)Zach Copley
Sorry about that.
2009-05-06This finally works (provided the newer version of DB_DataObject thatZach Copley
auto-reconnects to the DB).
2009-05-05Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-05-05Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-05Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xZach Copley
2009-05-05More work on 2-way Twitter sync. Works better now with lastest versionZach Copley
of DB_DataObject that automatically reconnects to the DB, but forked processes still lose connections occassionally.
2009-05-04Merge branch 'querybyid' into 0.7.xEvan Prodromou
2009-05-03Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-05-03add pingvine notice sourceEvan Prodromou
2009-05-02Aligned shownotice page's entry-content to left. Fixing vcard photoSarven Capadisli
margin bottom value.
2009-05-01Minor CSS updates (No min-height on shownotice page, site_notice isSarven Capadisli
floated instead of positioned absolutely, notice entry-content is aligned with the nickname on shownotice page)
2009-05-01make faves work with idsEvan Prodromou
2009-05-01Make user group stream use IDsEvan Prodromou
2009-05-01make profile notice getting use idsEvan Prodromou
2009-05-01Merge branch '0.7.x' into querybyidEvan Prodromou
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-0160 seconds hard timeout for XHR notice posting. JavaScript throws anSarven Capadisli
alert message to the client if the server doesn't respond back in any way.
2009-05-01optionally add a username/password on server side for CometEvan Prodromou
2009-05-01add in_reply_to link and make HTML in source work correctlyEvan Prodromou
2009-05-01Merge branch '0.7.x' into cometpluginEvan Prodromou
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-05-01Giving more contrast between the background colour and the laconica logo.Sarven Capadisli
2009-05-01Added laconica logoSarven Capadisli
Updated installation page markup
2009-05-01Merge branch '0.7.x' into 0.8.xSarven Capadisli
Resolved Conflicts: lib/queuehandler.php lib/util.php theme/base/css/display.css
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
Public stream now uses IDs method