aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update testMario2024-02-201-1/+1
* Merge branch 'bootstrap-new2-v5' into 'dev'Mario2024-02-201-25/+35
|\
| * update to Bootstrap 5Rocky2024-02-141-25/+35
* | introduce get_actor() force flag to omit cache, rework contact refresh, speci...Mario2024-02-153-27/+38
* | require the intl extension forMario2024-02-142-0/+6
* | deal with inReplyTo array + some docu and styleMario2024-02-141-7/+14
* | improved checks in HTTPSig::find_headers()Mario2024-02-141-15/+26
|/
* minor css adjustmentMario2024-02-141-6/+6
* fix round buttons not being roundMario2024-02-132-3/+16
* do not feed null to TimeZoneUtil::getTimeZone()Mario2024-02-131-1/+1
* we are now using the item uuid for the notification hash if available. since ...Mario2024-02-131-2/+3
* Add test for a paragraph with a mention and some textMario2024-02-131-0/+4
* scss: show current color and add some help textMario2024-02-132-9/+9
* bump versionMario2024-02-131-1/+1
* move the empty recips check to store(). otherwise it might interfere with zot...Mario2024-02-131-5/+5
* consider a message arriving to our inbox with no recipients (as seen from fri...Mario2024-02-131-1/+1
* fix logic so that direct messages will be allowed in case the send_mail permi...Mario2024-02-131-13/+13
* mb_strlen() will return 2 for some emojis - possibly grapheme_strlen() will b...Mario2024-02-131-1/+1
* add sample scss fileMario2024-02-121-0/+10
* scss: more options and some fixesMario2024-02-126-38/+86
* use primary colorMario2024-02-101-1/+1
* custom sass bootstrap builds for channels and siteMario2024-02-1072-222/+20796
* fix some whitespace issues after recent changesMario2024-02-093-17/+21
* another tryMario2024-02-091-2/+2
* let's try thisMario2024-02-091-2/+2
* move parsing of a tags upà to fix an issue where mentions arriving from mast...Mario2024-02-081-4/+3
* mark items verified in zot delivery also if either LDSignature or EddsaSignat...Mario2024-02-081-2/+2
* whitespaceMario2024-02-081-2/+0
* Merge branch 'minor-markdown-fixes' into 'dev'Mario2024-02-083-51/+174
|\
| * Support code blocks with language in markdown and html.Harald Eilertsen2024-02-082-0/+5
| * Fix: Preserve hard linebreaks from markdown and htmlHarald Eilertsen2024-02-072-1/+13
| * Don't concert html nodes with no bbcode equivalent.Harald Eilertsen2024-02-071-0/+4
| * Fix: Keep indentation in html and md code blocks.Harald Eilertsen2024-02-073-17/+28
| * Fix convert code blocs from markdown/html to bbcodeHarald Eilertsen2024-02-063-2/+21
| * Fix image with alt text for html/md to bbcodeHarald Eilertsen2024-02-063-0/+51
| * Add some tests for markdown to bbcode conversion.Harald Eilertsen2024-02-061-0/+37
| * Clean up markdowntest and fix bb to markdown test.Harald Eilertsen2024-02-061-41/+25
* | update docu and remove redundant pernission check after vonv fetch fixesMario2024-02-071-4/+1
* | add uuid to dreport for internal use and and fix issues with conversation fet...Mario2024-02-073-52/+64
|/
* fix custom emoji reactions arriving from pleromaMario2024-02-041-0/+13
* streams collection branch compatibilityMario2024-02-022-4/+12
* more fix conv_list templateMario2024-02-011-2/+2
* fix conv_list templateMario2024-02-012-14/+14
* fix issues related to b64mid to uuid conversionMario2024-02-012-2/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2024-02-011-8/+17
|\
| * Merge branch 'add-ci-job-for-mariadb' into 'dev'Mario2024-02-011-8/+17
| |\
| | * CI: Add job for MariaDB 10.6Harald Eilertsen2024-01-221-4/+13
| | * CI: Slight refactoring.Harald Eilertsen2024-01-211-4/+4
* | | testing JcsEddsa2022 sigsMario2024-02-011-7/+25
|/ /
* | strip a possible fragmentMario2024-02-011-0/+2