aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* theme fixesMario2023-09-139-74/+34
* an attempt to cache seen item mids for the purpose that we can hide seen pubs...Mario2023-09-104-17/+42
* theme fixes to make a barebones theme work slightly betterMario2023-09-108-16/+20
* possible fix for item widget not respecting ACL if added by title - issue #1799Mario2023-09-091-1/+1
* Merge branch 'translations/update-norwegian-bokmål-strings' into 'dev'Mario2023-09-092-2640/+2845
|\
| * Update translations for Norwegian Bokmål.Harald Eilertsen2023-09-092-2640/+2845
* | Merge branch 'redbasic/fix-darktheme-colorbox' into 'dev'Mario2023-09-092-1/+1
|\ \
| * | Transparent background for colorbox controls icons.Harald Eilertsen2023-09-071-0/+0
| * | redbasic: Use body background color for colorboxes.Harald Eilertsen2023-09-071-1/+1
* | | Merge branch 'cherry-pick-847732bd-2' into 'dev'Mario2023-09-092-473/+513
|\ \ \ | |_|/ |/| |
| * | Update Spanish stringsmjfriaza:4GF~eYj,-iAv2023-09-022-473/+513
| |/
* / make sure to set the other relevant dates aswell to omit discrepancies if the...Mario2023-09-071-1/+8
|/
* call init allthough it does not contain anything atm. it will set up things w...Mario2023-08-301-6/+4
* work around sabre caldav php warningsMario2023-08-281-0/+4
* order by hubloc_id like everywhere else for this reason and do not include de...Mario2023-08-271-1/+1
* changelogMario2023-08-271-0/+17
* fix php warningMario2023-08-271-1/+1
* test refactor the previous commitMario Vavti2023-08-211-4/+7
* allow public stream comments/reactions if item_fetched is set, when fetching ...Mario Vavti2023-08-211-4/+3
* fix notification text for likes in cases where obj.actor is not setMario2023-08-191-0/+9
* make sure that we allow "0" as pathnameMario2023-08-151-2/+2
* only try to fetch the icon if we actually got oneMario2023-08-141-3/+7
* mising pdl fileMario2023-08-141-0/+10
* move profile photo fetching to backgroundMario2023-08-142-9/+35
* fix unable to create folders with name 0Mario2023-08-142-2/+2
* fix index name mixupMario2023-08-141-2/+2
* missing semicolonMario2023-08-141-1/+1
* Merge branch 'DM42-Manifest-Typo-20230725' into 'dev'Mario2023-08-111-1/+1
|\
| * Fix TypoDM42.Net Hubzilla Development2023-07-251-1/+1
* | remove unused variableMario2023-08-091-6/+0
* | now all acl fields are checked. if they are not complete the check will failMario2023-08-091-4/+13
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-07-211-1/+2
|\
| * Merge branch 'DM42-20230718-fixjsonldrawfile' into 'dev'Mario2023-07-211-1/+2
| |\
| | * add .jsonld to the list of allowed file suffixes for direct download. Fixes ...DM42.Net Hubzilla Development2023-07-181-1/+2
* | | fix cached jsonld files fetched via networkMario2023-07-211-33/+50
|/ /
* | more performance improvementsMario2023-07-211-3/+3
* | move trigger out of the loop for better performance and some var -> letMario2023-07-202-10/+15
* | fix accesslist in two casesMario2023-07-202-2/+2
* | Merge branch 'zotlabs/improve-access-list-type-safety' into 'dev'Mario2023-07-202-21/+71
|\ \
| * | Zotlabs: More type safety for AccessList class.Harald Eilertsen2023-07-191-11/+11
| * | Zotlabs: Improve type safety for AccessList class.Harald Eilertsen2023-07-182-13/+63
| |/
* / ignore internal follow activityMario2023-07-192-13/+17
|/
* changelogMario2023-07-181-0/+4
* Merge branch 'DM42-20230717-fixfatalerron304' into 'dev'Mario2023-07-182-6/+7
|\
| * Skip logging when DB functions are not yet loaded (logging requires db lookup).DM42.Net Hubzilla Development2023-07-172-6/+7
* | fix admin table highlight by adding the correct classesMario2023-07-184-36/+24
* | fix hcard addon regressionMario2023-07-181-1/+1
|/
* Merge branch 'tests/cleanup-unit-tests' into 'dev'Mario2023-07-175-276/+245
|\
| * tests: AccessListTest expand is_private test.Harald Eilertsen2023-07-121-1/+21
| * tests: AccessListTest move type annotation to codeHarald Eilertsen2023-07-121-3/+2