Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more phpstan errors | Mario Vavti | 4 days | 1 | -1/+1 |
| | |||||
* | Merge branch 'various-phpstan-issues' into 'dev' | Mario | 7 days | 1 | -1/+1 |
|\ | | | | | | | | | Several issues discovered by PHPStan See merge request hubzilla/core!2168 | ||||
| * | Several issues discovered by PHPStan | Harald Eilertsen | 7 days | 1 | -1/+1 |
| | | |||||
* | | containers: port events | Mario Vavti | 2024-10-18 | 1 | -66/+36 |
|/ | |||||
* | fa2bi: catch some remains | Mario | 2024-08-02 | 1 | -1/+1 |
| | |||||
* | fix wrong variable | Mario | 2024-06-10 | 1 | -1/+1 |
| | |||||
* | adjusting to the wrong direction when exporting ical and do not use Z ↵ | Mario | 2024-06-05 | 1 | -2/+2 |
| | | | | because timezone is attached | ||||
* | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 1 | -1/+2 |
| | |||||
* | AS2 | Mario | 2024-02-25 | 1 | -2/+2 |
| | |||||
* | do not feed null to TimeZoneUtil::getTimeZone() | Mario | 2024-02-13 | 1 | -1/+1 |
| | |||||
* | start using uuid for internal reference instead of base64 encoded mid | Mario | 2024-02-01 | 1 | -1/+1 |
| | |||||
* | refactor fetch_and_store_parents() and inroduce the fetchparents daemon | Mario | 2024-01-25 | 1 | -1/+4 |
| | |||||
* | parse the event object in first place and use the body bbcode as backup | Mario Vavti | 2023-10-04 | 1 | -42/+82 |
| | |||||
* | fix regression when rendering event items | Mario | 2023-04-23 | 1 | -1/+1 |
| | |||||
* | fix issue #1728 | Mario | 2023-03-12 | 1 | -2/+2 |
| | |||||
* | fix regression: new event not created | Mario | 2022-12-02 | 1 | -4/+2 |
| | |||||
* | do not update the guid on xchan/hubloc updates and define some array keys | Mario | 2022-11-04 | 1 | -8/+19 |
| | |||||
* | php8: fix more warnings | Mario | 2022-09-11 | 1 | -6/+6 |
| | |||||
* | make sure we use source.content when rendering events to correctly render ↵ | Mario | 2022-05-16 | 1 | -4/+11 |
| | | | | observer related content. fix wrong media types. | ||||
* | remove logging | Mario | 2022-03-04 | 1 | -1/+1 |
| | |||||
* | event fixes | Mario | 2022-03-04 | 1 | -5/+9 |
| | |||||
* | streamline event activity handling | Mario | 2022-03-04 | 1 | -50/+128 |
| | |||||
* | make sure we transform events to UTC on import before storing. Transform ↵ | Mario | 2021-04-22 | 1 | -5/+5 |
| | | | | from event timezone if available otherwise channel default | ||||
* | 5.0RC testing: fix issue with event responses | Mario | 2020-10-10 | 1 | -1/+1 |
| | |||||
* | event display zot/zot6 compatibility | Mario | 2020-07-31 | 1 | -51/+51 |
| | |||||
* | use $mid as plink to prevent to long plinks | Mario | 2020-04-20 | 1 | -1/+1 |
| | |||||
* | event issue when using strict sql mode | zotlabs | 2020-04-10 | 1 | -9/+13 |
| | |||||
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 1 | -1/+2 |
| | |||||
* | show event timezone only if adjust ist set and the offset of the event ↵ | Mario | 2020-04-05 | 1 | -3/+11 |
| | | | | timezone is different from the channel default timezone offset | ||||
* | show event timezone if it differs from the channel default timezone | Mario | 2020-04-05 | 1 | -2/+13 |
| | |||||
* | another attempt to get events right | Mario | 2020-04-04 | 1 | -19/+24 |
| | |||||
* | Revert "more timezone changes" | Mario | 2020-04-03 | 1 | -7/+5 |
| | | | This reverts commit cec2e92fe381a5e4bb67426290303639dd260358 | ||||
* | Revert "set timezone iconfig a little earlier in the process so that it will ↵ | Mario | 2020-04-03 | 1 | -3/+1 |
| | | | | | be included in the object" This reverts commit 6cfaa5cba32eb1e7f2b4a0ba6bb281ebd610a54b | ||||
* | more timezone changes | Mario | 2020-04-03 | 1 | -5/+7 |
| | |||||
* | set timezone iconfig a little earlier in the process so that it will be ↵ | Mario | 2020-04-03 | 1 | -1/+3 |
| | | | | included in the object | ||||
* | ATOM_TIME format is not compatible with the DB | Mario | 2020-04-02 | 1 | -2/+2 |
| | |||||
* | bugfix: event_addtocal not preserving original privacy expectation | zotlabs | 2020-01-24 | 1 | -1/+1 |
| | |||||
* | event compatibility work | zotlabs | 2020-01-14 | 1 | -1/+9 |
| | |||||
* | rework activitystreams events - send invite/event activities instead of ↵ | zotlabs | 2020-01-12 | 1 | -1/+1 |
| | | | | create/event. Also a first pass at creating a Zap export file from Hubzilla. Much more work is needed before this is functional. | ||||
* | sse notifications | Mario | 2019-11-11 | 1 | -1/+11 |
| | |||||
* | fix bbcode event reshare timezone issue | Mario Vavti | 2019-10-04 | 1 | -0/+6 |
| | | | (cherry picked from commit 79bcc157bf8f0c67a8ee41ae9c53a9dec969f8d1) | ||||
* | do not change default timezone in parse_ical_file() | Mario Vavti | 2019-06-03 | 1 | -9/+0 |
| | |||||
* | fix timezone issue when importing adjusted events | Mario Vavti | 2019-06-03 | 1 | -7/+13 |
| | |||||
* | regard timezones in calendar import/export | Mario | 2019-06-03 | 1 | -4/+23 |
| | | | (cherry picked from commit 5b4aa1afc2d3811aae93706299dfb5d5c703198f) | ||||
* | mod cal band-aid fixes | Mario Vavti | 2019-05-26 | 1 | -2/+3 |
| | |||||
* | adjust birthday handling according to community decision and slightly change ↵ | Mario Vavti | 2019-05-26 | 1 | -4/+20 |
| | | | | display of allday event items | ||||
* | improve timezone detection for caldav and remove smart birthday feature. ↵ | Mario Vavti | 2019-05-22 | 1 | -2/+2 |
| | | | | Force adjust birthdays until we agree on how to deal with this. | ||||
* | calendar merge: initial commit for timezone support | Mario Vavti | 2019-05-20 | 1 | -4/+11 |
| | |||||
* | calendar merge: cleanup and comment out some unused code | Mario Vavti | 2019-05-09 | 1 | -1/+1 |
| | |||||
* | calendar merge: use b64 encoded mid for plink | Mario Vavti | 2019-05-02 | 1 | -1/+1 |
| |