aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* fix accesslist in two casesMario2023-07-202-2/+2
* Merge branch 'zotlabs/improve-access-list-type-safety' into 'dev'Mario2023-07-201-11/+45
|\
| * Zotlabs: More type safety for AccessList class.Harald Eilertsen2023-07-191-11/+11
| * Zotlabs: Improve type safety for AccessList class.Harald Eilertsen2023-07-181-3/+37
* | ignore internal follow activityMario2023-07-192-13/+17
|/
* basic per item rtl language support - issue ##1780Mario2023-07-131-1/+2
* fix regression after recent changesMario2023-07-051-1/+1
* also filter deleted hublocsMario2023-07-041-1/+1
* Ãfix php warningMario2023-07-031-7/+7
* make sure to return infos from current hub where applicable - fix issue #1770Mario2023-07-031-17/+12
* make sure to not allow moderation of poll answersMario2023-06-291-8/+12
* textMario2023-06-281-1/+1
* implement inline moderation of reactionsMario2023-06-273-13/+7
* remove loggingMario2023-06-241-3/+1
* fix relaying and syncing in Activity::drop(), change wording for moderation r...Mario2023-06-233-9/+23
* implement optional moderation of unsolicited comments, minor css fixes and so...Mario2023-06-239-24/+52
* always check pageflags otherwise site specific flags will be overwritten when...Mario2023-06-211-1/+1
* fix issues in mod oepMario2023-06-191-17/+35
* make sure to use the correct urlMario Vavti2023-06-181-4/+7
* use function to get actor hublocsMario2023-06-182-6/+3
* undefined variable and return null in fetch_local if we did not find anything...Mario2023-06-162-1/+5
* 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