dullbananas
dullbananas
It would be like `row` or `column` except it puts each element on top of the previous one
``` type alias Sides = { top : Int , right : Int , bottom : Int , left : Int } ``` currently there's `xy` and `each` functions for...
This violates the AGPL license of lemmy-js-client by not using the same license
Context: #4852
This would get rid of a lot of complexity. It would also reduce the chance of things that have been big problems before: trigger bugs, and queries that can't efficiently...
It might be possible to create a migration that reverts incorrect community removals caused by the issue fixed in #4859.