aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * fix issues in mod oepMario2023-06-191-17/+35
| * make sure to use the correct urlMario Vavti2023-06-181-4/+7
| * remove deprecated templatesMario2023-06-186-172/+0
| * more html fixMario2023-06-181-1/+1
| * fix bogus htmlMario2023-06-182-7/+11
| * use function to get actor hublocsMario2023-06-182-6/+3
| * bump versionMario2023-06-171-1/+1
| * undefined variable and return null in fetch_local if we did not find anything...Mario2023-06-162-1/+5
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-06-166-3/+805
| |\
| | * Merge branch 'help' into 'dev'Mario2023-06-151-1/+1
| | |\
| | | * typo in hooklist.bbOJ Random2023-06-151-1/+1
| | * | Merge branch 'make-unit-tests-pass' into 'dev'Mario2023-06-152-2/+8
| | |\ \
| | | * | Unit tests: Update Markdown tests to reflect that it works.Harald Eilertsen2023-06-141-2/+2
| | | * | Unit tests: Book Hubzilla to make app env available in tests.Harald Eilertsen2023-06-141-0/+6
| | * | | Merge branch 'dev' into 'dev'Mario2023-06-153-0/+796
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Simplified version auf automated install scriptOJ Random2023-06-153-0/+796
| * | | | deprecate ActivityStreams::fetch() and provide the possibility to fetch local...Mario2023-06-164-14/+44
| |/ / /
| * | | 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-122-7/+3
| |/ /
| * | do not add deleted xchans for pocoMario2023-06-081-3/+2