- Health checks w/o password, and fixes
- Typo
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 6 2026
Mar 6 2026
- Kolab: Ignore disabled Kolab APIs
machniak requested review of D5850: Add an info about some disabled APIs into the webmail configuration.
- Health checks w/o password, and fixes
Mar 5 2026
Mar 5 2026
Mar 3 2026
Mar 3 2026
Yeah... I misread what "secure" means. I think I just need to set the use_https option in the config.
Hmmm.. I don't see how use_secure_url is related to the url schema. Also, the feed should not include a secure token, as the token is only valid for the current session. Probably rcube_utils::resolve_url() is where we should be looking into.
mollekopf added a reviewer for D5844: Honor use_secure_url when generating a feed url: Roundcube Developers.
So we get an https instead of http url for the calendar feed while sitting behind a proxy.
Feb 28 2026
Feb 28 2026
Feb 27 2026
Feb 27 2026
- Sharing on the files list
Feb 26 2026
Feb 26 2026
Feb 23 2026
Feb 23 2026
- Exclude quota properties from an allprop request
- Fixed returning some custom properties
- cleanup
Feb 20 2026
Feb 20 2026
- Merge branch 'master' into dev/files-quota
Feb 19 2026
Feb 19 2026
Feb 18 2026
Feb 18 2026
- Enable/configure kolab_notes plugin
Feb 17 2026
Feb 17 2026
- Support dav notes in kolab_subscriptions
- Notes support in activesync
Feb 16 2026
Feb 16 2026
- Don't require full path to WebDAV notes root
Feb 13 2026
Feb 13 2026
- Kolab3 Notes migration
- Store 'notebook' type in Item::type
- Add tests
Feb 12 2026
Feb 12 2026
Feb 9 2026
Feb 9 2026
mollekopf committed R113:f779b41c3c78: Don't log an imap authentication error when log_logins=true (authored by machniak).
mollekopf committed R113:5c3a21f39de9: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).