| Commit message (Expand) | Author | Age | Files | Lines |
* | fix an obscure delivering issue which incidentally also fixes a delivering is...HEADdev | Mario | 2 days | 2 | -13/+6 |
* | fix some plink for forum posts and comments | Mario | 7 days | 1 | -7/+1 |
* | cleanup | Mario | 8 days | 1 | -1/+1 |
* | use the syntax which allows image descriptions | Mario | 8 days | 1 | -2/+4 |
* | move jot popup handling to template, port photo selector to vanilla javascrip... | Mario | 8 days | 2 | -2/+2 |
* | some emoji type tags do not have an id, we will use icon.url instead in those... | Mario | 9 days | 1 | -2/+2 |
* | this is required e.g. when relaying emoji reactions otherwise the relevant da... | Mario | 9 days | 1 | -2/+0 |
* | make sure object actor is an array if we are going to use it | Mario | 9 days | 1 | -2/+3 |
* | move custom emoji rendering to smilies() | Mario | 10 days | 1 | -1/+2 |
* | make sure we have an encoded activity before we go on building the packet, do... | Mario | 10 days | 1 | -1/+7 |
* | do not return success if Libzot::fetch() did not return anything useful and r... | Mario | 10 days | 1 | -3/+5 |
* | cleanup deprecated forum queries and possibly improved performance | Mario | 2025-03-28 | 2 | -23/+3 |
* | remove deprecated emojiReaction | Mario | 2025-03-28 | 1 | -44/+10 |
* | minor cleanup | Mario | 2025-03-27 | 1 | -13/+2 |
* | restrict access to tool to local channels | Mario | 2025-03-24 | 1 | -0/+4 |
* | use the new version of unparse_url() and fall through to destination if nothi... | Mario Vavti | 2025-03-22 | 1 | -6/+4 |
* | do not include our own activities in unseen forum notifications | Mario | 2025-03-20 | 1 | -2/+3 |
* | we require the HTTP signature to be set in the HTTP_AUTHORIZATION field somew... | Mario | 2025-03-18 | 1 | -0/+2 |
* | an attempt to fix no notifications for likes on our comments - beause it came... | Mario | 2025-03-17 | 1 | -11/+19 |
* | allow to send signed requests from mod zot_probe | Mario | 2025-03-12 | 1 | -1/+7 |
* | wrong logic | Mario | 2025-03-09 | 1 | -1/+1 |
* | print an ugly error message and the destination if OWA failed for some reason | Mario | 2025-03-09 | 1 | -0/+9 |
* | remove leading @ | Mario | 2025-03-09 | 1 | -1/+7 |
* | streamline login pages layout - fix issue #1892 | Mario | 2025-03-07 | 2 | -3/+23 |
* | escape tags on xchan name and cleanup baseurl/site_url variables which should... | Mario | 2025-03-06 | 1 | -7/+5 |
* | fix $owner_hash not set correctly when editing and some whitespace fixes | Mario | 2025-02-28 | 1 | -20/+20 |
* | make sure attachment is an array | Mario | 2025-02-20 | 1 | -1/+1 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2025-02-20 | 1 | -4/+4 |
|\ |
|
| * | update to smarty v5 | Mario Vavti | 2025-02-20 | 1 | -4/+4 |
* | | prefer contextHistory over context | Mario | 2025-02-19 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'replace-epub-thumbnail-code' into 'dev' | Mario | 2025-02-14 | 1 | -10/+138 |
|\ |
|
| * | Replace the the code to extract epub thumbnails | Harald Eilertsen | 2025-02-12 | 1 | -10/+138 |
* | | Highlight_mark_button3 | Rocky | 2025-02-14 | 1 | -0/+1 |
* | | revert adding of additional sort field which was added for testingg | Mario | 2025-02-13 | 1 | -5/+5 |
* | | exclude uplinked items from those queries since they are unlikely to be the o... | Mario Vavti | 2025-02-11 | 3 | -7/+7 |
* | | start sending contextHistory along with context | Mario Vavti | 2025-02-11 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'owa-error-messages' into 'dev' | Mario | 2025-02-01 | 1 | -78/+106 |
|\ |
|
| * | Add error message on missing owa auth headers | Harald Eilertsen | 2025-01-29 | 1 | -78/+106 |
* | | possible sql performance improvements | Mario Vavti | 2025-01-30 | 2 | -7/+10 |
|/ |
|
* | fix php warniing in case tgt_type is not set | Mario Vavti | 2025-01-24 | 1 | -1/+1 |
* | dismiss entries where primary location data is not complete for some reason | Mario Vavti | 2025-01-05 | 1 | -0/+5 |
* | cleanup outdated doc entries just once after the docs were imported to the db | Mario Vavti | 2025-01-05 | 1 | -12/+12 |
* | remove redundant arguments | Mario Vavti | 2025-01-04 | 1 | -2/+2 |
* | pass uid to drop_item() to ensure we will have permission to actually drop th... | Mario Vavti | 2024-12-29 | 1 | -2/+2 |
* | missing argument name | Mario | 2024-12-26 | 1 | -1/+1 |
* | fix another possible loop | Mario | 2024-12-26 | 1 | -1/+1 |
* | this should fix the infinite loop caused by a regression in Daemon/Expire | Mario | 2024-12-25 | 2 | -3/+3 |
* | hotfix for loop caused in Daemon/Expire | Mario | 2024-12-25 | 1 | -1/+1 |
* | do not allow a new zid to override an existing remote login - otherwise a prf... | Mario | 2024-12-22 | 1 | -1/+1 |
* | fix sql error | Mario | 2024-12-22 | 1 | -1/+1 |