| Commit message (Expand) | Author | Age | Files | Lines |
* | streams compatibility | System user; root | 2024-02-29 | 1 | -0/+4 |
* | provide some more jsonld builtins | Mario | 2024-01-11 | 1 | -0/+4 |
* | Work around possible loop and use Lib/Config in init | Mario Vavti | 2024-01-01 | 1 | -2/+5 |
* | fix php errors and deprecation warnings | Mario Vavti | 2023-12-31 | 1 | -1/+1 |
* | deprecate simplepie idna_convert | Mario Vavti | 2023-12-31 | 1 | -19/+10 |
* | do not double process quoted strings | Mario | 2023-12-21 | 1 | -0/+5 |
* | Revert "changelog" | Mario | 2023-12-20 | 1 | -1/+2 |
* | changelog | Mario | 2023-12-20 | 1 | -2/+1 |
* | if it is not an array do not attempt count() | Mario Vavti | 2023-12-08 | 1 | -1/+1 |
* | remove follow (does not make any sense to add follow link of the logged in ch... | Mario | 2023-11-21 | 1 | -1/+1 |
* | add additional observer and channel info to nav if applicable | Mario | 2023-11-21 | 1 | -6/+18 |
* | remove unused variable | Mario | 2023-11-20 | 1 | -2/+0 |
* | the additional parameter has been deprecated there is no need to check the ve... | Mario | 2023-11-20 | 1 | -4/+7 |
* | more do not provide channel info for templates and code cleanup | Mario | 2023-11-20 | 1 | -7/+9 |
* | do not provide channel info for templates | Mario | 2023-11-20 | 1 | -2/+6 |
* | a possible fix for issue #1816 | Mario | 2023-11-09 | 1 | -3/+11 |
* | some low level work on native repeats | Mario | 2023-11-09 | 1 | -1/+2 |
* | bbcode: do not overrule default list style | Mario | 2023-11-07 | 1 | -2/+2 |
* | use new lang detect library which supports much more languages | Mario | 2023-10-07 | 2 | -32/+22 |
* | parse the event object in first place and use the body bbcode as backup | Mario Vavti | 2023-10-04 | 1 | -42/+82 |
* | more deprecate $a | Mario | 2023-09-21 | 2 | -5/+4 |
* | jsonld: return object instead of json string | Mario | 2023-09-21 | 1 | -3/+3 |
* | only show theme switch icon if switching is supported by the theme | Mario | 2023-09-21 | 1 | -1/+4 |
* | deprecate the ancient $a variable | Mario | 2023-09-20 | 1 | -2/+0 |
* | fix regression in jsonld_document_loader() | Mario | 2023-09-16 | 1 | -5/+2 |
* | only select the required fields to prevent memory exhaustion on big result sets | System user; apache | 2023-09-15 | 1 | -3/+6 |
* | also look for widgets in view/theme/themename/widget | Mario | 2023-09-14 | 1 | -0/+1 |
* | theme fixes to make a barebones theme work slightly better | Mario | 2023-09-10 | 1 | -1/+1 |
* | order by hubloc_id like everywhere else for this reason and do not include de... | Mario | 2023-08-27 | 1 | -1/+1 |
* | fix notification text for likes in cases where obj.actor is not set | Mario | 2023-08-19 | 1 | -0/+9 |
* | make sure that we allow "0" as pathname | Mario | 2023-08-15 | 1 | -2/+2 |
* | fix unable to create folders with name 0 | Mario | 2023-08-14 | 1 | -1/+1 |
* | fix cached jsonld files fetched via network | Mario | 2023-07-21 | 1 | -33/+50 |
* | Skip logging when DB functions are not yet loaded (logging requires db lookup). | DM42.Net Hubzilla Development | 2023-07-17 | 1 | -4/+5 |
* | basic per item rtl language support - issue ##1780 | Mario | 2023-07-13 | 1 | -0/+17 |
* | do not linkify in nobb and noparse tags - issue #1776 | Mario | 2023-07-04 | 1 | -0/+2 |
* | fix php warning | Mario | 2023-07-03 | 1 | -2/+6 |
* | make sure to return infos from current hub where applicable - fix issue #1770 | Mario | 2023-07-03 | 1 | -1/+1 |
* | unify code for selecting deliverable abook xchans | Mario | 2023-07-01 | 3 | -25/+45 |
* | remove unused pseudo abook code | Mario | 2023-06-29 | 2 | -28/+3 |
* | pass $escape to stringify_array_elms() | Mario | 2023-06-29 | 1 | -1/+1 |
* | implement inline moderation of reactions | Mario | 2023-06-27 | 1 | -1/+6 |
* | implement optional moderation of unsolicited comments, minor css fixes and so... | Mario | 2023-06-23 | 3 | -20/+30 |
* | only remove the owner from delivery if its their post and minor cleanup | Mario | 2023-06-12 | 1 | -6/+2 |
* | do not add deleted xchans for poco | Mario | 2023-06-08 | 1 | -3/+2 |
* | shuffle queue deliveries for more randomness | Mario | 2023-06-08 | 1 | -0/+2 |
* | fix wrong array key | Mario | 2023-06-02 | 1 | -1/+1 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2023-06-02 | 1 | -7/+15 |
|\ |
|
| * | fix theme_attachments() | Mario Vavti | 2023-06-02 | 1 | -7/+15 |
* | | ocap initial checkin | Mario | 2023-06-02 | 3 | -14/+182 |