Commit graph

1412 commits

Author SHA1 Message Date
friendica
b4bd518e40 silence some warnings at php E_ALL levels 2013-08-28 21:56:01 -07:00
friendica
e8cd3b7040 bring back mail list and cleanup some issues which popped out with full PHP warnings 2013-08-27 22:30:06 -07:00
Christian Vogeley
c9fc8efd22 Make footers position fixed, so that its content appears 2013-08-24 14:11:46 +02:00
friendica
cd5fdbcb48 email attachments (and fix email photos) 2013-08-19 21:19:39 -07:00
friendica
d6c6a2b144 debugging issue #58 - seems to work but needs (more) theming 2013-08-13 02:29:10 -07:00
friendica
95abc1600b theme personal menus so they look more or less like widgets 2013-08-12 01:01:28 -07:00
friendica
4cda133e89 Add public visibility setting to privacy groups (collections). This doesn't yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:) 2013-08-07 17:51:10 -07:00
friendica
809a53a2f8 This is an actual arrowhead, the nabla is a math operator. 2013-08-06 20:04:57 -07:00
friendica
5d7a36649e wee bit of css cleanup 2013-08-06 18:26:57 -07:00
friendica
168d7ae9fc getElementById returns null on failure 2013-07-21 18:44:24 -07:00
friendica
400f3baee9 fix error updating pagetitle with notify count if not logged in locally (no notify count available) 2013-07-21 18:34:15 -07:00
friendica
d9701d4606 position the visage timestamp 2013-07-17 22:13:13 -07:00
git-marijus
1fd4d0a605 Update style.css
wall-item-arrowphoto-wrapper z-index should not be higher than nav z-index otherwise arrow scroll above the nav area...
2013-07-17 22:19:41 +02:00
friendica
d6133c861c configurable theme precedence rules, and passing the page owner to the pcss theme settings. 2013-07-17 02:01:35 -07:00
friendica
4c30cddbfc provide a controlling user for theme settings, not necessarily local_user() - can't test on my test site so moving into production and I'll debug it there. 2013-07-16 22:48:05 -07:00
friendica
6d447ace5c define some photo types; primarily profile photos and things, but there is room for others. Also move the "decoration" out of the mod_page.css and into fancy.css - mod_xxx.css should only specify element positions and basic layout, not "decoration". Once we get more positioning stuff moved into module and basic layout files, we can trim down the style.css a lot - as it will theoretically only have decoration. And if we use macro substitution (pcss) we should be able to ultimately change the colour, size or background in one place and be done with it. This will make life easier for theme developers. 2013-07-16 21:56:02 -07:00
friendica
d875bbb022 theme the page link title 2013-07-15 23:10:26 -07:00
marijus
c1739fa879 style updates due to spin.js porting 2013-07-15 19:50:42 +02:00
friendica
873c1f381e Merge pull request #77 from git-marijus/master
add spin.js a themable js spinner to red
2013-07-14 01:19:24 -07:00
git-marijus
6abaa37fe3 port jot to spin.js 2013-07-13 23:35:38 +02:00
git-marijus
a0f2d20e20 port like button to spin.js 2013-07-13 21:47:06 +02:00
git-marijus
8eb18632d1 slight change to #page-spinner 2013-07-13 20:14:42 +02:00
git-marijus
b590d294bc slight change for #nav-search-spinner 2013-07-13 18:36:46 +02:00
Thomas Willingham
380871ccc7 Old theme stuff we don't use anymore. 2013-07-12 23:43:14 +01:00
Thomas Willingham
f45efcab78 Small amount of work on webpages. 2013-07-12 23:01:55 +01:00
friendica
5a8cda632b remove double tags on search results, updates to install doco to get rid of Friendica name there and clarify Red requirements. 2013-07-09 22:48:34 -07:00
friendica
6e012839c9 more work on bug #59 - hope this doesn't hork everything. Also some tweaking of the theme for the new radius control, which produced some surprising results when expert mode was toggled. 2013-07-08 22:01:57 -07:00
friendica
cd40802229 make corner radius configurable in redbasic expert mode 2013-07-08 19:21:06 -07:00
friendica
2979a2ee5a more "thing" work 2013-07-04 04:53:03 -07:00
friendica
08023eb099 tag cloud feature (enable the feature, then it will show up on your channel page) 2013-07-02 21:04:46 -07:00
friendica
58ac92f4e1 bring back the body tag list - though it really belongs in the templates. It's difficult to debug community tags when you can't see any tags (except those the author typed in). 2013-06-20 20:34:00 -07:00
friendica
47ef689c92 implement taggable in auto-complete popups 2013-06-16 16:31:59 -07:00
friendica
a37ac8f2f3 flag taggable connections in acl selector 2013-06-16 00:03:22 -07:00
Thomas Willingham
e3a5a8c368 Quick fix for PCSS until the cleaned up version is finished. 2013-06-09 02:17:39 +01:00
friendica
21491100f8 fix buggered contact photos 2013-06-03 22:34:35 -07:00
Thomas Willingham
b02242786c Make a start at making mail look less dreadful. 2013-06-02 03:40:31 +01:00
Thomas Willingham
ddbe5eedf5 Fix TinyMCE 2013-05-31 00:34:35 +01:00
Thomas Willingham
151688a129 Oops, remove site specific CSS 2013-05-28 23:17:11 +01:00
Thomas Willingham
5c17a64cde Clean up dark theme 2013-05-28 22:08:44 +01:00
Thomas Willingham
543e4903b2 Use misanthrozot as dark scheme, fix some PCSS bugs 2013-05-28 21:12:31 +01:00
Thomas Willingham
7c2aa706f2 Make pages better. 2013-05-28 20:47:46 +01:00
Thomas Willingham
f041338cd3 mod_page.css 2013-05-28 19:47:07 +01:00
Thomas Willingham
102e13543c Add notification count to titles. 2013-05-28 19:34:32 +01:00
Thomas Willingham
b7270cad2b Prevent showmore covering up the end of posts, plus put likes back where they were pre-threaded comments. 2013-05-27 19:40:14 +01:00
friendica
d72d30fabb more permissions descriptive text to lessen confusion 2013-05-21 17:13:51 -07:00
friendica
52acfce84b some auto-friending cleanups 2013-05-19 20:38:53 -07:00
fabrixxm
5e1980becf remove "internal" templates, use "tpl/" folder for smarty3 templates,
move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
2013-05-08 04:23:17 -04:00
friendica
9f36fd107f smarter handling of js_upload source param 2013-05-02 19:04:19 -07:00
Thomas Willingham
9c64427047 Redundant CSS 2013-04-27 19:45:08 +01:00
Thomas Willingham
dc80dce95e Fix acl 2013-04-16 04:20:29 +01:00
Thomas Willingham
d9b51c6db5 Redbasic - get rid of max-height for images (got lost in the merge last time it was fixed) 2013-03-23 15:58:21 +00:00
Thomas Willingham
f49dcc0a0c Use load_pconfig in style.php 2013-03-20 22:57:08 +00:00
friendica
6c9db5a1cf make reshares translateable 2013-03-11 21:29:43 -07:00
friendica
f09f2998dc unknown column 2013-03-11 17:42:12 -07:00
friendica
d568f4d029 class def for reshared content 2013-03-11 16:50:24 -07:00
friendica
b86277b0ff dangerous typo that removes all your hublocs, fix reshare formatting 2013-03-11 16:13:09 -07:00
friendica
952b2ef2ab . 2013-03-10 18:45:58 -07:00
Thomas Willingham
0d504715c1 Smarty template 2013-03-11 01:13:23 +00:00
Thomas Willingham
9834df13c9 Make idiot mode colour schemes work. 2013-03-11 01:12:13 +00:00
Thomas Willingham
f961251176 And another. 2013-03-10 21:12:43 +00:00
Thomas Willingham
635ce018fc Oops, remove erroneously committed files. 2013-03-10 21:10:49 +00:00
Thomas Willingham
5a2970dea1 Redbasic - add stupid mode theme settings. Partial functionality. 2013-03-10 21:01:18 +00:00
friendica
863dcda8ee clean up some funky menu interactions 2013-03-06 19:19:56 -08:00
friendica
b32b0102f7 fix font-size 2013-03-06 16:47:28 -08:00
friendica
c5d0da43e5 tweaky tweak, plus add share tracking db, and don't show acl for guest postings, and experiment with compressing pcss on the fly 2013-03-06 15:13:54 -08:00
friendica
f74bdda0be consistency 2013-03-05 23:57:08 -08:00
friendica
fbda9ababc fix selected nav item 2013-03-05 19:30:30 -08:00
friendica
a132af7b6a conflicting class name 2013-03-05 19:13:33 -08:00
friendica
1b41ce8fa7 tweaks 2013-03-05 19:03:22 -08:00
friendica
eebb0b323d tweaks 2013-03-05 17:30:03 -08:00
friendica
dd22e1b582 just tinkering and trying a few things - don't get upset. It can all be reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting. 2013-03-05 15:48:56 -08:00
friendica
8d442e6fc1 fix timeago (again), webfinger new spec implemented, some theme work 2013-03-04 20:58:39 -08:00
Thomas Willingham
fba9d46d44 Redbasic - minor margin changes to prevent overlap with some configurations. 2013-02-23 18:25:31 +00:00
friendica
1e464120eb fix a typo and bring back nav:hover animation for the red scheme 2013-02-21 14:45:56 -08:00
Thomas Willingham
aacb1eab0f Clean up fancy.css a bit 2013-02-21 18:36:20 +00:00
root
5f5f90e58a Redbasic - implement "dark" colours. Intended to make life easier for a theme developer. 2013-02-21 16:20:40 +00:00
Thomas Willingham
21317ee953 Fix font size. That should never have worked in the first place. 2013-02-20 22:09:40 +00:00
Thomas Willingham
ce77a80972 Oh, and you'll be wanting the smarty template 2013-02-20 20:57:41 +00:00
Thomas Willingham
fffaeb09ea Ugh, not enough caffeine. 2013-02-20 20:44:34 +00:00
Thomas Willingham
3964625fa2 typo 2013-02-20 20:41:41 +00:00
Thomas Willingham
f95684c881 PCSS Redbasic 2013-02-20 20:30:47 +00:00
friendica
488714290f global rename viewcontacts to viewconnections 2013-02-19 03:00:29 -08:00
friendica
32d07c3df7 fix profile selector on profile_photo page (unquoted mysql reserved word 'default') 2013-02-10 19:54:43 -08:00
friendica
9096e4c8e3 make pcss work (really this time) 2013-02-07 19:23:21 -08:00
friendica
119ddcd147 finish the abook_edit quicklink mess, get rid of the experimental nav bar opacity. Bad idea. 2013-02-07 17:12:10 -08:00
friendica
386fa8e26c different background for preview so you know it's a preview 2013-02-04 19:25:24 -08:00
friendica
357e71cb44 simplify friendship approval - merge with connection editing 2013-01-27 17:05:32 -08:00
friendica
99c40ce388 check comment permissions against observer, unbold email subject links for read messages 2013-01-24 20:05:23 -08:00
friendica
c1a5c88720 don't use the link colour for non-link things 2013-01-23 17:51:44 -08:00
friendica
0b18dd15c5 icon tweaks 2013-01-23 03:50:30 -08:00
friendica
bf98cf8c0a this will probably look like crap, but I really want the links to look normal and we don't have a good designer to sort this out and provide a better option and tell me why it sucks - so that's what I'm going to do. 2013-01-23 00:26:26 -08:00
friendica
debf7f5f26 more work on magic auth 2013-01-21 15:39:05 -08:00
friendica
6766f7f829 minor theme nits 2013-01-21 00:54:29 -08:00
friendica
060716f172 make lockview work, bring back acl widget theming in redbasic 2013-01-20 18:05:29 -08:00
friendica
9725dcf41d distributed directory search from the navbar 2013-01-19 00:43:05 -08:00
friendica
71d710c3f7 recover the slider pointers 2013-01-16 03:43:20 -08:00
Thomas Willingham
261e66a578 Undo stupid events. 2013-01-12 14:15:42 +00:00
Thomas Willingham
73191ad0f3 Fancyred - get likes/dislikes almost, but not quite, right. 2013-01-12 14:13:45 +00:00
friendica
82e0c04d92 add page module 2013-01-12 02:49:17 -08:00
Zach Prezkuta
690e278d95 add newline at end of header 2013-01-11 10:00:26 -07:00
Zach Prezkuta
34dc11d68e add warning messae about automatically generated templates 2013-01-11 09:57:23 -07:00
friendica
ef2cb88a92 wrong redirection after follow 2013-01-09 22:18:06 -08:00
friendica
a96d3ac66f The rest of the front end for the new notifications - now only missing "mark all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff 2013-01-08 11:59:29 -08:00
friendica
ba20913c2b lots of notification tweaks 2013-01-08 02:49:08 -08:00
friendica
0001cc6fd3 small tweaks 2013-01-06 22:17:47 -08:00
friendica
479541b5f8 more work on notification popup 2013-01-06 22:00:31 -08:00
friendica
3fc6df1000 Merge pull request #13 from fermionic/20130105-smarty3
implement smarty3
2013-01-06 19:25:01 -08:00
Zach Prezkuta
b4a95460e6 fix show-stopping bugs 2013-01-06 19:34:54 -07:00
friendica
a8afbec5fe Merge https://github.com/friendica/red into zpull
Conflicts:
	view/theme/redbasic/css/style.css
