- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Wed, Aug 28
Wed, Aug 28
vanmeeuwen committed rKffb98f3ba8a7: Add specialuse metadata for default folders (authored by vanmeeuwen).
Add specialuse metadata for default folders
Feb 6 2024
Feb 6 2024
Dec 18 2023
Dec 18 2023
Oct 24 2023
Oct 24 2023
Sep 20 2023
Sep 20 2023
Jul 31 2023
Jul 31 2023
Jun 2 2023
Jun 2 2023
May 22 2023
May 22 2023
May 11 2023
May 11 2023
Apr 13 2023
Apr 13 2023
Mar 27 2023
Mar 27 2023
Mar 24 2023
Mar 24 2023
Mar 23 2023
Mar 23 2023
vanmeeuwen added a comment to D4033: [WIP] Handle other mailrecipient objects in findObjectsByRecipientAddress().
In D4033#50252, @machniak wrote:I didn't consider this diff complete. Before we merge this I'd like to know answers to my questions about the findObjectsByRecipientAddress() method:
- Does it needs an argument to return only these objects that implement senderPolicyFrameworkWhitelist() method?
- Should it return all objects if e.g. there's an alias to a user and resource at the same time? Right now it's the first found.
Mar 6 2023
Mar 6 2023
Feb 28 2023
Feb 28 2023
Feb 2 2023
Feb 2 2023
vanmeeuwen requested review of D4028: Allow for the complete footer to be displayed on mobile real estates.
Nov 14 2022
Nov 14 2022
Oct 17 2022
Oct 17 2022
Oct 9 2022
Oct 9 2022
Avoid triggering modules not loaded
Jul 21 2022
Jul 21 2022
Apr 29 2022
Apr 29 2022
Apr 20 2022
Apr 20 2022
Apr 15 2022
Apr 15 2022
Apr 14 2022
Apr 14 2022
In D3463#41959, @machniak wrote:In D3463#41947, @vanmeeuwen wrote:In D3463#41941, @machniak wrote:
- If we move file name, size, mimetype to a separate table whenever we want to list/sort/search we have to make join(s) which will make it slow, and I'd say listing/searching by these three attributes is essential. A simplest listing needs to return at least the file size, name and mimetype, this makes this basic query much complicated/slower.
The assumption is that most if not all "lists" of "files" do not contain a column for the attributes such as size, mtime nor mimetype, let alone allow for "sorting by".
Most? All file managers/pickers I know display file name, size and mtime (mimetype is often used to display a different icon).
In D3463#41941, @machniak wrote:
- If we move file name, size, mimetype to a separate table whenever we want to list/sort/search we have to make join(s) which will make it slow, and I'd say listing/searching by these three attributes is essential. A simplest listing needs to return at least the file size, name and mimetype, this makes this basic query much complicated/slower.
Apr 13 2022
Apr 13 2022
These requested changes are mostly related to the database schema, I trust I do not have to highlight related changes.
Mar 23 2022
Mar 23 2022
I don't understand the case or cases in which this change helps, where it would have otherwise failed.
Mar 15 2022
Mar 15 2022
Feb 8 2022
Feb 8 2022
Version 0.8.22
Omit explicit disconnect
Bump version number
Version 0.8.22
Omit explicit disconnect
Feb 4 2022
Feb 4 2022
Set version
Bump version number
import print_function
self.error -> print
Address stale cache entries
vanmeeuwen committed rP1a925794a9a6: Shorten the window of entries considered valid still (authored by vanmeeuwen).
Shorten the window of entries considered valid still
Jan 25 2022
Jan 25 2022
Jan 18 2022
Jan 18 2022
Jan 14 2022
Jan 14 2022
Bump version numbers to 3.5.11
Jan 8 2022
Jan 8 2022
vanmeeuwen committed rP3243f1f01997: Allow mailbox-cleanup to run without ACLs checks (authored by vanmeeuwen).
Allow mailbox-cleanup to run without ACLs checks
vanmeeuwen committed rPe151745ace2c: Silence warnings in production, make it debug (authored by vanmeeuwen).
Silence warnings in production, make it debug
Jan 3 2022
Jan 3 2022
Jan 2 2022
Jan 2 2022
Definitely don't trust ->exists()
vanmeeuwen committed rK8f3162263c14: Users are incorrectly recognized as whitelisted (authored by vanmeeuwen).
Users are incorrectly recognized as whitelisted
Specify a reason for all responses
Attempt without whitelist testing
Attempt with strict checking
I don't trust ->exists() here
Jan 1 2022
Jan 1 2022
vanmeeuwen committed rKcf14753721bf: Reduce the retention of greylisting to two months (authored by vanmeeuwen).
Reduce the retention of greylisting to two months
Dec 31 2021
Dec 31 2021
Implement Kolab 4 rate limitations
vanmeeuwen committed rK2d0094a06b17: Avoid failing user create job due to missing domain (authored by mollekopf).
Avoid failing user create job due to missing domain
Content Security Policy headers
- More feedback
- More feedback
- Use wallet() from EntitleableTrait
- Another round of feedback
- Adjust code based on feedback
Dec 30 2021
Dec 30 2021
- Add two additional expunge commands for tables that otherwise just grow
- Fix tests
- Make sure we end with a nice line ending consistently
Dec 28 2021
Dec 28 2021
Add commands to list user aliases
Dec 25 2021
Dec 25 2021
vanmeeuwen committed rK8a8af8765bc4: Needs to point to a set of nameservers in a domain name space we control (authored by vanmeeuwen).
Needs to point to a set of nameservers in a domain name space we control
Dec 24 2021
Dec 24 2021
vanmeeuwen committed rKec953f45162d: Allow WOAT nameservers to be specified in ENV (authored by vanmeeuwen).
Allow WOAT nameservers to be specified in ENV
Signup limits
- Add commentary about the apparent inaccuracy of the message
Dec 22 2021
Dec 22 2021