aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Expand)AuthorAgeFilesLines
* ocap initial checkinMario2023-06-021-2/+23
* do not parse x-multicode as bbcodeMario2023-05-301-2/+1
* fix a possible privacy mismatchMario2023-05-291-0/+10
* return hubloc_hash instead of hubloc_id_url for AP and improved check for loc...Mario2023-05-241-4/+7
* instead of setting the value to 0 just continue so that already existing valu...Mario2023-05-191-1/+1
* fix parent_mid and thr_parent not set correctly for response activitiesMario2023-05-152-3/+14
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-05-131-31/+25
|\
| * save a queryMario2023-05-121-28/+23
| * remove outdated commentsMario2023-05-111-3/+2
* | fix regression decoding the uuid for responsesMario Vavti2023-05-131-2/+1
|/
* typoMario2023-05-101-1/+1
* use act->objprop() in decode_note()Mario2023-05-102-40/+34
* check if we have a type and a hrefMario2023-05-101-0/+4
* check if var is set and escape $ sign in ru translationMario2023-05-101-1/+1
* wordingMario2023-05-101-1/+1
* make sure we have a xchan and a hubloc - otherwise re-discoverMario2023-05-101-1/+2
* slightly more robust get_quote_bbcode()Mario2023-05-051-2/+2
* flag new xtags with the xchan flagMario Vavti2023-05-031-2/+8
* when flagging an entry also flag its xtags and improved keywords query in dir...Mario Vavti2023-05-031-0/+8
* make sure config.system.trusted_directory_servers is an arrayMario2023-05-031-1/+1
* move trusted directory servers to security and implement in backendMario Vavti2023-04-291-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-04-291-1/+1
|\
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-04-283-28/+68
| |\
| * | fix regression decoding obj typeMario2023-04-281-1/+1
* | | fix php warningMario Vavti2023-04-291-1/+1
| |/ |/|
* | mastodon says hashtag is a subset of link - issue #1750Mario Vavti2023-04-281-2/+2
* | fix and document edge caseMario Vavti2023-04-281-0/+8
* | fix column nameMario Vavti2023-04-281-1/+1
* | slightly refactor dir syncMario Vavti2023-04-282-32/+24
* | more dir sync testingMario Vavti2023-04-281-3/+13
* | remove updates entry if a xchan_hash mismatch is encounteredMario Vavti2023-04-271-0/+30
* | adjust args in libzotdir update and some dir sync fixesMario Vavti2023-04-272-4/+6
* | remove loggingMario Vavti2023-04-271-2/+0
|/
* fix php errorMario Vavti2023-04-271-1/+5
* update doco and fix safemodeMario Vavti2023-04-271-4/+3
* for flag updates also match site directory and ud hostMario Vavti2023-04-271-1/+4
* initial commit for directory flags federationMario Vavti2023-04-262-21/+47
* dirsync update columnMario Vavti2023-04-261-2/+2
* correctly set some perms when our follow request was acceptedMario2023-04-251-4/+10
* remove loggingMario2023-04-231-1/+0
* fix regression when rendering event itemsMario2023-04-232-3/+3
* improved fetch_conversation()Mario Vavti2023-04-232-18/+19
* add the conversation endpoint and implement paginated fetch for zot requests ...Mario2023-04-231-1/+1
* Fetch conversations in the background. Otherwise it might sgnificantly delay ...Mario2023-04-211-1/+1
* queue and poller testingMario2023-04-212-20/+6
* use empty for checkMario Vavti2023-04-161-1/+1
* improved update_directory_entry(), update ud_last even if webfinger failedMario Vavti2023-04-161-20/+22
* fix wrong variableMario2023-04-161-1/+1
* fix wrong variableMario2023-04-151-1/+1
* update it string as per GiacoMario2023-04-141-2/+5