rabuzarus
ef1f68ea09
item deletion: fix - little mistake in the templates
2016-05-11 17:07:38 +02:00
rabuzarus
676ac36d7d
item deletion: fix for don't showing the delete button if item is getting unchecked but other items are still checked
2016-05-11 16:53:49 +02:00
rabuzarus
b13eb01d3c
item deletion: use js to delete items. so we don't have to reload the page
2016-05-11 16:04:11 +02:00
rabuzarus
8be0a2268f
theme-settings: background image can be set with fbrowser
2016-05-09 23:30:09 +02:00
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
dceee050e7
head.tpl move strings to js strings into the html <head> so we can move the js scripts out of the template
2016-05-08 01:31:30 +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
da63ae343a
append poke and private message template
2016-05-07 04:41:57 +02:00
rabuzarus
5a878de119
fix: tooltips now appear also on ajax content
2016-05-07 00:25:40 +02:00
rabuzarus
263e0d85fd
hovercard: some css cleanup (remove unneeded css)
2016-05-06 22:58:26 +02:00
rabuzarus
697104dcce
hovercard: some polishing
2016-05-06 22:28:12 +02:00
rabuzarus
415c36e4bb
hovercard: fix hover-card does now working with ajax loaded content
2016-05-06 20:48:12 +02:00
rabuzarus
0ab7a210f9
hovercard: better placement management
2016-05-06 17:32:07 +02:00
rabuzarus
047722dc37
move some js to have more structure
2016-05-06 16:48:06 +02:00
rabuzarus
485b1e5521
hovercard: add cache for contact data results
2016-05-06 16:37:04 +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
8609cc1675
hovercard: cache raw content of the template so we don't have to request it everytime from the server
2016-05-05 23:48:52 +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