Commit Graph

695 Commits

Author SHA1 Message Date
Max Kostikov 8d89c4bbce Save combined view on calling first message in thread 2018-09-15 01:20:49 +02:00
M.Dent 9446e0348e Corrected resubmit of fixes to Authors unable to comment on posts they authored when owned by others. 2018-09-04 08:14:52 -04:00
Mario Vavti 41ccb61c2e Revert "Fix: Authors unable to comment on posts they authored when under owned by others in certain circumstances."
This reverts commit e2824f9259.

Reverting because it breaks forum mentions.
2018-09-03 18:14:17 +02:00
M.Dent e2824f9259 Fix: Authors unable to comment on posts they authored when under owned by others in certain circumstances. 2018-09-01 13:45:05 -04:00
M.Dent da441c59f6 Add dreport_process hook 2018-08-29 08:58:49 -04:00
zotlabs e8aeecc4c9 When checking permissions ignore checking site "Block Public" settings in cases where site permissions aren't applicable 2018-07-30 17:41:37 -07:00
zotlabs 51a2e64a89 issue syncing pageflags 2018-07-04 19:51:16 -07:00
zotlabs 721496f922 hubzilla issue #1169 2018-05-10 17:11:03 -07:00
Mario Vavti fedb5fbcf5 update zot.php to fix php warning invalid argument supplied for foreach()
- this is taken from pr #1085 which was against wrong branch
2018-04-23 10:47:35 +02:00
zotlabs 43e55eb9a6 Active channels information is a bit imprecise. Provide a higher accuracy method. This will require a transition period 2018-04-16 21:40:43 -07:00
zotlabs f4c94ab121 use profile_store_lowlevel() when importing profile structures to ensure all non-null fields are present 2018-04-05 17:31:20 -07:00
zotlabs 034032c7c2 slight change in mail privacy implementation. If you initiate a private mail conversation and they respond, accept the reply. You can't hide behind your permissions or lack thereof. Often this will be accidental. If you truly want to block them from replying and your permissions otherwise would not allow them to reply, delete the conversation. 2018-03-22 19:52:25 -07:00
zotlabs 0a876e1518 don't add pending connections to the default privacy group until accepted 2018-03-06 11:39:49 -08:00
Klaus Weidenbach b60098ec68 Update composer autoload cache. 2018-03-01 11:29:15 +01:00
zotlabs 56d1c08317 move dreport from zot to lib 2018-02-21 21:18:54 -08:00
zotlabs 2d69b419ff move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-org 2018-02-21 20:59:30 -08:00
zotlabs 02575f46a6 move the zot6 delivery to zot_fetch where it makes more sense. Exhaustively hand tested. 2018-02-20 17:18:08 -08:00
zotlabs 441cdeff3f zot6 delivery cleanup 2018-02-20 16:13:43 -08:00
zotlabs b6b4827680 OAEP padding mismatch on some newer encryption methods 2018-02-19 15:44:18 -08:00
zotlabs a310cb2fbb more logging 2018-02-19 14:37:49 -08:00
zotlabs 67069beddc add logging 2018-02-19 14:27:27 -08:00
zotlabs 3dfafb710c cosmetic 2018-02-08 21:32:18 -08:00
zotlabs 9f5d44fa32 turn the logs down again 2018-02-08 16:30:44 -08:00
zotlabs cd1e5d4171 zot6 testing 2018-02-08 16:22:10 -08:00
zotlabs 635c5e532b z6 testing 2018-02-08 15:32:54 -08:00
zotlabs 6cf2e9945a encrypt the httpsig for zot6 transport 2018-02-07 21:53:47 -08:00
zotlabs b21a5c3ce9 compatibility: fallback to legacy zot if OWA succeeds but no data['msg'] is present 2018-02-07 20:17:32 -08:00
zotlabs 5057a4bd4c zot6 delivery work 2018-02-07 19:15:56 -08:00
zotlabs 3a0db39fa0 more zot6 delivery work 2018-02-07 18:38:10 -08:00
zotlabs 05de59d4ad initial z6 delivery 2018-01-16 20:08:10 -08:00
zotlabs 2de1285121 z6 deliver 2018-01-16 18:15:58 -08:00
zotlabs ce38350e00 this should finish up hubzilla issue #113 2017-12-31 14:45:42 -08:00
zotlabs 4859e6e11a sql compliance issue 2017-12-10 19:43:54 -08:00
zotlabs fda5231a71 default profile assign 2017-11-24 14:55:39 -08:00
zotlabs 7dad842f35 use logger 2017-11-08 19:24:02 -08:00
Klaus Weidenbach 1a737be2b4 💡 Improving Doxygen documentation.
Fix some Doxygen parsing errors.
Improve hooks documentation.
2017-11-03 23:04:27 +01:00
zotlabs 1b290f573a put deferred queue logic every place we create a delivery process (except for protocol 'friend requests' which aren't likely to swamp the delivery system). Remove it from the queue_delivery function which was too late to do anything. 2017-11-02 03:13:30 -07:00
zotlabs 52657b6215 don't perform zot_refresh on dead sites unless $force is set 2017-11-01 19:24:29 -07:00
zotlabs 28cd2759d7 do not send message_list responses to dead sites (this delivery method bypassed the notifier) 2017-11-01 17:50:57 -07:00
zotlabs 7d9d1e0cdb Maria's profile photo issue, please push to master. 2017-11-01 02:15:40 -07:00
zotlabs c7d9a5ac91 wrong key 2017-10-22 12:35:17 -07:00
zotlabs cf7481da53 regression in zot site info after zot6 work 2017-10-16 15:20:45 -07:00
zotlabs 6acd96fd33 typo 2017-10-11 17:52:03 -07:00
zotlabs ff8ee6fb22 for federated forums we need to keep track of what protocols are available to red/hubzilla channels to determine which posts need to be mangled for transport to individual networks - based on what networks the author can communicate with. We probably need this for all xchans and hublocs but at some point it becomes increasingly difficult to scrape this information and map out a compatibility matrix. It's also doubtful anybody will use this system because we basically have to forge comments between network sites involving different protocols and this is going to look like crap to anybody that isn't on red/Hubzilla. Eventually they have to fix their protocols for this to work correctly, but nobody seems to believe me that their networks are basically anti-federation, so we need something like this to highlight their walled garden specifications and the resulting federation problems in a form they can't really argue with. 2017-10-10 22:02:22 -07:00
zotlabs d91a82430a more zot6 basic stuff 2017-09-25 20:11:21 -07:00
zotlabs 66334374af zot_site_info - always sign the site block with the site private key 2017-09-25 17:30:33 -07:00
zotlabs 1650d79862 tagging changes - provides ability to mention a forum by using !forumname as well as the traditional red style (@forumname+). This should probably not be advertised on a wide scale until after a critical mass of sites have updated to a version containing these changes. This adds yet another option type to the ACL module which probably needs refactoring soon since it is turning into option type spaghetti. 2017-09-24 19:45:19 -07:00
zotlabs 3456c192fe encrypt delivery reports. This will cause a bit of consternation because this is not backward compatible and older sites will see some incorrect delivery reports from newer sites until the next upgrade; as their systems will not know how to read the ecnrypted final reports. 2017-09-21 23:37:13 -07:00
zotlabs 5be132f877 make wiki page mimetype default to wiki mimetype (this was the original intent but the wrong variable was used) 2017-09-13 21:36:59 -07:00
zotlabs b5966041be more zot6 2017-09-13 20:40:01 -07:00