Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-25 | Merge branch '0.8.x' into stats | Evan Prodromou | |
Conflicts: README | |||
2009-05-22 | some class files had x bit set | Evan Prodromou | |
2009-05-22 | fix x bit on laconica.ini | Evan Prodromou | |
2009-05-22 | laconica.ini change after automated createTables.php | Evan Prodromou | |
2009-05-22 | reformat laconica.sql | Evan Prodromou | |
2009-05-22 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Evan Prodromou | |
2009-05-22 | Merge branch 'review/master' into 0.8.x | Evan Prodromou | |
2009-05-22 | Removed inline styles from notice list items | Sarven Capadisli | |
2009-05-22 | Init styles for conversation page | Sarven Capadisli | |
2009-05-22 | Facebook Connect account setup markup and CSS rearrangement for | Sarven Capadisli | |
license information (it comes before and applies to both connection options) | |||
2009-05-22 | Form markup for Facebook Connect | Sarven Capadisli | |
2009-05-22 | Minor alignment for FB logo | Sarven Capadisli | |
2009-05-22 | Styles for Facebook logo and user avatar | Sarven Capadisli | |
2009-05-22 | Custom stylesheet for the Facebook Connect plugin | Zach Copley | |
2009-05-22 | - Show Facebook profile pic and favicon as dictated by Facebook Connnect policy | Zach Copley | |
- Logout fixed, again (cleans up Facebook cookies now) | |||
2009-05-21 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Evan Prodromou | |
2009-05-21 | Merge branch 'conversationtree' into 0.8.x | Evan Prodromou | |
2009-05-21 | show conversation as a hierarchical list | Evan Prodromou | |
2009-05-21 | Merge branch '0.8.x' into fbconnect | Zach Copley | |
2009-05-21 | - Reworked login / logout workflow | Zach Copley | |
- Added Facebook Connect tab to login nav - Show Facebook mini-avatar when logged in - Added Facebook Connect tab to connect settings nav - Option to disconnect from Facebook | |||
2009-05-21 | Updated primary and secondary styles for biz, cloudy, h4ck3r, otalk, | Sarven Capadisli | |
pigeonthoughts themes. | |||
2009-05-21 | Changed No/Yes and Reset/Save locations. They are now a little more | Sarven Capadisli | |
usable by first offering the option to undo and than do. | |||
2009-05-20 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-05-20 | Added licensing information for jcrop.go and farbtastic.go scripts | Sarven Capadisli | |
2009-05-20 | Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x | Sarven Capadisli | |
2009-05-20 | Color picker reset: Resetting form values will also dynamically update | Sarven Capadisli | |
the page colors back to their original. | |||
2009-05-20 | Preserve order of imported Tweets | Zach Copley | |
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 | Reorganized some stuff and made new Facebook Login tab | Zach Copley | |
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.7.x' into conversationtree | Evan Prodromou | |
2009-05-19 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
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. |