Tim Abbott
Tim Abbott
I merged the first few commits; gave you other feedback in person.
I think all 3 of those belong in `links.py`.
@AasthaGupta this change should definitely come with backend tests for this case; we require 100% test coverage for the message-fetching code path.
@showell can you review this? You have this code path a bit more in your head than I do right now.
Correct, we've historically filtered them client-side, which is great in many cases, but doesn't work if you've muted all the recent topics in the stream (and thus fetching the first...
Merged, thanks for tracking this down @Riken-Shah!
This is a rebase of that; closed the older issue.
@umairwaheed did you mean to close this? I think we actually do still want to implement this.
@vaidap for the apps section, I think the capitalization should be fixed for the ARIA labels ("Windows" and other product names should be capitalized how the products' names are). And...
I just rebased it and pushed back to here, which means I now have a pretty good understanding of how this works.