aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
Commit message (Expand)AuthorAgeFilesLines
...
* url-lookup: read-string if no arg or url at pointmarty hiatt2022-09-031-2/+5
* mastodon.el - require mastodon-httpmarty hiatt2022-09-031-0/+1
* move url-lookup to mastodon.elmarty hiatt2022-09-031-0/+28
* fix trending tags fun name + autoload in mastodon.elmarty hiatt2022-09-021-0/+1
* bump version in boilerplatemarty hiatt2022-08-271-3/+3
* update dependencies, request version consistencymarty hiatt2022-08-271-1/+1
* autoloads, flycheckmarty hiatt2022-08-271-1/+2
* Merge pull request '2FA login support' (#255) from Red_Starfish/mastodon-up.e...martianh2022-03-231-1/+29
|\
| * auth: make old mastodon.el users awareAbhiseck Paira2022-02-251-1/+1
| * update copyright holder infoAbhiseck Paira2022-01-171-0/+1
| * mastodon.el: update `mastodon-instance-url' docstringAbhiseck Paira2022-01-131-1/+15
| * mastodon.el: introduce new defcustom `mastodon-active-user'Abhiseck Paira2022-01-131-0/+13
* | autoload and binding for translate-toot-textmousebot2022-03-131-0/+5
* | improve check for any existing masto buffers on mastodon loadmousebot2022-02-171-4/+9
* | fix view filters/foll suggestsmousebot2022-02-171-0/+1
* | fix view filters bindingmousebot2022-02-151-1/+1
* | buffer local keymap, error handling, make filters nicermousebot2022-02-151-0/+2
* | revert to requiring mastodon tootmousebot2022-02-111-11/+10
* | revert require of mastodon-toot to autoloadsmousebot2022-02-051-11/+11
* | update homepage and copyright boilerplatemousebot2022-02-051-1/+1
|/
* refactor follow request accept/reject functions.mousebot2021-12-241-4/+4
* bump version to a round numbermousebot2021-12-171-1/+1
* boilerplate maintainer contactmousebot2021-12-171-0/+1
* depend on emacs 27.1, flychecks, docstrings, etc.mousebot2021-12-171-2/+3
* bump version, change homepage link, readmemousebot2021-12-171-2/+2
* customize option to enable custom emoji by default.mousebot2021-12-151-1/+3
* move profile--my-profile binding to 'O'mousebot2021-11-101-1/+1
* Reformat all code.Holger Dürer2021-11-061-2/+2
* Fix tests.Holger Dürer2021-11-011-1/+1
* require mastodon-toot in mastodon.el, for customize visibilitymousebot2021-10-281-9/+10
* mastodon-async readmemousebot2021-10-281-0/+1
* rewrite bookmark-toot as togglemousebot2021-10-231-1/+2
* bookmark-toot keybindingmousebot2021-10-221-0/+1
* flycheck, autoloads, docstringsmousebot2021-10-221-1/+2
* bookmarks keybindingmousebot2021-10-221-0/+2
* replies to toots adopt their visibility status by default.mousebot2021-10-211-3/+2
* kill-current-buffer instead of kill-this-buffermousebot2021-10-011-1/+1
* basic delete-and-redraft-toot, text status only for now.mousebot2021-09-231-0/+2
* package-lint: bump to emacs 26.1, disable stream keybindingsmousebot2021-09-221-9/+9
* functions to vote on polls in timelines, bound to "v"mousebot2021-08-091-1/+3
* follow requests accept/reject from notifications +mousebot2021-08-091-0/+4
* hack to ensure toot buffer bindings are always enabled.mousebot2021-06-191-1/+1
* typos and readmemousebot2021-06-141-1/+1
* use mastodon-auth--user-acct instead of get-account-name in mastodonmousebot2021-06-081-2/+3
* only get-home-timeline if mastodon buffers not already open.mousebot2021-06-071-2/+15
* implement updating user profile notemousebot2021-06-051-1/+3
* enable async stream for user notifications.mousebot2021-06-031-0/+5
* add basic live updates of home/local/federated timelines.mousebot2021-06-011-0/+6
* foll reqs/faves bindings global, autoloads and declarations, readmemousebot2021-06-011-0/+2
* bump masto version, bump emacs version to 25.1, dependency in readmemousebot2021-05-311-2/+2