aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/nav.tpl
Commit message (Collapse)AuthorAgeFilesLines
* nav channel selectionfriendica2014-08-181-1/+6
|
* Changed the lock icon behaviourPaolo Tacconi2014-06-301-22/+30
|
* correct a tiny syntax errorKlaus2014-06-221-3/+1
| | | there was a space missing between two values
* unclutter menues a littlemarijus2014-06-141-2/+5
|
* change app dropdown to point to apps module (changes nav template). ↵friendica2014-05-211-7/+2
| | | | Important: Plugins using the app-menu hook will no longer be accessible from there and may require re-writing to plug into the system apps page. Also filter apps in items from the language detector to avoid false triggers from the base64 content.
* bootstrapify common tabs and make show aside/tabs buttons only appear if ↵marijus2014-03-191-0/+3
| | | | there is something to show
* move region_1 to off instead of removing it and dont squelch region_2 when ↵marijus2014-03-131-1/+1
| | | | region_1 moves in again
* update cacert.pem , don't hide url link for rmagicfriendica2014-03-091-1/+1
|
* might be needed by not local users aswellmarijus2014-03-071-2/+0
|
* remove aside on navbar collapse and add button to toggle visibilitymarijus2014-03-071-0/+5
|
* improve navbar collapsed state a littlemarijus2014-03-051-6/+6
|
* 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.
* 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.
* add choklet template with several defined flavours, two and three column ↵friendica2014-03-021-12/+0
| | | | fluid layouts with optional side margins and a region for a blog-style header photo
* add hover effect to usermenu caretmarijus2014-02-281-1/+1
|
* cleanup style.cssmarijus2014-02-211-1/+1
|
* bootstrapify the navmarijus2014-02-191-139/+172
|
* comment out since it is not clear if this is not implemented yet or obsoletemarijus2014-01-311-2/+2
|
* more redbasic icon workfriendica2013-10-091-2/+2
|
* pimp up the searchbar a little and hoping it is the right way to domarijus2013-10-091-1/+1
| | | | it
* nav iconsfriendica2013-10-091-9/+9
|
* make displaying the language selector configurablefriendica2013-09-031-1/+1
|
* This is an actual arrowhead, the nabla is a math operator.friendica2013-08-061-1/+1
|
* make "selected" class work on all navigation menu itemsmarijus2013-08-011-1/+1
|
* Kill autogenerated warnings, plus a typo.Thomas Willingham2013-07-161-5/+0
|
* port to spin.jsgit-marijus2013-07-131-1/+1
|
* fix buggered contact photosfriendica2013-06-031-1/+1
|
* Put a stop to "I couldn't find the menu" by adding a nabla - until somebody ↵Thomas Willingham2013-05-301-1/+1
| | | | comes up with something that looks less crap.
* remove "internal" templates, use "tpl/" folder for smarty3 templates,fabrixxm2013-05-081-80/+85
| | | | move smarty3 templates in "tpl/" folder, add util/precompile_smarty.php utility, add precompiled templates
* TypoThomas Willingham2013-03-211-1/+1
|
* Add register link to nav.Thomas Willingham2013-03-211-0/+3
|
* clean up some funky menu interactionsfriendica2013-03-061-6/+6
|
* just tinkering and trying a few things - don't get upset. It can all be ↵friendica2013-03-051-34/+35
| | | | reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting.
* finish up the "mark all xyz seen" for all known values of xyzfriendica2013-02-031-5/+5
|
* lostpass fixes and login/logout flow if authenticated but no default channel ↵friendica2013-01-271-0/+1
| | | | exists
* directory services cleanupfriendica2013-01-191-0/+1
|
* distributed directory search from the navbarfriendica2013-01-191-0/+1
|
* fix event notificationsfriendica2013-01-161-1/+1
|
* typofriendica2013-01-161-5/+5
|
* fix the "personal" network filter and introduction notificationsfriendica2013-01-091-1/+0
|
* minor notification tweaksfriendica2013-01-081-5/+5
|
* The rest of the front end for the new notifications - now only missing "mark ↵friendica2013-01-081-80/+94
| | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff
* lots of notification tweaksfriendica2013-01-081-6/+6
|
* The notification menu logic actually works. Yay. That means we've finally ↵friendica2013-01-071-1/+6
| | | | got an extensible notification system and can load arbitrary notifications of a given type into a popup (on demand), each with its own "view all" and "mark all seen". Now we just have to finish the json backends for the currently supported types and work them into the navbar. Might seem trivial or insignificant but this is a huge step forward. Online notifications are everything in an event driven world.
* more work on notification popupfriendica2013-01-061-2/+3
|
* make the menu consistent and eliminate redundancy - though we need icons for ↵friendica2013-01-031-9/+9
| | | | mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now).
* place holders for mail and event icons on nav barfriendica2013-01-031-1/+9
|
* Add icons to redbasic, move delete button to the right, and sync nav.tplThomas Willingham2013-01-011-3/+3
|
* modularise the notification popupsfriendica2012-12-181-4/+11
|
* fixed several little nit bugs that cropped up during deploymentfriendica2012-12-061-15/+16
|