aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Collapse)AuthorAgeFilesLines
* cheat with guid_sig to reflect transition to zot6 and re-enable transition ↵Mario2020-04-011-1/+1
| | | | of connections
* do not use channel_portable_id in process_channel_sync_delivery(). we should ↵Mario2020-03-251-4/+4
| | | | only accept sync packages from channels which are already transitioned to zot6.
* do not sync with incompatible hubsMario2020-03-241-1/+10
|
* use xchan_guid_sig instead of channel_guid_sig since it slightly differs ↵Mario2020-03-121-5/+3
| | | | depending on *default* protocol
* first batch of zot6 transition patches. basic communication with ↵Mario2020-03-121-35/+35
| | | | transitioned channels *should* work now
* Implement DAV calendars sync with clonesMax Kostikov2020-02-241-0/+3
|
* Revert "Use argv() instead URI parsing"Max Kostikov2020-02-201-0/+3
| | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a
* Allow addons to process forum posts published through mentionsMax Kostikov2019-10-051-6/+3
|
* Zot -> Zot6 translation issue, liking a "new friend" activityzotlabs2019-09-031-1/+0
|
* illegal offset warning (prevents encrypted signatures from being used for ↵zotlabs2019-08-131-1/+1
| | | | encrypted messages). Not fatal but can leak metadata.
* Merge branch 'httpsig' into 'dev'Mario2019-06-271-3/+2
|\ | | | | | | | | http signature consolidation See merge request hubzilla/core!1685
| * http signature consolidationzotlabs2019-06-261-3/+2
| |
* | port delete fixes from zapMario Vavti2019-06-121-10/+13
| |
* | more work on event item deletionMario Vavti2019-06-121-0/+19
|/
* adjust birthday handling according to community decision and slightly change ↵Mario Vavti2019-05-261-1/+1
| | | | display of allday event items
* 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 ↵zotlabs2019-04-241-0/+22
| | | | may exist
* 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
| | | | | | Correct some documentation errors for Doxygen and add more comments. Document some undefined variables with @FIXME.
* 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
|\ | | | | | | | | Save combined view while deleting or recalling first message in thread See merge request hubzilla/core!1273
| * 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 ↵M.Dent2018-09-041-7/+22
| | | | authored when owned by others.
* Revert "Fix: Authors unable to comment on posts they authored when under ↵Mario Vavti2018-09-031-15/+2
| | | | | | | | owned by others in certain circumstances." This reverts commit e2824f925964fbfe160255de6e733b4c2de3cecb. Reverting because it breaks forum mentions.
* Fix: Authors unable to comment on posts they authored when under owned by ↵M.Dent2018-09-011-2/+15
| | | | others in certain circumstances.
* Add dreport_process hookM.Dent2018-08-291-0/+1
|
* When checking permissions ignore checking site "Block Public" settings in ↵zotlabs2018-07-301-3/+3
| | | | cases where site permissions aren't applicable