aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* implement horizontal menu class in redbasicfriendica2014-03-033-1/+21
|
* Merge https://github.com/friendica/red into zpullfriendica2014-03-033-5/+15
|\
| * Merge pull request #353 from git-marijus/masterfriendica2014-03-043-5/+15
| |\ | | | | | | little css fixes
| | * var updatemarijus2014-03-031-1/+1
| | |
| | * one got lost and a typomarijus2014-03-031-1/+3
| | |
| | * little css fixesmarijus2014-03-032-3/+11
| | |
* | | revert the temporary fix for the missing hdr.tpl and add the ability to ↵friendica2014-03-032-5/+2
|/ / | | | | | | provide context sensitive help/documentation by passing the current URL path to the help module as $_REQUEST['cmd']. So we could create a special help page for settings/display or whatever. The only issue is whether this should be presented first with a link to the main help page, or if we put a line at the top of the main help page that says "I need help for settings/display". Also edited the help target window name, as "friendika-help" is a bit dated.
* | Merge https://github.com/friendica/red into zpullfriendica2014-03-031-0/+3
|\|
| * Partially revert 895c9411d93Thomas Willingham2014-03-031-0/+3
| | | | | | | | | | Not entirely sure why the lines in question were removed, but this is required as a quick fix for broken notifications.
* | missing filefriendica2014-03-032-1/+9
|/
* some anomolies found when viewing connections in various cases.friendica2014-03-025-8/+78
|
* disable the right_aside on choklet two-column layoutsfriendica2014-03-022-0/+8
|
* add choklet to the comanche docsfriendica2014-03-022-3/+41
|
* add choklet template with several defined flavours, two and three column ↵friendica2014-03-0210-48/+248
| | | | fluid layouts with optional side margins and a region for a blog-style header photo
* first cut at choklet templatefriendica2014-03-023-14/+105
|
* Merge pull request #350 from git-marijus/masterfriendica2014-03-035-97/+118
|\ | | | | make navbar themable again
| * make navbar themable againmarijus2014-03-025-97/+118
| |
| * Merge branch 'master' of https://github.com/friendica/redmarijus2014-03-0212-300/+473
| |\ | |/ |/|
* | allow templates to have multiple styles - this would be a bit like having a ↵friendica2014-03-024-5/+16
| | | | | | | | schema for a template file. At first you'll think this is insane and overly complicated, you'll just have to wait and see what I'm up to. Then it will start to make sense.
* | s/layout/template/g *.pdlfriendica2014-03-012-2/+2
| |
* | Merge https://github.com/friendica/red into zpullfriendica2014-03-016-293/+369
|\ \
| * \ Merge pull request #347 from solstag/masterfriendica2014-03-022-288/+354
| |\ \ | | | | | | | | Update pt-br translation.
| | * | Update pt-br translation.Alexandre Hannud Abdo2014-03-012-288/+354
| | | |
| * | | Merge pull request #346 from git-marijus/masterfriendica2014-03-024-5/+15
| |\ \ \ | | | | | | | | | | css fixes
* | | | | change the docs for template tagfriendica2014-03-012-7/+7
| | | | |
* | | | | it's unfortunate that we use the term "layout" to refer both to a template ↵friendica2014-03-011-0/+4
|/ / / / | | | | | | | | | | | | file and to Comanche .PDL files. I think we should probably refer to the template file as "template" just to avoid confusion. For the moment we'll provide both, since the 'layout' is already in the wild. But please use "template" going forward.
* | / / first draft of creating templates documentationfriendica2014-03-013-1/+93
| |/ / |/| |
| | * Merge branch 'master' of https://github.com/friendica/redmarijus2014-03-011-1/+2
| |/| | |/ |/|
* | Merge https://github.com/friendica/red into zpullfriendica2014-02-281-1/+1
|\ \
* | | allow one to ignore pending connectionsfriendica2014-02-281-1/+2
| | |
| | * Revert "a little fix against bootstrap 3.1.1"marijus2014-02-282-5/+0
| | | | | | | | | | | | This reverts commit e82c9eb176541b42c9ea00828d4d1a7f1231743b.
| | * a little fix against bootstrap 3.1.1marijus2014-02-282-0/+5
| | |
| | * add hover effect to usermenu caretmarijus2014-02-284-5/+15
| |/
| * Merge pull request #345 from zzottel/masterzzottel2014-02-281-1/+1
|/| | | | | correct bbcode link in German docs
| * correct bbcode link in German docszottel2014-02-281-1/+1
| |
| * trying to get back to upstream statezottel2014-02-281-0/+96
| |
| * Merge remote-tracking branch 'upstream/master'zottel2014-02-281-0/+2
| |\
| * \ Merge remote-tracking branch 'upstream/master'zottel2014-02-2812-159/+132
| |\ \ | | | | | | | | | | | | | | | | Conflicts: mod/help.php
| * | | change page title for bbcode help fileszottel2014-02-271-1/+1
| | | |
* | | | It's no longer simply "Red" and the jury is still out on whether or not it's ↵friendica2014-02-281-1/+1
| | | | | | | | | | | | | | | | a "project". Most of the time it doesn't seem like one or act like one. It doesn't seem to be anything cohesive that you can put your finger on and everybody involved is mostly doing their own thing and marching to their own drummer. It is however the RedMatrix, whatever that means to you.
* | | | more docfriendica2014-02-289-0/+671
| | | |
* | | | dang - you really have to bludgeon this thing to get youtube to use httpsfriendica2014-02-281-1/+10
| | | |
* | | | try to fix youtube mixed content warningsfriendica2014-02-2899-878/+1352
| | | |
* | | | more to-tofriendica2014-02-271-0/+2
| |_|/ |/| |
* | | more tasksfriendica2014-02-271-0/+2
| |/ |/|
* | over-ride code tags within pre blocks as bootstrap which puts a border ↵friendica2014-02-271-0/+4
| | | | | | | | around pre tags, which messes up markdown code blocks which have yet another border.
* | put schemas in Comanche (this requires theme support (!))friendica2014-02-276-62/+81
| |
* | minor fixes to suggested chatroomsfriendica2014-02-272-4/+2
| |
* | chatroom suggestionsfriendica2014-02-273-0/+48
| |
* | fix photos in private mailfriendica2014-02-272-2/+2
| |