- Typo fix
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Oct 24 2025
Oct 24 2025
Oct 23 2025
Oct 23 2025
Handle the kolab4 case
Check for errors after each imap command instead
That's not a great solution. list_subscriptions() will return an empty array to syncroton, which will force re-synchronization. Unfortunately there are more than one IMAP command on the way that can go wrong, and maybe it's not only IMAP. But maybe we should use rcube_imap::get_error_code(). Its result will be non-empty if the last IMAP command returned an error. However, we don't know if that was an error or just an empty/invalid result. There's a few IFs here.
Oct 22 2025
Oct 22 2025
mollekopf added a reviewer for D5673: Avoid resetting subscriptions if we fail to list the folders: Syncroton Developers.
mollekopf requested review of D5676: INBOX should be enabled by default, unless explicitly overridden..
mollekopf added a reviewer for D5673: Avoid resetting subscriptions if we fail to list the folders: Roundcube Developers.
Oct 21 2025
Oct 21 2025
machniak closed T8445: libkolab fails to read valid current-user-privilege-set from Radicale as Resolved.
Thanks for the patch. Fixed.
Oct 20 2025
Oct 20 2025
Oct 16 2025
Oct 16 2025
Oct 15 2025
Oct 15 2025
Oct 14 2025
Oct 14 2025
Oct 9 2025
Oct 9 2025
Oct 8 2025
Oct 8 2025
Oct 7 2025
Oct 7 2025
Oct 6 2025
Oct 6 2025
mollekopf updated the diff for D5661: Avoid including the name in the signup verification email as potential exploit path.
use assertStringContainsString, executed the test
mollekopf added a comment to D5661: Avoid including the name in the signup verification email as potential exploit path.
not tested yet
mollekopf added a reviewer for D5661: Avoid including the name in the signup verification email as potential exploit path: Restricted Project.
Oct 3 2025
Oct 3 2025
- Introduce TransactionResource
- Small docs improvements
- Refactor SkuController
- Fix regressions, fix flaky tests
Oct 2 2025
Oct 2 2025
- Include Plan ID in user info and plan responses
- Unify verification code validation code
- Add option to set short code value for all new verification codes
Oct 1 2025
Oct 1 2025
- Make 'plan' parameter optional on signup with a device token
- Add freeMonths to the device info response
- Add device info to signup/claim responses
Sep 30 2025
Sep 30 2025
- Remove TODO comment
Sep 29 2025
Sep 29 2025
Sep 26 2025
Sep 26 2025