Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mail recall | friendica | 2013-10-11 | 1 | -0/+10 |
| | |||||
* | more icons | friendica | 2013-10-11 | 1 | -2/+1 |
| | |||||
* | Dark schema, and associated fixes. | Thomas Willingham | 2013-10-11 | 1 | -0/+1 |
| | |||||
* | more readability improvements | friendica | 2013-10-10 | 1 | -2/+2 |
| | |||||
* | set the colour of the active nav element so it doesn't get washed out | friendica | 2013-10-10 | 1 | -2/+2 |
| | |||||
* | fix blue lock | friendica | 2013-10-10 | 1 | -0/+5 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-10 | 1 | -6/+6 |
|\ | |||||
| * | Various schema issues. | Thomas Willingham | 2013-10-10 | 1 | -4/+4 |
| | | |||||
| * | get rid of the clean font because it looks weird in some browsers | marijus | 2013-10-10 | 1 | -2/+2 |
| | | |||||
* | | Add install instructions for cloning WebDAV component (which I think is best ↵ | friendica | 2013-10-10 | 1 | -0/+9 |
|/ | | | | if we make optional). There may be webserver dependencies so let's just call this a plugin of sorts, but different than normal plugins because if it's installed it will be tightly integrated with everything we do. Eventually we may provide a static repository or select a specific sabre-dav version so that we're immune from changes upstream which break stuff we're doing; but for now we'll use the fruux main repository and install using the trunk. | ||||
* | more icon conversions - savedsearch listings need more work. The drop icon ↵ | friendica | 2013-10-09 | 1 | -2/+2 |
| | | | | should be hidden unless the entry is being hovered. | ||||
* | delete icons | friendica | 2013-10-09 | 1 | -0/+9 |
| | |||||
* | more redbasic icon work | friendica | 2013-10-09 | 1 | -0/+1 |
| | |||||
* | might be better that way | marijus | 2013-10-09 | 1 | -4/+2 |
| | |||||
* | pimp up the searchbar a little and hoping it is the right way to do | marijus | 2013-10-09 | 1 | -14/+12 |
| | | | | it | ||||
* | nav icons | friendica | 2013-10-09 | 1 | -1/+5 |
| | |||||
* | move verified indicator | friendica | 2013-10-08 | 1 | -1/+1 |
| | |||||
* | replace a bunch of graphic icons with vector icons | friendica | 2013-10-08 | 1 | -2/+12 |
| | |||||
* | First visit http://fontawesome.io/cheatsheet/, then it's your turn. Please ↵ | friendica | 2013-10-08 | 1 | -0/+6 |
| | | | | don't leave this for me to fix, because you'll hate it. There are a few icons we'll have to map to something appropriate - such as "matrix"; though there are some interesting options - and you can always dip into unicode if you don't find something appropriate here; though I would suggest that *if* you do this to create an icon-xyz class wrapper to the HTML "i" tag so that it's handled exactly the same. | ||||
* | get rid of pink search bar when not using redbasic "red" | friendica | 2013-10-03 | 1 | -1/+1 |
| | |||||
* | bring back photo shadows (via theme settings) | friendica | 2013-10-02 | 1 | -1/+1 |
| | |||||
* | Why use 6 lines when you can use 8,000? | Thomas Willingham | 2013-10-02 | 1 | -1/+1 |
| | |||||
* | Remove some !important that isn't, and add deprecated note to old CSS | Thomas Willingham | 2013-10-02 | 3 | -7/+12 |
| | |||||
* | Do PCSS properly | Thomas Willingham | 2013-10-01 | 1 | -3/+23 |
| | |||||
* | clean up the default page definition - get rid of right_aside which is illegal | friendica | 2013-09-29 | 1 | -3/+0 |
| | |||||
* | Prevent toolbar overlapping comanche nav links. | Thomas Willingham | 2013-09-28 | 1 | -1/+0 |
| | |||||
* | Typo | Thomas Willingham | 2013-09-27 | 1 | -1/+1 |
| | |||||
* | Issue #131 | Thomas Willingham | 2013-09-27 | 1 | -2/+9 |
| | |||||
* | Minor theme stuff - make the pages toolbar a toolbar, get rid of a naughty ↵ | Thomas Willingham | 2013-09-27 | 1 | -0/+18 |
| | | | | center tag, and stop very long tags overlapping the directory. | ||||
* | clean up app management a bit | friendica | 2013-09-20 | 1 | -0/+5 |
| | |||||
* | Changed CSS class "selected" to "active" in navbar, according to ↵ | Olivier Migeot | 2013-09-18 | 1 | -7/+7 |
| | | | | https://abcentric.net/display/f17b319c6d4b616a0d0a639e177969c6ae084248f1ee2bec9d8147c9291bf495@abcentric.net | ||||
* | Redbasic - optimise mail list. | Thomas Willingham | 2013-09-06 | 1 | -24/+7 |
| | |||||
* | Redbasic - some more CSS we don't use. | Thomas Willingham | 2013-09-06 | 1 | -181/+3 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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... | ||||
* | 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 |
| | |