log

age author description
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
Fri, 09 Dec 2016 21:41:44 +0100 Lewin Bormann Better logging of requests
Fri, 09 Dec 2016 21:19:22 +0100 Lewin Bormann Return last error message in server status
Fri, 09 Dec 2016 20:54:30 +0100 Lewin Bormann Re-implement webhook support
Fri, 09 Dec 2016 20:36:01 +0100 Lewin Bormann Update run.sh for new features
Wed, 07 Dec 2016 21:26:47 +0100 Lewin Bormann More logging. Also, telegram doesn't allow underscores.
Wed, 07 Dec 2016 21:20:26 +0100 Lewin Bormann Run goe_bot from correct path and log to file
Wed, 07 Dec 2016 20:36:49 +0100 Lewin Bormann Improve run.sh
Wed, 07 Dec 2016 20:34:56 +0100 Lewin Bormann Add some helper scripts
Wed, 07 Dec 2016 20:34:35 +0100 Lewin Bormann Add reminders table, chat ID columns and dump data
Wed, 07 Dec 2016 20:22:27 +0100 Lewin Bormann Implement debug HTTP endpoint and cleaner dispatch
Mon, 05 Dec 2016 21:49:10 +0100 Lewin Bormann Implement bare-bones bot
Mon, 05 Dec 2016 21:48:35 +0100 Lewin Bormann Update schema
Mon, 05 Dec 2016 19:16:14 +0100 Lewin Bormann Implement PG schema