aboutsummaryrefslogtreecommitdiffstats
path: root/include/nav.php
Commit message (Expand)AuthorAgeFilesLines
* more work on nav-modalzotlabs2017-02-031-11/+21
* fix a few style issues with nav login panelzotlabs2017-02-011-1/+1
* hide featured app category in the app category widgetMario Vavti2017-01-311-1/+1
* more work on app-binMario Vavti2017-01-271-2/+3
* put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.zotlabs2017-01-231-0/+2
* some work on app_bin - just to get it goingMario Vavti2017-01-221-1/+28
* $a is deprecatedMario Vavti2017-01-221-1/+1
* whitespace cleanupMario Vavti2017-01-221-8/+5
* Still trying to make the documentation link just a wee bit more obvious.zotlabs2017-01-151-0/+1
* use plural since we can have more than one wikiMario Vavti2016-11-221-1/+1
* move the remote user homebutton to the user menu. this way everything remote ...Mario Vavti2016-11-201-10/+8
* incutio xmlrpc library uses old-style (php4) constructors which have been dep...redmatrix2016-09-041-1/+1
* fix register link if logged inMario Vavti2016-09-041-1/+1
* show home icon in first position in nav, provide register link also if regist...Mario Vavti2016-09-021-2/+2
* provide techlevels in the pro server role. Should have no visible effect on o...redmatrix2016-08-311-0/+1
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-9/+11
* force immediate avatar updateTreer2016-07-031-0/+13
* provide wiki as a feature (default is on so there aren't any surprises) and a...redmatrix2016-06-291-0/+2
* add letsencrypt x3 intermediate cert and new cert file, improve UX of new reg...redmatrix2016-06-271-2/+2
* simplify context help js and move it to main.js where all the nav related js ...Mario Vavti2016-04-231-13/+4
* some fixes for contextual help and disable transition animation for now - it ...Mario Vavti2016-04-211-6/+11
* Added admin/site setting that toggles context help panel. If disabled, origin...Andrew Manning2016-04-211-0/+6
* Merge branch 'dev' into toggle-context-helpAndrew Manning2016-04-201-1/+1
|\
| * module updatesredmatrix2016-04-181-1/+1
* | Try toggling context help using onclick attributeAndrew Manning2016-04-191-2/+3
|/
* issue #340redmatrix2016-04-061-9/+1
* fix contextual helpMario Vavti2016-04-051-3/+2
* Merge pull request #338 from anaqreon/contextual-helpredmatrix2016-04-051-3/+13
|\
| * Merge branch 'master' of https://github.com/redmatrix/hubzilla into contextua...Andrew Manning2016-04-031-23/+21
| |\
| * | Search docs/context/ hierarchically for help.html files to reduce redundancyAndrew Manning2016-03-261-2/+7
| * | Override navbar help button to open contextual help panel. Contextual help fo...Andrew Manning2016-03-211-3/+8
* | | issue #138 ; make ajaxchat optional and configurable. For reasons we've discu...redmatrix2016-04-031-1/+1
| |/ |/|
* | static Appredmatrix2016-03-311-17/+17
* | deprecate $a->get_baseurl()redmatrix2016-03-301-3/+3
* | some work on mod chatMario Vavti2016-03-301-3/+1
|/
* uno stuffredmatrix2016-02-051-8/+11
* some heavy private mail restructuring - work in progressMario Vavti2015-09-241-4/+4
* looks like chat has been neglected a bit recentlyredmatrix2015-09-201-3/+2
* change matrix to grid, begin webfinger optimisationredmatrix2015-09-161-2/+2
* more work on db storage of docoredmatrix2015-07-051-2/+2
* DB changes for some channel flagsredmatrix2015-06-151-7/+2
* adjust icon sizeMario Vavti2015-05-071-1/+1
* whitespacefriendica2015-03-091-2/+1
* make network page default options work more or less universally instead of ju...friendica2015-03-091-2/+1
* remote_user => remote_channelfriendica2015-01-281-2/+2
* local_user => local_channelfriendica2015-01-281-11/+11
* Make nav search use textcompleteStefan Parviainen2015-01-071-9/+1
* Add hint on how to use search boxStefan Parviainen2014-12-141-0/+1
* Add some ids to nav elementsStefan Parviainen2014-12-121-27/+27
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-1/+1
|\