1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-07 00:56:34 +02:00

5 Commits

Author SHA1 Message Date
Dag
f11571ae78 refactor: rename functions (#4655)
returnClientError => throwClientException
returnServerError => throwServerException

New convenience function: throwRateLimitException

Old functions are kept but deprecated.
2025-08-05 20:44:40 +02:00
Dag
6afd13eb06 refactor: deprecate FeedItem constructor (#4201)
* fix: bug in prior commit

* refactor: deprecate FeedItem constructor

* test: fix
2024-08-08 03:43:26 +02:00
Dag
9973f731df feat: introduce RateLimitException (#4199) 2024-08-08 02:13:04 +02:00
Eugene Molotov
d28a0fd94b [Vk2Bridge] Handling albums (#4163) 2024-07-28 22:34:12 +02:00
Eugene Molotov
257799be8e [Vk2Bridge] Alternative bridge for VK (#3878) 2024-02-10 15:59:39 +01:00