Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some more doco for how to finish it. | friendica | 2013-11-10 | 1 | -0/+3 |
| | |||||
* | Didn't finish it. Gotta' pee. | friendica | 2013-11-10 | 1 | -0/+2 |
| | |||||
* | provide zid in js so we can use it from client | friendica | 2013-11-10 | 1 | -0/+1 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-09 | 1 | -0/+2 |
|\ | | | | | | | | | Conflicts: mod/directory.php | ||||
| * | Bring safe search to the UI | Thomas Willingham | 2013-11-09 | 1 | -0/+2 |
| | | |||||
* | | yes we might need it sometime and we are not supporting IE6 anyway | marijus | 2013-11-09 | 1 | -9/+5 |
| | | |||||
* | | oups... something missing... | marijus | 2013-11-09 | 1 | -1/+2 |
| | | |||||
* | | some style work on searchbar autocomplete | marijus | 2013-11-09 | 1 | -3/+30 |
|/ | |||||
* | make PM expiry UI match the main post editor, e.g. JS input triggered by an ↵ | friendica | 2013-11-07 | 3 | -8/+19 |
| | | | | icon rather than a scary looking text field | ||||
* | provide expire feature on post and comments as well as private messages. ↵ | friendica | 2013-11-07 | 4 | -1/+21 |
| | | | | This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone. | ||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-06 | 1 | -1/+4 |
|\ | |||||
| * | Don't fart if we've got a schema that doesn't exist at this hub. | Thomas Willingham | 2013-11-06 | 1 | -1/+4 |
| | | |||||
* | | allow private mail sender to set an expiration on their messages. Once ↵ | friendica | 2013-11-06 | 2 | -3/+6 |
|/ | | | | expired the message is destroyed at both ends (subject to the granularity of the polling interval) and is gone. Officially it takes some form of language independent string like 2013/11/22, but English speakers can use anything that strtotime() understands, like "+30 minutes" or "next Tuesday". | ||||
* | INSTALL for dummies - step 1: ensure that we throw an ugly error message in ↵ | friendica | 2013-11-05 | 1 | -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 colours | friendica | 2013-11-05 | 5 | -44/+66 |
| | |||||
* | soften the background a bit more | friendica | 2013-11-05 | 1 | -2/+2 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-05 | 4 | -5/+13 |
|\ | |||||
| * | make the font-colour for the banner adjustable as well | marijus | 2013-11-06 | 4 | -5/+13 |
| | | |||||
* | | soften the colours a wee bit for the default case | friendica | 2013-11-05 | 1 | -3/+3 |
|/ | |||||
* | make date order the default for the directory | friendica | 2013-11-03 | 1 | -1/+1 |
| | |||||
* | fix the saved search term delete icons in redbasic so they are hidden by ↵ | friendica | 2013-11-03 | 2 | -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 setting | friendica | 2013-11-03 | 6 | -64/+73 |
| | |||||
* | provide nav_min_opacity which allows the navbar to fade or even vanish until ↵ | friendica | 2013-11-03 | 4 | -15/+39 |
| | | | | hovered with a value of for instance '0'; | ||||
* | rev update and de string fix | friendica | 2013-11-03 | 1 | -1/+1 |
| | |||||
* | Update messages.po | maase2 | 2013-11-02 | 1 | -1/+1 |
| | | | Fix missing blank | ||||
* | provide an html src converter | friendica | 2013-10-31 | 1 | -0/+61 |
| | |||||
* | issue #189 - show post edited time on relative date hovertip | friendica | 2013-10-30 | 2 | -3/+2 |
| | |||||
* | Minor CSS - make full.css nav bar the same size as the nav bar | Thomas Willingham | 2013-10-26 | 1 | -1/+1 |
| | | | | everywhere else. | ||||
* | Merge pull request #185 from tuscanhobbit/master | friendica | 2013-10-24 | 2 | -182/+231 |
|\ | | | | | Italian translation has been aligned | ||||
| * | Italian translation finally reached 100% | p.tacconi | 2013-10-24 | 2 | -329/+489 |
| | | |||||
* | | now that the icons have been softened, the drop-icons stick out like a sore ↵ | friendica | 2013-10-24 | 1 | -1/+1 |
| | | | | | | | | thumb. Soften them as well | ||||
* | | no underlines for hovered icons | 23n | 2013-10-24 | 1 | -0/+4 |
| | | |||||
* | | replace text links with icons on design pages | friendica | 2013-10-23 | 3 | -7/+14 |
| | | |||||
* | | might be some style enhancement | marijus | 2013-10-23 | 1 | -2/+15 |
| | | |||||
* | | Merge upstream | Christian Vogeley | 2013-10-20 | 13 | -2421/+2943 |
|\ \ | |||||
| * | | remove "via wall-To-Wall" text as it's soooo Facebook and is out of place in ↵ | friendica | 2013-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | | derived/sourced channels. It's now just "$author via $xyz". | ||||
| * | | Errant logging. | Thomas Willingham | 2013-10-17 | 1 | -2/+0 |
| | | | |||||
| * | | Check only for php in schema globs. | Thomas Willingham | 2013-10-16 | 1 | -1/+1 |
| | | | |||||
| * | | Don't break themes by using functions we don't need. | Thomas Willingham | 2013-10-16 | 2 | -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 ↵ | friendica | 2013-10-14 | 1 | -1/+1 |
| | | | | | | | | | | | | with categories, as we can now change the categories by editing the post. So take out the delete links. | ||||
| * | | linkify post categories | friendica | 2013-10-14 | 1 | -1/+1 |
| | | | |||||
| * | | i guess we should use .active class for all selected links. | marijus | 2013-10-14 | 2 | -9/+3 |
| | | | |||||
| * | | template and icons for categories and "file as" | friendica | 2013-10-14 | 3 | -0/+20 |
| | | | |||||
| * | | attachment icons revisited | friendica | 2013-10-13 | 2 | -0/+21 |
| | | | |||||
| * | | directory sort links on sidebar | friendica | 2013-10-13 | 1 | -0/+6 |
| | | | |||||
| * | | Merge https://github.com/friendica/red into zpull | friendica | 2013-10-13 | 3 | -7/+12 |
| |\ \ | |||||
| | * | | reorder items in private-mail - the delete button is on the right side ↵ | marijus | 2013-10-13 | 2 | -3/+8 |
| | | | | | | | | | | | | | | | | everywhere else... | ||||
| | * | | Merge pull request #178 from cvogeley/master | friendica | 2013-10-12 | 1 | -3/+3 |
| | |\ \ | | | | | | | | | | | New icons in private mails section | ||||
| * | | | | remove the disabled flag on individual permissions and improve the text to ↵ | friendica | 2013-10-13 | 2 | -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/master | friendica | 2013-10-12 | 2 | -2401/+2871 |
| |\ \ \ | | | | | | | | | | | Updated italian translation |