Lily Ballard
Lily Ballard
This request was inspired by my surprised at `cargo build --manifest-path bin/foo/Cargo.toml` not applying the config from `bin/foo/.cargo/config.toml`. I considered filing that as a bug, but I'm not sure what...
At this point, I think that the current behavior of `--manifest-path` is actually correct. The `.cargo/config.toml` file controls the behavior of cargo itself, it's not crate configuration, and so the...
The project as currently set up is a macOS project, but the source files should work when transplanted into an iOS project. Admittedly I haven't tested in a number of...
The API shouldn't change much at all. The only API changes should be adding accessors for values that are common in Atom feeds but aren't currently supported. All Atom work...
As long as it has no negative impact on well-formed, valid feeds, I will likely accept the patch.
benlachman has suggested FeedSamurai.
For documentation reasons. Exposing the `BarSet`, `BarUnset`, etc types isn't necessary, they're just typestate and have no documentation, so they'll just show up without links in the generated documentation. But...
Bump. Toot! on iPad just feels awkward when I can't use the keyboard to do anything.
Twitter does it, Facebook does it, Slack does it, it seems to be rather common now in social apps where you have to back out of views often.
Facebook has a poor UI, but I’ve always thought the Twitter app is pretty good. Telegram also does it. Messenger doesn’t, but it has a right-swipe action on message cells...