From e93766b063432347bd1062aa59bbe122ee7a43f3 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Mon, 9 Mar 2026 09:44:01 +0100 Subject: Localize settings text and refresh Mastodon docs - Add QTranslator to notifications plugin - Create own logging category now trace is gone --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6ce2dfb..2efd4af 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Sailfish OS account integration for Mastodon. - Translation source catalog: `/usr/share/translations/source/settings-accounts-mastodon.ts` - Provider/service metadata uses `/usr/share/translations/settings-accounts-mastodon` for metadata string translation paths. - Services: - - `mastodon-microblog`: sync service for posts and notifications. + - `mastodon-microblog`: sync service for posts. + - `mastodon-notifications`: sync service for notifications. - `mastodon-sharing`: Transfer Engine sharing service. ### `buteo-plugins/` @@ -65,7 +66,7 @@ Sailfish OS account integration for Mastodon. - Notifications sync starts from Mastodon server marker (`notifications.last_read_id`) and uses local cursor dedupe via per-account `LastFetchedNotificationId`. - Each unread Mastodon notification is published as a separate Sailfish system notification. - Mastodon marker (`last_read_id`) is updated only when no local Mastodon notifications remain for that account. -- Notification template profile dispatches per-account sync profiles on schedule (default every 30 minutes), not only at boot. +- Notification template profile dispatches per-account sync profiles on schedule (default every 15 minutes), not only at boot. ## Build Requirements -- cgit v1.2.3