| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
both cases. also add a possibility to manually redeliver single hubs for debuging
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the AS->raw is always a json string
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
permissions to all role members and cleanup
|
| |
|
| |
|
|
|
|
| |
end up in an empty string and produce unexpected results
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
multiple poll is being updated. This could result in the queueworker not processing duplicates. We are now adding the source item mid to the notifier call as the third argument (fragment) so that the queueworker will not think they are duplicates. The fragment is also passed to the deliver_hooks call in the notifier
|
|\ |
|
| | |
|
|/ |
|
|
|
|
| |
guest tokens are now added to the abook automatically
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
during sync_locations() if it changed or was stored incorrectly.
|
| |
|
| |
|
|
|
|
| |
is checking for post_comment permission which we might not have in this case. item_store() requires slightly more data but basically does the same. Also some minor improvements and whitespace changes.
|
| |
|
|
|
|
| |
probe for zot6 if appropiate
|
| |
|
| |
|
| |
|
|
|
|
| |
optional force argument to process_delivery
|
| |
|
| |
|
|
|
|
| |
without creating sync loops.
|
| |
|
|\ |
|
| |\ |
|
| | | |
|
| |/
|/| |
|