aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | rfc9421 verify: parse more fields if applicableMario2025-06-236-10/+35
| |
* | bump versionMario2025-06-221-1/+1
| |
* | import AppMario2025-06-211-0/+1
| |
* | start verifying RFC9421 HTTP Signatures (hopefully)Mario Vavti2025-06-2189-8/+15580
| |
* | css fixMario2025-06-201-1/+1
| |
* | only show the pin if we display the label and fix the testMario2025-06-192-3/+3
| |
* | prepend geo links withe a pushpin emoji so that they can be distinguished ↵Mario2025-06-191-1/+1
| | | | | | | | from regular links
* | make sure to set the state on the correct buttonMario2025-06-192-3/+7
| |
* | make sure there is a comment button before attempting to add a class to itMario2025-06-181-1/+3
| |
* | re-add check for sub thread wrapperMario2025-06-181-1/+1
| |
* | properly set the comment button and sub-thread-wrapper state if we are ↵Mario2025-06-182-7/+8
| | | | | | | | loading a conversation in partly expanded mode
* | remove some redundant spaces in bbcode to html conversion and fix testsMario Vavti2025-06-185-23/+23
| |
* | handle naked geo URIs and add testsMario2025-06-182-6/+32
| |
* | allow geo: uri and be more specific when checking uri schemes also remove ↵Mario2025-06-171-2/+6
|/ | | | zhttp which is not used anymore and ftp which is not supported by most browsers anymore
* bump versionMario2025-06-141-1/+1
|
* leave zoom handling to the comment button click handlerMario2025-06-141-28/+0
|
* Merge branch 'remove-obsolete-funcs' into 'dev'Mario2025-06-141-231/+0
|\ | | | | | | | | Remove obsolete functions in account.php See merge request hubzilla/core!2208
| * Remove obsolete verify_email_addressNOP functionHarald Eilertsen2025-06-081-70/+0
| |
| * Remove obsolete functions in account.phpHarald Eilertsen2025-06-081-161/+0
| |
* | Merge branch 'fix-album-widgets' into 'dev'Mario2025-06-142-0/+7
|\ \ | | | | | | | | | | | | Fix undefined variable in album widgets See merge request hubzilla/core!2207
| * | Fix undefined variable in album widgetsHarald Eilertsen2025-06-072-0/+7
| |/ | | | | | | | | | | | | | | | | The Album and Portfolio widgets would reference the undefined $phototypes array to determine the file extensions of the image sources. It appears that the extension is not really necessary, but for completeness I fixed the issue so that the appropriate extension will be used by for the image source attribute.
* | Merge branch 'remove-xref-module' into 'dev'Mario2025-06-141-26/+0
|\ \ | | | | | | | | | | | | Remove unused Xref module See merge request hubzilla/core!2206
| * | Remove unused Xref moduleHarald Eilertsen2025-06-071-26/+0
| |/ | | | | | | | | See discussion here: https://hubzilla.org/item/c611090c-1a5e-5fa5-8836-06f393fd71ef
* | invert the verb query partMario2025-06-131-4/+4
| |
* | css fixesMario2025-06-132-7/+11
| |
* | bump versionMario2025-06-131-1/+1
| |
* | trick sql to use a better suited indexMario2025-06-131-1/+1
| |
* | add EmojiReact to the countable comment verbsMario2025-06-122-2/+2
| |
* | blog mode fixesMario2025-06-125-10/+20
| |
* | consistent namingMario2025-06-121-1/+1
| |
* | do not expand all 3 thread levels even if the content is already there. This ↵Mario2025-06-121-8/+3
| | | | | | | | would be inconsistent behaviour.
* | css fixesMario2025-06-121-2/+2
| |
* | bump versionMario2025-06-111-1/+1
| |
* | implement indenting of already expanded but flattened items and add dblclick ↵Mario2025-06-114-4/+50
| | | | | | | | info badge
* | refactor TLL to zoom in on every expansion and better maintainable codeMario2025-06-112-82/+54
| |
* | more autoexpand iterations fixesMario2025-06-102-2/+4
| |
* | bump versionMario2025-06-101-1/+1
| |
* | fix autoexpand iterationsMario2025-06-102-10/+8
| |
* | dismiss summary if it is equal to content and css fixesMario2025-06-094-4/+4
| |
* | css fixesMario2025-06-093-3/+13
| |
* | use a more prominent colorMario2025-06-091-1/+1
| |
* | do not count iterations where we have not found a new threadMario2025-06-091-2/+1
| |
* | do not call preview twice and not at all if we are in modal actionMario2025-06-081-2/+3
| |
* | bump versionMario2025-06-081-1/+1
| |
* | fix comment image embed after transition to modalMario2025-06-082-17/+45
| |
* | css fixesMario2025-06-081-3/+3
| |
* | slightly darker colorsMario2025-06-081-1/+1
| |
* | improved thread lenseMario2025-06-082-25/+50
| |
* | more cleanupMario2025-06-082-10/+19
| |
* | more cleanup and introduce the thread lenseMario2025-06-084-85/+100
|/