Commit Graph

5 Commits

Author SHA1 Message Date
Adam Brown e85d7a5ede adding an lru cache and making use of it in the room member cache
- keeps 25 members from 12 rooms in memory to avoid the cache growing infinitely
2022-05-08 18:50:14 +01:00
Adam Brown 5fae38aac7 allowing the joined member display name to be null 2022-05-08 13:06:06 +01:00
Adam Brown aa78bcd439 extracting the room members caching to its own class - need an upper limit to be set 2022-04-13 21:52:37 +01:00
Adam Brown be4fe82043 adding basic invitations list page via the profile 2022-03-13 22:53:58 +00:00
Adam Brown c78d24a458 initial commit 2022-02-27 21:48:14 +00:00