aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
...
* deprecate ActivityStreams::fetch() and provide the possibility to fetch local...Mario2023-06-163-13/+43
* fix string replacement if a match is available more than onceMario2023-06-121-2/+5
* only remove the owner from delivery if its their post and minor cleanupMario2023-06-121-1/+1
* remove loggingMario2023-06-081-2/+1
* shuffle queue deliveries for more randomnessMario2023-06-081-0/+3
* even more adjust textMario2023-06-021-1/+1
* more adjust textMario2023-06-021-1/+1
* adjust textMario2023-06-021-1/+1
* remove custom acl from rpostMario2023-06-021-10/+2
* ocap initial checkinMario2023-06-027-40/+124
* owa: workaround for friendica when using nginx until this will be fixed at th...Mario2023-06-012-1/+5
* do not parse x-multicode as bbcodeMario2023-05-301-2/+1
* improved unseen forums notificationMario2023-05-301-10/+4
* fix a possible privacy mismatchMario2023-05-291-0/+10
* mod magic make a get request instead of post and remove digest headerMario2023-05-261-3/+3
* work around hubloc confusion in mod rmagicMario2023-05-261-4/+4
* more fixes for where keyId = acct:xxx@yyy.zzMario2023-05-251-2/+5
* owa fixes for where keyId = acct:xxx@yyy.zzMario2023-05-251-3/+6
* 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-153-6/+18
* fix parent and parent_mid for likesMario2023-05-131-2/+2
* 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
* Owa compatibility for FriendicaPascal Deklerck2023-05-091-1/+2
* exclude deleted hublocsMario Vavti2023-05-071-1/+1
* fix directory searchMario Vavti2023-05-071-4/+7
* minor css fixMario2023-05-061-1/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-05-051-1/+1
|\
| * Hidden > SpamMario Vavti2023-05-051-1/+1
* | slightly more robust get_quote_bbcode()Mario2023-05-051-2/+2
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-05-044-15/+47
|\
| * provide possibility to flag via ajax calls to prevent pageloadsMario Vavti2023-05-032-6/+14
| * 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-033-7/+25
* | update 1258 to remove traces of channelreputationMario2023-05-041-0/+14
|/
* 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-293-33/+36
* trusted dir servers frontendMario2023-04-291-9/+15
* 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-286-32/+71
| |\
| * | fix regression decoding obj typeMario2023-04-281-1/+1