- Small code improvement, more assertions
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Mar 20 2025
Mar 20 2025
machniak updated the diff for D5142: DataMigrator: Fix handling of "spread event blocks" in the Takeout's ics parser.
Adressed comments
Mar 19 2025
Mar 19 2025
I don't like \n in a log message. It's fine otherwise.
mollekopf added a reviewer for D5133: Continue with migration on 400 error code: Restricted Project.
mollekopf added a reviewer for D5145: Don't abort the migration on some expected errors: Restricted Project.
Results in output like this:
mollekopf added a reviewer for D5151: Skip the zip extraction if already available: Restricted Project.
Update diff
machniak updated the diff for D5142: DataMigrator: Fix handling of "spread event blocks" in the Takeout's ics parser.
- Fix test description
- DataMigrator: Make sure \r\n is used in mbox parser output
Mar 18 2025
Mar 18 2025
- Small fix
- Remove redundant code
- Merge branch 'master' into dev/queue-enum
- Assert job's queue
Mar 15 2025
Mar 15 2025
Mar 14 2025
Mar 14 2025
mollekopf committed R113:d7bf4c26bf92: Don't log an imap authentication error when log_logins=true (authored by machniak).
mollekopf committed R113:fc96191d23ef: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
machniak committed R113:cd42de335a0c: Update links in comments and config to https where available (#9759) (authored by Philip Weir <88682+johndoh@users.noreply.github.com>).
The is_token_valid() call should probably be done in the plugin's startup() method.
Use the new method
mollekopf added a reviewer for D5130: Clear the kolab_files_token on oauth token refresh: Roundcube Kolab Plugins Developers.
Fixup