Commit graph

19 commits

Author SHA1 Message Date
rabuzarus
dab12f0b93 filebrowser: massive improvements (fix https://github.com/rabuzarus/frio/issues/3 , integrate fbrowser into jot) 2016-05-09 21:08:11 +02:00
rabuzarus
88be5e3028 Some code cleanup - move js and css to head.tpl -> this stuff should be done in theme.php but does need changings in core (this would allow theme developers more structured working) 2016-05-08 00:29:33 +02:00
rabuzarus
5a878de119 fix: tooltips now appear also on ajax content 2016-05-07 00:25:40 +02:00
rabuzarus
047722dc37 move some js to have more structure 2016-05-06 16:48:06 +02:00
rabuzarus
9efc6fb823 poke: fix poke dialog - js tests now if there is already a questionmark in the url 2016-05-06 02:19:45 +02:00
rabuzarus
adefc315f7 make the addon frio_hovercard working with the frio theme (Note: some changes which belong to the addon itself are going to the frio theme repository, because it's not planned to use the frio_hovercard addon without the frio theme and and vice versa.
The addon frio_hovercard was initatet because we need a new module for the frio theme
2016-05-05 21:10:08 +02:00
rabuzarus
75c76775a5 navbar: fix https://github.com/rabuzarus/frio/issues/1 - use window.location.href instead of window.location.path 2016-05-03 18:33:10 +02:00
rabuzarus
392169ca7a navbar: fix https://github.com/rabuzarus/frio/issues/1 - friendica logo isn't visible in firefox
we now use for ff a svg mask - thanks to pollygeek
2016-05-03 18:20:26 +02:00
rabuzarus
5215a9d766 contact-page: fix for filter is above modal 2016-04-29 17:46:47 +02:00
rabuzarus
17958da201 introduce a filter function at the contact page.
This is done with the help of textcomplete and jsmart.js.
There is annoying bug inside. If the screensize is to small, the browser freezes. It is traced back to the "media-body" class (and its css attributes) which we use in the template.
2016-04-28 21:35:33 +02:00
rabuzarus
551cc39385 tabbar: more responsive through flexmenu.js 2016-04-27 19:53:22 +02:00
rabuzarus
064ecc1423 add field select templates 2016-04-26 00:36:40 +02:00
rabuzarus
4c32045f68 directory page: js adds search-headding to the second nav bar 2016-04-21 02:37:18 +02:00
rabuzarus
96c854e5fc add tooltips to the top nav menu 2016-04-19 02:58:33 +02:00
rabuzarus
9dafe525c8 use modal for wall message 2016-04-17 01:13:56 +02:00
rabuzarus
d9e2562f4b replace some item_photo_menu links so we can call js functions 2016-04-17 00:55:43 +02:00
rabuzarus
f9c9019d90 move js from theme.php to theme.js 2016-04-16 01:00:23 +02:00
rabuzarus
eb1e882d7c open friendica photos from the stream with colorbox 2016-04-14 14:07:20 +02:00
rabuzarus
65d37a8c20 first files - move to Version 0.1 2016-03-28 16:29:05 +02:00