aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* trying to center the selected channel on the manage page. Dreamhost really ↵friendica2013-07-252-3/+18
| | | | botched up my dev site so it's taking 5 minute per page load - and I don't have any more time to waste tweaking one line of CSS, grabbing a cup of coffee, and drinking it, before seeing the CSS changes. It still needs more tweaking but I might have to do that on the production site - which loads promptly.
* get rid of ugly article wrapperfriendica2013-07-211-2/+0
|
* getElementById returns null on failurefriendica2013-07-211-1/+1
|
* fix error updating pagetitle with notify count if not logged in locally (no ↵friendica2013-07-211-10/+13
| | | | notify count available)
* remove obsolete notificationsfriendica2013-07-211-2/+0
|
* remove some unused settings from admin pagefriendica2013-07-211-2/+0
|
* position the visage timestampfriendica2013-07-171-0/+4
|
* fix template syntaxfriendica2013-07-171-1/+1
|
* Merge https://github.com/friendica/red into zpullfriendica2013-07-171-1/+1
|\
| * Update style.cssgit-marijus2013-07-171-1/+1
| | | | | | wall-item-arrowphoto-wrapper z-index should not be higher than nav z-index otherwise arrow scroll above the nav area...
* | usability improvements on abook permissions settings - keep advanced ↵friendica2013-07-172-6/+30
|/ | | | dialogue open, make quick links clear relevant settings before setting each, and don't auto submit. This shows you exactly what happens with the quick settings and allows you to change/correct it if it isn't what you want.
* Merge https://github.com/friendica/red into zpullfriendica2013-07-17171-900/+16
|\
| * Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-16171-898/+14
| |
| * Whitespace making smarty fartThomas Willingham2013-07-161-2/+2
| |
* | configurable theme precedence rules, and passing the page owner to the pcss ↵friendica2013-07-172-3/+6
| | | | | | | | theme settings.
* | provide a controlling user for theme settings, not necessarily local_user() ↵friendica2013-07-161-14/+17
| | | | | | | | - can't test on my test site so moving into production and I'll debug it there.
* | define some photo types; primarily profile photos and things, but there is ↵friendica2013-07-162-1/+26
|/ | | | 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.
* theme the page link titlefriendica2013-07-152-1/+8
|
* style updates due to spin.js portingmarijus2013-07-151-4/+4
|
* more spin.js portingmarijus2013-07-153-19/+18
|
* looks like it actually needs both files.friendica2013-07-141-0/+1
|
* add the jquery version, not the standalone spinnerfriendica2013-07-141-1/+1
|
* we need to actually include spin.js or it causes issuesfriendica2013-07-142-1/+2
|
* Merge pull request #77 from git-marijus/masterfriendica2013-07-148-16/+23
|\ | | | | add spin.js a themable js spinner to red
| * port jot to spin.jsgit-marijus2013-07-131-0/+6
| |
| * port jot to spin.jsgit-marijus2013-07-131-1/+1
| |
| * port jot to spin.jsgit-marijus2013-07-131-3/+3
| |
| * port jot to spin.jsgit-marijus2013-07-131-1/+1
| |
| * port like button to spin.jsgit-marijus2013-07-131-1/+3
| |
| * port like button to spin.jsgit-marijus2013-07-131-1/+1
| |
| * port like button to spin.jsgit-marijus2013-07-131-1/+1
| |
| * port like button to spin.jsgit-marijus2013-07-131-2/+2
| |
| * Update conv_frame.tplgit-marijus2013-07-131-0/+1
| |
| * slight change to #page-spinnergit-marijus2013-07-131-1/+2
| |
| * port to spin.jsgit-marijus2013-07-131-2/+1
| |
| * slight change for #nav-search-spinnergit-marijus2013-07-131-3/+1
| |
| * port to spin.jsgit-marijus2013-07-131-1/+1
| |
* | Give prettyphoto it's own template to make themeing it less annoying.Thomas Willingham2013-07-143-21/+8
| |
* | Old theme stuff we don't use anymore.Thomas Willingham2013-07-129-0/+0
| |
* | Small amount of work on webpages.Thomas Willingham2013-07-123-12/+37
| |
* | Non-translatable string plus feature enabled checkThomas Willingham2013-07-111-1/+1
| |
* | Minimum value webpagesThomas Willingham2013-07-101-0/+12
| |
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-07-109-58/+151
|\ \
| * | remove double tags on search results, updates to install doco to get rid of ↵friendica2013-07-092-1/+2
| | | | | | | | | | | | Friendica name there and clarify Red requirements.
| * | more work on bug #59 - hope this doesn't hork everything. Also some tweaking ↵friendica2013-07-083-7/+12
| | | | | | | | | | | | of the theme for the new radius control, which produced some surprising results when expert mode was toggled.
| * | make corner radius configurable in redbasic expert modefriendica2013-07-084-48/+58
| | |
| * | use current channel photo for favicon where applicable - might be browser ↵friendica2013-07-071-1/+1
| | | | | | | | | | | | dependent but seems to work on FF
| * | input form for profile stufffriendica2013-07-042-0/+55
| | |
| * | more "thing" workfriendica2013-07-042-0/+11
| | |
| * | first templatefriendica2013-07-031-1/+12
| | |