Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-13 | otalk theme: Using two columns for notice list | Sarven Capadisli | |
2009-05-13 | Minor clearing. | Sarven Capadisli | |
2009-05-13 | Init h4ck3r theme. | Sarven Capadisli | |
Originally suggested by Zach ( http://identi.ca/user/25 ). Background image (aka matrix h4x0r animated chars) is copied from Google neonblade2 theme ( http://ur1.ca/49wv ). Original creator of the image is unknown at this time. | |||
2009-05-11 | Init pigeon thoughts theme. | Sarven Capadisli | |
Inspired by http://csarven.ca/labs/csszengarden.com/pigeon-thoughts/zengarden-sample.html | |||
2009-05-10 | Init biz theme | Sarven Capadisli | |
Design is similar (inspired) to http://drupal.org/project/acquia_marina Two of the background illustrations are reused. | |||
2009-05-10 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-05-10 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-05-08 | PostgreSQL - added dirty dates to Foreign_link - see ↵ | CiaranG | |
3e7b1e69e3e97ac007465376b62084f10bcf97ca | |||
2009-05-07 | Twitter friends sync now does 25 users at a time and uses last_friendsync ↵ | Zach Copley | |
field to prioritize | |||
2009-05-07 | Added dirty dates to Foreign_link | Zach Copley | |
2009-05-07 | Only show import friends timeline option if bidirectional bridge enabled | Zach Copley | |
2009-05-07 | Added Twitter to notice sources | Zach Copley | |
2009-05-07 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-05-07 | Fil's Patch to DB_DataObject to make it reconnect to the DB if | Zach 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-07 | Added TwitterStatusFetcher into daemon startup and shutdown subsystem | Zach Copley | |
2009-05-07 | Less pychotic debugging statements | Zach Copley | |
2009-05-07 | Better name | Zach Copley | |
2009-05-07 | Properly daemonized 2-way Twitter bridge code | Zach Copley | |
2009-05-06 | Fix for previous bad patch I pushed (had conflict markers) | Zach Copley | |
Sorry about that. | |||
2009-05-06 | This finally works (provided the newer version of DB_DataObject that | Zach Copley | |
auto-reconnects to the DB). | |||
2009-05-05 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-05-05 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-05-05 | Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x | Zach Copley | |
2009-05-05 | More work on 2-way Twitter sync. Works better now with lastest version | Zach Copley | |
of DB_DataObject that automatically reconnects to the DB, but forked processes still lose connections occassionally. | |||
2009-05-04 | Merge branch 'querybyid' into 0.7.x | Evan Prodromou | |
2009-05-03 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-05-03 | add pingvine notice source | Evan Prodromou | |
2009-05-02 | Aligned shownotice page's entry-content to left. Fixing vcard photo | Sarven Capadisli | |
margin bottom value. | |||
2009-05-01 | Minor CSS updates (No min-height on shownotice page, site_notice is | Sarven Capadisli | |
floated instead of positioned absolutely, notice entry-content is aligned with the nickname on shownotice page) | |||
2009-05-01 | make faves work with ids | Evan Prodromou | |
2009-05-01 | Make user group stream use IDs | Evan Prodromou | |
2009-05-01 | make profile notice getting use ids | Evan Prodromou | |
2009-05-01 | Merge branch '0.7.x' into querybyid | Evan Prodromou | |
2009-05-01 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-05-01 | 60 seconds hard timeout for XHR notice posting. JavaScript throws an | Sarven Capadisli | |
alert message to the client if the server doesn't respond back in any way. | |||
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 | 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-05-01 | Giving more contrast between the background colour and the laconica logo. | Sarven Capadisli | |
2009-05-01 | Added laconica logo | Sarven Capadisli | |
Updated installation page markup | |||
2009-05-01 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
Resolved Conflicts: lib/queuehandler.php lib/util.php theme/base/css/display.css | |||
2009-04-29 | make replies use new query format | 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 | |