aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* Don't fart if we've got a schema that doesn't exist at this hub.Thomas Willingham2013-11-061-1/+4
|
* INSTALL for dummies - step 1: ensure that we throw an ugly error message in ↵friendica2013-11-051-0/+11
| | | | | | | their face if there's an ugly error when we first try to install. DON'T white screen until after they've got it running.
* redbasic - allow changing icon coloursfriendica2013-11-055-44/+66
|
* soften the background a bit morefriendica2013-11-051-2/+2
|
* Merge https://github.com/friendica/red into zpullfriendica2013-11-054-5/+13
|\
| * make the font-colour for the banner adjustable as wellmarijus2013-11-064-5/+13
| |
* | soften the colours a wee bit for the default casefriendica2013-11-051-3/+3
|/
* make date order the default for the directoryfriendica2013-11-031-1/+1
|
* fix the saved search term delete icons in redbasic so they are hidden by ↵friendica2013-11-032-19/+21
| | | | default. This is a bit harder using font-based icons than it was with images that could easily be hidden. We'll do it with opacity instead of visibility or display css settings.
* add sloppy photo setting and fix default navbar hide settingfriendica2013-11-036-64/+73
|
* provide nav_min_opacity which allows the navbar to fade or even vanish until ↵friendica2013-11-034-15/+39
| | | | hovered with a value of for instance '0';
* rev update and de string fixfriendica2013-11-031-1/+1
|
* Update messages.pomaase22013-11-021-1/+1
| | | Fix missing blank
* provide an html src converterfriendica2013-10-311-0/+61
|
* issue #189 - show post edited time on relative date hovertipfriendica2013-10-302-3/+2
|
* Minor CSS - make full.css nav bar the same size as the nav barThomas Willingham2013-10-261-1/+1
| | | | everywhere else.
* Merge pull request #185 from tuscanhobbit/masterfriendica2013-10-242-182/+231
|\ | | | | Italian translation has been aligned
| * Italian translation finally reached 100%p.tacconi2013-10-242-329/+489
| |
* | now that the icons have been softened, the drop-icons stick out like a sore ↵friendica2013-10-241-1/+1
| | | | | | | | thumb. Soften them as well
* | no underlines for hovered icons23n2013-10-241-0/+4
| |
* | replace text links with icons on design pagesfriendica2013-10-233-7/+14
| |
* | might be some style enhancementmarijus2013-10-231-2/+15
| |
* | Merge upstreamChristian Vogeley2013-10-2013-2421/+2943
|\ \
| * | remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ↵friendica2013-10-191-1/+1
| | | | | | | | | | | | derived/sourced channels. It's now just "$author via $xyz".
| * | Errant logging.Thomas Willingham2013-10-171-2/+0
| | |
| * | Check only for php in schema globs.Thomas Willingham2013-10-161-1/+1
| | |
| * | Don't break themes by using functions we don't need.Thomas Willingham2013-10-162-6/+7
| | | | | | | | | | | | If you've got a theme that started off copying Redbasic (ie, all of you) need to do this too.
| * | We really don't need the category delete links on each category in each post ↵friendica2013-10-141-1/+1
| | | | | | | | | | | | with categories, as we can now change the categories by editing the post. So take out the delete links.
| * | linkify post categoriesfriendica2013-10-141-1/+1
| | |
| * | i guess we should use .active class for all selected links.marijus2013-10-142-9/+3
| | |
| * | template and icons for categories and "file as"friendica2013-10-143-0/+20
| | |
| * | attachment icons revisitedfriendica2013-10-132-0/+21
| | |
| * | directory sort links on sidebarfriendica2013-10-131-0/+6
| | |
| * | Merge https://github.com/friendica/red into zpullfriendica2013-10-133-7/+12
| |\ \
| | * | reorder items in private-mail - the delete button is on the right side ↵marijus2013-10-132-3/+8
| | | | | | | | | | | | | | | | everywhere else...
| | * | Merge pull request #178 from cvogeley/masterfriendica2013-10-121-3/+3
| | |\ \ | | | | | | | | | | New icons in private mails section
| * | | | remove the disabled flag on individual permissions and improve the text to ↵friendica2013-10-132-1/+8
| |/ / / | | | | | | | | | | | | | | | | | | | | show that settings may be inherited. The reason for this change is that we want the individual settings to be stored regardless of the inherited settings, because if somebody changes the higher precedence privacy settings it could leave all their existing contacts with no permissions and this could be a support nightmare. So this way if somebody starts off with "anybody on the network can send me their stream and posts" and later changes it to "only specific connections can send me their stream and posts", the individual setting will already be set for all their connections. The previous behaviour is that this setting would have been disabled so none of their existing connections will have this specific permission. Old-timers who were here and made lots of connections before this commit - will have to edit all their connections if they change their privacy settings from lesser restrictive to be more restrictive.
| * | | Merge pull request #177 from tuscanhobbit/masterfriendica2013-10-122-2401/+2871
| |\ \ \ | | | | | | | | | | Updated italian translation
| | * | | updated italian translationtuscanhobbit2013-10-122-183/+294
| | | |/ | | |/|
| | * | Update italian translationp.tacconi2013-10-112-2375/+2734
| | | |
* | | | redbasic: set width of main sectionChristian Vogeley2013-10-204-4/+13
| |_|/ |/| |
* | | New icons in private mails sectionChristian Vogeley2013-10-131-3/+3
|/ /
* | show private message conversant in sidebar because without a reply you may ↵friendica2013-10-122-2/+3
| | | | | | | | not remember who it is/was.
* | mail recallfriendica2013-10-113-1/+15
| |
* | more iconsfriendica2013-10-113-4/+3
| |
* | 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-104-18/+24
|
* Easier to load a chosen schema if one has a chosen schema to load...friendica2013-10-101-0/+1
|