rabuzarus
bd184d14eb
private messages: fix 2 - contact photos aren't visible
2016-05-20 03:49:53 +02:00
rabuzarus
6dbc5fb348
private messages: fix - contact photos aren't visible
2016-05-20 03:45:50 +02:00
rabuzarus
57465b2cf8
private messages: some work for the standard messages overview
2016-05-20 03:40:53 +02:00
rabuzarus
625d107550
ohh some spelling mistakes heading is written only with one d :-)
2016-05-20 01:50:56 +02:00
rabuzarus
1e36de54d5
private mail: insert some space between conversation and textarea
2016-05-20 01:46:33 +02:00
rabuzarus
2935554541
fix missing semicolon in some nbsp
2016-05-18 15:51:08 +02:00
rabuzarus
087b6d2d25
fix missing closing h4 tag in wall_thread.tpl
2016-05-18 15:40:37 +02:00
rabuzarus
edb243e698
shared conten divt: move js out from templates into theme.js
2016-05-18 14:59:35 +02:00
rabuzarus
0cafad6d2b
jot: show preview only if preview is activatet in the settings
2016-05-18 14:58:15 +02:00
rabuzarus
64884ed918
little js change for network colorbox images
2016-05-17 00:35:32 +02:00
rabuzarus
d8cde7ac89
updated README: added Installation Requirements
2016-05-15 14:14:56 +02:00
rabuzarus
64a2f2022b
rename the page template modal.php to none.php because it can be used for more than modals
2016-05-15 13:41:37 +02:00
rabuzarus
8384ba833a
infinite scroll: include updated code from friendica develop branch
2016-05-12 20:30:08 +02:00
rabuzarus
12cf9c2914
some more work on private messages mail_display.tpl & mail_conv.tpl
2016-05-12 02:49:55 +02:00
rabuzarus
4c2da30892
prv message: fix message body was not sent
2016-05-11 22:05:01 +02:00
rabuzarus
27db338587
background: set background-attachment to fixed
2016-05-11 19:20:57 +02:00
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
1f994aa17a
theme-settings: Add a note for the background Image
2016-05-10 17:30:06 +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
a73ec108ad
apply bootstrap media fix (maybe we remove it again, lets test it)
2016-05-07 00:34:18 +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
462a942df2
provide a custom jsmart because friendica delimters diddn't work with the original
2016-05-05 18:39:15 +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
da6f18606a
jot: some work on mobile view - this needs some further js work to look and work beautiful
2016-04-29 17:30:50 +02:00
rabuzarus
64c326aeac
contacts page: give the batch actions button a description to make it better visible
2016-04-29 17:03:34 +02:00
rabuzarus
0449cb28bb
standard pages does have now a standard min-height
2016-04-29 16:54:40 +02:00
rabuzarus
f4998c223b
Aside is now scrollable on mobile through a workaround. This fixes https://github.com/rabuzarus/frio/issues/2
2016-04-29 16:25:36 +02:00
rabuzarus
a0c7d5a098
contact_template.tpl : fix missing ID
2016-04-29 15:00:15 +02:00
rabuzarus
be1f18146e
theme-settings: hide custom settings if the scheme overwrites it - fixes https://github.com/rabuzarus/frio/issues/9
...
Note: this isn't a very beautiful solution since the schema developer have to list all overwriting variables in the schema header. We need a better solution for this.
2016-04-29 01:49:09 +02:00
rabuzarus
ad2611c92e
theme-settings: better show/hide image options js
2016-04-28 23:20:54 +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
381551569a
acl: acl_selector.tpl and some styling to the acl
2016-04-27 22:20:45 +02:00
rabuzarus
551cc39385
tabbar: more responsive through flexmenu.js
2016-04-27 19:53:22 +02:00