LGTM.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Sep 8 2025
Sep 8 2025
Oct 2 2024
Oct 2 2024
Oct 1 2024
Oct 1 2024
Sep 18 2024
Sep 18 2024
Aug 28 2024
Aug 28 2024
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
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
Feb 4 2022
Feb 4 2022
Jan 25 2022
Jan 25 2022
Jan 18 2022
Jan 18 2022
Jan 14 2022
Jan 14 2022
Jan 8 2022
Jan 8 2022
Jan 3 2022
Jan 3 2022
Jan 2 2022
Jan 2 2022
Jan 1 2022
Jan 1 2022
Dec 31 2021
Dec 31 2021
vanmeeuwen committed rK2d0094a06b17: Avoid failing user create job due to missing domain (authored by mollekopf).
- 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
Dec 25 2021
Dec 25 2021
Dec 24 2021
Dec 24 2021