| Commit message (Expand) | Author | Age | Files | Lines |
* | slightly improve event object rendering | Mario | 2025-02-22 | 1 | -9/+10 |
* | fix more issues reported by phpstan | Mario Vavti | 2024-11-27 | 1 | -1/+1 |
* | more phpstan errors | Mario Vavti | 2024-11-17 | 1 | -1/+1 |
* | Merge branch 'various-phpstan-issues' into 'dev' | Mario | 2024-11-14 | 1 | -1/+1 |
|\ |
|
| * | Several issues discovered by PHPStan | Harald Eilertsen | 2024-11-14 | 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 because... | Mario | 2024-06-05 | 1 | -2/+2 |
* | 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 obs... | Mario | 2022-05-16 | 1 | -4/+11 |
* | 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 from... | Mario | 2021-04-22 | 1 | -5/+5 |
* | 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 timezo... | Mario | 2020-04-05 | 1 | -3/+11 |
* | 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 |
* | Revert "set timezone iconfig a little earlier in the process so that it will ... | Mario | 2020-04-03 | 1 | -3/+1 |
* | more timezone changes | Mario | 2020-04-03 | 1 | -5/+7 |
* | set timezone iconfig a little earlier in the process so that it will be inclu... | Mario | 2020-04-03 | 1 | -1/+3 |
* | 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 creat... | zotlabs | 2020-01-12 | 1 | -1/+1 |
* | sse notifications | Mario | 2019-11-11 | 1 | -1/+11 |
* | fix bbcode event reshare timezone issue | Mario Vavti | 2019-10-04 | 1 | -0/+6 |
* | 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 |
* | 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 |
* | improve timezone detection for caldav and remove smart birthday feature. Forc... | Mario Vavti | 2019-05-22 | 1 | -2/+2 |
* | calendar merge: initial commit for timezone support | Mario Vavti | 2019-05-20 | 1 | -4/+11 |