]> git.mxchange.org Git - friendica.git/log
friendica.git
8 years agoupdated README: added Installation Requirements
rabuzarus [Sun, 15 May 2016 12:14:56 +0000 (14:14 +0200)]
updated README: added Installation Requirements

8 years agorename the page template modal.php to none.php because it can be used for more than...
rabuzarus [Sun, 15 May 2016 11:41:37 +0000 (13:41 +0200)]
rename the page template modal.php to none.php because it can be used for more than modals

8 years agoinfinite scroll: include updated code from friendica develop branch
rabuzarus [Thu, 12 May 2016 18:30:08 +0000 (20:30 +0200)]
infinite scroll: include updated code from friendica develop branch

8 years agosome more work on private messages mail_display.tpl & mail_conv.tpl
rabuzarus [Thu, 12 May 2016 00:49:55 +0000 (02:49 +0200)]
some more work on private messages mail_display.tpl & mail_conv.tpl

8 years agoprv message: fix message body was not sent
rabuzarus [Wed, 11 May 2016 20:05:01 +0000 (22:05 +0200)]
prv message: fix message body was not sent

8 years agobackground: set background-attachment to fixed
rabuzarus [Wed, 11 May 2016 17:20:57 +0000 (19:20 +0200)]
background: set background-attachment to fixed

8 years agoitem deletion: fix - little mistake in the templates
rabuzarus [Wed, 11 May 2016 15:07:38 +0000 (17:07 +0200)]
item deletion: fix - little mistake in the templates

8 years agoitem deletion: fix for don't showing the delete button if item is getting unchecked...
rabuzarus [Wed, 11 May 2016 14:53:49 +0000 (16:53 +0200)]
item deletion: fix for don't showing the delete button if item is getting unchecked but other items are still checked

8 years agoitem deletion: use js to delete items. so we don't have to reload the page
rabuzarus [Wed, 11 May 2016 14:04:11 +0000 (16:04 +0200)]
item deletion: use js to delete items. so we don't have to reload the page

8 years agotheme-settings: Add a note for the background Image
rabuzarus [Tue, 10 May 2016 15:30:06 +0000 (17:30 +0200)]
theme-settings: Add a note for the background Image

8 years agotheme-settings: background image can be set with fbrowser
rabuzarus [Mon, 9 May 2016 21:30:09 +0000 (23:30 +0200)]
theme-settings: background image can be set with fbrowser

