diff options
author | mousebot <mousebot@riseup.net> | 2021-12-24 15:10:19 +0100 |
---|---|---|
committer | mousebot <mousebot@riseup.net> | 2021-12-24 15:10:19 +0100 |
commit | a56e2bfcaaa7706a2b27656413170c83bffa6ef0 (patch) | |
tree | 75353e750c6cf413b1aa46e12a37bfa8e1ef11f7 /lisp/mastodon-client.el | |
parent | d544d6774542afe82ab4b513c7d3717e9d692efc (diff) |
refactor mastodon-notifications--insert-status
which was a copy of mastodon-tl--insert-status.
we revert to having just the latter as main function with optional argument.
mastodon-notifications--insert-status just calls it with the arg ID.
the reason we need the difference is to ensure notifications have their own
ID, and not that of the toot the notif refers to, attached as property
"toot-id". then we have all functionality working on notifications, such as
boosting mentions and so on.
Diffstat (limited to 'lisp/mastodon-client.el')
0 files changed, 0 insertions, 0 deletions