7 Commits

Author SHA1 Message Date
Roardom
61c0c29e9f refactor: use php 8.4 property hooks for livewire computed properties
Less magic, and works well. Saw this trick in the Laracon US 2025 Livewire presentation.
2025-08-16 10:48:12 +00:00
Roardom
8122c6a5bc fix: phpstan pagination generics 2025-03-02 09:14:09 +00:00
Roardom
a0299daa16 refactor: use eloquent relations directly 2024-08-18 03:26:41 +00:00
Roardom
bd9f820153 fix: phpstan livewire pagination types 2024-07-09 12:24:34 +00:00
Roardom
947bd45955 update: sort conversations by most recently updated 2024-07-06 05:59:42 +00:00
Roardom
a02f266844 fix: set default user conversations tab to inbox 2024-06-19 09:37:13 +00:00
Roardom
cdb063d8e0 add: private message threads 2024-06-07 20:47:36 +00:00