Commit Graph

  • 257722b7e9 Started to implement story support master Bofh 2021-02-12 15:26:52 +0100
  • 6b04874e4e Make vital keys inmutable + changed API documentation Bofh 2021-02-11 21:02:29 +0100
  • 18419916ca Added the ability to give scheduled weight to accounts Bofh 2021-02-11 20:48:10 +0100
  • 4af16f2e52 More API improvements Bofh 2021-02-11 20:16:27 +0100
  • da564cc43f Added a simple html templating system + removed old files Bofh 2021-02-11 20:13:27 +0100
  • 465da4ef0f More API improvements Bofh 2021-02-11 20:08:05 +0100
  • 15f47b63f4 Improved API readability Bofh 2021-02-11 20:03:31 +0100
  • df7537b80e User fullname was not being updated on updates + code improvements Bofh 2021-02-11 01:09:45 +0100
  • 5d6f4fc2df Add verbosity on mirror update process Bofh 2021-02-11 00:28:08 +0100
  • 7f04f21bc3 Added HTML endpoint /mirrors to show a pretty HTML with the mirrored accounts Bofh 2021-02-10 20:21:53 +0100
  • 9aaa5f4b34 Now server accepts binding port or addr:port Bofh 2021-02-10 19:16:49 +0100
  • 29dea31a0b Added wildcard login/logout + argv bind addr + improved code Bofh 2021-02-10 19:07:03 +0100
  • babaa29e74 improved docs Bofh 2021-02-10 00:28:20 +0100
  • 07aad6baa4 finished documentation Bofh 2021-02-10 00:25:49 +0100
  • af09f493f0 changed readme (added more explanations) Bofh 2021-02-10 00:02:01 +0100
  • d36a88638e readme configuration setup Bofh 2021-02-09 23:02:36 +0100
  • de5715824f Added step to patch pixelfed files Bofh 2021-02-09 22:55:59 +0100
  • c5b7bd03d7 added disclaimer Bofh 2021-02-09 22:47:22 +0100
  • 09e46d498f added documentation (not done yet) Bofh 2021-02-09 22:32:11 +0100
  • 2c60e2102a Shuffle accounts when updating all of them Bofh 2021-02-09 12:13:05 +0100
  • b3103c22c5 Make timeout_btw_accounts configurable Bofh 2021-02-09 12:08:37 +0100
  • 02a59cc385 Changed cache times Bofh 2021-02-09 12:01:16 +0100
  • c5aa7ceb40 im the typo master Bofh 2021-02-08 23:01:29 +0100
  • 2c05de69aa Added a timeout btw posts updates + more verbose logs Bofh 2021-02-08 22:59:50 +0100
  • 469990388a Added API function to force login of account Bofh 2021-02-08 21:22:00 +0100
  • ccbf23891b Added better error handling on delete status Bofh 2021-02-08 21:20:28 +0100
  • 6db3fad9e3 Add API function to list mirrored accounts Bofh 2021-02-08 21:16:06 +0100
  • e5c6c9e2c5 Remove posts from database too! + comments Bofh 2021-02-08 21:09:34 +0100
  • 9414a6adc6 Added posts nuke API function Bofh 2021-02-08 21:07:49 +0100
  • cb74d89ad5 Add basic support for videos (not tested) Bofh 2021-02-08 20:28:12 +0100
  • 646ea83410 Added logout API function for a single account Bofh 2021-02-08 15:49:42 +0100
  • 2fc703e866 Rate limiting timeout removed, we will deal of it on Pixelfed Bofh 2021-02-08 15:36:27 +0100
  • 01d4a8539f Changed caption system to comments + rate limiting issues (fixed i think) Bofh 2021-02-08 15:02:28 +0100
  • 228267524a Revert "Revert name containing [Mirror], as there is a limit on length and we cannot fit everything" Bofh 2021-02-08 12:41:19 +0100
  • ab9eceb174 Revert name containing [Mirror], as there is a limit on length and we cannot fit everything Bofh 2021-02-08 11:59:56 +0100
  • 84b9859579 Don't repeat profile update process in common to add/update Bofh 2021-02-08 11:49:29 +0100
  • e888ee88da Shorten the IG url as it is not clickable either + bug fix Bofh 2021-02-08 11:06:51 +0100
  • 5e1631286d Fix bug Bofh 2021-02-08 10:56:34 +0100
  • 7d7bd45088 Add [Mirror] to the name, to make it clear it is a mirror Bofh 2021-02-08 10:55:05 +0100
  • 6bc65217d3 Be nice and warn about mirroring from Instagram original URL Bofh 2021-02-08 10:51:32 +0100
  • cd0147562b Change avatar and profile information on update too Bofh 2021-02-08 10:07:20 +0100
  • 2051406397 Added support for multiple images in post + stability improvements Bofh 2021-02-08 00:03:04 +0100
  • 3c6ca4dd4c Fix threading args was not calling it correctly Bofh 2021-02-07 20:23:11 +0100
  • 3cae3a8f37 Improved async functions Bofh 2021-02-07 20:13:47 +0100
  • 44b6295017 Added upload all function with a timeout of 20 seconds Bofh 2021-02-07 19:59:29 +0100
  • f4da72ceda Completed post (image) adding feature. No duplicated images are loaded Bofh 2021-02-07 19:48:07 +0100
  • ef8713438f Implemented login + bio/website setting + profile pic setting Bofh 2021-02-07 14:55:02 +0100
  • 47a72b57d6 Improved error handling 2 Bofh 2021-02-07 03:01:57 +0100
  • d11a739593 Improved error handling Bofh 2021-02-07 02:59:14 +0100
  • ece785b02e User creation automated + server port configurable Bofh 2021-02-07 02:56:08 +0100
  • c88a1c1c5b removed _pycache_ Bofh 2021-02-07 01:25:27 +0100
  • 6c7bfcbf47 Added pycache Bofh 2021-02-07 01:25:08 +0100
  • c799fb8e63 Renamed mirror to a module + added basic python3 http server Bofh 2021-02-07 01:21:58 +0100
  • 02eff5188a initial commit Bofh 2021-02-06 21:12:19 +0100