aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* fix an obscure delivering issue which incidentally also fixes a delivering is...HEADdevMario2 days2-13/+6
* fix some plink for forum posts and commentsMario7 days1-7/+1
* cleanupMario8 days1-1/+1
* use the syntax which allows image descriptionsMario8 days1-2/+4
* move jot popup handling to template, port photo selector to vanilla javascrip...Mario8 days2-2/+2
* some emoji type tags do not have an id, we will use icon.url instead in those...Mario9 days1-2/+2
* this is required e.g. when relaying emoji reactions otherwise the relevant da...Mario9 days1-2/+0
* make sure object actor is an array if we are going to use itMario9 days1-2/+3
* move custom emoji rendering to smilies()Mario10 days1-1/+2
* make sure we have an encoded activity before we go on building the packet, do...Mario10 days1-1/+7
* do not return success if Libzot::fetch() did not return anything useful and r...Mario10 days1-3/+5
* cleanup deprecated forum queries and possibly improved performanceMario2025-03-282-23/+3
* remove deprecated emojiReactionMario2025-03-281-44/+10
* minor cleanupMario2025-03-271-13/+2
* restrict access to tool to local channelsMario2025-03-241-0/+4
* use the new version of unparse_url() and fall through to destination if nothi...Mario Vavti2025-03-221-6/+4
* do not include our own activities in unseen forum notificationsMario2025-03-201-2/+3
* we require the HTTP signature to be set in the HTTP_AUTHORIZATION field somew...Mario2025-03-181-0/+2
* an attempt to fix no notifications for likes on our comments - beause it came...Mario2025-03-171-11/+19
* allow to send signed requests from mod zot_probeMario2025-03-121-1/+7
* wrong logicMario2025-03-091-1/+1
* print an ugly error message and the destination if OWA failed for some reasonMario2025-03-091-0/+9
* remove leading @Mario2025-03-091-1/+7
* streamline login pages layout - fix issue #1892Mario2025-03-072-3/+23
* escape tags on xchan name and cleanup baseurl/site_url variables which should...Mario2025-03-061-7/+5
* fix $owner_hash not set correctly when editing and some whitespace fixesMario2025-02-281-20/+20
* make sure attachment is an arrayMario2025-02-201-1/+1
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2025-02-201-4/+4
|\
| * update to smarty v5Mario Vavti2025-02-201-4/+4
* | prefer contextHistory over contextMario2025-02-191-1/+4
|/
* Merge branch 'replace-epub-thumbnail-code' into 'dev'Mario2025-02-141-10/+138
|\
| * Replace the the code to extract epub thumbnailsHarald Eilertsen2025-02-121-10/+138
* | Highlight_mark_button3Rocky2025-02-141-0/+1
* | revert adding of additional sort field which was added for testinggMario2025-02-131-5/+5
* | exclude uplinked items from those queries since they are unlikely to be the o...Mario Vavti2025-02-113-7/+7
* | start sending contextHistory along with contextMario Vavti2025-02-111-1/+4
|/
* Merge branch 'owa-error-messages' into 'dev'Mario2025-02-011-78/+106
|\
| * Add error message on missing owa auth headersHarald Eilertsen2025-01-291-78/+106
* | possible sql performance improvementsMario Vavti2025-01-302-7/+10
|/
* fix php warniing in case tgt_type is not setMario Vavti2025-01-241-1/+1
* dismiss entries where primary location data is not complete for some reasonMario Vavti2025-01-051-0/+5
* cleanup outdated doc entries just once after the docs were imported to the dbMario Vavti2025-01-051-12/+12
* remove redundant argumentsMario Vavti2025-01-041-2/+2
* pass uid to drop_item() to ensure we will have permission to actually drop th...Mario Vavti2024-12-291-2/+2
* missing argument nameMario2024-12-261-1/+1
* fix another possible loopMario2024-12-261-1/+1
* this should fix the infinite loop caused by a regression in Daemon/ExpireMario2024-12-252-3/+3
* hotfix for loop caused in Daemon/ExpireMario2024-12-251-1/+1
* do not allow a new zid to override an existing remote login - otherwise a prf...Mario2024-12-221-1/+1
* fix sql errorMario2024-12-221-1/+1