Commit Graph

  • 4fff8ae4fe calcurse-caldav: Improve version check Lukas Fleischer 2016-01-25 21:02:30 +01:00
  • 1a45713d1d calcurse-caldav: Print XML dump in debug mode only Lukas Fleischer 2016-01-25 20:04:51 +01:00
  • c176b130bb contrib/caldav/README: Minor improvements Lukas Fleischer 2016-01-25 20:01:51 +01:00
  • 5e6a61eee9 calcurse-caldav: Fix comment on certificate checks Lukas Fleischer 2016-01-25 19:59:38 +01:00
  • 849459c63f calcurse-caldav: Support custom HTTP headers Lukas Fleischer 2016-01-25 19:36:27 +01:00
  • 475c341686 calcurse-caldav: Fix late retrieval of ETag Lukas Fleischer 2016-01-25 13:08:17 +01:00
  • 5abef70ee5 calcurse-caldav: Fix --init=keep-local Lukas Fleischer 2016-01-25 07:47:48 +01:00
  • 4a14103d38 calcurse-caldav: Fix duplicate Content-Type prefix Lukas Fleischer 2016-01-25 08:23:04 +01:00
  • 2f82457bbc calcurse-caldav: Fix MIME type in requests Lukas Fleischer 2016-01-25 07:36:02 +01:00
  • 7e7d21722a calcurse-caldav: Show debug output before checking status Lukas Fleischer 2016-01-24 13:44:27 +01:00
  • b9d80c3cf4 calcurse-caldav: Add XML declaration to requests Lukas Fleischer 2016-01-24 02:22:49 +01:00
  • 84c0f8b5f8 calcurse-caldav: Prefix error messages with "error:" Lukas Fleischer 2016-01-23 16:55:22 +01:00
  • 03e149d4e1 calcurse-caldav: Check response status Lukas Fleischer 2016-01-23 16:52:30 +01:00
  • 2f4ca3c9c8 calcurse-caldav: Include command/path in the debug output Lukas Fleischer 2016-01-23 15:08:58 +01:00
  • c2e6b31357 calcurse-caldav: Ensure path always starts/ends with a slash Lukas Fleischer 2016-01-23 15:05:53 +01:00
  • badbd71275 calcurse-caldav: Add a debug mode Lukas Fleischer 2016-01-23 12:55:25 +01:00
  • 448d470b61 calcurse-caldav: Fix parsing of the Verbose config option Lukas Fleischer 2016-01-23 11:20:43 +01:00
  • 439197dc4c calcurse-caldav: Make InsecureSSL optional Lukas Fleischer 2016-01-23 08:35:36 +01:00
  • dcdc792178 calcurse-caldav: Add a workaround for Python <3.4 Lukas Fleischer 2016-01-23 08:22:23 +01:00
  • d516a8ff87 Add a script to synchronize with CalDAV servers Lukas Fleischer 2016-01-22 18:35:13 +01:00
  • df1bc59812 Make automatic selection of todo items smarter Lukas Fleischer 2016-01-18 19:19:18 +01:00
  • 25a049951c Improve ordering of todo items Lukas Fleischer 2016-01-18 18:52:24 +01:00
  • 4bd8717d80 Hide "0." prefix of todo items with undefined priority Lukas Fleischer 2016-01-18 18:09:32 +01:00
  • 1b75acf01b Save active view on the todo panel Lukas Fleischer 2016-01-18 18:09:23 +01:00
  • e3ac5542aa Support todo items with an undefined priority Lukas Fleischer 2016-01-17 22:54:12 +01:00
  • beea88e5fe Use a separate field for the completed status Lukas Fleischer 2016-01-17 22:46:24 +01:00
  • 1a4bf2b0a2 Add a "hide completed" view to the todo panel Lukas Fleischer 2016-01-17 20:04:25 +01:00
  • 2857bac971 Fix segfault when running hooks in non-interactive mode Lukas Fleischer 2016-01-16 14:11:32 +01:00
  • 6ebcbd4d69 Document new options and format specifiers Lukas Fleischer 2016-01-15 18:53:19 +01:00
  • c3648f08c7 Run pre-save and post-save hooks on reload Lukas Fleischer 2016-01-15 18:35:05 +01:00
  • caee34449c Export item UIDs upon request Lukas Fleischer 2016-01-15 18:22:19 +01:00
  • 39a3c04144 Import data from stdin when the import file is "-" Lukas Fleischer 2016-01-15 08:44:57 +01:00
  • 2994ea7003 ical: Handle items without an end date gracefully Lukas Fleischer 2016-01-13 18:13:06 +01:00
  • 2c4a650dbe ical: Refactor item date/time parser Lukas Fleischer 2016-01-13 18:06:22 +01:00
  • 56f615ffe2 Reimplement ical_unformat_line() using dynamic strings Lukas Fleischer 2016-01-13 17:07:41 +01:00
  • 5f344e177f ical: Export completed todo items properly Lukas Fleischer 2016-01-13 08:10:53 +01:00
  • 0053dd5cdc ical: Honor completed status of todo items Lukas Fleischer 2016-01-12 21:34:18 +01:00
  • 576784bca8 Hide import statistics in quiet mode Lukas Fleischer 2016-01-12 18:45:47 +01:00
  • 3eae7ce828 Add --list-imported command line option Lukas Fleischer 2016-01-12 18:40:40 +01:00
  • c58087d591 Add command line option to suppress dialogs Lukas Fleischer 2016-01-12 18:29:26 +01:00
  • 6d9129764b Implement filter mode Lukas Fleischer 2016-01-12 08:52:39 +01:00
  • 7f8c62bf57 Add an option to filter by object hash Lukas Fleischer 2016-01-11 22:26:46 +01:00
  • dd85a73746 Add long format specifiers "raw" and "hash" Lukas Fleischer 2016-01-11 20:24:06 +01:00
  • ae49ef1974 Implement recur_{apoint,event}_tostr() Lukas Fleischer 2016-01-11 20:12:00 +01:00
  • d118beceee Implement {apoint,event,todo}_tostr() Lukas Fleischer 2016-01-11 20:02:37 +01:00
  • ab54c861dc Reimplement asprintf() using dynamic strings Lukas Fleischer 2016-01-11 19:49:17 +01:00
  • 03d35bacf4 Implement utility functions for dynamic strings Lukas Fleischer 2016-01-11 19:32:14 +01:00
  • 0b7614a4a7 Reset status page when opening configuration Lukas Fleischer 2016-01-10 22:53:04 +01:00
  • a2e3e866a6 Add pre-load and post-load hooks Lukas Fleischer 2016-01-10 12:39:00 +01:00
  • 626139a0b8 Add an example post-save hook Lukas Fleischer 2016-01-07 18:47:19 +01:00
  • 767214e4f1 Add pre-save and post-save hooks Lukas Fleischer 2016-01-07 18:23:09 +01:00
  • ddfe49d9fe custom.c: Display missing options Lukas Fleischer 2016-01-07 18:31:49 +01:00
  • 41b3ab7d17 Add support for --filter-end-* to events Lukas Fleischer 2015-05-20 13:28:23 +02:00
  • 794e950942 Make the generic-credits key binding work again Lukas Fleischer 2015-04-15 06:12:30 +02:00
  • dfd008717a Show an error message on missing documentation Lukas Fleischer 2015-04-15 06:08:32 +02:00
  • ba81d903b7 Update README and AUTHORS Lukas Fleischer 2015-04-12 19:14:15 +02:00
  • f15ac5ce09 Update maintainer email address Lukas Fleischer 2015-04-12 17:32:19 +02:00
  • 776ef24075 Do not mark slice of end time busy Lukas Fleischer 2015-04-11 10:37:54 +02:00
  • d354a4a05d Fix range checks in day_chk_busy_slices() Lukas Fleischer 2015-04-10 16:18:38 +02:00
  • f07ef77437 Highlight week number when the calendar is selected Lukas Fleischer 2015-04-10 09:48:29 +02:00
  • 7fea5451ad Show week numbers in the monthly view Lukas Fleischer 2015-04-10 09:45:04 +02:00
  • ebb8116056 Split out code for drawing week numbers Lukas Fleischer 2015-04-10 09:29:17 +02:00
  • 5ac3d43e9a Fix slice computation of recurring appointments Lukas Fleischer 2015-04-10 09:24:15 +02:00
  • 80502f02de calcurse.1.txt: Split out filter and formatting options Lukas Fleischer 2015-03-26 17:39:07 +01:00
  • 90e6c61252 ical.c: Small refactoring Lukas Fleischer 2015-02-25 16:19:14 +01:00
  • 8c82fc3f6d Simplify code in status_ask_choice() Lukas Fleischer 2015-02-24 14:02:31 +01:00
  • 0145ba12ec Use time_t instead of long in several places Lukas Fleischer 2015-02-24 13:57:44 +01:00
  • 892d6edccd autogen.sh: Do not use sed -i Lukas Fleischer 2015-02-24 13:34:17 +01:00
  • 329ef1c22a ical.c: Reduce nesting depth Lukas Fleischer 2015-02-24 11:43:45 +01:00
  • 52779d2ec6 Introduce starts_with() and starts_with_ci() Lukas Fleischer 2015-02-24 11:13:38 +01:00
  • f91208c2f4 Make "Add Item" work from the calendar panel Lukas Fleischer 2015-02-23 19:59:58 +01:00
  • 55bbbaefac Redraw calendar panel when switching views Lukas Fleischer 2015-02-23 14:18:36 +01:00
  • dca7a32557 Support resize in all configuration menus Lukas Fleischer 2015-02-23 14:02:03 +01:00
  • 1ea97795be Add support for UTC times in iCal imports Lukas Fleischer 2015-02-23 10:43:54 +01:00
  • 4efa3f3fbf Release 4.0.0 Lukas Fleischer 2015-02-22 10:56:12 +01:00
  • 7a631b2b63 Use date_sec_change() for adding day deltas Lukas Fleischer 2015-02-22 11:32:20 +01:00
  • a6c73232a8 Use LONG_MAX for invalid dates in parse_datearg() Lukas Fleischer 2015-02-22 11:13:57 +01:00
  • c84c911f5b po/: Translation updates from Transifex Lukas Fleischer 2015-02-22 10:39:35 +01:00
  • 5352e80365 po/doc/: Rebuild with new translate-toolkit Lukas Fleischer 2015-02-22 10:29:54 +01:00
  • ad90792ff4 calcurse.1.txt: Update details on note file names Lukas Fleischer 2015-02-11 10:11:49 +01:00
  • 6a88bdf7cd Support weekday names as date specifiers Lukas Fleischer 2015-02-11 10:07:37 +01:00
  • 021fd642c9 doc/calcurse.1.txt: Modernize synopsis Lukas Fleischer 2015-02-07 12:01:35 +01:00
  • 6c218943c6 doc/: Do not lie about format.inputdate Lukas Fleischer 2015-02-07 11:48:59 +01:00
  • 9ef427693b Update copyright ranges Lukas Fleischer 2015-02-07 11:42:20 +01:00
  • 4350494d3b Add a couple of shorthands to parse_date() Lukas Fleischer 2015-02-07 11:37:15 +01:00
  • 283a86c217 Describe modern equivalents to deprecated options Lukas Fleischer 2015-02-07 11:12:16 +01:00
  • 65963f96e8 Document new options Lukas Fleischer 2015-02-07 10:39:29 +01:00
  • a12833ec08 Handle dates past January 19th, 2038 Lukas Fleischer 2015-01-19 23:47:55 +01:00
  • 4fd8f0b11e Only werase() calendar if month is changed Lukas Fleischer 2014-10-17 22:38:59 +02:00
  • 7f62fb185c Let SIGUSR1 trigger a reload Tim Hentenaar 2014-10-10 01:55:14 +02:00
  • 7f06c25230 Factor out item reload code Lukas Fleischer 2014-10-10 01:46:24 +02:00
  • 8553a99161 Add io_load_data() wrapper Lukas Fleischer 2014-10-10 01:38:25 +02:00
  • 61e2206dca test/data/ical-006.ical: Remove timezones Lukas Fleischer 2014-08-18 17:30:18 +02:00
  • b157f99179 test/Makefile.am: Add missing test Lukas Fleischer 2014-08-18 15:15:30 +02:00
  • 76f151ff37 Correctly parse all types of iCal durations Lukas Fleischer 2014-08-18 15:13:46 +02:00
  • 0a2c4d20fe Retain comments in descriptions and config values Lukas Fleischer 2014-08-18 12:27:22 +02:00
  • f3fe3c818c Gracefully handle all day events in iCal imports Lukas Fleischer 2014-08-18 12:16:42 +02:00
  • bcc820ea74 Handle CRLF line endings in iCal files Lukas Fleischer 2014-08-18 11:29:46 +02:00
  • e57b9654ff test/: Fix date in ical-001 Lukas Fleischer 2014-08-18 11:32:50 +02:00
  • aca92e619d Fix parsing of times in parse_datetimearg() Lukas Fleischer 2014-08-09 15:43:08 +02:00