aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Libzot.php
Commit message (Collapse)AuthorAgeFilesLines
...
* fix no channel_id provided for contact_remove() in reply_purge(). fix wrong ↵Mario2021-01-031-1/+1
| | | | notifier command
* fix issue with abconfig when cloning a channelMario2020-12-151-6/+6
|
* on refresh, always set all permsMario2020-10-161-8/+4
|
* this is not required hereMario2020-10-131-5/+0
|
* improve find_best_identity() and fix wrong variableMario2020-10-121-2/+2
|
* find best identityMario2020-10-111-0/+5
|
* 5.0RC testing: dismiss activities where an author could not be foundMario2020-10-061-0/+4
|
* Ãrework undo/delete to use inline objectsMario2020-10-051-28/+17
|
* more work on delete/undoMario2020-10-021-0/+1
|
* item/activity fetchingMario2020-10-021-3/+8
|
* more delete fixesMario2020-10-011-7/+2
|
* delete fixesnobody2020-09-301-2/+7
|
* 5.0RC testing: fix issue in relation with deletesMario2020-09-301-1/+5
|
* bug: undoing a like on a comment can remove the commentnobody2020-09-301-1/+5
| | | (cherry picked from commit b999456bf16a5d457a16fab1299289cfb54bfed4)
* 5.0RC testing: their_perms should be reset before they are recreated. ↵Mario2020-09-191-0/+8
| | | | Otherwise withdrawn permissions will not take effect locally.
* fix discoveryMario Vavti2020-06-141-1/+1
|
* first batch of zot6 transition patches. basic communication with ↵Mario2020-03-121-24/+24
| | | | transitioned channels *should* work now
* fix poll responseszotlabs2020-02-101-0/+1
|
* poll fixesMario2020-02-101-1/+1
|
* poll updateszotlabs2020-02-091-1/+11
|
* z6 compat workZot2020-01-301-1/+6
|
* some work on zot6 DMsMario2020-01-151-2/+2
|
* Allow addons to process forum posts published through mentionsMax Kostikov2019-10-051-1/+1
|
* comment policy default for ordered itemsDM42.Net Zap Dev2019-09-211-0/+21
|
* encode/decode comment_policy for Z6DM42.Net Zap Dev2019-09-211-0/+30
|
* Merge branch 'httpsig' into 'dev'Mario2019-06-271-1/+1
|\ | | | | | | | | http signature consolidation See merge request hubzilla/core!1685
| * http signature consolidationzotlabs2019-06-261-1/+1
| |
* | port delete fixes from zapMario Vavti2019-06-121-10/+12
| |
* | 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
* hubloc confusion in magic authZot2019-04-251-1/+5
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devzotlabs2019-03-081-12/+9
|\
| * $sender is supposed to be string in libzotMario2019-03-081-12/+9
| |
* | port zot_record_preferredzotlabs2019-03-081-2/+22
|/
* fetch private objects using delivery channel credentialszotlabs2019-03-071-5/+28
|
* channel_type is not integerzotlabs2019-03-051-5/+17
|
* maintain compatibility with recent zot6 changeszotlabs2019-03-051-0/+6
|
* while in legacy zot $sender is expected to be an array, in zot6 $sender is ↵Mario Vavti2019-03-021-1/+1
| | | | expected to be a string (xchan_hash)
* use ACTIVITY_SHARE to match the verbMario Vavti2019-02-081-1/+1
|
* allow conversation completion for new comments to expired posts, regardless ↵zotlabs2019-02-051-12/+28
| | | | | | of hyperdrive settings. Note that hyperdrive conversations may still be fetched from zap/osada servers but will be ignored.
* disable hyperdrive in hubzillazotlabs2019-01-281-0/+5
|
* return false if http signatue is not validMario Vavti2019-01-251-2/+1
|
* Correct and extend Doxygen comments.Klaus Weidenbach2019-01-231-113/+115
| | | | | | Correct some documentation errors for Doxygen and add more comments. Document some undefined variables with @FIXME.
* Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-211-1/+1
|\
| * comment permission fixzotlabs2019-01-201-1/+1
| |
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2019-01-181-11/+13
|\|
| * more specific network checking in several places and remove some old ↵zotlabs2019-01-171-11/+13
| | | | | | | | debugging crud
* | fix delivery report for zot6 connectionsMario Vavti2019-01-171-0/+1
|/
* fix legacy zot dreport not passing the is_storable checkMario Vavti2019-01-151-0/+9
|
* fix default values for affinity tool and other information which could be ↵zotlabs2018-12-171-3/+1
| | | | lost when approving a connection without the entire form provided by connedit.