Commit Graph

4165 Commits

Author SHA1 Message Date
Evan Prodromou d7e3bab0b8 fix require_once in Design.php 2009-05-23 23:34:05 -04:00
Evan Prodromou 705abf31ee add getDesign to User 2009-05-23 23:27:42 -04:00
Evan Prodromou 91fc1e36bc update User.php with new design-related fields 2009-05-23 23:26:29 -04:00
Evan Prodromou b0e92c75cc move design items before timestamps 2009-05-23 23:16:52 -04:00
Evan Prodromou 63ad980767 current user design action 2009-05-23 23:11:36 -04:00
Evan Prodromou eaac0f8e58 add an action base class for actions that show the owner's design 2009-05-23 23:09:33 -04:00
Evan Prodromou 4ec5ea510c fix return value documentation for getDesign 2009-05-23 23:09:01 -04:00
Evan Prodromou d92a018cd2 get a design for each page 2009-05-23 22:44:01 -04:00
Sarven Capadisli 5a1c95d52f Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x 2009-05-23 22:28:36 -04:00
Sarven Capadisli fde9b09435 Changing opacity to 1 only on the hovered notice item 2009-05-24 01:53:08 +00:00
Sarven Capadisli 7e0a314768 Using event bubbling instead of event handling thanks to Ara
Pehlivanian http://arapehlivanian.com
2009-05-24 01:38:11 +00:00
Evan Prodromou 78564c21d4 schema changes for user support of designs 2009-05-22 23:43:38 -04:00
Evan Prodromou 3f5252c168 add fields to support designs for users 2009-05-22 23:43:08 -04:00
Evan Prodromou 748c744a02 add a method to Design to show custom CSS 2009-05-22 23:13:09 -04:00
Evan Prodromou 95104f38f2 Merge branch '0.8.x' into userdesign 2009-05-22 21:11:54 -04:00
Evan Prodromou 68d90bcab0 some class files had x bit set 2009-05-22 21:11:46 -04:00
Evan Prodromou 21aad16b58 fix x bit on Design.php 2009-05-22 21:10:27 -04:00
Evan Prodromou c63622f05e add design classes 2009-05-22 21:10:00 -04:00
Evan Prodromou 4e1cb6f9a7 Merge branch '0.8.x' into userdesign 2009-05-22 21:09:11 -04:00
Evan Prodromou d216e3bbbb fix x bit on laconica.ini 2009-05-22 21:08:58 -04:00
Evan Prodromou 59340b274a laconica.ini change after automated createTables.php 2009-05-22 21:08:22 -04:00
Evan Prodromou 2f0fe8e33a add design table to DB 2009-05-22 20:54:07 -04:00
Evan Prodromou 356022f45c Merge branch '0.8.x' into userdesign 2009-05-22 20:53:34 -04:00
Evan Prodromou 9a7dbbc781 reformat laconica.sql 2009-05-22 20:53:22 -04:00
Evan Prodromou 3a44885b7f reformat designsettings.php 2009-05-22 20:50:08 -04:00
Sarven Capadisli 456f3eeb50 Removed unnecessary link to base stylesheet because default stylesheet calls base in 0.8.x 2009-05-22 16:38:06 +00:00
Sarven Capadisli ef2a5c794e Fixed in reply to JS link for Conversation page. Handles nested
notices better.
2009-05-22 16:19:14 +00:00
Sarven Capadisli f1a61cf629 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-22 16:18:48 +00:00
Evan Prodromou 677434b113 Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x 2009-05-22 10:21:22 -04:00
Evan Prodromou ebc16062ed Merge branch 'review/master' into 0.8.x 2009-05-22 10:21:01 -04:00
Sarven Capadisli 47d475d66a Merge branch '0.7.x' into 0.8.x 2009-05-22 14:18:15 +00:00
Evan Prodromou b118ef633a Add Gravity to notice sources 2009-05-22 10:03:47 -04:00
Sarven Capadisli 1e04e68044 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x 2009-05-21 22:50:27 -04:00
Sarven Capadisli 9f23807af4 Removed inline styles from notice list items 2009-05-22 02:47:34 +00:00
Sarven Capadisli 69e88546fd Init styles for conversation page 2009-05-22 02:46:22 +00:00
Sarven Capadisli 0b9c65ce4f Facebook Connect account setup markup and CSS rearrangement for
license information (it comes before and applies to both connection
options)
2009-05-22 01:53:58 +00:00
Sarven Capadisli 5b1ba5619c Form markup for Facebook Connect 2009-05-22 01:43:01 +00:00
Sarven Capadisli eeb54ec97a Minor alignment for FB logo 2009-05-22 01:29:16 +00:00
Sarven Capadisli a418958a01 Styles for Facebook logo and user avatar 2009-05-22 01:25:43 +00:00
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
Sarven Capadisli 5975084019 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x 2009-05-21 19:42:26 -04: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 f4e01f1444 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x 2009-05-20 20:18:58 -04: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