aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Expand)AuthorAgeFilesLines
* found another case where channel_r_photos could get referencedzotlabs2019-05-041-1/+1
* hubloc confusion during magic auth where hublocs with more than one network m...zotlabs2019-04-241-0/+22
* Add comment on required changes in upcoming releasesMax Kostikov2019-04-121-31/+47
* messagefilter enhancements, fix edge case in unsupported advisory privacyzotlabs2019-03-181-2/+6
* Use sender hashDM42.Net (Matt Dent)2019-03-011-1/+1
* Correct and extend Doxygen comments.Klaus Weidenbach2019-01-231-11/+11
* do not return if delivery report could not bedecryptedMario Vavti2019-01-161-17/+32
* move order by and rewrite similar in update_queue_item()DM42.Net (Matt Dent)2019-01-131-1/+1
* outq_created not outq_scheduledDM42.Net (Matt Dent)2019-01-131-1/+1
* FIX: aggregated query error in MYSQLDM42.Net (Matt Dent)2019-01-131-1/+1
* FIX: memory exhaustion on zot message pickup with large message queueM. Dent2019-01-121-2/+18
* regression: mail from dev to core not deliveringzotlabs2018-12-171-0/+2
* datetime_convert wrong argszotlabs2018-11-151-1/+1
* delivery report issuezotlabs2018-11-151-2/+3
* fixes to old z6 deliveryzotlabs2018-11-141-4/+3
* more loggingzotlabs2018-11-141-0/+2
* more loggingzotlabs2018-11-141-0/+1
* check keyidzotlabs2018-11-141-1/+1
* filter by networkzotlabs2018-11-141-2/+2
* dreport updateszotlabs2018-11-121-4/+6
* strpos needs to test with ===0 not ==0M.Dent2018-11-011-3/+3
* Add timestamp and associated logic to pconfigM.Dent2018-10-281-2/+35
* Update zot.phpMax Kostikov2018-09-281-1/+1
* Update zot.phpMax Kostikov2018-09-281-14/+14
* Merge branch 'patch-3' into 'dev'Mario2018-09-171-5/+3
|\
| * Update zot.phpMax Kostikov2018-09-171-1/+1
| * use common msg_drop functionMax Kostikov2018-09-151-25/+3
| * formattingMax Kostikov2018-09-151-1/+1
| * Save combined view on calling first message in threadMax Kostikov2018-09-151-0/+20
* | do not sync the channel_moved fieldzotlabs2018-09-161-7/+7
|/
* Corrected resubmit of fixes to Authors unable to comment on posts they author...M.Dent2018-09-041-7/+22
* Revert "Fix: Authors unable to comment on posts they authored when under owne...Mario Vavti2018-09-031-15/+2
* Fix: Authors unable to comment on posts they authored when under owned by oth...M.Dent2018-09-011-2/+15
* Add dreport_process hookM.Dent2018-08-291-0/+1
* When checking permissions ignore checking site "Block Public" settings in cas...zotlabs2018-07-301-3/+3
* issue syncing pageflagszotlabs2018-07-041-8/+5
* hubzilla issue #1169zotlabs2018-05-101-0/+5
* update zot.php to fix php warning invalid argument supplied for foreach()Mario Vavti2018-04-231-16/+18
* Active channels information is a bit imprecise. Provide a higher accuracy met...zotlabs2018-04-161-0/+11
* use profile_store_lowlevel() when importing profile structures to ensure all ...zotlabs2018-04-051-4/+7
* slight change in mail privacy implementation. If you initiate a private mail ...zotlabs2018-03-221-4/+22
* don't add pending connections to the default privacy group until acceptedzotlabs2018-03-061-7/+10
* Update composer autoload cache.Klaus Weidenbach2018-03-011-4/+6
* move dreport from zot to libzotlabs2018-02-211-4/+4
* move Zotlabs\Zot\Verify to Zotlabs\Lib\Verify as part of the z6 re-orgzotlabs2018-02-211-2/+2
* move the zot6 delivery to zot_fetch where it makes more sense. Exhaustively h...zotlabs2018-02-201-1/+6
* zot6 delivery cleanupzotlabs2018-02-201-50/+49
* OAEP padding mismatch on some newer encryption methodszotlabs2018-02-191-3/+0
* more loggingzotlabs2018-02-191-0/+1
* add loggingzotlabs2018-02-191-0/+2