Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | only check for privacy mismatch if observer != owner | Mario | 2023-11-17 | 1 | -8/+8 | |
| | | ||||||
| * | work around a possible privacy mismatch when processing zot requests | Mario | 2023-11-16 | 1 | -6/+9 | |
| | | ||||||
| * | add backlink to profile to profile vcard and adjust switch colors for better ↵ | Mario | 2023-11-15 | 2 | -8/+8 | |
| | | | | | | | | visibility | |||||
| * | bump dev version | Mario | 2023-11-10 | 1 | -1/+1 | |
| | | ||||||
| * | run composer dump-auotoload | Mario | 2023-11-10 | 2 | -0/+2 | |
| | | ||||||
| * | version and strings | Mario | 2023-11-10 | 2 | -8412/+8345 | |
| | | ||||||
| * | a possible fix for issue #1816 | Mario | 2023-11-09 | 1 | -3/+11 | |
| | | ||||||
| * | version | Mario | 2023-11-09 | 1 | -1/+1 | |
| | | ||||||
| * | DB Update 1259 | Mario | 2023-11-09 | 3 | -2/+32 | |
| | | ||||||
| * | some low level work on native repeats | Mario | 2023-11-09 | 5 | -50/+69 | |
| | | ||||||
| * | move color_mode related code to theme_init.php | Mario | 2023-11-07 | 2 | -20/+21 | |
| | | ||||||
| * | Merge branch 'owa_improvement' into 'dev' | Mario | 2023-11-07 | 1 | -4/+18 | |
| |\ | | | | | | | | | | | | | work with Mastodon-style keyId See merge request hubzilla/core!2060 | |||||
| | * | work with Mastodon-style keyId | Pascal | 2023-10-04 | 1 | -4/+18 | |
| | | | ||||||
| * | | check if required keys are set | Mario | 2023-11-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | remove logging | Mario | 2023-11-07 | 1 | -1/+0 | |
| | | | ||||||
| * | | libzot: correctly attribute streams repeats | Mario | 2023-11-07 | 1 | -4/+17 | |
| | | | ||||||
| * | | 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 | |
| | |