Commit Graph

217 Commits

Author SHA1 Message Date
Mario Vavti 00b19ccee0 collapse sysapps if viewing a remote channel 2017-05-05 16:32:20 +02:00
zotlabs d57169fcf6 profile_tabs is now channel_apps (except the original was left behind as the gitwiki addon still uses it). A couple of things were modernised but basic functionality is the same as the latest revisions to the original. 2017-05-01 15:11:51 +02:00
Mario Vavti ca14ab3d55 move profile tabs to app-tray 2017-03-20 17:24:48 +01:00
Mario Vavti a0a376e95e hide nav search behind a button, css fixes and cleanup 2017-03-14 18:31:19 +01:00
Andrew Manning a2371d56fd Take me home instead of get me home 2017-03-09 20:43:16 -05:00
zotlabs 956f0043fc change text back to 'add apps' 2017-02-21 23:16:05 -08:00
Andrew Manning 3e144baacd Change Add Apps to Manage Apps and support translation. 2017-02-21 20:32:13 -05:00
Mario Vavti 16a8416495 css fixes and rename link to full docs to help since its app is also called help 2017-02-17 15:07:20 +01:00
Mario Vavti 1cef3f15d5 sort the apps 2017-02-07 22:32:25 +01:00
zotlabs 6a083e8452 bring back view links for all notification types (esp: network, channel) for easy access 2017-02-06 14:32:50 -08:00
Mario Vavti 70edcabca1 move icon stuff back to app_render() and send navapps through app_render() 2017-02-06 20:10:10 +01:00
Mario Vavti 8059260c18 import system apps on initial load 2017-02-06 13:45:46 +01:00
Mario Vavti e70c87ed41 merge dev 2017-02-06 10:08:05 +01:00
zotlabs fc4083346e more work on nav-modal 2017-02-03 15:31:01 -08:00
Mario Vavti dce9a70ff5 check for app-icons in app_list() instead of app_render() 2017-02-03 12:12:05 +01:00
Mario Vavti 8220a6584c remove apps from usermenu 2017-02-02 11:19:06 +01:00
Mario Vavti c3bada3c32 resolve merge conflict 2017-02-02 09:38:07 +01:00
zotlabs db710cd2df fix a few style issues with nav login panel 2017-02-01 14:45:52 -08:00
Mario Vavti bf820beb79 remove experimental_app_bin config conditional 2017-02-01 12:59:56 +01:00
Mario Vavti a6cbebe03c hide featured app category in the app category widget 2017-01-31 12:53:33 +01:00
Mario Vavti 8b5793e629 more work on app-bin 2017-01-27 17:51:49 +01:00
zotlabs cb47354a4f put login form into the nav bar. Proof of concept - needs a bit of UI tweaks. 2017-01-23 16:31:40 -08:00
Mario Vavti 951376852c some work on app_bin - just to get it going 2017-01-22 13:45:34 +01:00
Mario Vavti 9e509aa25b $a is deprecated 2017-01-22 10:21:01 +01:00
Mario Vavti d2226c0e9b whitespace cleanup 2017-01-22 10:20:39 +01:00
zotlabs d7080defd3 Still trying to make the documentation link just a wee bit more obvious. 2017-01-15 16:08:51 -08:00
Mario Vavti 9b5e6a1f7a use plural since we can have more than one wiki 2016-11-22 15:27:26 +01:00
Mario Vavti 9d1443bbfe move the remote user homebutton to the user menu. this way everything remote user related is in one place. 2016-11-20 15:38:36 +01:00
redmatrix a3171cd429 incutio xmlrpc library uses old-style (php4) constructors which have been deprecated for some time. They should still work on 7.0, but it's only a matter of time before they go away. 2016-09-04 16:38:35 -07:00
Mario Vavti 2b2f1f2746 fix register link if logged in 2016-09-04 10:29:33 +02:00
Mario Vavti b00d084243 show home icon in first position in nav, provide register link also if register policy is set to approve and whitespace cleanup 2016-09-02 15:05:19 +02:00
redmatrix ea0be8ea1a provide techlevels in the pro server role. Should have no visible effect on other roles. 2016-08-31 17:49:22 -07:00
redmatrix 5243dd153b use config system.server_role and deprecate 'UNO' 2016-08-07 17:29:35 -07:00
Treer 5c062aaec4 force immediate avatar update 2016-07-03 22:38:05 +10:00
redmatrix 9ef710c557 provide wiki as a feature (default is on so there aren't any surprises) and add to channel menu and profile tabs 2016-06-29 20:59:00 -07:00
redmatrix b155e93ab1 add letsencrypt x3 intermediate cert and new cert file, improve UX of new registrations 2016-06-27 19:04:00 -07:00
Mario Vavti b0a2e5d3f7 simplify context help js and move it to main.js where all the nav related js resides, do not close the context help if we click outside of it - members might want to work on something while help is open, move the link to /help to dropdown-menu. 2016-04-23 16:39:56 +02:00
Mario Vavti d7f4bfedd5 some fixes for contextual help and disable transition animation for now - it looked really wired because main moved with a different speed than help-content and help-content can not be displayed under the panel as it is implemented now. 2016-04-21 23:03:09 +02:00
Andrew Manning 82de68c3d3 Added admin/site setting that toggles context help panel. If disabled, original help menu button behavior is restored. 2016-04-21 06:41:55 -04:00
Andrew Manning b96eb1c823 Merge branch 'dev' into toggle-context-help 2016-04-20 21:05:01 -04:00
Andrew Manning 7594796ee1 Try toggling context help using onclick attribute 2016-04-19 05:52:16 -04:00
redmatrix 2a4e8972e0 module updates 2016-04-18 20:38:38 -07:00
redmatrix a20ef706fd issue #340 2016-04-06 05:44:40 -07:00
Mario Vavti bd29551f9a fix contextual help 2016-04-05 16:59:32 +02:00
redmatrix ec41170121 Merge pull request #338 from anaqreon/contextual-help
Contextual help
2016-04-05 22:43:15 +10:00
Andrew Manning 0523b4b2f1 Merge branch 'master' of https://github.com/redmatrix/hubzilla into contextual-help 2016-04-03 21:36:29 -04:00
redmatrix bf3f3564e0 issue #138 ; make ajaxchat optional and configurable. For reasons we've discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity. 2016-04-03 16:41:40 -07:00
redmatrix 9abd95fad3 static App 2016-03-31 16:06:03 -07:00
redmatrix 1cd3b41825 deprecate $a->get_baseurl() 2016-03-30 22:13:24 -07:00
Mario Vavti 5462453bf2 some work on mod chat 2016-03-30 14:31:55 +02:00