Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-18 | Sort and unique fetched flats | Dmitry Ilvokhin | |
There are cases (premium listings is one example), when there are duplicates in the fetched flats, unique them to avoid multiple notifications for the same property. | |||
2025-03-15 | Annotate `flat` fileds for JSON | Dmitry Ilvokhin | |
2025-03-15 | Swap checks for number of arguments and token | Dmitry Ilvokhin | |
2025-03-15 | Add test section to README.txt | Dmitry Ilvokhin | |
2025-03-15 | Remove TODO.txt | Dmitry Ilvokhin | |
2025-03-12 | Add encrypted secrets to repository | Dmitry Ilvokhin | |
2025-03-09 | Trim state file to prevent unbounded grow | Dmitry Ilvokhin | |
2025-03-09 | Add README.txt file with basic description | Dmitry Ilvokhin | |
2025-03-08 | Squash repeated types | Dmitry Ilvokhin | |
2025-03-08 | Manage options with CLI flags | Dmitry Ilvokhin | |
2025-03-08 | Move *.html from htmls to testdata | Dmitry Ilvokhin | |
2025-03-08 | Add .gitignore file | Dmitry Ilvokhin | |
2025-03-08 | Generilize `removeAlreadySent` and `removeDelisted` | Dmitry Ilvokhin | |
2025-03-05 | Basic implemention of the full flow | Dmitry Ilvokhin | |
2025-03-03 | Send message to Telegram | Dmitry Ilvokhin | |
2025-03-02 | Split logic to multiple files | Dmitry Ilvokhin | |
2025-02-25 | Implement URL fetching and page parsing | Dmitry Ilvokhin | |