aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'dev' into 'dev'Mario2023-11-272-4/+8
|\
| * Update doubleleft.css and doubleright.css according to v.8.8 default.csszlaxy2023-11-272-4/+8
|/
* changelogMario2023-11-251-1/+1
* update changelogMario2023-11-241-0/+65
* like in get_cached_actor() also remove fragment in get_actor()Mario2023-11-231-0/+3
* case insensitive digest algoMario2023-11-221-1/+2
* remove follow (does not make any sense to add follow link of the logged in ch...Mario2023-11-211-1/+1
* add additional observer and channel info to nav if applicableMario2023-11-211-6/+18
* remove unused variableMario2023-11-201-2/+0
* the additional parameter has been deprecated there is no need to check the ve...Mario2023-11-201-4/+7
* revert dreport changes - too chattyMario2023-11-201-2/+1
* more do not provide channel info for templates and code cleanupMario2023-11-201-7/+9
* do not provide channel info for templatesMario2023-11-201-2/+6
* only check for privacy mismatch if observer != ownerMario2023-11-171-8/+8
* work around a possible privacy mismatch when processing zot requestsMario2023-11-161-6/+9
* add backlink to profile to profile vcard and adjust switch colors for better ...Mario2023-11-152-8/+8
* bump dev versionMario2023-11-101-1/+1
* run composer dump-auotoloadMario2023-11-102-0/+2
* version and stringsMario2023-11-102-8412/+8345
* a possible fix for issue #1816Mario2023-11-091-3/+11
* versionMario2023-11-091-1/+1
* DB Update 1259Mario2023-11-093-2/+32
* some low level work on native repeatsMario2023-11-095-50/+69
* move color_mode related code to theme_init.phpMario2023-11-072-20/+21
* Merge branch 'owa_improvement' into 'dev'Mario2023-11-071-4/+18
|\
| * work with Mastodon-style keyIdPascal2023-10-041-4/+18
* | check if required keys are setMario2023-11-071-1/+1
* | remove loggingMario2023-11-071-1/+0
* | libzot: correctly attribute streams repeatsMario2023-11-071-4/+17
* | bbcode: do not overrule default list styleMario2023-11-071-2/+2
* | simplepie: fix fatal error with php 8.2 - issue is filed upstream but probabl...Mario2023-11-071-0/+4
* | if channel is not defined we need to provide an empty arrayMario2023-11-011-1/+1
* | only show tools to creators if they still have permsMario2023-11-012-2/+4
* | remove the directory updates entry if the channel was removedMario Vavti2023-10-261-6/+3
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-10-253-4/+4
|\ \
| * | slightly less noise when logging normalMario Vavti2023-10-253-4/+4
* | | add stats logging to zotfingerMario2023-10-251-0/+4
|/ /
* | use Activity::get_actor() which will check for the cache record in xconfig be...Mario Vavti2023-10-211-1/+1
* | update logger statementsMario2023-10-202-4/+11
* | check if we have the record in the short time cache before actually fetching itMario2023-10-201-1/+1
* | css fixMario2023-10-201-1/+1
* | css fixMario2023-10-191-0/+1
* | refactor actor_store()Mario2023-10-191-15/+31
* | enable reset button in mod rpostMario2023-10-122-2/+4
* | use new lang detect library which supports much more languagesMario2023-10-07250-36/+55505
* | should be tinyint instead of numeric for mysqlMario Vavti2023-10-061-1/+1
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-10-061-1/+1
|\ \
| * | use the correct variableMario2023-10-061-1/+1
| * | use encode_person() instead of plain xchan_url since the function makes some ...Mario2023-10-061-1/+1
* | | add missing columns in install scriptMario Vavti2023-10-062-5/+8
|/ /