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)
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…
Where would be a good place to have a global store of things to not get synced to the server
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…
Noticed one AkkomaGang/akkoma-fe#273 suggests using the ~r/regex/
syntax instead. Don't mind either way, so I'd like thoughts on the syntax or if there should be some…