Commit graph

  • 083f115b34
    Add license master Kumi 2022-10-26 11:03:05 +0000
  • d9ac93d8b7
    Make it work again - TODO: Update docs Kumi 2022-09-08 12:32:31 +0000
  • b0a009f882 Some refactoring to prepare for actual usage Kumi 2022-01-22 08:12:24 +0100
  • e8b9e17d06 Add missing primary key declarations Klaus-Uwe Mitterer 2021-01-14 12:10:50 +0100
  • 06af4eaaea Implement basic database handling Klaus-Uwe Mitterer 2021-01-10 16:47:39 +0100
  • 168c84971d Fix silly mistake Klaus-Uwe Mitterer 2021-01-03 14:41:07 +0100
  • 7228fc9074 Implement login and message retrieval Make classes for objects Klaus-Uwe Mitterer 2021-01-02 15:15:31 +0100
  • b2660a7e03 Starting partial API documentation Implement simple HTTP request object based on urllib Klaus-Uwe Mitterer 2021-01-01 21:25:41 +0100
  • 82075e11e2 Create bare class for API Klaus-Uwe Mitterer 2021-01-01 19:59:07 +0100
  • 0ed8b97e94 Remove unused dependency (you don't just copy and paste code) classic Klaus-Uwe Mitterer 2018-09-15 08:59:27 +0200
  • ff759fbf7b Update .gitignore Klaus-Uwe Mitterer 2017-07-20 14:53:49 +0200
  • 5e59a800b2 Use PhantomJS instead of Firefox, update URLs, login immediately upon launch Klaus-Uwe Mitterer 2017-07-19 16:11:13 +0200
  • 90e997a500 Use xvfbwrapper for Firefox Klaus-Uwe Mitterer 2017-05-01 23:50:13 +0200
  • 5a6a05cab9 Removed message counter as it doesn't appear to work anyway... Klaus-Uwe Mitterer 2017-01-31 12:34:19 +0100
  • 242db43905 Make sure to close browser Klaus-Uwe Mitterer 2017-01-31 00:54:52 +0100
  • ce1fec74ab Handle photos, correct counter Klaus-Uwe Mitterer 2017-01-31 00:52:56 +0100
  • c53ffa66dc Correctly handle text. .string does weird things. Klaus-Uwe Mitterer 2017-01-29 23:09:16 +0100
  • 89472538eb Add global variables for received and sent messages, print them before exiting Klaus-Uwe Mitterer 2016-08-07 23:14:58 +0200
  • b037748b5e Make handler stop automatically after 25 minutes in case it stalls Klaus-Uwe Mitterer 2016-08-07 21:59:23 +0200
  • 2cb50488f4 Removed pointless 'KTHXBAI' message. Klaus-Uwe Mitterer 2016-08-07 18:15:05 +0200
  • ba4d0a6a25 Renamed messages.py to handler.py because I can. Klaus-Uwe Mitterer 2016-08-07 18:13:25 +0200
  • d7376256f5 Improve photo handling. Should now handle URLs a lot better. Also added a way to add a parent directory for all photos. Klaus-Uwe Mitterer 2016-08-07 18:12:13 +0200
  • 258a192b6a Fix image handler Klaus-Uwe Mitterer 2016-08-07 17:39:42 +0200
  • be09282609 Loads of changes. Filling the database seems to work now. Klaus-Uwe Mitterer 2016-08-07 01:46:20 +0200
  • 59fe1a23f4 Forgot changing vid to mid in messageHandler() Klaus-Uwe Mitterer 2016-08-06 20:09:11 +0200
  • e0cd78ade3 Will have to split the string at the '=', not at the '?'. And let's just hope that that'll always be the only place... Klaus-Uwe Mitterer 2016-08-06 20:07:03 +0200
  • 99333ec4e7 Add *.pyc files to .gitignore Klaus-Uwe Mitterer 2016-08-06 15:04:27 +0200
  • e21fcc1a8c Check in stuff primarily copied over from twitools Klaus-Uwe Mitterer 2016-08-06 15:03:39 +0200
  • a2869d70c9 Add .gitignore Klaus-Uwe Mitterer 2016-08-06 15:00:23 +0200
  • 0037541289 Put downloader logic into phototools Klaus-Uwe Mitterer 2016-08-06 15:00:05 +0200
  • 8517d62b45 Prettier exception handling Klaus-Uwe Mitterer 2016-03-27 19:14:01 +0200
  • f26e995f58 Added --verbose and --shut-up switches Klaus-Uwe Mitterer 2016-03-27 19:06:25 +0200
  • 806aa452c3 Made the downloader aware of size issues when copying the wrong URL Klaus-Uwe Mitterer 2016-03-27 15:58:39 +0200
  • faf874f519 Check in initial version of the downloader Klaus-Uwe Mitterer 2016-03-27 15:35:08 +0200