Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-20 | Removed return from 1st line of runDbScript() | Eric Helgeson | |
fixed broken html tag on success page. handlePost() now will show as many errors as it can (instead of one at a time) checkPrereqs() will show all errors at once instead of failing on first one, installer will be able to try to fix all instead of fixing one at a time and trying again. writeConf(): added if LACONICA is !defined exit Tests: drop database and remove config.php, ran installer. Passed. | |||
2009-05-20 | fixed missing closing php tag when installer.php wrote to config.php | Eric Helgeson | |
2009-05-20 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Zach Copley | |
2009-05-20 | Fixed sporatic problem with logout. | Zach Copley | |
2009-05-19 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Evan Prodromou | |
Conflicts: config.php.sample | |||
2009-05-19 | Fixed array index | Sarven Capadisli | |
2009-05-19 | Added reset button | Sarven Capadisli | |
Rearranged swatch layout Added background image upload input file | |||
2009-05-19 | Removed visited and vcard background (matches identica theme) | Sarven Capadisli | |
2009-05-19 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Zach Copley | |
2009-05-19 | Logout works properly now. | Zach Copley | |
2009-05-19 | Removed visited and vcard a background colors. | Sarven Capadisli | |
2009-05-18 | Using list-style-position:inside for lists so that bullets don't leak | Sarven Capadisli | |
out of the container. Added more padding to groups with most posts table | |||
2009-05-18 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-05-18 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
Conflicts: EVENTS.txt | |||
2009-05-18 | Removed dead code. | Robin Millette | |
2009-05-18 | Increase entity_profile fn, nickname font-size slightly. Gave | Sarven Capadisli | |
entity_profile more width. | |||
2009-05-18 | Added RSS for personal tags | Robin Millette | |
2009-05-18 | Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.x | Robin Millette | |
2009-05-18 | Added personal tag page: http://example.com/MY_NICK/tag/A_TAG | Robin Millette | |
2009-05-18 | Dynamic color updates to page elements when user picks a color. | Sarven Capadisli | |
Using JSON to create swatches in HTML output. | |||
2009-05-17 | Refactored new sections code to proper classes and added notice link to ↵ | Robin Millette | |
links in notice sections. | |||
2009-05-17 | Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.x | Robin Millette | |
2009-05-17 | Added site path field to installer + fancy URL javascript auto-detection. | Robin Millette | |
2009-05-15 | Merge branch '0.8.x' into fbconnect | Zach Copley | |
2009-05-15 | Basic Facebook Connect plugin | Zach Copley | |
2009-05-15 | Better err handling when trying to get Facebook client | Zach Copley | |
2009-05-15 | Added event handlers to logout action | Zach Copley | |
2009-05-15 | add a hook for the page notice | Evan Prodromou | |
2009-05-15 | Added sql files to handle attachments (not yet tested) Hoping someone will ↵ | Robin Millette | |
improve the postgres version. | |||
2009-05-15 | Updated Facebook client libs to the latest version | Zach Copley | |
2009-05-15 | Merge branch '0.8.x' of git://gitorious.org/laconica/dev into links | Robin Millette | |
2009-05-15 | add a hook to muck around with the arguments array after it's initialized | Evan Prodromou | |
2009-05-15 | Attachments and their list now provide "ajax" view. Also added a few ↵ | Robin Millette | |
sidebars relating tags and attachments. | |||
2009-05-15 | add hooks for subgroupnav showing | Evan Prodromou | |
2009-05-15 | reformat action.php | Evan Prodromou | |
2009-05-14 | Updated Cloudy theme default avatars and minor CSS | Sarven Capadisli | |
2009-05-14 | Updated logos to use laconica as default. | Sarven Capadisli | |
2009-05-14 | Updated instructions for creating a theme. Removed earthy theme ~ | Sarven Capadisli | |
which was too basic to be unique. | |||
2009-05-13 | Merge branch '0.8.x' of git://gitorious.org/laconica/dev into links | Robin Millette | |
2009-05-13 | rewrote short url stuff to handle new file/url classes (redirections, ↵ | Robin Millette | |
oembed, mimetypes, etc.) | |||
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 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Evan Prodromou | |
Conflicts: config.php.sample | |||
2009-05-11 | db stuff for URLs: redirections, oembed, etc. | Robin Millette | |
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 |