Tim Abbott

Results 1359 comments of Tim Abbott

@adnrs96 can you rebase this? Also, what are the next steps with this PR -- do you have it working cleanly on nightly?

The first 4 commits all seem quite clean, and I'm going to try to merge them next. "Merge the datasources for emoji picker and composebox typeahead." I was having a...

@HarshitOnGitHub that commit is too hard to understand. Can you split it up, maybe something like this: * A commit adding `display_name` to the `emoji.js` data structures. I'm still not...

Thanks for updating this @HarshitOnGitHub! I merged through 194dd5fd301d09eb77a87810c846a415d42bd4a6 (aka some of the preparatory infrastructure changes), thanks @HarshitOnGitHub! For the next groups of commits, I have some questions: * It...

I had to merge 99721755e84c6a874686f19b7b5f81333017533c to fix missing 100% coverage on that file with the partially merged branch.

It's worth mentioning that the webapp fetches many more than 30 messages to prepare the "all messages" view -- more like 1200, and uses that data to locally render various...

Hmm, good question; I'm not sure what the right server API would be for indicating the rate-limiting structure; maybe a good discussion for #backend. I'm not sure I understand the...

This was with the lastest pyflakes release (1.6.0.) You can check out the zulip/zulip commit just before the workaround fix commit that I linked above, and do the following: *...