]> git.mxchange.org Git - friendica.git/log
friendica.git
8 years agophotos view: fix js error - forgot to delete this testing stuff
rabuzarus [Thu, 12 May 2016 23:34:56 +0000 (01:34 +0200)]
photos view: fix js error - forgot to delete this testing stuff

8 years agophotos view: fix js error with undefined variable
rabuzarus [Thu, 12 May 2016 23:26:07 +0000 (01:26 +0200)]
photos view: fix js error with undefined variable

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 agoMerge pull request #2510 from rabuzarus/1005_js_pageload
Tobias Diekershoff [Thu, 12 May 2016 05:47:26 +0000 (07:47 +0200)]
Merge pull request #2510 from rabuzarus/1005_js_pageload

infinite_scroll: move js from index.php to main.js

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 agoinfinite_scroll: move js from index.php to main.js
rabuzarus [Tue, 10 May 2016 23:52:05 +0000 (01:52 +0200)]
infinite_scroll: move js from index.php to main.js

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 agoMerge pull request #2507 from annando/1605-hidewall
Tobias Diekershoff [Fri, 6 May 2016 17:28:55 +0000 (19:28 +0200)]
Merge pull request #2507 from annando/1605-hidewall

Better implementation of "hidewall" with feeds

8 years agoAdded documentation
Michael Vogel [Fri, 6 May 2016 16:30:34 +0000 (18:30 +0200)]
Added documentation

8 years agoThe feed header is now displayed even with "hidewall" activated
Michael Vogel [Fri, 6 May 2016 16:27:19 +0000 (18:27 +0200)]
The feed header is now displayed even with "hidewall" activated

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 agoBetter implementation of "hidewall"
Michael Vogel [Fri, 6 May 2016 09:04:21 +0000 (11:04 +0200)]
Better implementation of "hidewall"

8 years agoMerge pull request #2505 from annando/1605-diaspora-reshare
Tobias Diekershoff [Fri, 6 May 2016 07:45:49 +0000 (09:45 +0200)]
Merge pull request #2505 from annando/1605-diaspora-reshare

Diaspora: Reshares of non native reshares now look better

8 years agoDiaspora: Reshares of non native reshares now look better
Michael Vogel [Fri, 6 May 2016 06:22:27 +0000 (08:22 +0200)]
Diaspora: Reshares of non native reshares now look better

8 years agoMerge pull request #2503 from annando/1605-hide-profile
Tobias Diekershoff [Fri, 6 May 2016 05:45:44 +0000 (07:45 +0200)]
Merge pull request #2503 from annando/1605-hide-profile

Better handling of hidden profiles

8 years agoMerge pull request #2504 from annando/1605-share2
Tobias Diekershoff [Fri, 6 May 2016 05:42:35 +0000 (07:42 +0200)]
Merge pull request #2504 from annando/1605-share2

Avoid warning messages at "strstr"

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 agoAvoid warning messages at "strstr"
Michael Vogel [Thu, 5 May 2016 18:36:23 +0000 (20:36 +0200)]
Avoid warning messages at "strstr"

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 agoUpdate the global contact entries for local users on a regular base
Michael Vogel [Thu, 5 May 2016 13:38:28 +0000 (15:38 +0200)]
Update the global contact entries for local users on a regular base

8 years agoNew function to update the global contact for the user id.
Michael Vogel [Thu, 5 May 2016 13:08:05 +0000 (15:08 +0200)]
New function to update the global contact for the user id.

8 years agoThe global contact for server users is now stored directly
Michael Vogel [Thu, 5 May 2016 10:02:51 +0000 (12:02 +0200)]
The global contact for server users is now stored directly

8 years agoThe "hide" element is included in the feed as well.
Michael Vogel [Thu, 5 May 2016 04:46:23 +0000 (06:46 +0200)]
The "hide" element is included in the feed as well.

8 years agoChanged check for searchability
Michael Vogel [Wed, 4 May 2016 22:29:54 +0000 (00:29 +0200)]
Changed check for searchability

8 years agoSet "hide" in noscrape
Michael Vogel [Wed, 4 May 2016 21:50:31 +0000 (23:50 +0200)]
Set "hide" in noscrape

8 years agoDFRN: "Hidewall" is now transmitted, "hide" is respected in dfrn and ostatus.
Michael Vogel [Wed, 4 May 2016 21:21:30 +0000 (23:21 +0200)]
DFRN: "Hidewall" is now transmitted, "hide" is respected in dfrn and ostatus.

