aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | remove loggingMario2023-06-081-2/+1
* | shuffle queue deliveries for more randomnessMario2023-06-082-0/+5
* | bump versionMario2023-06-021-1/+1
* | Merge branch 'dev' into 'dev'Mario2023-06-022-2/+2
|\ \
| * | Update 'full' and 'minimal' layouts to use color_mode functionalityivan zlax2023-06-022-2/+2
* | | even more changelogMario2023-06-021-0/+2
* | | more changelogMario2023-06-021-0/+1
* | | changelogMario2023-06-021-0/+9
* | | fix wrong array keyMario2023-06-021-1/+1
* | | bump versionMario2023-06-021-1/+1
* | | update bootstrap to version 5.3Mario2023-06-02222-3250/+3655
* | | 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-022-11/+3
* | | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-06-021-7/+15
|\ \ \
| * \ \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-06-022-1/+5
| |\ \ \
| * | | | fix theme_attachments()Mario Vavti2023-06-021-7/+15
* | | | | ocap initial checkinMario2023-06-0211-54/+307
* | | | | add owner and author to item_permissions_sql()Mario2023-06-011-3/+10
| |/ / / |/| | |
* | | | 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
* | | update composer libsMario2023-05-30472-7589/+11340
* | | 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
* | update descriptionMario2023-05-252-2/+2
* | Merge branch 'dev' into 'dev'Mario2023-05-254-0/+134
|\ \
| * | double columns templatesivan zlax2023-05-254-0/+134
* | | 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
| |/ |/|
* | backgound url must be between quotation marksMario2023-05-201-1/+1