| Commit message (Expand) | Author | Age | Files | Lines |
* | get dev | Hilmar R | 2021-03-01 | 1 | -56/+62 |
* | minor queue adjustments | Mario | 2020-11-13 | 1 | -2/+2 |
* | use logger for logging | Mario | 2020-10-14 | 1 | -1/+1 |
* | more logging | Mario | 2020-10-14 | 1 | -4/+7 |
* | In find_best_identity() only look for zot and zot6 network types. Otherwise w... | Mario | 2020-10-14 | 1 | -12/+4 |
* | fix more php warnings and remove temporary logging | Mario | 2020-10-12 | 1 | -4/+0 |
* | if we receive an item with a zot xchan as author or owner rewrite them to the... | Mario | 2020-10-12 | 1 | -0/+60 |
* | construct hubloc_id_url for imported legacy zot hublocs | Mario | 2020-07-24 | 1 | -1/+4 |
* | fix onepoll | Mario | 2020-04-21 | 1 | -1/+1 |
* | cheat with guid_sig to reflect transition to zot6 and re-enable transition of... | Mario | 2020-04-01 | 1 | -1/+1 |
* | do not use channel_portable_id in process_channel_sync_delivery(). we should ... | Mario | 2020-03-25 | 1 | -4/+4 |
* | do not sync with incompatible hubs | Mario | 2020-03-24 | 1 | -1/+10 |
* | use xchan_guid_sig instead of channel_guid_sig since it slightly differs depe... | Mario | 2020-03-12 | 1 | -5/+3 |
* | first batch of zot6 transition patches. basic communication with transitioned... | Mario | 2020-03-12 | 1 | -35/+35 |
* | Implement DAV calendars sync with clones | Max Kostikov | 2020-02-24 | 1 | -0/+3 |
* | Revert "Use argv() instead URI parsing" | Max Kostikov | 2020-02-20 | 1 | -0/+3 |
* | Allow addons to process forum posts published through mentions | Max Kostikov | 2019-10-05 | 1 | -6/+3 |
* | Zot -> Zot6 translation issue, liking a "new friend" activity | zotlabs | 2019-09-03 | 1 | -1/+0 |
* | illegal offset warning (prevents encrypted signatures from being used for enc... | zotlabs | 2019-08-13 | 1 | -1/+1 |
* | Merge branch 'httpsig' into 'dev' | Mario | 2019-06-27 | 1 | -3/+2 |
|\ |
|
| * | http signature consolidation | zotlabs | 2019-06-26 | 1 | -3/+2 |
* | | port delete fixes from zap | Mario Vavti | 2019-06-12 | 1 | -10/+13 |
* | | more work on event item deletion | Mario Vavti | 2019-06-12 | 1 | -0/+19 |
|/ |
|
* | adjust birthday handling according to community decision and slightly change ... | Mario Vavti | 2019-05-26 | 1 | -1/+1 |
* | found another case where channel_r_photos could get referenced | zotlabs | 2019-05-04 | 1 | -1/+1 |
* | hubloc confusion during magic auth where hublocs with more than one network m... | zotlabs | 2019-04-24 | 1 | -0/+22 |
* | Add comment on required changes in upcoming releases | Max Kostikov | 2019-04-12 | 1 | -31/+47 |
* | messagefilter enhancements, fix edge case in unsupported advisory privacy | zotlabs | 2019-03-18 | 1 | -2/+6 |
* | Use sender hash | DM42.Net (Matt Dent) | 2019-03-01 | 1 | -1/+1 |
* | Correct and extend Doxygen comments. | Klaus Weidenbach | 2019-01-23 | 1 | -11/+11 |
* | do not return if delivery report could not bedecrypted | Mario Vavti | 2019-01-16 | 1 | -17/+32 |
* | move order by and rewrite similar in update_queue_item() | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 |
* | outq_created not outq_scheduled | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 |
* | FIX: aggregated query error in MYSQL | DM42.Net (Matt Dent) | 2019-01-13 | 1 | -1/+1 |
* | FIX: memory exhaustion on zot message pickup with large message queue | M. Dent | 2019-01-12 | 1 | -2/+18 |
* | regression: mail from dev to core not delivering | zotlabs | 2018-12-17 | 1 | -0/+2 |
* | datetime_convert wrong args | zotlabs | 2018-11-15 | 1 | -1/+1 |
* | delivery report issue | zotlabs | 2018-11-15 | 1 | -2/+3 |
* | fixes to old z6 delivery | zotlabs | 2018-11-14 | 1 | -4/+3 |
* | more logging | zotlabs | 2018-11-14 | 1 | -0/+2 |
* | more logging | zotlabs | 2018-11-14 | 1 | -0/+1 |
* | check keyid | zotlabs | 2018-11-14 | 1 | -1/+1 |
* | filter by network | zotlabs | 2018-11-14 | 1 | -2/+2 |
* | dreport updates | zotlabs | 2018-11-12 | 1 | -4/+6 |
* | strpos needs to test with ===0 not ==0 | M.Dent | 2018-11-01 | 1 | -3/+3 |
* | Add timestamp and associated logic to pconfig | M.Dent | 2018-10-28 | 1 | -2/+35 |
* | Update zot.php | Max Kostikov | 2018-09-28 | 1 | -1/+1 |
* | Update zot.php | Max Kostikov | 2018-09-28 | 1 | -14/+14 |
* | Merge branch 'patch-3' into 'dev' | Mario | 2018-09-17 | 1 | -5/+3 |
|\ |
|
| * | Update zot.php | Max Kostikov | 2018-09-17 | 1 | -1/+1 |