Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
| * | | first template | friendica | 2013-07-03 | 1 | -1/+12 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-03 | 5 | -59/+110 |
|\| | | |||||
| * | | multi-profiles work | friendica | 2013-07-03 | 1 | -1/+1 |
| | | | |||||
| * | | progress on multiple profiles, doing it the old way. I don't think we're ↵ | friendica | 2013-07-03 | 1 | -0/+9 |
| | | | | | | | | | | | | going to be able to do it the new way - way too complicated. | ||||
| * | | tag cloud feature (enable the feature, then it will show up on your channel ↵ | friendica | 2013-07-02 | 1 | -0/+48 |
| | | | | | | | | | | | | page) | ||||
| * | | some work on issue #62 (comments collapsing on liveupdate), but still a work ↵ | friendica | 2013-07-02 | 2 | -58/+52 |
| | | | | | | | | | | | | | | | | | | in progress some work on photo consolidated "view/edit", but still a work in progress | ||||
* | | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-07-02 | 101 | -839/+1981 |
|\| | | |||||
| * | | bring back the body tag list - though it really belongs in the templates. ↵ | friendica | 2013-06-20 | 1 | -2/+6 |
| | | | | | | | | | | | | It's difficult to debug community tags when you can't see any tags (except those the author typed in). | ||||
| * | | reset email templates to English | friendica | 2013-06-16 | 100 | -836/+1971 |
| | | | |||||
| * | | implement taggable in auto-complete popups | friendica | 2013-06-16 | 1 | -1/+4 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-06-16 | 5 | -24/+22 |
|\| | | |||||
| * | | flag taggable connections in acl selector | friendica | 2013-06-16 | 2 | -5/+4 |
| |/ | |||||
| * | feeds are bit more standards compliant and a bit less broken now | friendica | 2013-06-12 | 1 | -14/+12 |
| | | |||||
| * | Quick fix for PCSS until the cleaned up version is finished. | Thomas Willingham | 2013-06-09 | 2 | -0/+5 |
| | | |||||
| * | Rename newmessage widget (since we'll need to put more stuff in it as we ↵ | Thomas Willingham | 2013-06-07 | 1 | -5/+1 |
| | | | | | | | | make zotmail look like email), and add a "check mail" button. | ||||
* | | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-06-07 | 6 | -14/+61 |
|\| | |||||
| * | photo album listing widget broken | friendica | 2013-06-05 | 1 | -1/+1 |
| | |