niklaslong / matrix-client

An experimental client for Matrix built in Elixir
1 stars 0 forks source link

Integrate next batch as since in next sync calls #10

Closed fancycade closed 4 years ago

fancycade commented 4 years ago

Resolves #8

Personally, I don't think this PR requires any additional tests. As I already have a test that uses two sync calls and doesn't break with this change. This feature will probably get indirectly tested with future PRs as well.

fancycade commented 4 years ago

@niklaslong Formatting is already done. So I think it is ready to merge.

niklaslong commented 4 years ago

Could you rebase so the build runs on this?