Ömer Faruk Aydın
|
3b4ad0d9c7
|
Merge pull request #643 from automatisch/feature/smtp-send-email
feat: Implement send email action
|
2022-10-25 19:59:22 +02:00 |
|
Ömer Faruk Aydın
|
abe4ebe66a
|
Merge pull request #642 from automatisch/refactor/use-set-action-item
refactor: Use setActionItem method to push action data item
|
2022-10-25 19:59:13 +02:00 |
|
Ömer Faruk Aydın
|
ad1514c60b
|
Merge pull request #641 from automatisch/fix/stargazer-data-order
fix: Iterate stargazer data reverse-chronologically
|
2022-10-25 19:59:03 +02:00 |
|
Faruk AYDIN
|
8dfb919aa0
|
feat: Implement send email action
|
2022-10-25 19:50:36 +02:00 |
|
Faruk AYDIN
|
4cfae2d9c6
|
refactor: Use setActionItem method to push action data item
|
2022-10-25 19:49:33 +02:00 |
|
Ali BARIN
|
6b8e44a952
|
fix(flickr): name new photo trigger as plural
|
2022-10-25 19:49:02 +02:00 |
|
Ali BARIN
|
6b40d206f8
|
feat(flickr): add new fav photos trigger
|
2022-10-25 19:49:02 +02:00 |
|
Ali BARIN
|
524c3c22dc
|
refactor(flickr): add isAlreadyProcessed for greatest dedupe strategy
|
2022-10-25 19:49:02 +02:00 |
|
Faruk AYDIN
|
d39cf2f051
|
fix: Iterate stargazer data reverse-chronologically
|
2022-10-25 19:48:37 +02:00 |
|
Faruk AYDIN
|
ea76b5b762
|
refactor: Use pushTriggerItem utility function for triggers
|
2022-10-24 18:24:08 +02:00 |
|
Ali BARIN
|
aa8d1d984c
|
fix(github): iterate over next pages in actual run
|
2022-10-23 21:29:00 +02:00 |
|
Ali BARIN
|
4d54a608a6
|
feat(flickr): add new photos trigger
|
2022-10-23 21:28:53 +02:00 |
|
Faruk AYDIN
|
61cf45697c
|
fix: Use arguments and formattedData for smtp auth
|
2022-10-23 20:12:48 +02:00 |
|
Faruk AYDIN
|
3978e8cd0d
|
feat: Implement smtp connection
|
2022-10-23 20:12:48 +02:00 |
|
Ali BARIN
|
71d6a57cdc
|
feat(flickr): add authentication
|
2022-10-22 23:55:06 +02:00 |
|
Faruk AYDIN
|
a1692c3c37
|
fix: Adjust sorting for new stargazers trigger
|
2022-10-22 21:47:39 +02:00 |
|
Faruk AYDIN
|
d5cecde0e1
|
fix: Adjust sorting for new pull requests
|
2022-10-22 21:47:21 +02:00 |
|
Faruk AYDIN
|
b0dc0adf0e
|
chore: Remove postgresql app with the old architecture
|
2022-10-22 21:09:38 +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
|
bcff9f5a9e
|
refactor: Remove dedundant httpError assignment
|
2022-10-22 13:49:35 +02:00 |
|
Faruk AYDIN
|
59b9c66a91
|
refactor: Use global output with github stargazers
|
2022-10-22 13:49:32 +02:00 |
|
Faruk AYDIN
|
0f63f6d453
|
refactor: Use global output with scheduler triggers
|
2022-10-22 13:48:56 +02:00 |
|
Faruk AYDIN
|
585adb14e6
|
refactor: Use global output with slack actions
|
2022-10-22 13:48:56 +02:00 |
|
Faruk AYDIN
|
00be50d2fd
|
refactor: Restructure create tweet with new global variable
|
2022-10-22 13:48:56 +02:00 |
|
Faruk AYDIN
|
7e2dd95134
|
chore: Differentiate trigger and action output types
|
2022-10-22 13:48:55 +02:00 |
|
Faruk AYDIN
|
64807fbc11
|
refactor: Add sort logic into my tweets trigger
|
2022-10-22 13:48:55 +02:00 |
|
Faruk AYDIN
|
204a8ffb7f
|
refactor: No need to return from run methods for twitter triggers
|
2022-10-22 13:48:55 +02:00 |
|
Faruk AYDIN
|
aef097becb
|
refactor: Use new error handling structure for user tweets
|
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 |
|
Ali BARIN
|
525472d3e0
|
feat(github): add create issue action
|
2022-10-21 21:25:05 +02:00 |
|
Ali BARIN
|
d2e4f0d143
|
feat(github): add new watcher trigger
|
2022-10-21 21:24:55 +02:00 |
|
Ali BARIN
|
97f88d6c4a
|
feat(github): add new pull requests trigger
|
2022-10-21 21:24:47 +02:00 |
|
Ali BARIN
|
1613ab503c
|
refactor(github): replace generateRequest with $.http
|
2022-10-20 20:45:52 +02:00 |
|
Faruk AYDIN
|
45bf274dc0
|
fix: Trigger sorting for tweets
|
2022-10-20 00:38:25 +02:00 |
|
Ali BARIN
|
e4dd7e454a
|
feat(github): add new stargazer trigger
|
2022-10-19 22:57:10 +02:00 |
|
Ali BARIN
|
486e817a40
|
fix(github): return empty without repo in getRepoOwnerAndRepo helper
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
3d836b45bf
|
fix(github): return empty in list labels without repo
|
2022-10-19 22:56:52 +02:00 |
|
Ali BARIN
|
1458003536
|
feat(github): add new-issues trigger
|
2022-10-19 22:56:47 +02:00 |
|
Ali BARIN
|
eaf3c1ecfd
|
feat(github): add list-labels dynamic data
|
2022-10-19 20:37:19 +02:00 |
|
Ali BARIN
|
12e73d59d5
|
feat(github): add list-repos dynamic data
|
2022-10-19 20:37:19 +02:00 |
|
Ali BARIN
|
51059b0f39
|
refactor(github): export default in get-repo-owner-and-repo
|
2022-10-19 20:37:19 +02:00 |
|
Ali BARIN
|
0b8b5aeebd
|
feat(github): add paginate-all utility
|
2022-10-19 20:37:19 +02:00 |
|
Faruk AYDIN
|
7422f63c62
|
refactor: Use beforeRequest hook with slack app
|
2022-10-18 23:01:56 +02:00 |
|
Faruk AYDIN
|
3004cf1115
|
feat: Implement create tweet action
|
2022-10-18 19:57:53 +02:00 |
|
Faruk AYDIN
|
a5e114ac68
|
refactor: Restructure twitter app with beforeRequest hook
|
2022-10-18 19:45:00 +02:00 |
|
Ömer Faruk Aydın
|
72599c6683
|
Merge pull request #616 from automatisch/add-define-app-and-before-request
feat: add defineApp and beforeRequest
|
2022-10-18 00:34:56 +02:00 |
|
Ali BARIN
|
1760c6e454
|
feat: add defineApp and beforeRequest
|
2022-10-17 23:52:48 +02:00 |
|
Faruk AYDIN
|
3e05d7b5e9
|
fix: Use apiBaseUrl for twitter generate request method
|
2022-10-17 23:29:28 +02:00 |
|
Ali BARIN
|
314787f39c
|
refactor: clean up github and rewrite its auth
|
2022-10-16 23:34:21 +02:00 |
|