mastoposter-oss_images/mastoposter
Casey 84eb94447f
[WIP] Added automatic user_id retrieving and more
* Added safe-er way to unpack data from instances
   -> like, now we're passing only the fields that
      we really need, not just everything that was
      sent by out our instance. that fixes pleroma
      being weird and adding pleroma field to some
      of objects, which was causing KeyError to be
      raised. this should be fixed now but I'm not
      completely sure so that's why it's in unsafe
      branch of the project. oh wow also this comm
      message is looking funky. hahahahah. ok bai.
2022-09-14 20:29:23 +03:00
..
filters Changed some filters 2022-08-30 21:20:15 +03:00
integrations FILTERS!!! AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA 2022-08-29 10:28:51 +03:00
__init__.py BaseIntegration.__call__ → BaseIntegration() 2022-08-29 10:34:23 +03:00
__main__.py [WIP] Added automatic user_id retrieving and more 2022-09-14 20:29:23 +03:00
sources.py The Beginning Of Filters 2022-08-27 14:27:42 +03:00
types.py [WIP] Added automatic user_id retrieving and more 2022-09-14 20:29:23 +03:00