Shinmera / tooter

A Common Lisp client library for Mastodon instances.
https://shinmera.github.io/tooter
zlib License
44 stars 6 forks source link

added 'min-id' parameter to 'timeline' #9

Closed cage2 closed 4 years ago

cage2 commented 4 years ago

Hi!

I have added the min-id (in my opinion this is more useful than since_id) parameter as in #5. I have also slightly changed formatting, i hope this is OK. :)

Bye! C.

Shinmera commented 4 years ago

Please retain the code style as it is throughout the rest of the project. This means:

cage2 commented 4 years ago

On Mon, Mar 23, 2020 at 11:23:46AM -0700, Nicolas Hafner wrote:

Please retain the code style as it is throughout the rest of the project. This means:

  • Don't spread arguments over multiple lines
  • Don't align values across lines

Sorry! Ok!

Bye! C.

cage2 commented 4 years ago

Hi!

Hope it is OK now! :)

Sorry again!

Bye! C.

Shinmera commented 4 years ago

Yep, ok now. Thanks!

cage2 commented 4 years ago

On Mon, Mar 23, 2020 at 11:48:00AM -0700, Nicolas Hafner wrote:

Yep, ok now. Thanks!

very good! :)

Bye! C.