- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Thu, Oct 31
rebase before landing
rebase
move regex to top level
use eventChannel from prior diff instead of event.data.channel
add channel to deconstruct
rebase
rebase
word boundry fix
use regex with word boundries
rebase and add destruction syntax for code clarity
use .includes instead of regex
Thinking about this. I think we should likely go with a non-regex solution as this is such a simple check. Going to change in next rebase
In D13841#386565, @ashoat wrote:Do we really need a RegExp if we're just checking if the string contains another string?
Maybe the best argument for RegExp would be if we're trying to match on word boundaries.
rebase
remove trimText code duplication with sidebar thread name function
address nit
Wed, Oct 30
rebase
feedback
rebase
review feedback
remove as
rebase
rebase
review feedback and changes
accidentally left a console.log
feedback and rebase
feedback and rebase
Abandoning this diff. We're going with the approach introduced in https://phab.comm.dev/D13819 where commbot is added as a ghost
Abandoning with new approach in setting the viewer as a ghost
Tue, Oct 29
Abandoning. We're no longer planning to override permissions
rebase and review feedback
review feedback
Mon, Oct 28
review feedback
move getNeynarConfig to own file
feedback
Fri, Oct 25
Thu, Oct 24
Planning changes based on Tomek's feedback