8 years agoBetter handling of hidden profiles
Michael Vogel [Wed, 4 May 2016 07:30:55 +0000 (09:30 +0200)]
Better handling of hidden profiles

8 years agoMerge pull request #2502 from annando/1605-diaspora-share
Tobias Diekershoff [Wed, 4 May 2016 05:20:22 +0000 (07:20 +0200)]
Merge pull request #2502 from annando/1605-diaspora-share

Shared links to Diaspora should look better now

8 years agoMerge pull request #2501 from annando/1604-insert
Tobias Diekershoff [Wed, 4 May 2016 05:19:58 +0000 (07:19 +0200)]
Merge pull request #2501 from annando/1604-insert

Avoid SQL errors because of existing entries

8 years agoSome more beautification.
Michael Vogel [Tue, 3 May 2016 19:57:08 +0000 (21:57 +0200)]
Some more beautification.

8 years agoShared links to Diaspora should look better now
Michael Vogel [Tue, 3 May 2016 18:12:13 +0000 (20:12 +0200)]
Shared links to Diaspora should look better now

8 years agoAvoid SQL errors because of existing entries
Michael Vogel [Tue, 3 May 2016 17:20:58 +0000 (19:20 +0200)]
Avoid SQL errors because of existing entries

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 agoMerge pull request #2500 from fabrixxm/feature_mobile_notification_menu
Tobias Diekershoff [Mon, 2 May 2016 13:20:56 +0000 (15:20 +0200)]
Merge pull request #2500 from fabrixxm/feature_mobile_notification_menu

style notification menu to be more mobile-friendly

8 years agoMerge pull request #2499 from fabrixxm/issue_mobile_iframe_embed
Michael Vogel [Mon, 2 May 2016 12:56:00 +0000 (14:56 +0200)]
Merge pull request #2499 from fabrixxm/issue_mobile_iframe_embed

small fix to embed iframes on mobile

8 years agostyle notification menu to be more mobile-friendly
Fabrixxm [Mon, 2 May 2016 12:55:57 +0000 (14:55 +0200)]
style notification menu to be more mobile-friendly

8 years agosmall fix to embed iframes on mobile
Fabrixxm [Mon, 2 May 2016 12:17:55 +0000 (14:17 +0200)]
small fix to embed iframes on mobile

8 years agoMerge pull request #2497 from annando/1604-local-copy
Tobias Diekershoff [Mon, 2 May 2016 04:07:50 +0000 (06:07 +0200)]
Merge pull request #2497 from annando/1604-local-copy

Copy an item to the local user if it's only available as public copy

8 years agoMerge pull request #2495 from annando/1604-messagelist
Tobias Diekershoff [Mon, 2 May 2016 04:06:47 +0000 (06:06 +0200)]
Merge pull request #2495 from annando/1604-messagelist

Bugfix: The message list always showed "x and you"

8 years agoMerge pull request #2498 from rabuzarus/0105_autocomplete_webbie
Tobias Diekershoff [Sun, 1 May 2016 13:48:23 +0000 (15:48 +0200)]
Merge pull request #2498 from rabuzarus/0105_autocomplete_webbie

autocomplete: use webbie on click for nav global contact search

8 years agoautocomplete:remove commited file by accident
rabuzarus [Sun, 1 May 2016 09:27:43 +0000 (11:27 +0200)]
autocomplete:remove commited file by accident

8 years agoAdded some more explanation/now copy the whole thread
Michael Vogel [Sun, 1 May 2016 07:48:05 +0000 (09:48 +0200)]
Added some more explanation/now copy the whole thread

8 years agoautocomplete: use webbie on click for nav global contact search
rabuzarus [Sun, 1 May 2016 06:45:11 +0000 (08:45 +0200)]
autocomplete: use webbie on click for nav global contact search

8 years agoCopy an item to the local user if it's only available as public copy
Michael Vogel [Sat, 30 Apr 2016 22:19:24 +0000 (00:19 +0200)]
Copy an item to the local user if it's only available as public copy

8 years agoBugfix: The message list always showed "x and you"
Michael Vogel [Sat, 30 Apr 2016 12:13:43 +0000 (14:13 +0200)]
Bugfix: The message list always showed "x and you"

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 agoMerge pull request #2494 from rabuzarus/2904_autocomplete
Michael Vogel [Fri, 29 Apr 2016 13:55:45 +0000 (15:55 +0200)]
Merge pull request #2494 from rabuzarus/2904_autocomplete

autocomplete: Use stopImmidiatePropagation() only if we are in a list to not interf…

