Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Mario | 2020-10-12 | 1 | -0/+60 |
| | | | | the zot6 xchan if we have their zot6 xchan in abook | ||||
* | 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 ↵ | Mario | 2020-04-01 | 1 | -1/+1 |
| | | | | of connections | ||||
* | do not use channel_portable_id in process_channel_sync_delivery(). we should ↵ | Mario | 2020-03-25 | 1 | -4/+4 |
| | | | | only accept sync packages from channels which are already transitioned to zot6. | ||||
* | 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 ↵ | Mario | 2020-03-12 | 1 | -5/+3 |
| | | | | depending on *default* protocol | ||||
* | first batch of zot6 transition patches. basic communication with ↵ | Mario | 2020-03-12 | 1 | -35/+35 |
| | | | | transitioned channels *should* work now | ||||
* | 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 |
| | | | | This reverts commit bcfb69eeeef6a0506a0ec0574a03b673df84a55a | ||||
* | 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 ↵ | zotlabs | 2019-08-13 | 1 | -1/+1 |
| | | | | encrypted messages). Not fatal but can leak metadata. | ||||
* | Merge branch 'httpsig' into 'dev' | Mario | 2019-06-27 | 1 | -3/+2 |
|\ | | | | | | | | | http signature consolidation See merge request hubzilla/core!1685 | ||||
| * | 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 |
| | | | | display of allday event items | ||||
* | 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 ↵ | zotlabs | 2019-04-24 | 1 | -0/+22 |
| | | | | may exist | ||||
* | 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 |
| | | | | | | Correct some documentation errors for Doxygen and add more comments. Document some undefined variables with @FIXME. | ||||
* | 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 |
|\ | | | | | | | | | Save combined view while deleting or recalling first message in thread See merge request hubzilla/core!1273 | ||||
| * | Update zot.php | Max Kostikov | 2018-09-17 | 1 | -1/+1 |
| | | |||||
| * | use common msg_drop function | Max Kostikov | 2018-09-15 | 1 | -25/+3 |
| | | |||||
| * | formatting | Max Kostikov | 2018-09-15 | 1 | -1/+1 |
| | | |||||
| * | Save combined view on calling first message in thread | Max Kostikov | 2018-09-15 | 1 | -0/+20 |
| | | |||||
* | | do not sync the channel_moved field | zotlabs | 2018-09-16 | 1 | -7/+7 |
|/ | |||||
* | Corrected resubmit of fixes to Authors unable to comment on posts they ↵ | M.Dent | 2018-09-04 | 1 | -7/+22 |
| | | | | authored when owned by others. |