Commit Graph

7 Commits

Author SHA1 Message Date
svamnezia 4f8e1da751 dns/http separation 2026-04-28 17:51:59 +03:00
svamnezia eb1188ccd7 env upd 2026-04-17 13:56:06 +03:00
svamnezia 3a7d285e55 DNS update 2026-02-05 06:46:18 +03:00
SvyatoslavVer 49d111d1fe DNS 2026-01-20 17:37:22 +03:00
vkamn 01ec79b7d5 fix: news fetch (#1994)
* fix: fixed news nested qml call

* feat: async proxy bypass
2025-11-18 00:21:02 +08:00
vkamn f1481b1b1f feat: add async post in gateway controller (#1963) 2025-10-29 23:24:24 +08:00
aiamnezia cd7f78b9ca feat: news and notifications page (#1660)
* Add news and notifications

* Add localization for news and notifications

* Remove news caching

* Add fetching news befor openning news page

* Fix not updating news page

* Delete debug output

* Remove news and notificztions with only self-hosted servers

* Add stack filters to fetching news request

* Add fetching news with changing stack in the client

* small refactoring

* polishing

* Rename newsModel files and fix naming in code

* fix: remove custom signals; fetch news only on stack expansion

* chore: delete unnecessary code

* chore: code style fixes

* fix: fixed memory leak in gateway controller

---------

Co-authored-by: vkamn <vk@amnezia.org>
2025-10-06 12:06:36 +08:00