Neil Pilgrim

Results 151 issues of Neil Pilgrim

I've only seen this once, so this is likely an uncommon situation. This caused the popup which occurs when an event handler function doesn't handle all exceptions, from an error...

bug
help wanted
area: event handling

Following #1173 it would be useful to look through other markdown in Zulip and see how it is output in notifications, and attempt to improve it if possible. Possible issues:...

help wanted
area: notifications

Currently the stream box can be quite wide; we spread the boxes between the available width. While topic length can vary, we should be able to find some way to...

help wanted
good first issue
area: UI
in progress
area: message compose

When we enter/leave the topic list, we currently reset the focus in the topic list to the top - even if previously it was some distance down the list. I'd...

enhancement
help wanted
good first issue
area: UI

Currently we use `platform` to determine which platform we're running on, currently primarily for notifications. There are currently some limitations in this: * while not expected, we don't ensure that...

area: infrastructure
TRACKING

With #563, monochrome support is much improved, for a truly high-contrast (or retro!) experience. However: * Can we improve the 'colors' used for each style? There are very few combinations...

further discussion required
area: documentation
area: colors/styles/themes

Often it's useful to extract code - or maybe any quoted text? - from a message. The likely initial way to implement this would be to ultimately add an extra...

help wanted
good first issue
missing feature: user
version parity: 4

Currently we show the full date/time for each message, and in user 'last active' times. The only case we currently don't show the full detail is with years, where we...

area: UI
further discussion required
FUTURE

To use a term from #822 and related discussion, 'sticky' refers here to when state is retained, and possibly applied to other actions, and doesn't automatically reset. Currently the side...

enhancement
area: UI
GSoC

* [x] Add black 'badge' to README * [x] Document basic expected style (isort + black?) * [ ] Document auto-fixing code at base level & editor integration * [...

area: documentation
area: infrastructure