| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Merge branch 'dev' into calendar_merge | Mario Vavti | 2019-04-19 | 1 | -1/+6 |
|\ |
|
| * | add attachments to zot6 event objects, add zot6 to federated transports (webf... | zotlabs | 2019-04-15 | 1 | -1/+6 |
* | | calendar merge initial commit | Mario Vavti | 2019-04-19 | 1 | -0/+4 |
|/ |
|
* | this should fix the rest of the event stuff | zotlabs | 2019-01-17 | 1 | -4/+13 |
* | add item.uuid to relevant places | zotlabs | 2018-11-15 | 1 | -2/+5 |
* | background work for caldav integration continued, modify mod_follow to allow ... | zotlabs | 2018-03-02 | 1 | -0/+22 |
* | add event resource_id to iconfig so Diaspora can search on it without looking... | zotlabs | 2018-02-21 | 1 | -0/+7 |
* | scrutinizer issues: none worthy of including in 3.0, there will likely be a f... | zotlabs | 2018-01-08 | 1 | -3/+3 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -64/+75 |
* | cdav migration to core | zotlabs | 2017-06-22 | 1 | -0/+68 |
* | various input filter fixes | zotlabs | 2017-03-18 | 1 | -3/+3 |
* | some event work | zotlabs | 2017-03-05 | 1 | -0/+4 |
* | remove logging | zotlabs | 2017-02-27 | 1 | -1/+1 |
* | parse bbcode events which use the "new" vcalendar format. work in progress. | zotlabs | 2017-02-23 | 1 | -3/+144 |
* | add gen_link_id() function to selectively encode/decode the message-id compon... | Hubzilla | 2017-01-19 | 1 | -1/+1 |
* | urlencode the message-id component of generated /display/ links; in most case... | Hubzilla | 2017-01-18 | 1 | -2/+2 |
* | ical import/export - provide mechanism to preserve original source formatting... | zotlabs | 2017-01-05 | 1 | -13/+52 |
* | call zidify_links() when formatting bbcode for internal consumption | zotlabs | 2016-12-19 | 1 | -6/+6 |
* | even more backslashes | redmatrix | 2016-10-03 | 1 | -22/+22 |
* | issue #515 | redmatrix | 2016-09-20 | 1 | -2/+5 |
* | event_store_event hook | redmatrix | 2016-08-14 | 1 | -0/+7 |
* | fix vevent multi-line formatting | redmatrix | 2016-07-20 | 1 | -1/+3 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -71/+98 |
* | more db column renames | redmatrix | 2016-05-31 | 1 | -2/+2 |