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
Casey
01a384161c
Changed some filters
2022-08-30 21:20:15 +03:00
Casey
26c23643c8
Fixed filter type guessing
2022-08-30 16:34:48 +03:00
Casey
7c2760783b
Ignore case in tags and removed debug print
2022-08-30 15:54:05 +03:00
Casey
209d1a9072
Pleroma: fallback value in account.discoverable
2022-08-30 13:25:05 +03:00
Casey
0274bbe186
Various filter fixes
2022-08-29 17:17:57 +03:00
Casey
8b7c381870
BaseIntegration.__call__ → BaseIntegration()
2022-08-29 10:34:23 +03:00
Casey
f048cf07a9
FILTERS!!! AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
2022-08-29 10:28:51 +03:00
Casey
bba6168f2b
Added a all other filters
2022-08-28 01:05:14 +03:00
Casey
d19a3d2005
Added mention filter
2022-08-27 16:16:36 +03:00
Casey
4d7a9be45f
Added combined filter
2022-08-27 15:47:51 +03:00
Casey
ae8a1ddf34
The Beginning Of Filters
...
Also Flake8 cleanup and other stuff
2022-08-27 14:27:42 +03:00
Casey
6a9750b33b
Fixed typo (I'm sorry)
2022-08-27 12:04:59 +03:00
Casey
9024f14f40
Added silent notification option ( Closes #9 )
2022-08-26 21:24:36 +03:00
Casey
855596c666
Fixed #8 (I think?)
2022-08-26 19:06:03 +03:00
Casey
8088cca8f0
Added polls and reconnect. Closes #1 & #7 , I hope-
2022-08-26 18:37:36 +03:00
Casey
239957bb81
Imports cleanup, also fixed #4
2022-08-26 14:32:55 +03:00
Casey
2f03b47b66
Added missing lxml dependency ( Closes #2 )
2022-08-26 12:56:05 +03:00
Casey
60f18c8d22
Added Discord integration
...
Check `config.ini` for more details.
Also now `private` posts are not forwarded. That may be changed with
filters (coming sometime soon).
2022-08-26 02:03:06 +03:00
Casey
35903c6cb4
Missing newline
2022-08-24 08:52:34 +03:00
Casey
34a754941d
Added basic readme [TODO: finish it]
2022-08-24 08:37:37 +03:00
Casey
d8c86a21f9
Added requirements.txt
2022-08-24 08:33:03 +03:00
Casey
a8b413a632
Changed folder name +TODO
2022-08-24 08:28:18 +03:00
Casey
99e982786c
Config documentation added
2022-08-24 08:22:28 +03:00
Casey
7a7227f28d
Initial commit :DDDDDD
2022-08-24 08:09:41 +03:00