1
0
mirror of https://github.com/fabianonline/telegram_backup.git synced 2024-11-01 08:04:04 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
166df82ac1 First tries. 2017-12-06 11:14:11 +01:00
50ba11a86c Gradle now outputs the chosen version string. 2017-02-18 13:05:24 +01:00
0b6a771e19 Bumped the version of sqlite-jdbc from 3.8.11.2 to 3.16.1. #32. 2017-02-14 22:19:47 +01:00
2dc3484f7d Updated Kotlogram to s slightly newer version. 2016-11-25 06:33:11 +01:00
1d721323e3 Removed support for Java 7: Kotlogram requires Java 8 anyway. 2016-08-31 07:05:45 +02:00
5291b35f63 Added version checking code. Complete with unit tests. Oh yeah. :D 2016-08-29 07:01:32 +02:00
1481e5625e Completely reworked logging.
* Using slf4j and logback for logging.
* Disabled all logging output from kotlogram by default.
2016-07-20 06:37:24 +02:00
fc7d3fdcbc Updated Kotlogram to the current HEAD. This also added a small database change and the need to update database entries for messages with media that were downloaded with api layer 51. 2016-07-14 19:43:41 +02:00
ee16af7d3c Version now automatically gets set by gradle. 2016-07-13 06:06:26 +02:00
ecbca30a10 WIP: Using mustache as template engine for HTML exporter. 2016-07-07 06:40:00 +02:00
1ce2562f5a Gradle now creates JAVA files compatible to JAVA 7. 2016-07-05 07:54:35 +02:00
29d5fc37d0 Commandline-Stuff, Database-stuff. 2016-06-30 10:54:40 +02:00
1c3d10befb Kotlogram works, login is working. 2016-06-30 07:47:37 +02:00
fbd796eb10 Further cleanup; started creating a gradle-file. 2016-06-29 11:25:54 +02:00