Commit Graph

14150 Commits

Author SHA1 Message Date
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
Tobias Diekershoff
3a819e3630 Merge pull request #2500 from fabrixxm/feature_mobile_notification_menu
style notification menu to be more mobile-friendly
2016-05-02 15:20:56 +02:00
Michael Vogel
1bf67c2048 Merge pull request #2499 from fabrixxm/issue_mobile_iframe_embed
small fix to embed iframes on mobile
2016-05-02 14:56:00 +02:00
Fabrixxm
343c7faba4 style notification menu to be more mobile-friendly 2016-05-02 14:55:57 +02:00
Fabrixxm
9a6cfcfd88 small fix to embed iframes on mobile 2016-05-02 14:17:55 +02:00
Tobias Diekershoff
3d3cde2aed Merge pull request #2497 from annando/1604-local-copy
Copy an item to the local user if it's only available as public copy
2016-05-02 06:07:50 +02:00
Tobias Diekershoff
7418e5256e Merge pull request #2495 from annando/1604-messagelist
Bugfix: The message list always showed "x and you"
2016-05-02 06:06:47 +02:00
Tobias Diekershoff
d13460362d Merge pull request #2498 from rabuzarus/0105_autocomplete_webbie
autocomplete: use webbie on click for nav global contact search
2016-05-01 15:48:23 +02:00
Roland Haeder
432f96b646 And even more logging.
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 15:07:06 +02:00
Roland Haeder
f18e493e32 More logging!
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 15:01:19 +02:00
Roland Haeder
f88345cbea HTTPS support in validate_url()
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 14:58:41 +02:00
Roland Haeder
738e22d3eb Some fixes:
- Letting $profile_link and $hcard always been overwritten with newly found
  entries has caused DFRN network detectio to fail and "connect" is no longer
  working. This fix makes sure that these both variables are only set if they
  are still empty.
- added more debug lines to see which URL was it before and after webfinger "detection"

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 14:52:48 +02:00
Roland Haeder
7c04a0d232 Found some more for dba::is_result().
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 14:40:47 +02:00
Roland Haeder
3e701b90ac Continued rewriting:
- use dba::is_result() everywhere (where I found the old, bad way)
- converted some spaces -> tabs for code
- converted some CRLF -> LF as mixures of both is not good

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 14:24:44 +02:00
Roland Haeder
56a2bbc740 Moved is_filled_array() to both dba classes and named it is_result().
Please see ticket #2390 for full discussion.

Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 13:52:18 +02:00
Roland Haeder
6177607bca More logging in case of errors + logged network type + added TODO (for ugly E_NOTICE).
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 13:51:48 +02:00
Roland Haeder
3448437156 More logging in case of errors + logged network type + added TODO (for ugly E_NOTICE).
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 13:51:10 +02:00
Roland Haeder
476d904c10 Introduced is_filled_array() + added some missing array initialization
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-05-01 13:50:43 +02:00
rabuzarus
95643c1ca2 Use stopImmidiatePropagation() only if we are in a list to not interfere with other keypress listeners 2016-05-01 13:49:58 +02:00
rabuzarus
31a30fc310 jquery.textcomplete update to v1.3.4 2016-05-01 13:49:58 +02:00
rabuzarus
a96d7bdd0b add some hook docu 2016-05-01 13:49:58 +02:00
rabuzarus
ad20ef3dba add a hook call to acl_lookup() 2016-05-01 13:49:58 +02:00
Michael Vogel
134c491da0 Bugfix for XML function 2016-05-01 13:49:58 +02:00
Michael Vogel
0c9c58a683 Check before doing the database update 2016-05-01 13:49:58 +02:00
Tobias Diekershoff
098ac5b077 count from 0 2016-05-01 13:49:58 +02:00
Tobias Diekershoff
e2c1eb34ed installer check for XML module 2016-05-01 13:48:52 +02:00
rabuzarus
95f129d9b6 xml: rename convert_element_to_array to element_to_array 2016-05-01 13:48:52 +02:00
rabuzarus
89f7a91907 move xml related function to the xml class + some doxygen docu 2016-05-01 13:48:52 +02:00
rabuzarus
c1c71732bd login: use ARIA instead of <fieldset> tag 2016-05-01 13:48:52 +02:00
rabuzarus
f695c918fd vier-mobile: expand embedded video on play 2016-05-01 13:48:52 +02:00
Michael Vogel
f6deae08ba Code redesign and comments 2016-05-01 13:48:52 +02:00
Michael Vogel
ca98b47ee5 Remove test code 2016-05-01 13:48:52 +02:00
Michael Vogel
33436132a0 Use data from contact and gcontact prior to probe_url 2016-05-01 13:48:52 +02:00
Michael Vogel
6065fca243 Minor session stuff 2016-05-01 13:48:52 +02:00
rabuzarus
aef332aad0 vier-mobile: little css fix 2016-05-01 13:48:52 +02:00
rabuzarus
10ac4a4475 vier-mobile: fix embedded video for tablets and bigger 2016-05-01 13:48:52 +02:00
rabuzarus
08abb4ae79 vier-mobile: fix embedded video and embedded link images for tablets and bigger 2016-05-01 13:48:52 +02:00
rabuzarus
d049c8d5c5 vier-mobile: fix threaded view for tablets and bigger 2016-05-01 13:48:52 +02:00
Michael Vogel
3e983dd45a Only hide the search if "local_search" was activated. 2016-05-01 13:48:52 +02:00
Michael Vogel
38ae4f0326 We now work with a hash to avoid cookie manipulation 2016-05-01 13:48:52 +02:00
Michael Vogel
af8b3b1fb7 "Remember Me" should work now but needs more fine tuning 2016-05-01 13:48:52 +02:00
Michael Vogel
da7040efd4 Improved "remember me" functionality 2016-05-01 13:48:52 +02:00
Michael Vogel
829e7ace06 Vier: No visible login border/no search and events without login 2016-05-01 13:48:52 +02:00
Michael Vogel
e7c4d0bc50 Bugfix DFRN and bookmark detection 2016-05-01 13:48:52 +02:00
Michael Vogel
cea445b6f3 Check the global contacts every 90 days/Better handling in item creation 2016-05-01 13:48:52 +02:00
Michael Vogel
62ca636612 New (experimental) value to define the maximum level of database connections for the worker 2016-05-01 13:48:52 +02:00
Michael Vogel
c69aab6ee0 Avoid write operations if not needed 2016-05-01 13:48:52 +02:00
Michael Vogel
6fe6191c2f Quickfix for Hubzilla systems with enabled OStatus addon 2016-05-01 13:48:52 +02:00
Tobias Diekershoff
aab5442b50 ES translations thx TupambaeNet 2016-05-01 13:48:52 +02:00