This currently only applies when APP_DEBUG=true, but having a log line every couple of seconds when debugging is still annoying enough IMO.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Aug 26 2024
Aug 26 2024
mollekopf requested review of D4893: Convert to an exception that is caught in the MeetingResponse command.
Aug 23 2024
Aug 23 2024
mollekopf retitled D4890: Exempt liveness checks from logging from Attempt to exempt liveness checks from logging
Aug 21 2024
Aug 21 2024
Aug 20 2024
Aug 20 2024
- Refactor
- Merge branch 'master' into dev/dav-folders-init
Aug 19 2024
Aug 19 2024
- Make updating default DAV folders properties possible
mollekopf committed R113:ad57b3974642: Fix sort_folder_comparator (#9057) (authored by Adrien Beau <abe.github@zerty.xyz>).
mollekopf committed R113:20c8345d3e70: Don't log an imap authentication error when log_logins=true (authored by machniak).
mollekopf committed R113:cf605ece24e3: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
mollekopf committed R113:cb768caa45cc: Improve performance of fetching mail bodies (authored by machniak).
- Merge branch 'master' into dev/dav-folders-init
- Proxy authorization for DAV
- CS fixes
Aug 18 2024
Aug 18 2024
I've now removed the package from my system - let's see what happens.
We most likely can't "Conflict" roundcube with this package - other Debian packages might still need it.
Thanks for the vendoring hint. We might want to hint admins during upgrades that it might be possible/useful to remove old packages.
Aug 17 2024
Aug 17 2024
mollekopf added a comment to D4881: Handle .well-known/(caldav|carddav) with Cyrus backend not iRony.
I think the OPTIONS call was just a copy-paste mistake.
Aug 16 2024
Aug 16 2024
- Add the missing file
- Add Unit tests for statusText()
- Remove redundant intval()
Sorry, but this code looks like another service user account.
I think this is not a code issue, but a configuration issue.
Should be solved with howto doc, not with code on auth/ldap.
machniak updated the diff for D4881: Handle .well-known/(caldav|carddav) with Cyrus backend not iRony.
- Use the old regexp
machniak requested review of D4881: Handle .well-known/(caldav|carddav) with Cyrus backend not iRony.
Aug 15 2024
Aug 15 2024
Seems self-contained, so I don't mind if this goes in, but I'm not planning on working on it.
mollekopf committed R113:58c96c2ec291: Fix sort_folder_comparator (#9057) (authored by Adrien Beau <abe.github@zerty.xyz>).
mollekopf committed R113:8835e02b37f2: Don't log an imap authentication error when log_logins=true (authored by machniak).
mollekopf committed R113:a81cca601ad0: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
mollekopf committed R113:e268012c09b5: Improve performance of fetching mail bodies (authored by machniak).