Robin Millette
28d02ec8cd
Make oohembed endpoint configurable.
2009-06-17 16:44:33 -04:00
Robin Millette
fd6de17a4a
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
2009-06-17 16:22:47 -04:00
Robin Millette
1505e3a4c3
Fixed recent attachment bug that required URLs to be posted twice to be taken into account.
2009-06-17 16:21:50 -04:00
Evan Prodromou
19d39b2029
Store better data about twitter statuses
...
We mark Twitter statuses with flags so they don't get shown in the
wrong places.
2009-06-17 12:31:35 -07:00
Evan Prodromou
2fbd141361
correct arguments for ProfileList
2009-06-17 08:21:53 -07:00
Evan Prodromou
8384e7c7f6
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
2009-06-17 08:18:33 -07:00
Zach Copley
af4b18b1e2
Uppercase hex color values
2009-06-17 03:05:48 -07:00
Zach Copley
ac3cccefb5
Default to image being on, no tile after upload
2009-06-17 03:02:43 -07:00
Zach Copley
2866d00517
Fix sidebar color bug default design
2009-06-17 02:58:35 -07:00
Zach Copley
76cbeff33c
Update background image settings to use bitflags
2009-06-17 02:35:51 -07:00
Sarven Capadisli
85a4e32f30
Updated input submit for making a user admin of a group
2009-06-17 09:03:59 +00:00
Sarven Capadisli
4c640aace9
Updated markup yes/no form actions to be consistent with the rest of the site
2009-06-17 08:14:01 +00:00
Sarven Capadisli
0e4d8c416d
Removed NoticeHover from JavaScript for speed gain. Using CSS instead
...
to handle the notice hover state. The difference is only seen in the
conversation page.
2009-06-17 07:49:41 +00:00
Sarven Capadisli
ea5d46a94d
It was accidently removed
2009-06-17 06:38:21 +00:00
Sarven Capadisli
7148ea86df
Dynamically tile background image and turn background image on or off
...
in user design
2009-06-17 06:23:57 +00:00
Zach Copley
a0618b0e33
Show a background img in settings form
2009-06-16 22:57:28 -07:00
Zach Copley
f2b6bde975
Merge branch 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign
...
* 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design:
IE7/8 CSS update for user design
2009-06-16 22:26:26 -07:00
Zach Copley
3d6e30d205
Merge branch '0.8.x' into userdesign
...
* 0.8.x:
Moved url handling to its proper place, from newnotice to Notice.php
Removed more dead code.
Brought back borders for content, navigation, aside_primary but
Minor margin value change
More contrast for tabs
UI updates:
2009-06-16 22:24:11 -07:00
Sarven Capadisli
fe9cace9b7
Merge branch 'userdesign' of /var/www/design into userdesign
2009-06-17 05:19:32 +00:00
Sarven Capadisli
9aebcf4426
IE7/8 CSS update for user design
2009-06-17 05:18:59 +00:00
Zach Copley
d1ae3176b6
Enable tiling of background imgs for Designs
2009-06-16 22:18:25 -07:00
Zach Copley
bc66149e6f
Merge branch 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign
...
* 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design:
Init styles for tile and image use on/off for user design settings
2009-06-16 21:37:34 -07:00
Evan Prodromou
312fd85532
names for Notice_inbox source values
2009-06-16 21:37:19 -07:00
Evan Prodromou
90b2b3f9d1
names for Notice is_local states
2009-06-16 21:37:04 -07:00
Zach Copley
7b7f119428
Added background image tile flag to Design
2009-06-16 21:36:15 -07:00
Sarven Capadisli
a592ee6b99
Init styles for tile and image use on/off for user design settings
2009-06-17 04:33:01 +00:00
Sarven Capadisli
bea2fa1506
Added form option to tile background image and to turn it on and off
2009-06-17 04:09:30 +00:00
Evan Prodromou
7845fe3100
typos in README; dependencies
2009-06-16 21:00:53 -07:00
Robin Millette
befbfc9c73
Moved url handling to its proper place, from newnotice to Notice.php
2009-06-16 23:10:17 -04:00
Zach Copley
90344e55d4
Add background dir
2009-06-16 19:23:06 -07:00
Zach Copley
bc1f877f6e
Design settings now save and displays backgrounds
2009-06-16 19:17:37 -07:00
Robin Millette
d3ee6eb05e
Merge branch '0.8.x' of git@gitorious.org:+laconica-developers/laconica/dev into 0.8.x
2009-06-16 19:42:04 -04:00
Robin Millette
54697e5298
Removed more dead code.
2009-06-16 19:38:27 -04:00
Sarven Capadisli
3974ab633c
Brought back borders for content, navigation, aside_primary but
...
applied transparent colour instead, hence not visible. This way, other
laconica instances make use of the border if they change only the
colour.
2009-06-16 21:47:58 +00:00
Sarven Capadisli
fcc8684036
Minor margin value change
2009-06-16 21:10:14 +00:00
Sarven Capadisli
c8e3e0d716
More contrast for tabs
2009-06-16 20:56:12 +00:00
Sarven Capadisli
c74a079e47
UI updates:
...
Added box-shadow to local views, input focus, content
Removed borders from local views, content, aside_primary
Some cleaning
2009-06-16 19:40:23 +00:00
Zach Copley
ab10db9bd1
Merge branch '0.8.x' into userdesign
...
* 0.8.x:
Revert "Using neutral colour for notice hover"
Using neutral colour for notice hover
forgot to disinherit Memcached_DataObject in Status_network
Add some basic memcached handling to status_network
2009-06-16 00:59:57 -07:00
Zach Copley
2ccf43d656
Merge branch 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design into userdesign
...
* 'userdesign' of ssh://zach@dev.controlyourself.ca/mnt/www/design:
Connects html, body and content, navigation background colors
2009-06-16 00:57:38 -07:00
Zach Copley
6d5d0b3472
Update wasn't ever getting called
2009-06-16 00:56:32 -07:00
Sarven Capadisli
c98179378b
Revert "Using neutral colour for notice hover"
...
This reverts commit 5daa0e358f
.
2009-06-16 07:45:19 +00:00
Sarven Capadisli
a09c32aa3c
Merge branch '0.8.x' of git@gitorious.org:laconica/dev into 0.8.x
2009-06-16 06:32:50 +00:00
Sarven Capadisli
5daa0e358f
Using neutral colour for notice hover
2009-06-16 06:32:17 +00:00
Sarven Capadisli
93205cac09
Connects html, body and content, navigation background colors
2009-06-16 06:24:29 +00:00
Zach Copley
c3c30aa0ea
Check to make sure a design exists before trying to display it
2009-06-15 23:18:54 -07:00
Zach Copley
37cafad2e0
Another minor tweak to showCSS() CSS output
2009-06-15 22:43:06 -07:00
Zach Copley
f3199c1369
Some fixups to the CSS output of showCSS()
2009-06-15 22:39:53 -07:00
Zach Copley
4652f316cf
Design class now uses WebColor class for outputting hex colors
2009-06-15 22:27:59 -07:00
Zach Copley
ef99f83963
Output custom stylesheets on design sub-Actions
2009-06-15 22:13:35 -07:00
Evan Prodromou
39117bf88c
forgot to disinherit Memcached_DataObject in Status_network
2009-06-15 21:55:56 -07:00