aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* move language selector to a modulefriendica2014-03-053-9/+3
|
* add Comanche help link to pdleditfriendica2014-03-041-0/+7
|
* add pdl editor to settings/displayfriendica2014-03-041-0/+4
|
* add system PDL editor (lets you change/personalise the layout for any module ↵friendica2014-03-041-0/+14
| | | | which has a system PDL file.)
* Merge pull request #354 from tuscanhobbit/masterPaolo T2014-03-042-1001/+1114
|\ | | | | IT: strings updated
| * IT: strings updatedPaolo Tacconi2014-03-042-1001/+1114
| |
* | minor template and doc fixesfriendica2014-03-042-0/+15
| |
* | layout export to filefriendica2014-03-032-0/+20
| |
* | remove test menufriendica2014-03-031-1/+0
| |
* | implement horizontal menu class in redbasicfriendica2014-03-032-0/+20
| |
* | 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-031-4/+1
|/ / / | | | | | | | | | 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-031-0/+8
|/ /
* | some anomolies found when viewing connections in various cases.friendica2014-03-021-0/+33
| |
* | disable the right_aside on choklet two-column layoutsfriendica2014-03-022-0/+8
| |
* | add choklet template with several defined flavours, two and three column ↵friendica2014-03-029-31/+226
| | | | | | | | fluid layouts with optional side margins and a region for a blog-style header photo
* | first cut at choklet templatefriendica2014-03-022-0/+72
| |
* | make navbar themable againmarijus2014-03-025-97/+118
| |
* | allow templates to have multiple styles - this would be a bit like having a ↵friendica2014-03-021-1/+2
| | | | | | | | 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 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
| | |
* | | 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
|/ /
* | 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-271-4/+10
| |
* | minor fixes to suggested chatroomsfriendica2014-02-271-1/+1
| |
* | chatroom suggestionsfriendica2014-02-272-0/+12
| |
* | Revert "little correction"marijus2014-02-261-1/+1
| | | | | | | | This reverts commit 496a5a556f85c724d2fef3e465c675e34639dc10.
* | little correctionmarijus2014-02-261-1/+1
| |
* | properly fix profile edit dropdown menumarijus2014-02-262-72/+21
| |
* | comanche: provide an option to add a menu class for different theming ↵friendica2014-02-251-1/+1
| | | | | | | | choices on some menus (e.g. horizontal, tabbed, etc.)
* | move bootstrap to theme and out of core.friendica2014-02-252-8/+10
|/
* provide ability to bookmark chatrooms using rbmarkfriendica2014-02-241-1/+1
|
* Merge pull request #338 from solstag/masterfriendica2014-02-251-2/+2
|\ | | | | Fix typo that broke jquery.divgrow. Sorry I should have tested.
| * Fix typo that broke jquery.divgrow. Sorry I should have tested.Alexandre Hannud Abdo2014-02-251-2/+2
| |
* | remote "add bookmark" - like rpost but saves a bookmark from a remote hub ↵friendica2014-02-241-0/+16
|/ | | | into one of your own bookmark folders (or a new one if desired).
* Translation for jQuery.divgrow strings. Fix mismatch in jQuery.timeago stringsAlexandre Hannud Abdo2014-02-242-12/+14
|
* Updates to pt-br translation, including some email templates.Alexandre Hannud Abdo2014-02-2410-973/+1023
|
* little tweaksChristian Vogeley2014-02-221-2/+2
|
* Add option for narrow navbar instead of the bootstrap defaultChristian Vogeley2014-02-224-0/+35
| | | | thick version
* DE: update to the stringsTobias Diekershoff2014-02-222-876/+923
|
* remove some design fixes which got fixed in bootstrap 3.1.1marijus2014-02-212-4/+1
|