log

age author description
Thu, 23 Jan 2020 19:11:05 +0000 Lewin Bormann Read secret token from file, and some other improvements default tip
Thu, 29 Jun 2017 17:31:16 +0000 Lewin Bormann Use new timezone argument in run.sh
Tue, 27 Jun 2017 21:38:50 +0200 Lewin Bormann Do proper timezone handling for reminders.
Mon, 12 Dec 2016 21:28:53 +0100 Lewin Bormann Implement cancellation for the new in-memory scheduler
Mon, 12 Dec 2016 21:01:25 +0100 Lewin Bormann Anchor datetime regexes so parsing works as expected
Mon, 12 Dec 2016 20:51:05 +0100 Lewin Bormann Add second accuracy to reminder parsing
Mon, 12 Dec 2016 20:42:32 +0100 Lewin Bormann Make sure that we're always in UTC
Mon, 12 Dec 2016 20:22:14 +0100 Lewin Bormann Documentation update for reminders module
Mon, 12 Dec 2016 20:20:19 +0100 Lewin Bormann Implement better reminder scheduler with lower latency and better retry behavior
Sun, 11 Dec 2016 20:28:57 +0100 Lewin Bormann Replace some more symbols with nicer emojis
Sun, 11 Dec 2016 20:25:03 +0100 Lewin Bormann Even moar emojis (ones that are correctly replaced by the UI)
Sun, 11 Dec 2016 20:19:23 +0100 Lewin Bormann Moar emojis
Sun, 11 Dec 2016 19:12:43 +0000 Lewin Bormann Append to bot.log file, instead of truncating
Sun, 11 Dec 2016 20:11:08 +0100 Lewin Bormann Fix small problem with displaying reminder time
Sun, 11 Dec 2016 15:55:43 +0100 Lewin Bormann Only show time (not date) in reminder list for reminders on the same day
Sun, 11 Dec 2016 15:52:44 +0100 Lewin Bormann Fix missing parameter to Sprintf
Sun, 11 Dec 2016 15:51:40 +0100 Lewin Bormann Show todo/reminder IDs in listing and when marked done
Sat, 10 Dec 2016 21:15:28 +0100 Lewin Bormann Add functionality for listing and deleting reminders
Sat, 10 Dec 2016 20:35:48 +0100 Lewin Bormann Better help for reminder functionality
Sat, 10 Dec 2016 20:32:16 +0100 Lewin Bormann Implement remaining date formats
Sat, 10 Dec 2016 18:12:04 +0100 Lewin Bormann Fix typo: Left old duration multiplication in
Sat, 10 Dec 2016 18:11:02 +0100 Lewin Bormann Actually change timeout
Sat, 10 Dec 2016 18:08:06 +0100 Lewin Bormann Increase poll time to 30s
Sat, 10 Dec 2016 18:06:11 +0100 Lewin Bormann Make remind help message more helpful
Sat, 10 Dec 2016 18:04:30 +0100 Lewin Bormann Return correct errors from reminder handler
Sat, 10 Dec 2016 17:53:28 +0100 Lewin Bormann Fix timezone discrepancies
Sat, 10 Dec 2016 17:34:21 +0100 Lewin Bormann Merged dangling head
Sat, 10 Dec 2016 17:33:15 +0100 Lewin Bormann Implement reminder handler
Sat, 10 Dec 2016 17:22:54 +0100 Lewin Bormann Set default for done column in reminders
Sat, 10 Dec 2016 16:06:29 +0100 Lewin Bormann Implement reminder background thread and storage interface
Sat, 10 Dec 2016 16:04:43 +0100 Lewin Bormann Move some code around; add orig_msg_id to reminder table
Sat, 10 Dec 2016 16:04:43 +0100 Lewin Bormann Back out change using Reply IDs
Sat, 10 Dec 2016 16:03:43 +0100 Lewin Bormann Add `unhandled` status field and fix typo in API schema
Sat, 10 Dec 2016 16:02:58 +0100 Lewin Bormann Some handlers improvements: Empty message detection, quotes handler removed, testing using Reply IDs
Sat, 10 Dec 2016 15:06:35 +0100 Lewin Bormann Drop table quotes and add index on reminders
Sat, 10 Dec 2016 14:29:48 +0100 Lewin Bormann Small reordering
Sat, 10 Dec 2016 13:54:34 +0100 Lewin Bormann Only escape underscores in server status
Sat, 10 Dec 2016 13:52:56 +0100 Lewin Bormann Revert last commit
Sat, 10 Dec 2016 13:48:56 +0100 Lewin Bormann Escape underscores in replies
Sat, 10 Dec 2016 13:44:23 +0100 Lewin Bormann Finally commit fortunes handler code
Sat, 10 Dec 2016 13:42:59 +0100 Lewin Bormann Move from uint64 to int64; use srvStatus for DB stats
Sat, 10 Dec 2016 13:35:18 +0100 Lewin Bormann Rename read_csv script to more appropriate name
Sat, 10 Dec 2016 13:34:55 +0100 Lewin Bormann Add german fortunes data file
Sat, 10 Dec 2016 13:33:40 +0100 Lewin Bormann Implement fortunes
Sat, 10 Dec 2016 12:54:29 +0100 Lewin Bormann Finish todo list implementation
Sat, 10 Dec 2016 12:07:29 +0100 Lewin Bormann Add SQL backend infrastructure and first TODO handler
Sat, 10 Dec 2016 12:07:11 +0100 Lewin Bormann More context propagation
Sat, 10 Dec 2016 12:06:07 +0100 Lewin Bormann Add script for sending debug requests
Sat, 10 Dec 2016 10:23:30 +0100 Lewin Bormann Propagate contexts everywhere
Sat, 10 Dec 2016 10:03:15 +0100 Lewin Bormann Make callback/message handling more consistent
Sat, 10 Dec 2016 09:37:47 +0100 Lewin Bormann Add scratchpad for SQL queries
Sat, 10 Dec 2016 09:37:36 +0100 Lewin Bormann Add infrastructure for callback handling
Fri, 09 Dec 2016 22:35:19 +0100 Lewin Bormann Add callbackQuery type
Fri, 09 Dec 2016 22:26:38 +0100 Lewin Bormann Fix inline keyboard for when no buttons are offered
Fri, 09 Dec 2016 22:14:12 +0100 Lewin Bormann Remodel handler type and add button test
Fri, 09 Dec 2016 22:00:48 +0100 Lewin Bormann Use proper markup for italics
Fri, 09 Dec 2016 21:57:11 +0100 Lewin Bormann Add a few example rows and improve data
Fri, 09 Dec 2016 21:56:58 +0100 Lewin Bormann Add some indices and defaults to the SQL schema
Fri, 09 Dec 2016 21:49:06 +0100 Lewin Bormann Move Pull code into own file
Fri, 09 Dec 2016 21:45:49 +0100 Lewin Bormann Better formatting for error replies