8 years agofilebrowser: massive improvements (fix https://github.com/rabuzarus/frio/issues/3...
rabuzarus [Mon, 9 May 2016 19:08:11 +0000 (21:08 +0200)]
filebrowser: massive improvements (fix https://github.com/rabuzarus/frio/issues/3 , integrate fbrowser into jot)

8 years agohead.tpl move strings to js strings into the html <head> so we can move the js script...
rabuzarus [Sat, 7 May 2016 23:31:30 +0000 (01:31 +0200)]
head.tpl move strings to js strings into the html <head> so we can move the js scripts out of the template

8 years agoSome code cleanup - move js and css to head.tpl -> this stuff should be done in theme...
rabuzarus [Sat, 7 May 2016 22:29:33 +0000 (00:29 +0200)]
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)

8 years agoappend poke and private message template
rabuzarus [Sat, 7 May 2016 02:41:57 +0000 (04:41 +0200)]
append poke and private message template

8 years agoapply bootstrap media fix (maybe we remove it again, lets test it)
rabuzarus [Fri, 6 May 2016 22:34:18 +0000 (00:34 +0200)]
apply bootstrap media fix (maybe we remove it again, lets test it)

8 years agofix: tooltips now appear also on ajax content
rabuzarus [Fri, 6 May 2016 22:25:40 +0000 (00:25 +0200)]
fix: tooltips now appear also on ajax content

8 years agohovercard: some css cleanup (remove unneeded css)
rabuzarus [Fri, 6 May 2016 20:58:26 +0000 (22:58 +0200)]
hovercard: some css cleanup (remove unneeded css)

8 years agohovercard: some polishing
rabuzarus [Fri, 6 May 2016 20:28:12 +0000 (22:28 +0200)]
hovercard: some polishing

8 years agohovercard: fix hover-card does now working with ajax loaded content
rabuzarus [Fri, 6 May 2016 18:48:12 +0000 (20:48 +0200)]
hovercard: fix hover-card does now working with ajax loaded content

8 years agohovercard: better placement management
rabuzarus [Fri, 6 May 2016 15:32:07 +0000 (17:32 +0200)]
hovercard: better placement management

8 years agomove some js to have more structure
rabuzarus [Fri, 6 May 2016 14:48:06 +0000 (16:48 +0200)]
move some js to have more structure

8 years agohovercard: add cache for contact data results
rabuzarus [Fri, 6 May 2016 14:37:04 +0000 (16:37 +0200)]
hovercard: add cache for contact data results

8 years agopoke: fix poke dialog - js tests now if there is already a questionmark in the url
rabuzarus [Fri, 6 May 2016 00:19:45 +0000 (02:19 +0200)]
poke: fix poke dialog - js tests now if there is already a questionmark in the url

8 years agohovercard: cache raw content of the template so we don't have to request it everytime...
rabuzarus [Thu, 5 May 2016 21:48:52 +0000 (23:48 +0200)]
hovercard: cache raw content of the template so we don't have to request it everytime from the server

8 years agomake the addon frio_hovercard working with the frio theme (Note: some changes which...
rabuzarus [Thu, 5 May 2016 19:10:08 +0000 (21:10 +0200)]
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

8 years agoprovide a custom jsmart because friendica delimters diddn't work with the original
rabuzarus [Thu, 5 May 2016 16:39:15 +0000 (18:39 +0200)]
provide a custom jsmart because friendica delimters diddn't work with the original

8 years agonavbar: fix https://github.com/rabuzarus/frio/issues/1 - use window.location.href...
rabuzarus [Tue, 3 May 2016 16:33:10 +0000 (18:33 +0200)]
navbar: fix https://github.com/rabuzarus/frio/issues/1 - use window.location.href instead of window.location.path

8 years agonavbar: fix https://github.com/rabuzarus/frio/issues/1 - friendica logo isn't visible...
rabuzarus [Tue, 3 May 2016 16:20:26 +0000 (18:20 +0200)]
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

8 years agocontact-page: fix for filter is above modal
rabuzarus [Fri, 29 Apr 2016 15:46:47 +0000 (17:46 +0200)]
contact-page: fix for filter is above modal

8 years agojot: some work on mobile view - this needs some further js work to look and work...
rabuzarus [Fri, 29 Apr 2016 15:30:50 +0000 (17:30 +0200)]
jot: some work on mobile view - this needs some further js work to look and work beautiful

8 years agocontacts page: give the batch actions button a description to make it better visible
rabuzarus [Fri, 29 Apr 2016 15:03:34 +0000 (17:03 +0200)]
contacts page: give the batch actions button a description to make it better visible

8 years agostandard pages does have now a standard min-height
rabuzarus [Fri, 29 Apr 2016 14:54:40 +0000 (16:54 +0200)]
standard pages does have now a standard min-height

8 years agoAside is now scrollable on mobile through a workaround. This fixes https://github...
rabuzarus [Fri, 29 Apr 2016 14:25:36 +0000 (16:25 +0200)]
Aside is now scrollable on mobile through a workaround. This fixes https://github.com/rabuzarus/frio/issues/2

8 years agocontact_template.tpl : fix missing ID
rabuzarus [Fri, 29 Apr 2016 13:00:15 +0000 (15:00 +0200)]
contact_template.tpl : fix missing ID

8 years agotheme-settings: hide custom settings if the scheme overwrites it - fixes https:/...
rabuzarus [Thu, 28 Apr 2016 23:49:09 +0000 (01:49 +0200)]
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.

8 years agotheme-settings: better show/hide image options js
rabuzarus [Thu, 28 Apr 2016 21:20:54 +0000 (23:20 +0200)]
theme-settings: better show/hide image options js

8 years agointroduce a filter function at the contact page.
rabuzarus [Thu, 28 Apr 2016 19:35:33 +0000 (21:35 +0200)]
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.

8 years agoacl: acl_selector.tpl and some styling to the acl
rabuzarus [Wed, 27 Apr 2016 20:20:45 +0000 (22:20 +0200)]
acl: acl_selector.tpl and some styling to the acl

8 years agotabbar: more responsive through flexmenu.js
rabuzarus [Wed, 27 Apr 2016 17:45:07 +0000 (19:45 +0200)]
tabbar: more responsive through flexmenu.js

8 years agoadd some ARIA to the nav bar
rabuzarus [Tue, 26 Apr 2016 16:52:57 +0000 (18:52 +0200)]
add some ARIA to the nav bar

8 years agocorrect the ARIA for post action dropdown
rabuzarus [Tue, 26 Apr 2016 12:26:19 +0000 (14:26 +0200)]
correct the ARIA for post action dropdown

8 years agorework the contact info header of postings (move plink to dropdown) - reorder the...
rabuzarus [Tue, 26 Apr 2016 12:07:40 +0000 (14:07 +0200)]
rework the contact info header of postings (move plink to dropdown) - reorder the post actions dropdown

8 years agoadd input field templates
rabuzarus [Mon, 25 Apr 2016 23:01:10 +0000 (01:01 +0200)]
add input field templates

8 years agoadd field select templates
rabuzarus [Mon, 25 Apr 2016 22:36:40 +0000 (00:36 +0200)]
add field select templates

8 years agokeep aspect ratio on very height wall images
rabuzarus [Mon, 25 Apr 2016 20:21:47 +0000 (22:21 +0200)]
keep aspect ratio on very height wall images

8 years agoadd to some more pages the standad content-wrapper page layout
rabuzarus [Sun, 24 Apr 2016 15:47:39 +0000 (17:47 +0200)]
add to some more pages the standad content-wrapper page layout

8 years agosome initial work on badges
rabuzarus [Thu, 21 Apr 2016 02:09:20 +0000 (04:09 +0200)]
some initial work on badges

8 years agocss: uncomment overflow: hidden for standard page section. !We have to prove if this...
rabuzarus [Thu, 21 Apr 2016 01:18:09 +0000 (03:18 +0200)]
css: uncomment overflow: hidden for standard page section. !We have to prove if this has a negative impact

8 years agouncomment some old code which was used to transform pages into modals
rabuzarus [Thu, 21 Apr 2016 01:14:48 +0000 (03:14 +0200)]
uncomment some old code which was used to transform pages into modals

8 years agoadd some padding to the banner logo to fit better the center of the content section
rabuzarus [Thu, 21 Apr 2016 00:42:12 +0000 (02:42 +0200)]
add some padding to the banner logo to fit better the center of the content section

8 years agodirectory page: js adds search-headding to the second nav bar
rabuzarus [Thu, 21 Apr 2016 00:37:18 +0000 (02:37 +0200)]
directory page: js adds search-headding to the second nav bar

8 years agodirectory page: some reordering of elements.
rabuzarus [Thu, 21 Apr 2016 00:36:29 +0000 (02:36 +0200)]
directory page: some reordering of elements.

8 years agostyle directory page
rabuzarus [Thu, 21 Apr 2016 00:14:37 +0000 (02:14 +0200)]
style directory page

8 years agocontacts page: add docu
rabuzarus [Wed, 20 Apr 2016 23:55:47 +0000 (01:55 +0200)]
contacts page: add docu

8 years agocontacts page: change the contact-photo size according to display size
rabuzarus [Wed, 20 Apr 2016 23:52:39 +0000 (01:52 +0200)]
contacts page: change the contact-photo size according to display size

8 years agocontacts page: style search wrapper
rabuzarus [Wed, 20 Apr 2016 22:00:58 +0000 (00:00 +0200)]
contacts page: style search wrapper

8 years agocontacts page: batch actions are now links in a dropdown menu -
rabuzarus [Wed, 20 Apr 2016 21:08:01 +0000 (23:08 +0200)]
contacts page: batch actions are now links in a dropdown menu -
The new js funcion batch_submit_handler should handle the submission of the batch Values

8 years agocleanup: remove the modal code from the contact page since it is now done with functi...
rabuzarus [Wed, 20 Apr 2016 19:11:58 +0000 (21:11 +0200)]
cleanup: remove the modal code from the contact page since it is now done with function frio_contact_photo_menu()

8 years agocontact page: show a forum symbol if contact is a forum
rabuzarus [Wed, 20 Apr 2016 19:10:39 +0000 (21:10 +0200)]
contact page: show a forum symbol if contact is a forum

8 years agolink contact requests badge to the contacts request page
rabuzarus [Wed, 20 Apr 2016 19:09:44 +0000 (21:09 +0200)]
link contact requests badge to the contacts request page

8 years agoshow notify badge of coontact request above the nav contact icon instead above the...
rabuzarus [Wed, 20 Apr 2016 18:04:32 +0000 (20:04 +0200)]
show notify badge of coontact request above the nav contact icon instead above the user menu

8 years agofrio_contact_photo_menu: pages from contacts which are friendica contacts aren't...
rabuzarus [Wed, 20 Apr 2016 17:59:44 +0000 (19:59 +0200)]
frio_contact_photo_menu: pages from contacts which are friendica contacts aren't opend in a new tab.

8 years agoreplace pm & poke links in contact_photo_menu and use js for modal instead
rabuzarus [Wed, 20 Apr 2016 17:32:19 +0000 (19:32 +0200)]
replace pm & poke links in contact_photo_menu and use js for modal instead

8 years agovisual notice when user is remote user or visitor
rabuzarus [Wed, 20 Apr 2016 16:03:22 +0000 (18:03 +0200)]
visual notice when user is remote user or visitor

8 years agodon't show acl lin if it's not present
rabuzarus [Wed, 20 Apr 2016 01:30:13 +0000 (03:30 +0200)]
don't show acl lin if it's not present

8 years agosome docu for the contact templates
rabuzarus [Wed, 20 Apr 2016 01:15:35 +0000 (03:15 +0200)]
some docu for the contact templates

8 years agoinitial work for contact page
rabuzarus [Wed, 20 Apr 2016 00:59:32 +0000 (02:59 +0200)]
initial work for contact page

8 years agofix frio_remote_nav: username wasn't displayed in top nav bar anymore
rabuzarus [Tue, 19 Apr 2016 01:17:06 +0000 (03:17 +0200)]
fix frio_remote_nav: username wasn't displayed in top nav bar anymore

8 years agoadd tooltips to the top nav menu
rabuzarus [Tue, 19 Apr 2016 00:58:33 +0000 (02:58 +0200)]
add tooltips to the top nav menu

8 years agomake nav menu available for remote user and friendica visitors
rabuzarus [Tue, 19 Apr 2016 00:06:02 +0000 (02:06 +0200)]
make nav menu available for remote user and friendica visitors

8 years agouse modal for wall message
rabuzarus [Sat, 16 Apr 2016 23:13:56 +0000 (01:13 +0200)]
use modal for wall message

8 years agoreplace some item_photo_menu links so we can call js functions
rabuzarus [Sat, 16 Apr 2016 22:55:43 +0000 (00:55 +0200)]
replace some item_photo_menu links so we can call js functions

8 years agosome more css changes for autocomplete acpopup
rabuzarus [Sat, 16 Apr 2016 21:24:19 +0000 (23:24 +0200)]
some more css changes for autocomplete acpopup

8 years agosome changes to use friendicas new autocomplete function
rabuzarus [Sat, 16 Apr 2016 21:07:29 +0000 (23:07 +0200)]
some changes to use friendicas new autocomplete function

8 years agomove js from theme.php to theme.js
rabuzarus [Fri, 15 Apr 2016 23:00:23 +0000 (01:00 +0200)]
move js from theme.php to theme.js

8 years agoadd logo in svg
rabuzarus [Fri, 15 Apr 2016 22:54:46 +0000 (00:54 +0200)]
add logo in svg

8 years agoopen friendica photos from the stream with colorbox
rabuzarus [Thu, 14 Apr 2016 12:07:20 +0000 (14:07 +0200)]
open friendica photos from the stream with colorbox

8 years agowall thread: add wall-item-body div for post content
rabuzarus [Thu, 14 Apr 2016 01:42:36 +0000 (03:42 +0200)]
wall thread: add wall-item-body div for post content

8 years agojRange: little css fix
rabuzarus [Thu, 14 Apr 2016 01:15:05 +0000 (03:15 +0200)]
jRange: little css fix

8 years agojRange: slider color and width 100%
rabuzarus [Thu, 14 Apr 2016 01:14:12 +0000 (03:14 +0200)]
jRange: slider color and width 100%

8 years agoimprove transparency for some elements in style.css
rabuzarus [Thu, 14 Apr 2016 00:28:57 +0000 (02:28 +0200)]
improve transparency for some elements in style.css

8 years agorework js for shared shared content
rabuzarus [Thu, 14 Apr 2016 00:01:40 +0000 (02:01 +0200)]
rework js for shared shared content
After showmore PR is accepted it should also work well with the showmore addon.
This resolves #4

8 years agofix: new width for the slider in theme settings
rabuzarus [Mon, 11 Apr 2016 11:36:07 +0000 (13:36 +0200)]
fix: new width for the slider in theme settings

8 years agofirst fix for mobile nav user menu (needs more work)
rabuzarus [Sun, 3 Apr 2016 13:07:13 +0000 (15:07 +0200)]
first fix for mobile nav user menu (needs more work)

8 years agoworkaround for topbar-second dropdown menu on mobile
rabuzarus [Sun, 3 Apr 2016 12:51:02 +0000 (14:51 +0200)]
workaround for topbar-second dropdown menu on mobile

8 years agoMerge new into orig
rabuzarus [Sun, 3 Apr 2016 12:11:18 +0000 (14:11 +0200)]
Merge new into orig

8 years agochange the stream width (col-lg-7)
rabuzarus [Sun, 3 Apr 2016 12:06:13 +0000 (14:06 +0200)]
change the stream width (col-lg-7)

8 years agoUpdate README.md
rabuzarus [Mon, 28 Mar 2016 14:49:01 +0000 (16:49 +0200)]
Update README.md

some spaces

8 years agoUpdate README.md
rabuzarus [Mon, 28 Mar 2016 14:42:32 +0000 (16:42 +0200)]
Update README.md

Add screenshots for README

8 years agofirst files - move to Version 0.1
rabuzarus [Mon, 28 Mar 2016 14:29:05 +0000 (16:29 +0200)]
first files - move to Version 0.1

8 years agoInitial commit
rabuzarus [Wed, 17 Feb 2016 18:33:23 +0000 (19:33 +0100)]
Initial commit