aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
Commit message (Expand)AuthorAgeFilesLines
* edit header prop line for melpamarty hiatt2022-11-051-1/+1
* use ts library to format poll expirymarty hiatt2022-11-051-1/+1
* flycheck requires / thingatpt funmarty hiatt2022-11-051-1/+3
* add persist dep to mastodon.el file explicitlymarty hiatt2022-09-191-1/+1
* url-lookup: shr-browse-url in masto-mode, otherwise browse-urlmarty hiatt2022-09-121-1/+3
* improve masto-url-p regexes for usersmarty hiatt2022-09-121-1/+3
* autoloads/requires/mode hook in mastodon.elmarty hiatt2022-09-101-2/+5
* customize option to display orig toot when replyingmarty hiatt2022-09-061-0/+1
* improve masto-url-p regexesmarty hiatt2022-09-031-31/+31
* docstringmarty hiatt2022-09-031-1/+2
* url-lookup: fix loading profile fun: just use the search JSONmarty hiatt2022-09-031-3/+2
* get-text-property, coz our tl--property requres masto buffermarty hiatt2022-09-031-1/+1
* rough regex check for fedi URLsmarty hiatt2022-09-031-18/+37
* work on url-lookupmarty hiatt2022-09-031-9/+11
* 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