orangecoding
c78472bd19
adding 'open in fredy'
2026-04-21 19:42:39 +02:00
Adrian Bartnik
c384781137
Add toggle for plain text message to telegram notification adapter ( #299 )
2026-04-16 12:05:57 +02:00
Adrian Bach
3523057221
feat: add smtp adapter ( #279 )
2026-03-20 11:37:28 +01:00
Noah Elijah Till
eb53b68d45
🕵️ More immoscout details ( #258 )
...
* 🕵️ More immoscout details
- Added more details to immoscout api - description is now populated with a lot of data from the expose using app API
- You can ignore certificates, if deploying locally and using the http notification adapter
- More details for the test call/example for easier testing + placeholder image + actual values + address (famous Erika Mustermans address see https://de.wikipedia.org/wiki/Mustermann )
- Grater timeout for geocode since the api is sometimes slow in germany
- uiElement, type boolean, now has a label as well
* 👀 Requested changes + some extra
Req:
- using logger
- using node-fetch
Extra:
- boolean input fields will trigger the validate check, because they are set undefined at first - setting them to false if they are undefined now
- added more data to the description (phone number and name of the agent)
* ✅ Fixed import
* ✅ ️ Toggle immoscout detail fetching
* ✅ ️ Requested change
2026-03-08 09:08:40 +01:00
orangecoding
aa67647bbb
adding resend as net notification adapter
2026-02-20 17:08:38 +01:00
Christian Kellner
d43c5b3f97
Map View in Fredy :D ( #253 )
...
* init map view
* switching off 3d buildings when sattelite view is on
* rename menu items
* upgrading dependencies, adding provider to popups
* adding screenshot for map view
* fixing readme
* next release version
2026-01-12 15:00:36 +01:00
orangecoding
790c559316
foced to move to Apache 2.0 license
2025-12-11 10:40:55 +01:00
Efe
1b2fc79536
feat: add http adapter ( #231 )
...
* feat: add http adapter
2025-11-18 12:23:50 +01:00
orangecoding
db3702ed33
improve markdown readme's & and adding ability to send telegram messages to a topic in a supergroup
2025-10-30 12:42:03 +01:00
orangecoding
2e537ce0be
improving ntfy error handling
2025-10-06 20:19:53 +02:00
orangecoding
daa4a7b8f1
refine telegram adapter
2025-10-05 18:53:17 +02:00
Thomas Brockmöller
035f0e9f83
Check Telegram response ( #205 ) ( #211 )
...
* Add error handling and logging to Telegram message sending
* Add debug logging for new listings
2025-10-05 17:06:57 +02:00
orangecoding
a47fa41278
fixing smaller problems in apprise and mattermost
2025-09-27 18:07:48 +02:00
orangecoding
fa234d2d78
fixing code style issues in new discord adapter
2025-09-27 14:24:05 +02:00
mari
d79f8d2664
Add Discord webhook adapter ( #196 )
...
* Add Discord webhook adapter
2025-09-27 14:20:43 +02:00
orangecoding
facd683d45
santizing ntfy header
2025-09-26 13:07:54 +02:00
Iaroslav Postovalov
027e7d70ed
Update SQLite adapter: configurable database path ( #169 )
2025-09-17 09:12:04 +02:00
orangecoding
21415dcff3
using winston logger
2025-09-13 18:57:56 +02:00
orangecoding
edc91291b6
fixing telegram
2025-09-12 13:45:54 +02:00
weakmap@gmail.com
db12d33910
upgrading dependencies
2025-08-31 18:41:46 +02:00
weakmap@gmail.com
f1c3106ae4
improve mailjet
2025-08-30 21:27:43 +02:00
Christian Kellner
f0b146fd7f
Adding images to scraping data ( #157 )
...
* Fredy now supports pulling the main Image from the listing and send it together with the usual information
2025-08-30 21:21:34 +02:00
Alexander Roidl
b66f873a91
Telegram request throttling per chat ID ( #147 )
...
* feat: telegram request throttling per chat id
* feat: telegram chat throttle cleanup
* feat: telegram throttled chats cleanup
This reverts commit 6c1786dcc2 .
2025-08-01 10:03:40 +02:00
Alexander Roidl
2b36f868e7
Project-wide linting and formatting ( #150 )
...
* chore: configure project-wide linting and formatting
* chore: run lint autofix and formatter
2025-07-26 20:42:58 +02:00
Alexander Roidl
78df4b21a6
Remove leading commas from listings in Telegram messages ( #142 )
2025-07-22 19:58:16 +02:00
weakmap@gmail.com
8fe7cec2a1
improve pushover notification service
2025-01-10 19:51:14 +01:00
weakmap@gmail.com
5cceae11cc
upgrading dependencies | adding sqlite for later analysis
2024-11-01 17:03:43 +01:00
weakmap@gmail.com
d3cb3a5881
regex for einsAImmobilien price normalization | filter listings that does not have all required keys
2024-09-29 16:58:01 +02:00
pomeloy
4a9b60633a
Remove unnecessary Apprise adapter config field ( #95 )
2024-03-27 11:19:14 +01:00
pomeloy
827c7e7321
Fix Apprise/Pushover notification title ( #94 )
2024-03-17 08:02:02 +01:00
pomeloy
fd42b57010
Add Apprise notification adapter ( #92 )
2024-03-13 15:05:12 +01:00
pomeloy
f5917af8f3
Add Pushover notification adapter ( #91 )
...
* Add Pushover notification adapter
2024-03-13 15:04:22 +01:00
Christian Kellner
cc7bbb77c4
removing sqlite as it only generates build errors
2023-10-26 12:46:42 +02:00
weakmap@gmail.com
17b4bad2e4
fixing notification provider
2023-09-27 17:45:38 +02:00
Janek Bettinger
2d1a9a0452
fix Mailjet adapter ( #76 )
2023-04-15 16:27:27 +02:00
Daniel Linsenmeyer
46775c3662
Fix validation and add ntfy as notification adapter ( #75 )
2023-04-14 17:16:08 +02:00
Christian Kellner
2c5eceb0c1
Making Fredy an ESM project ( #70 )
...
Making Fredy an ESM project
2023-03-13 13:42:43 +01:00
weakmap@gmail.com
8a5fbcdf71
moving to node-fetch coz axios is causing issues with scrapingAnt
2022-12-20 10:21:15 +01:00
Christian Kellner
bc01806421
fixing telegram provider not respecting rate limits
2022-06-10 14:19:20 +02:00
Stefan Berger
fbea1aabc4
Add mattermost adapter ( #49 ) ( #50 )
2022-03-09 05:44:39 +01:00
orangecoding
2dd01ca38f
fixing comments
2022-02-15 13:18:20 +01:00
Carl Ambroselli
f010e8951b
Add sqlite adapter ( #48 )
2022-02-15 13:15:27 +01:00
Jochen Schalanda
70e78492ec
Telegram: Use job name instead of ID and link in title ( #44 )
2022-01-26 14:39:53 +01:00
Christian Kellner
8361d9c8ff
splitting telegram messages into chunks to avoid errors when message exceeds limit of 4096 chars
2021-11-12 09:14:55 +01:00
Christian Kellner
ec986e4b18
adding comma separation for MailJet & Sendgrid | fixing immowelt | upgrading dependencies ( #34 )
2021-10-06 10:45:13 +02:00
orangecoding
9f0bcbd85f
fixing telegram issues
2021-05-14 10:36:17 +02:00
anbucher
7541484d1f
fixed docker issues ( #16 )
...
Fixing Docker issues
2021-03-18 14:21:36 +01:00
orangecoding
0048e72f46
fixing mixed description of mailjet and sendgrid
2021-03-06 21:34:15 +01:00
Christian Kellner
b2847f6834
UI ( #15 )
...
Adding new Admin UI. Updating Fredy to V3.0.0 as it has been a large rewrite. Thanks for all contributions and help on the way!
2021-01-21 16:09:23 +01:00
Christian Kellner
1558e32a80
adding Mailjet as new adapter 🎉
2020-08-15 13:22:38 +02:00