aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version 8.6.28.6.2Mario2023-08-271-1/+1
* changelogMario2023-08-271-0/+17
* test refactor the previous commitMario Vavti2023-08-271-4/+7
* allow public stream comments/reactions if item_fetched is set, when fetching ...Mario Vavti2023-08-271-4/+3
* fix notification text for likes in cases where obj.actor is not setMario2023-08-271-0/+9
* make sure that we allow "0" as pathnameMario2023-08-271-2/+2
* mising pdl fileMario2023-08-271-0/+10
* fix unable to create folders with name 0Mario2023-08-272-2/+2
* fix index name mixupMario2023-08-271-2/+2
* missing semicolonMario2023-08-271-1/+1
* remove unused variableMario2023-08-271-6/+0
* Fix TypoDM42.Net Hubzilla Development2023-08-271-1/+1
* fix cached jsonld files fetched via networkMario2023-08-271-32/+49
* more performance improvementsMario2023-08-271-3/+3
* move trigger out of the loop for better performance and some var -> letMario2023-08-271-9/+14
* ignore internal follow activityMario2023-08-272-13/+17
* fix admin table highlight by adding the correct classesMario2023-08-274-36/+24
* version 8.6.18.6.1Mario2023-07-181-1/+1
* changelogMario2023-07-181-0/+4
* fix hcard addon regressionMario2023-07-181-1/+1
* Merge branch '8.6RC'8.6Mario2023-07-11750-10078/+16819
|\
| * version 8.6Mario2023-07-112-2/+2
| * RC2Mario2023-07-051-1/+1
| * changelogMario2023-07-051-0/+39
| * fix regression after recent changesMario2023-07-051-1/+1
| * bump dev versionMario2023-07-041-1/+1
| * version and stringsMario2023-07-042-466/+497
| * css fixMario2023-07-041-1/+1
| * css fixesMario2023-07-041-4/+1
| * also filter deleted hublocsMario2023-07-041-1/+1
| * update fullcalendarMario2023-07-04208-1546/+3301
| * do not linkify in nobb and noparse tags - issue #1776Mario2023-07-041-0/+2
| * fix issue #1771Mario2023-07-031-2/+10
| * fix php warningMario2023-07-031-2/+6
| * Ãfix php warningMario2023-07-031-7/+7
| * make sure to return infos from current hub where applicable - fix issue #1770Mario2023-07-032-18/+13
| * unify code for selecting deliverable abook xchansMario2023-07-013-25/+45
| * remove unused pseudo abook codeMario2023-06-292-28/+3
| * pass $escape to stringify_array_elms()Mario2023-06-291-1/+1
| * make sure to not allow moderation of poll answersMario2023-06-291-8/+12
| * textMario2023-06-281-1/+1
| * implement inline moderation of reactionsMario2023-06-275-16/+15
| * bump versionMario2023-06-241-1/+1
| * remove loggingMario2023-06-241-3/+1
| * Merge branch 'cherry-pick-1baa3489' into 'dev'Mario2023-06-232-2/+2
| |\
| | * Update Spanish translation-2mjfriaza2023-06-232-2/+2
| * | bump versionMario2023-06-231-1/+1
| * | fix relaying and syncing in Activity::drop(), change wording for moderation r...Mario2023-06-234-17/+28
| * | implement optional moderation of unsolicited comments, minor css fixes and so...Mario2023-06-2318-54/+110
| |/
| * always check pageflags otherwise site specific flags will be overwritten when...Mario2023-06-211-1/+1