mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 08:52:39 +01:00
8fe78c9029
Summary: Fixes T7561. Basically everytime we load some transactions in the thread manager, kick off an async thread to update the notification panel. Should I consolidate this little bit of code into something like this._handleTransactionResponse(r)... ? I just want to keep the JS clear for other engineers and I wasn't sure if that was hiding a bit too much detail. Test Plan: user a opened durable column. user b sent user a a few messages. reloaded user a page and noted the "N" count became N-1 as the message loaded. Switched messages and saw N-2, N-3, etc as I loaded up the messages. Reviewers: chad, epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T7561 Differential Revision: https://secure.phabricator.com/D12099 |
||
---|---|---|
.. | ||
aphlict | ||
auth | ||
config | ||
conpherence | ||
countdown | ||
dashboard | ||
differential | ||
diffusion | ||
doorkeeper | ||
files | ||
herald | ||
maniphest | ||
owners | ||
passphrase | ||
phame | ||
pholio | ||
phortune | ||
policy | ||
ponder | ||
projects | ||
releeph | ||
repository | ||
search | ||
slowvote | ||
transactions | ||
uiexample |