SQL: Outlier query information gathering
Here's my updated outliers list:
(note: Sync IO time is omitted because the columns for those stats got changed in pg 17 and phoenix live dashboard doesn't support using those yet)
Misc fixes
Kinda wondering if this PR could be split up into 3, one for post_status_form (which afaict seems to be ready), one for emoji stuff, and one for the conversation scroll view.
The emoji stuff…
WIP: Add regex filter support
Where would be a good place to have a global store of things to not get synced to the server
WIP: Add regex filter support
One thing I'm having trouble with trying to solve is whether I should keep the raw value of the regexes/words in the config or convert from the parsed version when loading the settings tab.
Just…