aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | check return from Config::Load() and retry on failure plus cleanupMario Vavti2023-12-141-30/+57
|/
* return if we could not fetch the authorMario Vavti2023-12-141-8/+7
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-12-141-1/+1
|\
| * typoMario2023-12-131-1/+1
| |
* | add the app terms before syncing - otherwise the terms will be reset at the ↵Mario Vavti2023-12-081-0/+10
|/ | | | other end
* if it is not an array do not attempt count()Mario Vavti2023-12-081-1/+1
|
* typoMario2023-12-061-1/+1
|
* changelogMario2023-12-061-0/+5
|
* more issue #1820Mario2023-12-061-0/+1
|
* css fixesMario2023-12-041-2/+3
|
* require acl_selectors.php - fix issue #1820Mario2023-11-301-0/+1
|
* changelogMario2023-11-271-2/+6
|
* Merge branch 'dev' into 'dev'Mario2023-11-272-4/+8
|\ | | | | | | | | Update doubleleft.css and doubleright.css according to v.8.8 default.css See merge request hubzilla/core!2074
| * 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 ↵Mario2023-11-211-1/+1
| | | | channel), add startpage
* 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 ↵Mario2023-11-201-4/+7
| | | | version anymore
* 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
| | | | visibility
* 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 keyId See merge request hubzilla/core!2060
| * 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 ↵Mario2023-11-071-0/+4
| | | | | | | | probably will not be fixed any time soon
* | 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 ↵Mario Vavti2023-10-211-1/+1
| | | | | | | | before fetching