Refactor querying & improve logging
#26
Merged
SomeGuy
merged 23 commits from gravel/sessioncommunities.online-archive:querying-refactor
into main
3 years ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'gravel/sessioncommunities.online-archive:querying-refactor'
Deleting a branch is permanent. It CANNOT be undone. Continue?
This paves the way for room labels derived from more complete data.
Notes:
$KNOWN_PUBKEYS
was intended to be alphabetically sortedI assume
$this->room_hints
should be sorted before further handling?That those are the only issues I have found shows what outstanding work you did with this refactor, thank you.
There's still the issue of the unsorted
$this->room_hints
, but that's not important in any way or form as far as I can tell.Looking good otherwise. Consider this merged.
d9e5ff6560
into main 3 years ago