Not sure this ever worked correctly, but now once we have a supported action, skip the rest of the transactions. Currently you'll see a random old post.
Details
Details
Test multiple rooms in various states with new messages, edits, new room titles, etc.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/conpherence/storage/ConpherenceThread.php | ||
---|---|---|
290 | Can we just break; instead of continue;? Could we just test if ($message_transaction) instead of using a separate $has_item? |