aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
Commit message (Collapse)AuthorAgeFilesLines
* mail recallfriendica2013-10-111-0/+10
|
* more iconsfriendica2013-10-111-2/+1
|
* Dark schema, and associated fixes.Thomas Willingham2013-10-113-19/+35
|
* TypoThomas Willingham2013-10-111-1/+1
|
* more readability improvementsfriendica2013-10-101-2/+2
|
* set the colour of the active nav element so it doesn't get washed outfriendica2013-10-103-16/+22
|
* Easier to load a chosen schema if one has a chosen schema to load...friendica2013-10-101-0/+1
|
* fix blue lockfriendica2013-10-101-0/+5
|
* Merge https://github.com/friendica/red into zpullfriendica2013-10-104-16/+63
|\
| * Add "scheme default" button for nav colours.Thomas Willingham2013-10-101-0/+1
| |
| * *sigh* I swear I DID test this first...Thomas Willingham2013-10-101-2/+2
| |
| * Various schema issues.Thomas Willingham2013-10-104-22/+22
| |
| * But remember to set the expert flagThomas Willingham2013-10-101-0/+4
| |
| * Basic schema support - but no actual schemas.Thomas Willingham2013-10-103-3/+45
| |
| * get rid of the clean font because it looks weird in some browsersmarijus2013-10-101-2/+2
| |
* | Add install instructions for cloning WebDAV component (which I think is best ↵friendica2013-10-101-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 ↵friendica2013-10-092-10/+10
| | | | should be hidden unless the entry is being hovered.
* delete iconsfriendica2013-10-091-0/+9
|
* more redbasic icon workfriendica2013-10-091-0/+1
|
* might be better that waymarijus2013-10-091-4/+2
|
* pimp up the searchbar a little and hoping it is the right way to domarijus2013-10-091-14/+12
| | | | it
* nav iconsfriendica2013-10-091-1/+5
|
* move verified indicatorfriendica2013-10-081-1/+1
|
* replace a bunch of graphic icons with vector iconsfriendica2013-10-081-2/+12
|
* First visit http://fontawesome.io/cheatsheet/, then it's your turn. Please ↵friendica2013-10-081-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"friendica2013-10-032-1/+5
|
* bring back photo shadows (via theme settings)friendica2013-10-024-4/+12
|
* Fix a gotcha in theme defaults.Thomas Willingham2013-10-031-15/+26
|
* Why use 6 lines when you can use 8,000?Thomas Willingham2013-10-023-1/+5
|
* Remove some !important that isn't, and add deprecated note to old CSSThomas Willingham2013-10-023-7/+12
|
* Four little typosThomas Willingham2013-10-021-4/+4
|
* Do PCSS properlyThomas Willingham2013-10-015-318/+117
|
* clean up the default page definition - get rid of right_aside which is illegalfriendica2013-09-291-3/+0
|
* Prevent toolbar overlapping comanche nav links.Thomas Willingham2013-09-281-1/+0
|
* TypoThomas Willingham2013-09-271-1/+1
|
* Issue #131Thomas Willingham2013-09-271-2/+9
|
* Minor theme stuff - make the pages toolbar a toolbar, get rid of a naughty ↵Thomas Willingham2013-09-271-0/+18
| | | | center tag, and stop very long tags overlapping the directory.
* clean up app management a bitfriendica2013-09-201-0/+5
|
* Changed CSS class "selected" to "active" in navbar, according to ↵Olivier Migeot2013-09-181-7/+7
| | | | https://abcentric.net/display/f17b319c6d4b616a0d0a639e177969c6ae084248f1ee2bec9d8147c9291bf495@abcentric.net
* Redbasic - optimise mail list.Thomas Willingham2013-09-061-24/+7
|
* Redbasic - some more CSS we don't use.Thomas Willingham2013-09-061-181/+3
|
* Redbasic - clean up nav.Thomas Willingham2013-09-061-63/+1
|
* fix mod/search_ac (sort of)friendica2013-09-021-1/+1
|
* silence some warnings at php E_ALL levelsfriendica2013-08-281-5/+1
|
* bring back mail list and cleanup some issues which popped out with full PHP ↵friendica2013-08-271-1/+1
| | | | warnings
* Make footers position fixed, so that its content appearsChristian Vogeley2013-08-241-0/+2
|
* email attachments (and fix email photos)friendica2013-08-191-0/+1
|
* debugging issue #58 - seems to work but needs (more) themingfriendica2013-08-131-0/+12
|
* theme personal menus so they look more or less like widgetsfriendica2013-08-121-1/+9
|
* Add public visibility setting to privacy groups (collections). This doesn't ↵friendica2013-08-071-43/+0
| | | | yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:)