Results 27 issues of John McKerrell

Make sure that Nimble doesn't try to access notification properties from the main thread as they may have been created on another thread and get upset (most likely when Core...

enhancement
tricky

- [x] I have read [CONTRIBUTING](https://github.com/Quick/Nimble/blob/main/CONTRIBUTING.md) and have done my best to follow them. ### What did you do? Used `toEventuallyNot(postNotifications(..))` wrapping a Core Data operation that occurs on a...

bug

- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes Improve the error handling around posting to twitter....

My initial change here was to set the module_name so that it matches what Carthage would use (and appears to be what is expected anyway). This would obviously be a...

Would probably be a good idea to put a banner on the top of the homepage map to tell users that what they can see isn't necessarily all of the...

enhancement

Sometimes files uploaded by FTP will not have the group write permission, this is required for them to be processed and moved. Looks like the chmod_enable setting should do the...

bug

If a user forgets their password there's no mechanism to reset their password.

enhancement

It would be good if the counts on the user homepage showed the overall stats, so you've got 300 available photos out of 4000 that are available. It could also...

enhancement

We store created_at and updated_at times for photos, we should really store deleted_at times too.

bug

Need some sort of status indicator so that people know something is happening.

bug