summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-25Small bugfix to installer fixing fancy URL detection.Robin Millette
2009-05-25Display thumbnail on hover over links in notices when appropriate.Robin Millette
2009-05-24Removed big clip and replaced with smaller inline one next to each URL (in a ↵Robin Millette
notice) that's actually an attachment. Overlay (popup) on click.
2009-05-24Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-05-24Made ajax link to show attachment popups relative in util.jsRobin Millette
2009-05-24Only show number of attachments if > 1Robin Millette
2009-05-24Made conversation thread UI a bit more visible.Sarven Capadisli
Added right margin for notice options.
2009-05-24Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev ↵Robin Millette
into 0.8.x
2009-05-24Rearranged attachment info to only appear on each applicable notice page and ↵Robin Millette
thru an ajax popup.
2009-05-24Changing opacity to 1 only on the hovered notice itemSarven Capadisli
2009-05-24Using event bubbling instead of event handling thanks to AraSarven Capadisli
Pehlivanian http://arapehlivanian.com
2009-05-22Removed unnecessary link to base stylesheet because default stylesheet calls ↵Sarven Capadisli
base in 0.8.x
2009-05-22Fixed in reply to JS link for Conversation page. Handles nestedSarven Capadisli
notices better.
2009-05-22Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xSarven Capadisli
2009-05-22Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
2009-05-22Merge branch 'review/master' into 0.8.xEvan Prodromou
2009-05-22Merge branch '0.7.x' into 0.8.xSarven Capadisli
2009-05-22Add Gravity to notice sourcesEvan Prodromou
2009-05-22Removed inline styles from notice list itemsSarven Capadisli
2009-05-22Init styles for conversation pageSarven Capadisli
2009-05-22Facebook Connect account setup markup and CSS rearrangement forSarven Capadisli
license information (it comes before and applies to both connection options)
2009-05-22Form markup for Facebook ConnectSarven Capadisli
2009-05-22Minor alignment for FB logoSarven Capadisli
2009-05-22Styles for Facebook logo and user avatarSarven Capadisli
2009-05-22Custom stylesheet for the Facebook Connect pluginZach Copley
2009-05-22- Show Facebook profile pic and favicon as dictated by Facebook Connnect policyZach Copley
- Logout fixed, again (cleans up Facebook cookies now)
2009-05-21Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xEvan Prodromou
2009-05-21Merge branch 'conversationtree' into 0.8.xEvan Prodromou
2009-05-21show conversation as a hierarchical listEvan Prodromou
2009-05-21Merge branch '0.8.x' into fbconnectZach Copley
2009-05-21- Reworked login / logout workflowZach 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-21Updated primary and secondary styles for biz, cloudy, h4ck3r, otalk,Sarven Capadisli
pigeonthoughts themes.
2009-05-21Changed No/Yes and Reset/Save locations. They are now a little moreSarven Capadisli
usable by first offering the option to undo and than do.
2009-05-20Merge branch '0.7.x' 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-19Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.xZach Copley