summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-18Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.xRobin Millette
2009-05-18Added personal tag page: http://example.com/MY_NICK/tag/A_TAGRobin Millette
2009-05-18Dynamic color updates to page elements when user picks a color.Sarven Capadisli
Using JSON to create swatches in HTML output.
2009-05-17Refactored new sections code to proper classes and added notice link to ↵Robin Millette
links in notice sections.
2009-05-17remove debugging callsEvan Prodromou
2009-05-17Merge branch 'master' into 0.7.xEvan Prodromou
2009-05-17Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.xRobin Millette
2009-05-17Added site path field to installer + fancy URL javascript auto-detection.Robin Millette
2009-05-15Merge branch '0.8.x' into fbconnectZach Copley
2009-05-15Basic Facebook Connect pluginZach Copley
2009-05-15License link, no titleEvan Prodromou
2009-05-15License link, no titleEvan Prodromou
2009-05-15add WikiHashtagsPluginEvan Prodromou
2009-05-15add WikiHashtagsPluginEvan Prodromou
2009-05-15Better err handling when trying to get Facebook clientZach Copley
2009-05-15Added event handlers to logout actionZach Copley
2009-05-15add a hook for the page noticeEvan Prodromou
2009-05-15Added sql files to handle attachments (not yet tested) Hoping someone will ↵Robin Millette
improve the postgres version.
2009-05-15Updated Facebook client libs to the latest versionZach Copley
2009-05-15Merge branch '0.8.x' of git://gitorious.org/laconica/dev into linksRobin Millette
2009-05-15add a hook to muck around with the arguments array after it's initializedEvan Prodromou
2009-05-15Attachments and their list now provide "ajax" view. Also added a few ↵Robin Millette
sidebars relating tags and attachments.
2009-05-15add hooks for subgroupnav showingEvan Prodromou
2009-05-15reformat action.phpEvan Prodromou
2009-05-15conversation tree interfaceEvan Prodromou
2009-05-14Updated Cloudy theme default avatars and minor CSSSarven Capadisli
2009-05-14Updated logos to use laconica as default.Sarven Capadisli
2009-05-14Updated instructions for creating a theme. Removed earthy theme ~Sarven Capadisli
which was too basic to be unique.
2009-05-13Merge branch '0.8.x' of git://gitorious.org/laconica/dev into linksRobin Millette
2009-05-13rewrote short url stuff to handle new file/url classes (redirections, ↵Robin Millette
oembed, mimetypes, etc.)
2009-05-13otalk theme: Using two columns for notice listSarven Capadisli
2009-05-13Minor clearing.Sarven Capadisli
2009-05-13Init 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-11Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
Conflicts: config.php.sample
2009-05-11db stuff for URLs: redirections, oembed, etc.Robin Millette
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