aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | composer update html to markdownMario2023-10-0517-51/+137
* | composer update oauth2 serverMario2023-10-0526-84/+210
* | composer update smartyMario2023-10-0511-28/+55
* | rever iconv in gitlab ciMario2023-10-051-1/+0
* | composer update bootstrapMario2023-10-05235-4415/+5227
* | fix regressionMario2023-10-051-2/+1
* | css fixMario2023-10-041-2/+3
* | bump versionMario Vavti2023-10-041-1/+1
* | move right aside into bottom of left aside if screen width is < 1200pxMario Vavti2023-10-043-8/+15
* | parse the event object in first place and use the body bbcode as backupMario Vavti2023-10-042-44/+93
|/
* if the item is sourced and provides an event add it to the calendarMario2023-09-281-1/+8
* since the activity filter widget requires the network module we can link to t...Mario2023-09-271-1/+1
* ÅÅfix narrow navbarMario2023-09-251-10/+0
* fix php warningsMario2023-09-221-6/+6
* cleanup and warningsMario2023-09-211-5/+10
* fix javascript errorMario2023-09-212-2/+3
* more deprecate $aMario2023-09-2120-30/+30
* jsonld: return object instead of json stringMario2023-09-211-3/+3
* only show theme switch icon if switching is supported by the themeMario2023-09-212-1/+6
* store the actor cache date so we can easily invalidate it after a period of timeMario2023-09-211-6/+3