2013-01-06 15:13:31 -08:00
friendica
8766616e35 get sliders working again 2013-01-06 15:11:31 -08:00
Zach Prezkuta
4281a95cbc rebase and update themes 2013-01-06 16:08:56 -07:00
Zach Prezkuta
a0d19ffb72 implement Smarty3 2013-01-06 15:57:11 -07:00
Thomas Willingham
61b8ea9e1a Fix slider in Redbasic 2013-01-06 13:23:16 +00:00
friendica
490867ebf7 port "remember me" from Friendica 2013-01-04 21:34:36 -08:00
Thomas Willingham
bc06f338b5 Fix code boxes. 2013-01-04 23:27:01 +00:00
friendica
bd728e773b small tweaks to icon positions 2013-01-03 20:41:17 -08:00
Thomas Willingham
0f25ebd5c5 Aha, I anticipated that - event and message icons. 2013-01-04 01:51:50 +00:00
friendica
b001323390 make the menu consistent and eliminate redundancy - though we need icons for mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now). 2013-01-03 17:36:03 -08:00
Thomas Willingham
2fd0653d6f Redbasic - floating wall-item-content sometimes causes massive top margins. 2013-01-01 16:08:32 +00:00
Thomas Willingham
556f38afde Add icons to redbasic, move delete button to the right, and sync nav.tpl 2013-01-01 13:15:45 +00:00
friendica
70153a2274 fix connections page layout 2012-12-28 22:54:56 -08:00
Thomas Willingham
13b4ca2d4f More fancyred progress 2012-12-28 02:06:45 +00:00
Thomas Willingham
02be8defb3 Move like wrapper. Keep template theme specific while, at least while it's still in flux. 2012-12-27 09:47:44 +00:00
Thomas Willingham
0e0593cc0b Merge pull request #7 from beardy-unixer/master
Un-mess up the Redbasic CSS
2012-12-24 19:30:29 -08:00
Thomas Willingham
25652348a3 Un-make a mess of Redbasic CSS. 2012-12-25 03:19:27 +00:00
Olaf Conradi
81168a545a Forgot dir separator 2012-12-25 04:00:51 +01:00
Olaf Conradi
85371a526f Fix theme config paths 2012-12-25 03:14:52 +01:00
Thomas Willingham
f7f867f082 Don't need these images anymore - we use opacity for shiny instead. 2012-12-20 20:01:27 +00:00
Thomas Willingham
6715c400be Make showmore irritating. 2012-12-20 19:14:23 +00:00
Thomas Willingham
de556f43fc Leave Mike's nav.tpl as the default, stick mine in the theme /tpl for now, at least. 2012-12-19 20:20:45 +00:00
Thomas Willingham
2cfd1a3f08 Ooops, made a shite of that - put redbasic back. Still need to put the mods back. 2012-12-18 17:13:14 +00:00
Thomas Willingham
3bc901b173 Fancyred 2012-12-18 17:01:32 +00:00
Thomas Willingham
d9194fdb5a Merge remote-tracking branch 'upstream/master'
Conflicts:
	view/theme/redbasic/css/style.css
