Commit Graph

  • b88c27ada5 Explain screenshot problem master Matthew Holt 2024-01-19 14:07:09 -07:00
  • 294976339b Update readme with info about Timelinize Matthew Holt 2024-01-19 11:53:40 -07:00
  • cf155164e2 Move nil check to different line (#7) Matthew Holt 2021-01-26 15:49:36 -07:00
  • d29ddc309c Add nil check in GetLatest (fix #71) Matthew Holt 2021-01-26 15:48:14 -07:00
  • 41cce90c69 Add verbose mode (-v flag) (#24) Matthew Holt 2020-12-31 13:37:16 -07:00
  • 0828cdb1df Remove accidental import Yang Su 2020-12-28 07:29:51 -08:00
  • 83ffabb56b Improve merge functionality, distinct from reprocessing Matthew Holt 2020-12-23 15:34:18 -07:00
  • 39454ebc79 instagram: Update date format Matthew Holt 2020-12-19 01:09:22 -07:00
  • 6daa5cdf91 Update readme about merge options Matthew Holt 2020-12-19 01:08:40 -07:00
  • 6ef78cb0e9 Implement soft merge, configurable merge options Matthew Holt 2020-12-19 00:51:58 -07:00
  • c2d133223f googlephotos: Add support for Takeout archives Matthew Holt 2020-12-03 19:38:30 -07:00
  • db2400aa2c Update readme with -start and -end flag docs Matthew Holt 2020-12-03 17:30:12 -07:00
  • a8c45a803d Wrap checkpoints; add -start and -end flags Matthew Holt 2020-12-03 12:29:56 -07:00
  • 2da15ad007 Simple, minor fixes Matthew Holt 2020-12-02 16:03:53 -07:00
  • f232e44f46 go.mod: Update dependencies Matthew Holt 2020-12-02 15:45:47 -07:00
  • b54071f008 Specify minimum Go version Matthew Holt 2019-12-13 12:44:50 -07:00
  • 2b6f8e865e twitter: fix geo-tagged tweet type (#50) joonas.fi 2019-12-11 01:36:53 +02:00
  • 7bd76a1bb4 Show link to the auth page even if we couldn't open a browser. (#53) Andrey Kostakov 2019-12-08 22:56:50 +03:00
  • 92ecec5647 Create Go module (#48) Fabian Wickborn 2019-11-29 19:40:01 +01:00
  • aa18250605 Create FUNDING.yml Matt Holt 2019-10-29 23:43:13 -06:00
  • bd699305db Add SMS Backup & Restore to readme Matthew Holt 2019-07-14 14:57:31 -06:00
  • 221813d338 Merge pull request #47 from mholt/smsbackuprestore Matt Holt 2019-07-14 14:40:40 -06:00
  • 9aa8f6edf2 smsbackuprestore: Draw relations between participants in group messages Matthew Holt 2019-07-14 14:36:41 -06:00
  • 0bce38b5af Tidying up some github assets Matthew Holt 2019-07-13 22:55:55 -06:00
  • 3c3ade88d0 gmail: IncludeArchivedMedia option Matthew Holt 2019-07-13 22:55:28 -06:00
  • 5ab4d0796e Data source: smsbackuprestore - still WIP Matthew Holt 2019-07-13 22:54:37 -06:00
  • b565c4a8e3 Improve issue template Matthew Holt 2019-06-16 21:53:35 -06:00
  • 932e065f6b Add issue template Matthew Holt 2019-06-16 21:31:56 -06:00
  • 528b9f947c googlephotos: Fix data source name Matthew Holt 2019-06-16 17:09:31 -06:00
  • 3284be8673 Add reauth subcommand, with docs for reauthenticating Matthew Holt 2019-05-25 12:34:53 -06:00
  • c4e4ae7475 Disable keepalives when getting Oauth2 token Matthew Holt 2019-03-05 18:22:58 -07:00
  • 98441f0850 facebook: Fix looping over pages Matthew Holt 2019-02-20 18:11:22 -07:00
  • 4bbfd951dc Keep relationships unique Matthew Holt 2019-02-20 14:13:09 -07:00
  • 42fc84848d twitter: Add retweets/favorites counts to metadata Matthew Holt 2019-02-20 12:59:09 -07:00
  • 3b4d69befd googlephotos: Increase wait between retries Matthew Holt 2019-02-19 18:04:32 -07:00
  • 7131f03fdb facebook: Implement API request retries Matthew Holt 2019-02-19 18:03:50 -07:00
  • 8fe18174ea Increase HTTP client timeout; other minor improvements Matthew Holt 2019-02-19 18:03:32 -07:00
  • dbe72445dc cmd: Add retry capabilities to get-all and get-latest commands Matthew Holt 2019-02-18 17:49:10 -07:00
  • 0d6724a3a2 twitter: Use int64 for compatibility with IDs on 32-bit/ARM systems. Matthew Holt 2019-02-18 17:35:31 -07:00
  • c278fa6867 googlephotos: Fix panic if network request failed Matthew Holt 2019-02-18 17:35:12 -07:00
  • e7b4c19be8 Add Instagram to the README Matthew Holt 2019-02-17 00:43:17 -07:00
  • dafa8c76fb instagram: Add Instagram data source (archive files only) (closes #10) Matthew Holt 2019-02-17 00:42:23 -07:00
  • c9c0a5c39a cmd: Change default config filename to timeliner.toml; update README Matthew Holt 2019-02-16 18:25:51 -07:00
  • aed5ece054 Bug fixes, esp. related to re-running get-latest after interruption Matthew Holt 2019-02-16 18:20:23 -07:00
  • aaf5e313a6 twitter: Finish implementing API support Matthew Holt 2019-02-16 18:17:11 -07:00
  • 0401be2a7c twitter: Add preliminary support for the Twitter API as a data source Matthew Holt 2019-02-10 23:50:27 -07:00
  • 210323b773 Support two-legged OAuth2 flows ("client credentials") Matthew Holt 2019-02-07 18:18:02 -07:00
  • 31eb10372c googlephotos: Implement HTTP retries Matthew Holt 2019-01-21 11:04:58 -07:00
  • d4d16f50de Add Relica sponsor Matthew Holt 2019-01-20 19:36:51 -07:00
  • bf20c21808 Expand and reorder readme sections Matthew Holt 2019-01-20 01:46:41 -07:00
  • d5fbfc3837 Update readme Matthew Holt 2019-01-20 00:52:10 -07:00
  • 5cfcaa5dfd facebook: Remove debugging log lines Matthew Holt 2019-01-20 00:51:54 -07:00
  • 0ca48fecfd Initial commit Matthew Holt 2019-01-19 20:28:53 -07:00