Adrien

Results 31 issues of Adrien

Start actually using the app in daily life installing releases built from CircleCI and using a hosted server. Checklist: - [x] Publish signed APKs using CircleCI (publish them to F-Droid...

enhancement

Under the hood we store the history of all modifications, but right now it is only possible to display a "merged" list of transactions (ie. coalescing all edits together). Add...

enhancement

- [ ] Make sure the synchronization handles this - [ ] Decide what to do in case of member removal (if allowed at all) - [ ] Implement UI...

enhancement

We're currently using [https://github.com/spacejam/sled/](Sled) for storage, which is pure Rust (makes compiling easy) and nice to use. Whether it is a good choice going forward regarding reliability and forward compatibility...

enhancement

- [ ] Restructure integration tests to use the Page Object Model as described in https://github.com/brianegan/flutter_architecture_samples/tree/master/example/integration_tests - [ ] Extend the test coverage to include more scenarios

enhancement

First of all, thanks for the work you're putting into this! There are couple of places in the Go API where the type of a field is only known at...

When using difftastic to view a (git) commit where some files have been deleted, file deletions are shown as if all lines in the file had been deleted. The output...

What's the rationale behind having two slightly different file types, one in the root package and one in `slackevents`? Would a PR to merge them have a chance to be...

proposal

### Description Currently (as of 93035c946040f00b2eb69dc9a954f83a9803e931) the `EventTimestamp` field is only present on some inner events types. According to [the OpenAPI specs](https://github.com/slackapi/slack-api-specs/blob/master/events-api/slack_events_api_async_v1.json#L30), the `event_ts` field should be present along with...

enhancement

## Describe the bug If a JSON schema contains HTML characters (eg. `foo`) in the description field, those are not escaped before being handed over to VS Code, which apparently...

bug
upstream