- Jul 27, 2024
-
-
Jason Volk authored
Signed-off-by:
Jason Volk <jason@zemos.net>
-
- Jul 01, 2024
-
-
🥺 authored
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jun 12, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
The previous code would drop some events entirely if any events between `skip` and `skip + limit` were not visible to the user. This would cause the set of events skipped by the `skip(skip)` method to extend past `skip` in the raw result set, because `skip(skip)` was being called *after* filtering out invisible events. This bug will become much more severe with a full filtering implementation, because it will be more likely for events to be filtered out. Currently, it is only possible to trigger with rooms that have history visibility set to "invited" or "joined". Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
The previous code would fail to return next_batch if any of the events in the window were not visible to the user. It would also return an unnecessary next_batch when no more results are available if the total number of results is exactly `skip + limit`. This bug will become much more severe with a full filtering implementation, because we will be more likely to trigger it by filtering out events in a search call. Currently, it is only possible to trigger with rooms that have history visibility set to "invited" or "joined". Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jun 06, 2024
-
-
Jason Volk authored
Signed-off-by:
Jason Volk <jason@zemos.net>
-
- May 06, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
may need further opinion from others on these Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Apr 26, 2024
-
-
conduwuit is not a library Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Apr 06, 2024
-
-
i fail to see any reason why we would always want this to be None Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Mar 27, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Mar 23, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Mar 08, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Mar 04, 2024
-
-
Signed-off-by:
strawberry <strawberry@puppygock.gay>
-
- Jul 02, 2023
-
-
Timo Kösters authored
-
- Mar 13, 2023
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- Dec 16, 2022
-
-
Jonas Platte authored
-
- Oct 31, 2022
-
-
Nyaaori authored
-
- Oct 10, 2022
-
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
Only 174 errors left!
-
- Aug 15, 2022
-
-
Timo Kösters authored
-
- Apr 07, 2022
-
-
Timo Kösters authored
-
- Feb 18, 2022
-
-
Jonathan de Jong authored
-
Jonathan de Jong authored
-
- Feb 12, 2022
-
-
Jonas Platte authored
Remove it from request handler since there's already the context of the request path, added through TraceLayer.
-
Jonas Platte authored
-
Jonas Platte authored
-
Jonas Platte authored
-
- Feb 04, 2022
-
-
Timo Kösters authored
-
- Oct 13, 2021
-
-
Jonas Platte authored
Should make the code a little bit easier to read.
-
- Sep 13, 2021
-
-
Jonas Platte authored
-
- Aug 31, 2021
-
-
Timo Kösters authored
-
- Jul 14, 2021
-
-
Jonathan de Jong authored
-
- Jun 21, 2021
-
-
Timo Kösters authored
-