Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Merge branch 'drop-unused-html5-library' into 'dev' | Mario | 2024-10-12 | 6 | -6469/+0 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Remove HTML5 parser lib deprecated in Hubzilla 5.0 See merge request hubzilla/core!2148 | |||||
| | * | | | Remove HTML5 parser lib deprecated in Hubzilla 5.0drop-unused-html5-library | Harald Eilertsen | 2024-10-09 | 6 | -6469/+0 | |
| | |/ / | ||||||
| * | | | Merge branch 'first-tests-for-module-magic' into 'dev' | Mario | 2024-10-12 | 2 | -2/+115 | |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | tests: Add some tests for the Zotlabs\Magic module. See merge request hubzilla/core!2147 | |||||
| | * | | | tests: Add some tests for the Zotlabs\Magic module. | Harald Eilertsen | 2024-10-06 | 2 | -2/+115 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only tests the delegate functionality at the moment. This patch also includes some minor fixes to the Magic module, triggered by the tests with empty destination URL's. | |||||
* | | | | | code consistency | Mario Vavti | 2024-10-12 | 1 | -3/+4 | |
| | | | | | ||||||
* | | | | | containers: port start_delivery_chain() | Mario Vavti | 2024-10-12 | 1 | -1/+5 | |
| | | | | | ||||||
* | | | | | Merge branch 'dev' into containers | Mario Vavti | 2024-10-12 | 1 | -1/+3 | |
|\| | | | | ||||||
| * | | | | Fix duplicate posts from forum clones | Mario Vavti | 2024-10-12 | 1 | -1/+3 | |
| | |_|/ | |/| | | ||||||
* | | | | containers: port mod impel | Mario Vavti | 2024-10-11 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | containers: port core modules and attach_store_item() | Mario Vavti | 2024-10-11 | 6 | -15/+28 | |
| | | | | ||||||
* | | | | document some special handling | Mario Vavti | 2024-10-10 | 1 | -3/+7 | |
| | | | | ||||||
* | | | | fix c/p typo | Mario Vavti | 2024-10-10 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | update item entity for hubzilla | Mario Vavti | 2024-10-10 | 2 | -47/+6 | |
| | | | | ||||||
* | | | | merge dev and resolve conflicts | Mario Vavti | 2024-10-10 | 1 | -0/+6 | |
|\| | | | ||||||
| * | | | revert | Mario Vavti | 2024-10-10 | 2 | -255/+43 | |
| | | | | ||||||
| * | | | resolve merge conflict | Mario Vavti | 2024-10-10 | 2 | -43/+255 | |
| | | | | ||||||
| * | | | changelog | Mario Vavti | 2024-10-10 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | also discard Add/Remove at the AP side | Mario Vavti | 2024-10-10 | 2 | -7/+22 | |
| | |/ | |/| | ||||||
| * | | also dismiss add/remove collection activities in fetch_conversation() | Mario | 2024-10-09 | 1 | -5/+15 | |
| | | | ||||||
| * | | dismiss add/remove collection activities until we support themà | Mario | 2024-10-09 | 1 | -0/+13 | |
| |/ | ||||||
* | | containers: send add in mod like, send remove on delete | Mario Vavti | 2024-10-09 | 4 | -8/+32 | |
| | | ||||||
* | | enable the hooks again | Mario Vavti | 2024-10-09 | 1 | -2/+2 | |
| | | ||||||
* | | more work on porting containers from streams | Mario Vavti | 2024-10-09 | 7 | -31/+149 | |
| | | ||||||
* | | whitespace and use empty for check | Mario | 2024-10-06 | 1 | -6/+6 | |
| | | ||||||
* | | start containers | Mario | 2024-10-06 | 6 | -41/+287 | |
| | | ||||||
* | | port some libs from streams repo | Mario | 2024-10-06 | 22 | -0/+5196 | |
|/ | ||||||
* | css fixes | Mario | 2024-10-04 | 1 | -1/+1 | |
| | ||||||
* | remove bogus icon id | Mario | 2024-10-04 | 1 | -1/+1 | |
| | ||||||
* | more fa2bi fixes | Mario | 2024-10-04 | 2 | -5/+5 | |
| | ||||||
* | changelog | Mario | 2024-10-04 | 1 | -0/+6 | |
| | ||||||
* | Reflect change to btn-link in js template | Mario | 2024-10-04 | 1 | -1/+1 | |
| | ||||||
* | Fix modal backdrop not removed when like/unlike from the modal | Mario | 2024-10-04 | 1 | -0/+3 | |
| | ||||||
* | Fix missing handle icon in mod pdledit_gui | Mario | 2024-10-04 | 1 | -1/+1 | |
| | ||||||
* | due to popular demand: indicate reacted state via icon color | Mario | 2024-10-03 | 3 | -23/+19 | |
| | ||||||
* | changelog | Mario | 2024-10-02 | 1 | -0/+9 | |
| | ||||||
* | Merge branch 'tests-for-activitystreams' into 'dev' | Mario | 2024-10-02 | 1 | -0/+136 | |
|\ | | | | | | | | | tests: Add a basic test for ActivityStreams See merge request hubzilla/core!2146 | |||||
| * | tests: Add a basic test for ActivityStreams | Harald Eilertsen | 2024-10-02 | 1 | -0/+136 | |
| | | | | | | | | | | This is just a basic test that parses a specific object, and tests that all the referenced objects are fetched from the originating servers. | |||||
* | | Merge branch 'markdown/dont-link-urls-in-code-blocks' into 'dev' | Mario | 2024-10-02 | 3 | -17/+21 | |
|\ \ | | | | | | | | | | | | | markdown: Don't link URLs in code blocks. See merge request hubzilla/core!2145 | |||||
| * | | markdown: Don't link URLs in code blocks. | Harald Eilertsen | 2024-09-30 | 3 | -17/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When passing a content throught the `markdown_to_bb` function to convert any markdown in the content, any recognized URLs in the content would be converted to BBCode links as a post processing step after the main conversion. After commit a1ccacb825edac6ae36e5db4f62ebfe7aeaebe9f this did no longer consider content within code blocks, and would thus convert them as to BBCode links. Example: The following content [code] example url: https://example.com [/code] Would be converted to [code] example url: [url=https://example.com]https://example.com[/url] [/code] Prior to commit a1ccacb825edac6ae36e5db4f62ebfe7aeaebe9f, code blocks would be protected, so this would not happen. This patch removes the post processing step for converting plain URLs to links completely from this routine. This functionality is in any case covered in the actual BBCode parser where it belongs. This will have some other side effects as well, such as images and links created using Markdown, will not be converted to [zmg] or [zrl] tags where that would be done automatically before. If you intend to use a [zrl] or [zmg] tag, you now need to do so explicitly. | |||||
* | | | rewrite sql logic to rename photos - there are more DB queries involved now ↵ | Mario Vavti | 2024-10-02 | 1 | -21/+19 | |
| |/ |/| | | | | | but the previous logic was throwing error in postgresql (while the result was correct anyway) | |||||
* | | update symfony/polyfill-php81 | Mario | 2024-09-30 | 5 | -22/+22 | |
| | | ||||||
* | | update sabre/vobject | Mario | 2024-09-30 | 9 | -36/+138 | |
| | | ||||||
* | | update spomky-labs/otphp | Mario | 2024-09-30 | 10 | -60/+59 | |
| | | ||||||
* | | update ramsey/uuid | Mario | 2024-09-30 | 5 | -24/+26 | |
| | | ||||||
* | | update scssphp | Mario | 2024-09-30 | 13 | -63/+138 | |
| | | ||||||
* | | fix german about page title | Mario | 2024-09-30 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'more-help-improvements' into 'dev' | Mario | 2024-09-30 | 6 | -38/+33 | |
|\ \ | | | | | | | | | | | | | Fix help for other languages than english See merge request hubzilla/core!2144 | |||||
| * | | Tests: Unbreak help test. | Harald Eilertsen | 2024-09-29 | 1 | -2/+2 | |
| | | | ||||||
| * | | Help: Drop language specifier in URL when redirecting | Harald Eilertsen | 2024-09-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | This finally fixes the help for languages other than english. | |||||
| * | | Replace drop shadow in help toc with brighter color. | Harald Eilertsen | 2024-09-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | The drop shadow looked terrible in dark mode. While that could be fixed, I think it looks better with just using the link hover color and making the selected item bold. |