Commit Graph

4615 Commits

Author SHA1 Message Date
Michael Vogel 6434b5d8ce Support for comments for the Diaspora relay system 2016-05-13 22:19:31 +02:00
Michael Vogel 4d105111a7 Added documentation 2016-05-06 18:30:34 +02:00
Michael Vogel b7c14803b2 The feed header is now displayed even with "hidewall" activated 2016-05-06 18:27:19 +02:00
Michael Vogel 6f72bc8d3a Better implementation of "hidewall" 2016-05-06 11:04:21 +02:00
Michael Vogel ea78f63eac Diaspora: Reshares of non native reshares now look better 2016-05-06 08:22:27 +02:00
Tobias Diekershoff 480c35fb86 Merge pull request #2503 from annando/1605-hide-profile
Better handling of hidden profiles
2016-05-06 07:45:44 +02:00
Michael Vogel 1aa3aa21b3 Avoid warning messages at "strstr" 2016-05-05 20:36:23 +02:00
Michael Vogel bd1030b246 Update the global contact entries for local users on a regular base 2016-05-05 15:38:28 +02:00
Michael Vogel de431e185e New function to update the global contact for the user id. 2016-05-05 15:08:05 +02:00
Michael Vogel 3df235e5bd The global contact for server users is now stored directly 2016-05-05 12:02:51 +02:00
Michael Vogel 90155da59a The "hide" element is included in the feed as well. 2016-05-05 06:46:23 +02:00
Michael Vogel 683cdcc19e Changed check for searchability 2016-05-05 00:29:54 +02:00
Michael Vogel ed485b9d61 Set "hide" in noscrape 2016-05-04 23:50:31 +02:00
Michael Vogel fbc5404522 DFRN: "Hidewall" is now transmitted, "hide" is respected in dfrn and ostatus. 2016-05-04 23:21:30 +02:00
Michael Vogel 8992577bb6 Better handling of hidden profiles 2016-05-04 09:30:55 +02:00
Tobias Diekershoff 167a8998d6 Merge pull request #2502 from annando/1605-diaspora-share
Shared links to Diaspora should look better now
2016-05-04 07:20:22 +02:00
Michael Vogel bed4799728 Some more beautification. 2016-05-03 21:57:08 +02:00
Michael Vogel a7aaf7cc98 Shared links to Diaspora should look better now 2016-05-03 20:12:13 +02:00
Michael Vogel 26e1c4d458 Avoid SQL errors because of existing entries 2016-05-03 19:20:58 +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
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
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
Michael Vogel f6deae08ba Code redesign and comments 2016-05-01 13:48:52 +02:00
Michael Vogel 6065fca243 Minor session stuff 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 6fe6191c2f Quickfix for Hubzilla systems with enabled OStatus addon 2016-05-01 13:48:52 +02:00
Michael Vogel 883e8b5451 Clean the url at "poco" 2016-05-01 13:48:52 +02:00
Michael Vogel 761fa37f94 Diaspora: Comments and Likes are now signed at any time 2016-05-01 13:48:52 +02:00
Michael Vogel ede888dd4c Start a gcontact probing for new gcontacts 2016-05-01 13:48:52 +02:00
Michael Vogel bdd55638ce Only do the cleaning on specific networks 2016-05-01 13:48:52 +02:00
Michael Vogel 598ed2bdf3 Don't clean the contact url of feeds 2016-05-01 13:48:52 +02:00
Michael Vogel 49ca25f81a We have to store feeds in the gcontact table ... 2016-05-01 13:48:52 +02:00
Michael Vogel 74883adfd1 Bugfix: We checked in the wrong array ... 2016-05-01 13:48:52 +02:00
Michael Vogel 8fb9f3fee5 Improved logging 2016-05-01 13:48:52 +02:00
Michael Vogel e088b919a8 Added description 2016-05-01 13:48:52 +02:00