Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | bbcode: do not overrule default list style | Mario | 2023-11-07 | 1 | -2/+2 | |
| | | | ||||||
| * | | simplepie: fix fatal error with php 8.2 - issue is filed upstream but ↵ | Mario | 2023-11-07 | 1 | -0/+4 | |
| | | | | | | | | | | | | probably will not be fixed any time soon | |||||
| * | | if channel is not defined we need to provide an empty array | Mario | 2023-11-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | only show tools to creators if they still have perms | Mario | 2023-11-01 | 2 | -2/+4 | |
| | | | ||||||
| * | | remove the directory updates entry if the channel was removed | Mario Vavti | 2023-10-26 | 1 | -6/+3 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2023-10-25 | 3 | -4/+4 | |
| |\ \ | ||||||
| | * | | slightly less noise when logging normal | Mario Vavti | 2023-10-25 | 3 | -4/+4 | |
| | | | | ||||||
| * | | | add stats logging to zotfinger | Mario | 2023-10-25 | 1 | -0/+4 | |
| |/ / | ||||||
| * | | use Activity::get_actor() which will check for the cache record in xconfig ↵ | Mario Vavti | 2023-10-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | before fetching | |||||
| * | | update logger statements | Mario | 2023-10-20 | 2 | -4/+11 | |
| | | | ||||||
| * | | check if we have the record in the short time cache before actually fetching it | Mario | 2023-10-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | css fix | Mario | 2023-10-20 | 1 | -1/+1 | |
| | | | ||||||
| * | | css fix | Mario | 2023-10-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | refactor actor_store() | Mario | 2023-10-19 | 1 | -15/+31 | |
| | | | ||||||
| * | | enable reset button in mod rpost | Mario | 2023-10-12 | 2 | -2/+4 | |
| | | | ||||||
| * | | use new lang detect library which supports much more languages | Mario | 2023-10-07 | 250 | -36/+55505 | |
| | | | ||||||
| * | | should be tinyint instead of numeric for mysql | Mario Vavti | 2023-10-06 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2023-10-06 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | use the correct variable | Mario | 2023-10-06 | 1 | -1/+1 | |
| | | | | ||||||
| | * | | use encode_person() instead of plain xchan_url since the function makes some ↵ | Mario | 2023-10-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | special effort to determine the real actor id | |||||
| * | | | add missing columns in install script | Mario Vavti | 2023-10-06 | 2 | -5/+8 | |
| |/ / | ||||||
| * | | composer update html to markdown | Mario | 2023-10-05 | 17 | -51/+137 | |
| | | | ||||||
| * | | composer update oauth2 server | Mario | 2023-10-05 | 26 | -84/+210 | |
| | | | ||||||
| * | | composer update smarty | Mario | 2023-10-05 | 11 | -28/+55 | |
| | | | ||||||
| * | | rever iconv in gitlab ci | Mario | 2023-10-05 | 1 | -1/+0 | |
| | | | ||||||
| * | | composer update bootstrap | Mario | 2023-10-05 | 235 | -4415/+5227 | |
| | | | ||||||
| * | | fix regression | Mario | 2023-10-05 | 1 | -2/+1 | |
| | | | ||||||
| * | | css fix | Mario | 2023-10-04 | 1 | -2/+3 | |
| | | | ||||||
| * | | bump version | Mario Vavti | 2023-10-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | move right aside into bottom of left aside if screen width is < 1200px | Mario Vavti | 2023-10-04 | 3 | -8/+15 | |
| | | | ||||||
| * | | parse the event object in first place and use the body bbcode as backup | Mario Vavti | 2023-10-04 | 2 | -44/+93 | |
| |/ | ||||||
| * | if the item is sourced and provides an event add it to the calendar | Mario | 2023-09-28 | 1 | -1/+8 | |
| | | ||||||
| * | since the activity filter widget requires the network module we can link to ↵ | Mario | 2023-09-27 | 1 | -1/+1 | |
| | | | | | | | | the module directly so that it will work as quicklink widget in other modules | |||||
| * | ÅÅfix narrow navbar | Mario | 2023-09-25 | 1 | -10/+0 | |
| | | ||||||
| * | fix php warnings | Mario | 2023-09-22 | 1 | -6/+6 | |
| | | ||||||
| * | cleanup and warnings | Mario | 2023-09-21 | 1 | -5/+10 | |
| | | ||||||
| * | fix javascript error | Mario | 2023-09-21 | 2 | -2/+3 | |
| | | ||||||
| * | more deprecate $a | Mario | 2023-09-21 | 20 | -30/+30 | |
| | | ||||||
| * | 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 | 2 | -1/+6 | |
| | | ||||||
| * | store the actor cache date so we can easily invalidate it after a period of time | Mario | 2023-09-21 | 1 | -6/+3 | |
| | | ||||||
| * | deprecate the ancient $a variable | Mario | 2023-09-20 | 2 | -7/+5 | |
| | | ||||||
| * | use small profile images instead of medium | Mario | 2023-09-17 | 1 | -2/+2 | |
| | | ||||||
| * | css fixes | Mario | 2023-09-16 | 1 | -3/+1 | |
| | | ||||||
| * | typo | Mario | 2023-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | more changelog | Mario | 2023-09-16 | 1 | -0/+2 | |
| | | ||||||
| * | changelog | Mario | 2023-09-16 | 1 | -1/+7 | |
| | | ||||||
| * | css fix | Mario | 2023-09-16 | 2 | -5/+1 | |
| | | ||||||
| * | fix regression in jsonld_document_loader() | Mario | 2023-09-16 | 1 | -5/+2 | |
| | | ||||||
| * | redbasic: add functions for reference | Mario | 2023-09-15 | 1 | -0/+8 | |
| | |