Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | rfc9421 verify: parse more fields if applicable | Mario | 2025-06-23 | 6 | -10/+35 | |
| | | ||||||
* | | bump version | Mario | 2025-06-22 | 1 | -1/+1 | |
| | | ||||||
* | | import App | Mario | 2025-06-21 | 1 | -0/+1 | |
| | | ||||||
* | | start verifying RFC9421 HTTP Signatures (hopefully) | Mario Vavti | 2025-06-21 | 89 | -8/+15580 | |
| | | ||||||
* | | css fix | Mario | 2025-06-20 | 1 | -1/+1 | |
| | | ||||||
* | | only show the pin if we display the label and fix the test | Mario | 2025-06-19 | 2 | -3/+3 | |
| | | ||||||
* | | prepend geo links withe a pushpin emoji so that they can be distinguished ↵ | Mario | 2025-06-19 | 1 | -1/+1 | |
| | | | | | | | | from regular links | |||||
* | | make sure to set the state on the correct button | Mario | 2025-06-19 | 2 | -3/+7 | |
| | | ||||||
* | | make sure there is a comment button before attempting to add a class to it | Mario | 2025-06-18 | 1 | -1/+3 | |
| | | ||||||
* | | re-add check for sub thread wrapper | Mario | 2025-06-18 | 1 | -1/+1 | |
| | | ||||||
* | | properly set the comment button and sub-thread-wrapper state if we are ↵ | Mario | 2025-06-18 | 2 | -7/+8 | |
| | | | | | | | | loading a conversation in partly expanded mode | |||||
* | | remove some redundant spaces in bbcode to html conversion and fix tests | Mario Vavti | 2025-06-18 | 5 | -23/+23 | |
| | | ||||||
* | | handle naked geo URIs and add tests | Mario | 2025-06-18 | 2 | -6/+32 | |
| | | ||||||
* | | allow geo: uri and be more specific when checking uri schemes also remove ↵ | Mario | 2025-06-17 | 1 | -2/+6 | |
|/ | | | | zhttp which is not used anymore and ftp which is not supported by most browsers anymore | |||||
* | bump version | Mario | 2025-06-14 | 1 | -1/+1 | |
| | ||||||
* | leave zoom handling to the comment button click handler | Mario | 2025-06-14 | 1 | -28/+0 | |
| | ||||||
* | Merge branch 'remove-obsolete-funcs' into 'dev' | Mario | 2025-06-14 | 1 | -231/+0 | |
|\ | | | | | | | | | Remove obsolete functions in account.php See merge request hubzilla/core!2208 | |||||
| * | Remove obsolete verify_email_addressNOP function | Harald Eilertsen | 2025-06-08 | 1 | -70/+0 | |
| | | ||||||
| * | Remove obsolete functions in account.php | Harald Eilertsen | 2025-06-08 | 1 | -161/+0 | |
| | | ||||||
* | | Merge branch 'fix-album-widgets' into 'dev' | Mario | 2025-06-14 | 2 | -0/+7 | |
|\ \ | | | | | | | | | | | | | Fix undefined variable in album widgets See merge request hubzilla/core!2207 | |||||
| * | | Fix undefined variable in album widgets | Harald Eilertsen | 2025-06-07 | 2 | -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' | Mario | 2025-06-14 | 1 | -26/+0 | |
|\ \ | | | | | | | | | | | | | Remove unused Xref module See merge request hubzilla/core!2206 | |||||
| * | | Remove unused Xref module | Harald Eilertsen | 2025-06-07 | 1 | -26/+0 | |
| |/ | | | | | | | | | See discussion here: https://hubzilla.org/item/c611090c-1a5e-5fa5-8836-06f393fd71ef | |||||
* | | invert the verb query part | Mario | 2025-06-13 | 1 | -4/+4 | |
| | | ||||||
* | | css fixes | Mario | 2025-06-13 | 2 | -7/+11 | |
| | | ||||||
* | | bump version | Mario | 2025-06-13 | 1 | -1/+1 | |
| | | ||||||
* | | trick sql to use a better suited index | Mario | 2025-06-13 | 1 | -1/+1 | |
| | | ||||||
* | | add EmojiReact to the countable comment verbs | Mario | 2025-06-12 | 2 | -2/+2 | |
| | | ||||||
* | | blog mode fixes | Mario | 2025-06-12 | 5 | -10/+20 | |
| | | ||||||
* | | consistent naming | Mario | 2025-06-12 | 1 | -1/+1 | |
| | | ||||||
* | | do not expand all 3 thread levels even if the content is already there. This ↵ | Mario | 2025-06-12 | 1 | -8/+3 | |
| | | | | | | | | would be inconsistent behaviour. | |||||
* | | css fixes | Mario | 2025-06-12 | 1 | -2/+2 | |
| | | ||||||
* | | bump version | Mario | 2025-06-11 | 1 | -1/+1 | |
| | | ||||||
* | | implement indenting of already expanded but flattened items and add dblclick ↵ | Mario | 2025-06-11 | 4 | -4/+50 | |
| | | | | | | | | info badge | |||||
* | | refactor TLL to zoom in on every expansion and better maintainable code | Mario | 2025-06-11 | 2 | -82/+54 | |
| | | ||||||
* | | more autoexpand iterations fixes | Mario | 2025-06-10 | 2 | -2/+4 | |
| | | ||||||
* | | bump version | Mario | 2025-06-10 | 1 | -1/+1 | |
| | | ||||||
* | | fix autoexpand iterations | Mario | 2025-06-10 | 2 | -10/+8 | |
| | | ||||||
* | | dismiss summary if it is equal to content and css fixes | Mario | 2025-06-09 | 4 | -4/+4 | |
| | | ||||||
* | | css fixes | Mario | 2025-06-09 | 3 | -3/+13 | |
| | | ||||||
* | | use a more prominent color | Mario | 2025-06-09 | 1 | -1/+1 | |
| | | ||||||
* | | do not count iterations where we have not found a new thread | Mario | 2025-06-09 | 1 | -2/+1 | |
| | | ||||||
* | | do not call preview twice and not at all if we are in modal action | Mario | 2025-06-08 | 1 | -2/+3 | |
| | | ||||||
* | | bump version | Mario | 2025-06-08 | 1 | -1/+1 | |
| | | ||||||
* | | fix comment image embed after transition to modal | Mario | 2025-06-08 | 2 | -17/+45 | |
| | | ||||||
* | | css fixes | Mario | 2025-06-08 | 1 | -3/+3 | |
| | | ||||||
* | | slightly darker colors | Mario | 2025-06-08 | 1 | -1/+1 | |
| | | ||||||
* | | improved thread lense | Mario | 2025-06-08 | 2 | -25/+50 | |
| | | ||||||
* | | more cleanup | Mario | 2025-06-08 | 2 | -10/+19 | |
| | | ||||||
* | | more cleanup and introduce the thread lense | Mario | 2025-06-08 | 4 | -85/+100 | |
|/ |