Commit Graph

3902 Commits

Author SHA1 Message Date
Zach Copley b134784df9 Custom stylesheet for the Facebook Connect plugin 2009-05-22 01:22:07 +00:00
Zach Copley eaf2a98daf - Show Facebook profile pic and favicon as dictated by Facebook Connnect policy
- Logout fixed, again (cleans up Facebook cookies now)
2009-05-22 00:54:22 +00:00
Evan Prodromou f25990cf8e Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-21 12:40:52 -04:00
Evan Prodromou 966f1c6169 Merge branch 'conversationtree' into 0.8.x 2009-05-21 11:43:28 -04:00
Evan Prodromou 62711ae2ba show conversation as a hierarchical list 2009-05-21 11:43:09 -04:00
Zach Copley 07de94ca99 Merge branch '0.8.x' into fbconnect 2009-05-21 05:46:38 +00:00
Zach Copley 54cd0a2046 - Reworked login / logout workflow
- 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 05:43:11 +00:00
Sarven Capadisli 689dd9ee5f Updated primary and secondary styles for biz, cloudy, h4ck3r, otalk,
pigeonthoughts themes.
2009-05-21 00:18:11 +00:00
Sarven Capadisli 56a8a255ff Changed No/Yes and Reset/Save locations. They are now a little more
usable by first offering the option to undo and than do.
2009-05-21 00:12:48 +00:00
Sarven Capadisli 7ae2ed7cfc Merge branch '0.7.x' into 0.8.x 2009-05-20 23:40:44 +00:00
Sarven Capadisli b23d423081 Added licensing information for jcrop.go and farbtastic.go scripts 2009-05-20 23:37:20 +00:00
Sarven Capadisli 6fb36edea3 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-20 23:13:10 +00:00
Sarven Capadisli b561962b59 Color picker reset: Resetting form values will also dynamically update
the page colors back to their original.
2009-05-20 23:11:35 +00:00
Zach Copley 1a5ef90ea0 Preserve order of imported Tweets 2009-05-20 22:08:08 +00:00
Zach Copley 8545a1c5fe Reorganized some stuff and made new Facebook Login tab 2009-05-20 06:46:11 +00:00
Zach Copley f90d0ac6c8 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-20 00:56:35 +00:00
Zach Copley f841dd6af4 Fixed sporatic problem with logout. 2009-05-20 00:55:59 +00:00
Evan Prodromou b58edbcc4e Merge branch '0.7.x' into conversationtree 2009-05-19 17:28:19 -04:00
Evan Prodromou dd916abd8c Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x 2009-05-19 15:08:01 -04:00
Evan Prodromou 8cc8f9fd0c Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
Conflicts:
	config.php.sample
2009-05-19 14:42:19 -04:00
Sarven Capadisli 09e95cc33f Fixed array index 2009-05-19 17:31:43 +00:00
Sarven Capadisli 0c442e459e Added reset button
Rearranged swatch layout
Added background image upload input file
2009-05-19 17:05:30 +00:00
Sarven Capadisli 62d2229573 Removed visited and vcard background (matches identica theme) 2009-05-19 01:24:35 +00:00
Zach Copley 4186dd2691 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-19 01:08:28 +00:00
Zach Copley 35b3934233 Logout works properly now. 2009-05-19 01:07:45 +00:00
Sarven Capadisli 8c5d1b63df Removed visited and vcard a background colors. 2009-05-19 00:09:06 +00:00
Sarven Capadisli da74a29e03 Using list-style-position:inside for lists so that bullets don't leak
out of the container.

Added more padding to groups with most posts table
2009-05-18 23:45:45 +00:00
Sarven Capadisli 8d68c5238d Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-18 23:28:48 +00:00
Sarven Capadisli 8b5bcae58f Merge branch '0.7.x' into 0.8.x
Conflicts:

	EVENTS.txt
2009-05-18 23:28:08 +00:00
Robin Millette 9261e48ef0 Removed dead code. 2009-05-18 19:23:18 -04:00
Sarven Capadisli dcd69eec90 Increase entity_profile fn, nickname font-size slightly. Gave
entity_profile more width.
2009-05-18 23:23:00 +00:00
Robin Millette f5606b6aa3 Added RSS for personal tags 2009-05-18 18:18:08 -04:00
Robin Millette 57860b4d8a Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.x 2009-05-18 17:20:11 -04:00
Robin Millette 0271859c24 Added personal tag page: http://example.com/MY_NICK/tag/A_TAG 2009-05-18 17:18:57 -04:00
Sarven Capadisli 806200379d Dynamic color updates to page elements when user picks a color.
Using JSON to create swatches in HTML output.
2009-05-18 20:10:46 +00:00
Robin Millette 5897dfa4c3 Refactored new sections code to proper classes and added notice link to links in notice sections. 2009-05-17 22:06:08 -04:00
Evan Prodromou 5a0edc9b8c remove debugging calls 2009-05-17 12:37:04 -04:00
Evan Prodromou 53d6a8ba61 Merge branch 'master' into 0.7.x 2009-05-17 12:16:02 -04:00
Robin Millette a325144fa0 Merge branch '0.8.x' of git@gitorious.org:~evan/laconica/dev into 0.8.x 2009-05-17 00:05:53 -04:00
Robin Millette f3ea79a12a Added site path field to installer + fancy URL javascript auto-detection. 2009-05-17 00:05:07 -04:00
Zach Copley 811cef1008 Merge branch '0.8.x' into fbconnect 2009-05-15 23:17:57 +00:00
Zach Copley 3f44f94c3c Basic Facebook Connect plugin 2009-05-15 23:16:23 +00:00
Evan Prodromou 8ebfea4425 License link, no title 2009-05-15 18:17:12 -04:00
Evan Prodromou c6526c84f5 License link, no title 2009-05-15 18:16:32 -04:00
Evan Prodromou 311e471c14 add WikiHashtagsPlugin 2009-05-15 17:57:52 -04:00
Evan Prodromou caadd8ed93 add WikiHashtagsPlugin 2009-05-15 17:57:26 -04:00
Zach Copley a0320f03f5 Better err handling when trying to get Facebook client 2009-05-15 21:44:58 +00:00
Zach Copley 41f6c9d8cf Added event handlers to logout action 2009-05-15 21:41:41 +00:00
Evan Prodromou 9d13890a85 add a hook for the page notice 2009-05-15 17:11:28 -04:00
Robin Millette 6c4e26fe61 Added sql files to handle attachments (not yet tested) Hoping someone will improve the postgres version. 2009-05-15 16:17:44 -04:00