Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "Can edit my webpages" permissions | Thomas Willingham | 2013-08-01 | 1 | -1/+12 |
| | |||||
* | trying to center the selected channel on the manage page. Dreamhost really ↵ | friendica | 2013-07-25 | 2 | -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 wrapper | friendica | 2013-07-21 | 1 | -2/+0 |
| | |||||
* | getElementById returns null on failure | friendica | 2013-07-21 | 1 | -1/+1 |
| | |||||
* | fix error updating pagetitle with notify count if not logged in locally (no ↵ | friendica | 2013-07-21 | 1 | -10/+13 |
| | | | | notify count available) | ||||
* | remove obsolete notifications | friendica | 2013-07-21 | 1 | -2/+0 |
| | |||||
* | remove some unused settings from admin page | friendica | 2013-07-21 | 1 | -2/+0 |
| | |||||
* | position the visage timestamp | friendica | 2013-07-17 | 1 | -0/+4 |
| | |||||
* | fix template syntax | friendica | 2013-07-17 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-07-17 | 1 | -1/+1 |
|\ | |||||
| * | Update style.css | git-marijus | 2013-07-17 | 1 | -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 ↵ | friendica | 2013-07-17 | 2 | -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 zpull | friendica | 2013-07-17 | 171 | -900/+16 |
|\ | |||||
| * | Kill autogenerated warnings, plus a typo. | Thomas Willingham | 2013-07-16 | 171 | -898/+14 |
| | | |||||
| * | Whitespace making smarty fart | Thomas Willingham | 2013-07-16 | 1 | -2/+2 |
| | | |||||
* | | configurable theme precedence rules, and passing the page owner to the pcss ↵ | friendica | 2013-07-17 | 2 | -3/+6 |
| | | | | | | | | theme settings. | ||||
* | | provide a controlling user for theme settings, not necessarily local_user() ↵ | friendica | 2013-07-16 | 1 | -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 ↵ | friendica | 2013-07-16 | 2 | -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 title | friendica | 2013-07-15 | 2 | -1/+8 |
| | |||||
* | style updates due to spin.js porting | marijus | 2013-07-15 | 1 | -4/+4 |
| | |||||
* | more spin.js porting | marijus | 2013-07-15 | 3 | -19/+18 |
| | |||||
* | looks like it actually needs both files. | friendica | 2013-07-14 | 1 | -0/+1 |
| | |||||
* | add the jquery version, not the standalone spinner | friendica | 2013-07-14 | 1 | -1/+1 |
| | |||||
* | we need to actually include spin.js or it causes issues | friendica | 2013-07-14 | 2 | -1/+2 |
| | |||||
* | Merge pull request #77 from git-marijus/master | friendica | 2013-07-14 | 8 | -16/+23 |
|\ | | | | | add spin.js a themable js spinner to red | ||||
| * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -0/+6 |
| | | |||||
| * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -3/+3 |
| | | |||||
| * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -1/+3 |
| | | |||||
| * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 |
| | | |||||
| * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -2/+2 |
| | | |||||
| * | Update conv_frame.tpl | git-marijus | 2013-07-13 | 1 | -0/+1 |
| | | |||||
| * | slight change to #page-spinner | git-marijus | 2013-07-13 | 1 | -1/+2 |
| | | |||||
| * | port to spin.js | git-marijus | 2013-07-13 | 1 | -2/+1 |
| | | |||||
| * | slight change for #nav-search-spinner | git-marijus | 2013-07-13 | 1 | -3/+1 |
| | | |||||
| * | port to spin.js | git-marijus | 2013-07-13 | 1 | -1/+1 |
| | | |||||
* | | Give prettyphoto it's own template to make themeing it less annoying. | Thomas Willingham | 2013-07-14 | 3 | -21/+8 |
| | | |||||
* | | Old theme stuff we don't use anymore. | Thomas Willingham | 2013-07-12 | 9 | -0/+0 |
| | | |||||
* | | Small amount of work on webpages. | Thomas Willingham | 2013-07-12 | 3 | -12/+37 |
| | | |||||
* | | Non-translatable string plus feature enabled check | Thomas Willingham | 2013-07-11 | 1 | -1/+1 |
| | | |||||
* | | Minimum value webpages | Thomas Willingham | 2013-07-10 | 1 | -0/+12 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-10 | 9 | -58/+151 |
|\ \ | |||||
| * | | remove double tags on search results, updates to install doco to get rid of ↵ | friendica | 2013-07-09 | 2 | -1/+2 |
| | | | | | | | | | | | | Friendica name there and clarify Red requirements. | ||||
| * | | more work on bug #59 - hope this doesn't hork everything. Also some tweaking ↵ | friendica | 2013-07-08 | 3 | -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 mode | friendica | 2013-07-08 | 4 | -48/+58 |
| | | | |||||
| * | | use current channel photo for favicon where applicable - might be browser ↵ | friendica | 2013-07-07 | 1 | -1/+1 |
| | | | | | | | | | | | | dependent but seems to work on FF | ||||
| * | | input form for profile stuff | friendica | 2013-07-04 | 2 | -0/+55 |
| | | | |||||
| * | | more "thing" work | friendica | 2013-07-04 | 2 | -0/+11 |
| | | |