Commit Graph

21 Commits

Author SHA1 Message Date
Ali BARIN
475f24f661 style: auto format whole project 2022-11-05 23:57:33 +01:00
Ali BARIN
2f9e40fc0e feat(discord): add auth 2022-10-30 12:47:35 +01:00
Ömer Faruk Aydın
964a38db2c chore: Add explanations to early exit conditions of global variable
Co-authored-by: Ali BARIN <ali.barin53@gmail.com>
2022-10-28 20:07:31 +02:00
Faruk AYDIN
2b38e5a0dd chore: Use last 2000 records as deduplication list 2022-10-28 13:46:08 +02:00
Faruk AYDIN
ae58e629ea fix: Do not push recent trigger item in case of already processed 2022-10-28 13:22:15 +02:00
Faruk AYDIN
11dc650e0e refactor: Remove dedupe strategies, use only dedupe list 2022-10-28 01:12:20 +02:00
Ali BARIN
524c3c22dc refactor(flickr): add isAlreadyProcessed for greatest dedupe strategy 2022-10-25 19:49:02 +02:00
Faruk AYDIN
2bb058da36 fix: Adjust action item of slack post message 2022-10-22 19:50:25 +02:00
Faruk AYDIN
a56135ca57 refactor: Restructure apps with new data pushing logic 2022-10-22 19:29:02 +02:00
Faruk AYDIN
7e2dd95134 chore: Differentiate trigger and action output types 2022-10-22 13:48:55 +02:00
Faruk AYDIN
9a743fb4a8 feat: Capture unhandled errors by restructuring apps 2022-10-22 13:48:49 +02:00
Faruk AYDIN
a5e114ac68 refactor: Restructure twitter app with beforeRequest hook 2022-10-18 19:45:00 +02:00
Ali BARIN
1760c6e454 feat: add defineApp and beforeRequest 2022-10-17 23:52:48 +02:00
Ali BARIN
314787f39c refactor: clean up github and rewrite its auth 2022-10-16 23:34:21 +02:00
Faruk AYDIN
237ab48d33 refactor: Restructure workers to work with services 2022-10-14 22:33:26 +02:00
Faruk AYDIN
628f872180 refactor: Implement test run helper to work with services 2022-10-14 20:18:58 +02:00
Faruk AYDIN
56a9aeece7 refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00
Faruk AYDIN
d9192f6e6b refactor: Introduce IActionOutput and ITriggerOutput types 2022-10-12 22:50:42 +02:00
Ali BARIN
577abde2e9 fix: make auth in global variable optional 2022-10-08 10:36:48 +02:00
Faruk AYDIN
77624acc01 refactor: Redesign twitter trigger and actions 2022-10-07 16:06:10 +03:00
Faruk AYDIN
63ffd1f720 fix: Type problems regarding global variable 2022-10-07 16:06:10 +03:00