aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* inbound support for custom emojisMario2024-03-082-45/+75
* list attachments in the original orderMario2024-03-071-4/+5
* fix unterminated entity reference error when dealing with domxpath and add a ...Mario2024-03-061-2/+3
* we are checking for null|array union type later - false would throw an errorMario2024-03-011-2/+2
* Merge branch 'some-bbcode-cleanup' into 'dev'Mario2024-03-012-326/+341
|\
| * Add some beginning tests for bbcode, and a bit of refactoringHarald Eilertsen2024-03-012-326/+341
* | Merge branch 'dba-transactions' into 'dev'Mario2024-03-011-0/+64
|\ \
| * | include/dba: Make Dba driver transaction aware.Harald Eilertsen2024-02-261-0/+64
* | | handle imagick readImageBlob() exceptionMario2024-03-011-1/+8
* | | AS2 Follow/IgnoreMario2024-03-011-3/+2
* | | more cleanupMario2024-02-292-7/+7
* | | some cleanupMario2024-02-291-6/+10
* | | AS2 Update and implement a first draft of AS2 Profile activitiesMario2024-02-295-124/+57
| |/ |/|
* | some cloeanup after last commitMario2024-02-281-27/+1
* | do away with deprecated activity typesMario2024-02-283-205/+1
|/
* AS2Mario2024-02-2511-477/+67
* make sure to decode html special chars before sending over the wire andMario2024-02-211-0/+7
* update to Bootstrap 5Rocky2024-02-141-25/+35
* do not feed null to TimeZoneUtil::getTimeZone()Mario2024-02-131-1/+1
* fix some whitespace issues after recent changesMario2024-02-092-16/+20
* 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
* Support code blocks with language in markdown and html.Harald Eilertsen2024-02-081-0/+1
* Fix: Preserve hard linebreaks from markdown and htmlHarald Eilertsen2024-02-071-1/+5
* 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-071-17/+16
* Fix convert code blocs from markdown/html to bbcodeHarald Eilertsen2024-02-061-2/+9
* Fix image with alt text for html/md to bbcodeHarald Eilertsen2024-02-061-0/+1
* streams collection branch compatibilityMario2024-02-021-0/+4
* start using uuid for internal reference instead of base64 encoded midMario2024-02-013-15/+20
* refactor fetch_and_store_parents() and inroduce the fetchparents daemonMario2024-01-252-1/+8
* restructure Libzot::process_delivery()Mario2024-01-241-1/+1
* process source xchan in xchan_query()Mario2024-01-231-1/+4
* store the original announce actor (the one that pushed the item into our stre...Mario2024-01-221-1/+1
* missing includeMario Vavti2024-01-211-0/+1
* Merge branch 'improve-validate-email' into 'dev'Mario2024-01-191-10/+17
|\
| * Improve the validate_email functionHarald Eilertsen2024-01-151-10/+17
* | native repeats continuedMario2024-01-191-13/+25
|/
* fix more php deprecationsMario2024-01-141-2/+4
* Handling HTML entities via mbstring is deprecatedMario2024-01-143-4/+18
* provide some more jsonld builtinsMario2024-01-111-0/+4
* prepare outbound fep-8b32 (object integrity) but do not enable yet since the ...Mario2024-01-101-12/+5
* reflect new fields in low level functionsMario2024-01-072-0/+4
* ekey and xchan_updated updatesMario2024-01-072-0/+13
* postgres does not like binaries to be string while mariadb/mysql does not see...Mario2024-01-021-1/+1
* Work around possible loop and use Lib/Config in initMario Vavti2024-01-011-2/+5
* fix php errors and deprecation warningsMario Vavti2023-12-311-1/+1
* deprecate simplepie idna_convertMario Vavti2023-12-311-19/+10
* do not double process quoted stringsMario2023-12-211-0/+5