- Merge branch 'master' into dev/kolab-subscriptions
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 29 2025
Apr 29 2025
- Comment out the Sender/X-Sender header addition to a sent mail
Apr 28 2025
Apr 28 2025
- Merge branch 'master' into dev/delegation
Apr 25 2025
Apr 25 2025
- Remove redundant @group markers
- App\Policy\Greylist\Request.php -> App\Policy\Greylist.php - improved tests
- Extract SPF policy code from the controller into App\Policy namespace, improve tests
- app/Policy/Mailfilter/RequestHandler.php -> app/Policy/Mailfilter.php
- Cleanup
- Move RateLimitWhitelist class into app/Policy/RateLimit dir
Apr 24 2025
Apr 24 2025
- Merge branch 'master' into dev/delegation
- Fix regression
- Tests
Apr 23 2025
Apr 23 2025
Apr 22 2025
Apr 22 2025
- Remove redundant print()
- Add TODO
- Submission policy implementation
Apr 20 2025
Apr 20 2025
Apr 19 2025
Apr 19 2025
Apr 18 2025
Apr 18 2025
In D4686#66579, @mollekopf wrote:I think kolab_subscriptions.php is missing?
I think kolab_subscriptions.php is missing?
We should probably just get this merged, but it would be nice if we could fall-back to the metadata value for a seamless upgrade path (not sure what the current state is).
Cache clearing works now
mollekopf committed R113:f97e02f0049c: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
mollekopf committed R113:923915745211: Don't log an imap authentication error when log_logins=true (authored by machniak).
I believe I fixed the issue in https://github.com/roundcube/roundcubemail/commit/67d5dfc95063c4a97c84fd0a5ef48bf42ba656eb
- Merge branch 'master' into dev/delegation
Looks good. For the theme / logo we'll have to contemplate where to store the actual image/theme. I could see it being an http link to with the backend being s3 or cephfs. I suppose for the image that would just work, and for the theme we would require some caching logic to download the theme as required.
Looks good apart from the comment.