Robin Millette
|
b0a891e92b
|
Made ajax link to show attachment popups relative in util.js
|
2009-05-24 18:40:11 -04:00 |
|
Robin Millette
|
bd70caace8
|
Only show number of attachments if > 1
|
2009-05-24 18:06:19 -04:00 |
|
Sarven Capadisli
|
07dabe7889
|
Made conversation thread UI a bit more visible.
Added right margin for notice options.
|
2009-05-24 21:16:26 +00:00 |
|
Robin Millette
|
8c2473a227
|
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
|
2009-05-24 04:44:52 -04:00 |
|
Robin Millette
|
b5ac6e31f2
|
Rearranged attachment info to only appear on each applicable notice page and thru an ajax popup.
|
2009-05-24 04:43:34 -04:00 |
|
Evan Prodromou
|
6335c9cf59
|
make invite use the current user's design
|
2009-05-23 23:42:19 -04:00 |
|
Evan Prodromou
|
d60c399d82
|
remove old, unused PersonalAction and StreamAction
|
2009-05-23 23:40:27 -04:00 |
|
Evan Prodromou
|
91e088d341
|
make some actions CurrentUserDesignActions
|
2009-05-23 23:40:11 -04:00 |
|
Evan Prodromou
|
9c2f04afc6
|
make some of the actions show the user's design
|
2009-05-23 23:35:04 -04:00 |
|
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 |
|