8 years agoMerge pull request #2493 from rabuzarus/2904_textcomplete_update
Michael Vogel [Fri, 29 Apr 2016 13:55:07 +0000 (15:55 +0200)]
Merge pull request #2493 from rabuzarus/2904_textcomplete_update

jquery.textcomplete update to v1.3.4

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 agoUse stopImmidiatePropagation() only if we are in a list to not interfere with other...
rabuzarus [Fri, 29 Apr 2016 12:42:12 +0000 (14:42 +0200)]
Use stopImmidiatePropagation() only if we are in a list to not interfere with other keypress listeners

8 years agojquery.textcomplete update to v1.3.4
rabuzarus [Fri, 29 Apr 2016 12:31:09 +0000 (14:31 +0200)]
jquery.textcomplete update to v1.3.4

8 years agoMerge pull request #2491 from rabuzarus/2804_acl_hook
Michael Vogel [Fri, 29 Apr 2016 12:03:02 +0000 (14:03 +0200)]
Merge pull request #2491 from rabuzarus/2804_acl_hook

add a hook call to acl_lookup()

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 agoadd some hook docu
rabuzarus [Thu, 28 Apr 2016 21:18:38 +0000 (23:18 +0200)]
add some hook docu

8 years agoadd a hook call to acl_lookup()
rabuzarus [Thu, 28 Apr 2016 20:15:55 +0000 (22:15 +0200)]
add a hook call to acl_lookup()

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 agoMerge pull request #2490 from annando/1604-bugfix-xml
Tobias Diekershoff [Thu, 28 Apr 2016 06:43:54 +0000 (08:43 +0200)]
Merge pull request #2490 from annando/1604-bugfix-xml

Bugfix for XML function

8 years agoBugfix for XML function
Michael Vogel [Thu, 28 Apr 2016 06:30:15 +0000 (08:30 +0200)]
Bugfix for XML function

8 years agoMerge pull request #2489 from annando/1604-unseen
Tobias Diekershoff [Thu, 28 Apr 2016 05:18:35 +0000 (07:18 +0200)]
Merge pull request #2489 from annando/1604-unseen

Check before doing the database update

8 years agoCheck before doing the database update
Michael Vogel [Thu, 28 Apr 2016 04:56:55 +0000 (06:56 +0200)]
Check before doing the database update

8 years agoMerge pull request #2486 from rabuzarus/2704_xml
Michael Vogel [Thu, 28 Apr 2016 04:27:49 +0000 (06:27 +0200)]
Merge pull request #2486 from rabuzarus/2704_xml

move xml related function to the xml class + some doxygen docu

8 years agoMerge pull request #2488 from tobiasd/20160426-phpxmlcheck
Michael Vogel [Thu, 28 Apr 2016 04:17:58 +0000 (06:17 +0200)]
Merge pull request #2488 from tobiasd/20160426-phpxmlcheck

installer check for XML module

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 agocount from 0
Tobias Diekershoff [Wed, 27 Apr 2016 18:23:06 +0000 (20:23 +0200)]
count from 0

8 years agoinstaller check for XML module
Tobias Diekershoff [Wed, 27 Apr 2016 18:16:35 +0000 (20:16 +0200)]
installer check for XML module

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 agoxml: rename convert_element_to_array to element_to_array
rabuzarus [Wed, 27 Apr 2016 15:04:46 +0000 (17:04 +0200)]
xml: rename convert_element_to_array to element_to_array

8 years agomove xml related function to the xml class + some doxygen docu
rabuzarus [Wed, 27 Apr 2016 14:31:03 +0000 (16:31 +0200)]
move xml related function to the xml class + some doxygen docu

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 agoMerge pull request #2481 from annando/1604-probe_url
Tobias Diekershoff [Tue, 26 Apr 2016 04:47:12 +0000 (06:47 +0200)]
Merge pull request #2481 from annando/1604-probe_url

Use data from contact and gcontact prior to probe_url

8 years agoMerge pull request #2483 from annando/1604-cookie
Tobias Diekershoff [Tue, 26 Apr 2016 04:45:20 +0000 (06:45 +0200)]
Merge pull request #2483 from annando/1604-cookie

"remember me" should work now reliable

8 years agoMerge pull request #2484 from rabuzarus/25.04_login_template
Tobias Diekershoff [Tue, 26 Apr 2016 04:43:48 +0000 (06:43 +0200)]
Merge pull request #2484 from rabuzarus/25.04_login_template

login: use ARIA instead of <fieldset> tag

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