aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix notification text for likes in cases where obj.actor is not setMario2023-08-191-0/+9
* make sure that we allow "0" as pathnameMario2023-08-151-2/+2
* fix unable to create folders with name 0Mario2023-08-141-1/+1
* fix cached jsonld files fetched via networkMario2023-07-211-33/+50
* Skip logging when DB functions are not yet loaded (logging requires db lookup).DM42.Net Hubzilla Development2023-07-171-4/+5
* basic per item rtl language support - issue ##1780Mario2023-07-131-0/+17
* do not linkify in nobb and noparse tags - issue #1776Mario2023-07-041-0/+2
* fix php warningMario2023-07-031-2/+6
* make sure to return infos from current hub where applicable - fix issue #1770Mario2023-07-031-1/+1
* unify code for selecting deliverable abook xchansMario2023-07-013-25/+45
* remove unused pseudo abook codeMario2023-06-292-28/+3
* pass $escape to stringify_array_elms()Mario2023-06-291-1/+1
* implement inline moderation of reactionsMario2023-06-271-1/+6
* implement optional moderation of unsolicited comments, minor css fixes and so...Mario2023-06-233-20/+30
* only remove the owner from delivery if its their post and minor cleanupMario2023-06-121-6/+2
* do not add deleted xchans for pocoMario2023-06-081-3/+2
* shuffle queue deliveries for more randomnessMario2023-06-081-0/+2
* fix wrong array keyMario2023-06-021-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-06-021-7/+15
|\
| * fix theme_attachments()Mario Vavti2023-06-021-7/+15
* | ocap initial checkinMario2023-06-023-14/+182
* | add owner and author to item_permissions_sql()Mario2023-06-011-3/+10
|/
* php warningMario2023-05-101-5/+5
* php warningsMario2023-05-101-6/+6
* fix query for postgresMario Vavti2023-05-101-1/+1
* missing functionMario Vavti2023-05-101-0/+33
* deal with arrays and jsonMario Vavti2023-05-101-37/+63
* update profile vcard to implement the cover imageMario2023-05-061-3/+9
* correctly set some perms when our follow request was acceptedMario2023-04-251-1/+0
* fix regression when rendering event itemsMario2023-04-232-2/+3
* % values in format_poll() should be roundedMario2023-04-191-8/+8
* fix php warningMario2023-04-161-3/+3
* fix php warningMario2023-04-161-1/+1
* improved item_expire()Mario Vavti2023-04-142-35/+25
* update remove_all_xchan_resources() and remove deletion of deprecated conv tableMario Vavti2023-04-132-28/+27
* prevent duplicate definitionsMario Vavti2023-04-131-3/+11
* split up a potentially long running sql queryMario2023-04-081-0/+2
* ignore deliveries by our own channel which do not origin from the local hub. ...Mario2023-03-301-1/+1
* do not add not_here, anon, token and rss contacts to receiversMario Vavti2023-03-291-2/+1
* initial check in to allow all mentions optionMario2023-03-232-9/+42
* update bb_parse_b64_crypt()Mario2023-03-181-2/+4
* fix issue #1728Mario2023-03-122-3/+2
* fix max_oembed_size check if content length header is an array (e.g. after a ...Mario2023-03-121-3/+8
* more mfa cleanupMario2023-03-081-1/+2
* minor cleanupMario2023-03-081-1/+1
* port totp mfa from streams with some adjustionsMario2023-03-081-1/+10
* do not use zrl tag for non zot profiles and remove redundant foreach which wa...Mario2023-03-031-33/+31
* Revert "some work on bringing bang tags back for forums"Mario2023-03-032-16/+18
* some work on bringing bang tags back for forumsMario2023-03-022-18/+16
* possible fix for issue #1731Mario2023-02-271-3/+3