Cleanup according to comments
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
May 22 2024
May 22 2024
mollekopf committed R113:7613a3136648: Don't log an imap authentication error when log_logins=true (authored by machniak).
mollekopf committed R113:02e8f2824a31: Optimize fetchPartBody() for huge results w/o formatting and decoding (authored by machniak).
mollekopf committed R113:8b29569c435b: Improve performance of fetching mail bodies (authored by machniak).
May 21 2024
May 21 2024
May 17 2024
May 17 2024
May 15 2024
May 15 2024
mollekopf committed R113:f7a698c7726d: Fix sort_folder_comparator (#9057) (authored by Adrien Beau <abe.github@zerty.xyz>).
May 8 2024
May 8 2024
May 7 2024
May 7 2024
Apr 26 2024
Apr 26 2024
Apr 25 2024
Apr 25 2024
Apr 17 2024
Apr 17 2024
For existing installations that do not use a DAV backend; I suppose we'll just loose the subscription state, but it should otherwise work? And we'll loose the integration between imap subscription state and the syncroton subscription state, correct?
Haven't tested it but looks good to me.
Apr 16 2024
Apr 16 2024
Apr 12 2024
Apr 12 2024
Apr 10 2024
Apr 10 2024
Apr 5 2024
Apr 5 2024
mollekopf committed rK4e41d31495ba: Podman container healthcheck function, does not require systemd (authored by adomaitis).
Apr 4 2024
Apr 4 2024
mollekopf abandoned D4665: Support for multiple admin/reseller/services domains, don't require a specific root domain.
In favor of the middleware based approach.
addressed comments