Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Redbasic - clean up nav. | Thomas Willingham | 2013-09-06 | 1 | -63/+1 | |
| | ||||||
* | fix mod/search_ac (sort of) | friendica | 2013-09-02 | 1 | -1/+1 | |
| | ||||||
* | silence some warnings at php E_ALL levels | friendica | 2013-08-28 | 1 | -5/+1 | |
| | ||||||
* | bring back mail list and cleanup some issues which popped out with full PHP ↵ | friendica | 2013-08-27 | 1 | -1/+1 | |
| | | | | warnings | |||||
* | Make footers position fixed, so that its content appears | Christian Vogeley | 2013-08-24 | 1 | -0/+2 | |
| | ||||||
* | email attachments (and fix email photos) | friendica | 2013-08-19 | 1 | -0/+1 | |
| | ||||||
* | debugging issue #58 - seems to work but needs (more) theming | friendica | 2013-08-13 | 1 | -0/+12 | |
| | ||||||
* | theme personal menus so they look more or less like widgets | friendica | 2013-08-12 | 1 | -1/+9 | |
| | ||||||
* | Add public visibility setting to privacy groups (collections). This doesn't ↵ | friendica | 2013-08-07 | 1 | -43/+0 | |
| | | | | yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:) | |||||
* | This is an actual arrowhead, the nabla is a math operator. | friendica | 2013-08-06 | 1 | -2/+2 | |
| | ||||||
* | wee bit of css cleanup | friendica | 2013-08-06 | 1 | -297/+5 | |
| | ||||||
* | 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) | |||||
* | position the visage timestamp | friendica | 2013-07-17 | 1 | -0/+4 | |
| | ||||||
* | 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... | |||||
* | 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 | 1 | -1/+5 | |
| | ||||||
* | style updates due to spin.js porting | marijus | 2013-07-15 | 1 | -4/+4 | |
| | ||||||
* | Merge pull request #77 from git-marijus/master | friendica | 2013-07-14 | 1 | -5/+12 | |
|\ | | | | | add spin.js a themable js spinner to red | |||||
| * | port jot to spin.js | git-marijus | 2013-07-13 | 1 | -0/+6 | |
| | | ||||||
| * | port like button to spin.js | git-marijus | 2013-07-13 | 1 | -1/+3 | |
| | | ||||||
| * | slight change to #page-spinner | git-marijus | 2013-07-13 | 1 | -1/+2 | |
| | | ||||||
| * | slight change for #nav-search-spinner | git-marijus | 2013-07-13 | 1 | -3/+1 | |
| | | ||||||
* | | 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 | 2 | -2/+26 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | more "thing" work | friendica | 2013-07-04 | 1 | -0/+10 | |
| | | ||||||
* | | tag cloud feature (enable the feature, then it will show up on your channel ↵ | friendica | 2013-07-02 | 1 | -0/+48 | |
| | | | | | | | | page) | |||||
* | | 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). | |||||
* | | implement taggable in auto-complete popups | friendica | 2013-06-16 | 1 | -1/+4 | |
| | | ||||||
* | | flag taggable connections in acl selector | friendica | 2013-06-16 | 1 | -0/+4 | |
|/ | ||||||
* | Quick fix for PCSS until the cleaned up version is finished. | Thomas Willingham | 2013-06-09 | 2 | -0/+5 | |
| | ||||||
* | fix buggered contact photos | friendica | 2013-06-03 | 1 | -0/+11 | |
| | ||||||
* | Make a start at making mail look less dreadful. | Thomas Willingham | 2013-06-02 | 1 | -0/+38 | |
| | ||||||
* | Fix TinyMCE | Thomas Willingham | 2013-05-31 | 1 | -1/+0 | |
| | ||||||
* | Oops, remove site specific CSS | Thomas Willingham | 2013-05-28 | 1 | -8/+1 | |
| | ||||||
* | Clean up dark theme | Thomas Willingham | 2013-05-28 | 1 | -3587/+21 | |
| | ||||||
* | Use misanthrozot as dark scheme, fix some PCSS bugs | Thomas Willingham | 2013-05-28 | 3 | -5/+8 | |
| | ||||||
* | Make pages better. | Thomas Willingham | 2013-05-28 | 2 | -7/+3739 | |
| | ||||||
* | mod_page.css | Thomas Willingham | 2013-05-28 | 1 | -0/+28 | |
| | ||||||
* | Add notification count to titles. | Thomas Willingham | 2013-05-28 | 1 | -1/+10 | |
| | ||||||
* | Prevent showmore covering up the end of posts, plus put likes back where ↵ | Thomas Willingham | 2013-05-27 | 1 | -0/+4 | |
| | | | | they were pre-threaded comments. | |||||
* | more permissions descriptive text to lessen confusion | friendica | 2013-05-21 | 1 | -1/+7 | |
| | ||||||
* | some auto-friending cleanups | friendica | 2013-05-19 | 1 | -0/+7 | |
| | ||||||
* | remove "internal" templates, use "tpl/" folder for smarty3 templates, | fabrixxm | 2013-05-08 | 4 | -54/+24 | |
| | | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates | |||||
* | smarter handling of js_upload source param | friendica | 2013-05-02 | 1 | -1/+2 | |
| |