2012-12-18 16:59:08 +00:00
friendica
e9b5b0f0b4 several small fixes and adjustments 2012-12-16 20:20:29 -08:00
Thomas Willingham
2cb2896916 More plodding along with redbasic, notably, adding some icons. 2012-12-17 02:23:01 +00:00
Thomas Willingham
2a9433c8b8 Unplug the lifesupport, the background snake is dead. 2012-12-17 00:27:31 +00:00
friendica
fa8b4e98b7 some cleanup - Thomas we can put the radius/shadow stuff back later for the hipster kids, it's quite distracting at the moment and makes it hard to get serious work done. Hmmm. Wonder if we could make radius/shadow configurable like colours.... and maybe even screen transparency.... that could be interesting. 2012-12-16 15:49:22 -08:00
Thomas Willingham
605465391f Some more redbasic progress. 2012-12-16 22:53:23 +00:00
Thomas Willingham
b22799549f Un-screw-up misuse of mod_foo.css, add background, opacity based shiny. 2012-12-16 21:17:43 +00:00
Thomas Willingham
de3d8ea8dd Some more CSS into mods. 2012-12-13 18:51:04 +00:00
friendica
2a782597ba Merge https://github.com/friendica/red into zpull 2012-12-13 04:49:18 -08:00
friendica
c360565d0a get rid of undefined $ error by mangling theme specific JS include order 2012-12-13 04:47:06 -08:00
Thomas Willingham
f5ed128b48 redbasic - some more progress. 2012-12-13 00:06:19 +00:00
Thomas Willingham
8283b12bab Oops, we didn't use that in the end. 2012-12-12 21:15:22 +00:00
Thomas Willingham
53770201d2 Redbasic progression. 2012-12-12 21:14:51 +00:00
Thomas Willingham
84ea78ee16 Start moving CSS into mods 2012-12-12 18:45:50 +00:00
friendica
f8c33243bf start to whip the permissions into shape, also got rid of the mce drop shadow until we can figure out how to do it without the ugly black bars. I tend to prefer "outy" shadows over "inny" shadows anyway, but maybe that's just me. 2012-12-09 18:07:36 -08:00
friendica
ddedbda966 fix nav-menu border colour 2012-12-08 12:07:16 -08:00
Thomas Willingham
7458bf945b Since other people are working on this too, add demonstrative placeholder CSS for mods that should probably have their own. 2012-12-08 19:26:46 +00:00
Thomas Willingham
d71a827d84 Templates for theme settings. There is a 99% chance these do not work yet, even if you implement them. 2012-12-08 00:44:30 +00:00