dscottboggs / mastodon-async

Mastodon Client for Rust
Other
34 stars 12 forks source link

Add two kinds of notification #138

Closed quarthex closed 9 months ago

quarthex commented 9 months ago

Add notifications kinds “status” and “update”. Still, “admin.sign_up” and “admin.report” are missing.

dscottboggs commented 9 months ago

Thanks, why not throw on the other two?

quarthex commented 9 months ago

Because I do not need them. I just edited the file to suite my needs.

dscottboggs commented 9 months ago

Actually, this is a duplicate of #71. Please see #54 for more details about the status of development of this library and utilize the existing work completed in the comb branch.