summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-20Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xSarven Capadisli
2009-05-20Added licensing information for jcrop.go and farbtastic.go scriptsSarven Capadisli
2009-05-20Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-05-20Color picker reset: Resetting form values will also dynamically updateSarven Capadisli
the page colors back to their original.
2009-05-20Preserve order of imported TweetsZach Copley
2009-05-20Removed 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-20fixed missing closing php tag when installer.php wrote to config.phpEric Helgeson
2009-05-20Reorganized some stuff and made new Facebook Login tabZach Copley
2009-05-20Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-05-20Fixed sporatic problem with logout.Zach Copley
2009-05-19Merge branch '0.7.x' into conversationtreeEvan Prodromou
2009-05-19Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.xEvan Prodromou
2009-05-19Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
Conflicts: config.php.sample
2009-05-19Fixed array indexSarven Capadisli
2009-05-19Added reset buttonSarven Capadisli
Rearranged swatch layout Added background image upload input file
2009-05-19Removed visited and vcard background (matches identica theme)Sarven Capadisli
2009-05-18Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xSarven Capadisli
2009-05-19Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley
2009-05-19Logout works properly now.Zach Copley
2009-05-19Removed visited and vcard a background colors.Sarven Capadisli
2009-05-18Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xSarven Capadisli
2009-05-18Using list-style-position:inside for lists so that bullets don't leakSarven Capadisli
out of the container. Added more padding to groups with most posts table
2009-05-18Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-05-18Merge branch '0.7.x' into 0.8.xSarven Capadisli
Conflicts: EVENTS.txt
2009-05-18Removed dead code.Robin Millette
2009-05-18Increase entity_profile fn, nickname font-size slightly. GaveSarven Capadisli
entity_profile more width.
2009-05-18Added RSS for personal tagsRobin Millette
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-18Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.xSarven Capadisli
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.