Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 1 | -3/+5 |
| | |||||
* | show event timezone only if adjust ist set and the offset of the event ↵ | Mario | 2020-04-05 | 1 | -3/+6 |
| | | | | timezone is different from the channel default timezone offset | ||||
* | another attempt to get events right | Mario | 2020-04-04 | 1 | -11/+12 |
| | |||||
* | Revert "more timezone changes" | Mario | 2020-04-03 | 1 | -2/+2 |
| | | | This reverts commit cec2e92fe381a5e4bb67426290303639dd260358 | ||||
* | Revert "use timezone info for timezone display only- the actual time is in ↵ | Mario | 2020-04-03 | 1 | -5/+9 |
| | | | | | utc already." This reverts commit 625438ff642381472b4ba6c86bad7f26f69e8083 | ||||
* | more timezone changes | Mario | 2020-04-03 | 1 | -2/+2 |
| | |||||
* | use timezone info for timezone display only- the actual time is in utc already. | Mario | 2020-04-03 | 1 | -9/+5 |
| | |||||
* | calendar: revert back to UTC strings for dates due to better legibility. ↵ | Mario Vavti | 2019-07-11 | 1 | -3/+3 |
| | | | | Strip timezone info from UTC string and always treat values as UTC. | ||||
* | fix encoding also for description and location | Mario Vavti | 2019-06-20 | 1 | -3/+3 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2019-06-20 | 1 | -2/+2 |
|\ | | | | | | | | | changes to support direct messages in zot6 (set item.item_private = 2 when... See merge request hubzilla/core!1679 | ||||
| * | tweak to event title encoding to ensure it works with German, Russian, as ↵ | zotlabs | 2019-06-19 | 1 | -1/+1 |
| | | | | | | | | well as angle chars | ||||
| * | events: don't use htmlentities on local (hz) event titles as they are not ↵ | zotlabs | 2019-06-19 | 1 | -2/+2 |
| | | | | | | | | being used in textareas and umlauts for instance are getting mangled on the calendar display | ||||
* | | more work on linked item/resource deletion for photos and events, deprecate ↵ | Mario Vavti | 2019-06-13 | 1 | -5/+0 |
| | | | | | | | | the force flag in drop_item() and comment out goaway() in drop_item(). | ||||
* | | initial support for deleting event items if an event is removed | Mario Vavti | 2019-06-12 | 1 | -3/+62 |
|/ | |||||
* | regard timezones in calendar import/export | Mario | 2019-06-03 | 1 | -1/+3 |
| | | | (cherry picked from commit 5b4aa1afc2d3811aae93706299dfb5d5c703198f) | ||||
* | adjust birthday handling according to community decision and slightly change ↵ | Mario Vavti | 2019-05-26 | 1 | -17/+0 |
| | | | | display of allday event items | ||||
* | improve timezone detection for caldav and remove smart birthday feature. ↵ | Mario Vavti | 2019-05-22 | 1 | -10/+10 |
| | | | | Force adjust birthdays until we agree on how to deal with this. | ||||
* | move smart birthday feature to calendar settings and override the adjust ↵ | Mario Vavti | 2019-05-20 | 1 | -0/+3 |
| | | | | flag at display time instead of import | ||||
* | be more precise with table selection | Mario Vavti | 2019-05-20 | 1 | -4/+4 |
| | |||||
* | calendar merge: initial commit for timezone support | Mario Vavti | 2019-05-20 | 1 | -50/+23 |
| | |||||
* | calendar merge: only export events that will not break the importer. this ↵ | Mario Vavti | 2019-05-15 | 1 | -2/+3 |
| | | | | will probably dismiss some old experimental entries | ||||
* | deal with privacy mentions in event descriptions | Mario Vavti | 2019-05-13 | 1 | -11/+35 |
| | |||||
* | calendar merge: cleanup | Mario Vavti | 2019-05-13 | 1 | -138/+9 |
| | |||||
* | calendar merge: implement channel calendar import in cdav/calendar | Mario Vavti | 2019-05-10 | 1 | -14/+0 |
| | |||||
* | calendar merge: cleanup and comment out some unused code | Mario Vavti | 2019-05-09 | 1 | -66/+53 |
| | |||||
* | calendar merge: remove deprecated share variable | Mario Vavti | 2019-05-01 | 1 | -20/+2 |
| | |||||
* | calendar merge: fix event_xchan mixup | Mario Vavti | 2019-05-01 | 1 | -6/+0 |
| | |||||
* | do not allow editing events that do not belong to us | Mario Vavti | 2019-04-30 | 1 | -0/+5 |
| | |||||
* | select event by event_hash instead of item_id | Mario Vavti | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | calendar merge: implement single event editing UI | Mario Vavti | 2019-04-30 | 1 | -0/+1 |
| | |||||
* | calendar merge: d&d support and some minor cleanup and fixes | Mario Vavti | 2019-04-29 | 1 | -2/+11 |
| | |||||
* | calendar merge: bring back event categories | Mario Vavti | 2019-04-24 | 1 | -28/+26 |
| | |||||
* | provide location and description information | Mario Vavti | 2019-04-19 | 1 | -5/+11 |
| | |||||
* | provide link to source and some cleanup | Mario Vavti | 2019-04-19 | 1 | -139/+2 |
| | |||||
* | calendar merge initial commit | Mario Vavti | 2019-04-19 | 1 | -0/+753 |