| Commit message (Expand) | Author | Age | Files | Lines |
* | url-lookup: shr-browse-url in masto-mode, otherwise browse-url | marty hiatt | 2022-09-12 | 1 | -1/+3 |
* | url-lookup: shr-browse-url not browse-url, for keymap | marty hiatt | 2022-09-12 | 1 | -1/+1 |
* | improve masto-url-p regexes for users | marty hiatt | 2022-09-12 | 1 | -3/+3 |
* | improve masto-url-p regexes | marty hiatt | 2022-09-03 | 1 | -31/+31 |
* | docstring | marty hiatt | 2022-09-03 | 1 | -1/+2 |
* | Merge branch 'develop' | marty hiatt | 2022-09-03 | 1 | -1/+1 |
|\ |
|
| * | url-lookup: fix loading profile fun: just use the search JSON | marty hiatt | 2022-09-03 | 1 | -2/+1 |
* | | url-lookkup: fix loading profile fun: just use the search JSON | marty hiatt | 2022-09-03 | 1 | -2/+1 |
|/ |
|
* | get-text-property, coz our tl--property requres masto buffer | marty hiatt | 2022-09-03 | 1 | -1/+1 |
* | rough regex check for fedi URLs | marty hiatt | 2022-09-03 | 1 | -18/+37 |
* | work on url-lookup | marty hiatt | 2022-09-03 | 1 | -9/+11 |
* | url-lookup: read-string if no arg or url at point | marty hiatt | 2022-09-03 | 1 | -2/+5 |
* | mastodon.el - require mastodon-http | marty hiatt | 2022-09-03 | 1 | -0/+1 |
* | move url-lookup to mastodon.el | marty hiatt | 2022-09-03 | 1 | -0/+28 |
* | fix trending tags fun name + autoload in mastodon.el | marty hiatt | 2022-09-02 | 1 | -0/+1 |
* | bump version in boilerplate | marty hiatt | 2022-08-27 | 1 | -3/+3 |
* | update dependencies, request version consistency | marty hiatt | 2022-08-27 | 1 | -1/+1 |
* | autoloads, flycheck | marty hiatt | 2022-08-27 | 1 | -1/+2 |
* | Merge pull request '2FA login support' (#255) from Red_Starfish/mastodon-up.e... | martianh | 2022-03-23 | 1 | -1/+29 |
|\ |
|
| * | auth: make old mastodon.el users aware | Abhiseck Paira | 2022-02-25 | 1 | -1/+1 |
| * | update copyright holder info | Abhiseck Paira | 2022-01-17 | 1 | -0/+1 |
| * | mastodon.el: update `mastodon-instance-url' docstring | Abhiseck Paira | 2022-01-13 | 1 | -1/+15 |
| * | mastodon.el: introduce new defcustom `mastodon-active-user' | Abhiseck Paira | 2022-01-13 | 1 | -0/+13 |
* | | autoload and binding for translate-toot-text | mousebot | 2022-03-13 | 1 | -0/+5 |
* | | improve check for any existing masto buffers on mastodon load | mousebot | 2022-02-17 | 1 | -4/+9 |
* | | fix view filters/foll suggests | mousebot | 2022-02-17 | 1 | -0/+1 |
* | | fix view filters binding | mousebot | 2022-02-15 | 1 | -1/+1 |
* | | buffer local keymap, error handling, make filters nicer | mousebot | 2022-02-15 | 1 | -0/+2 |
* | | revert to requiring mastodon toot | mousebot | 2022-02-11 | 1 | -11/+10 |
* | | revert require of mastodon-toot to autoloads | mousebot | 2022-02-05 | 1 | -11/+11 |
* | | update homepage and copyright boilerplate | mousebot | 2022-02-05 | 1 | -1/+1 |
|/ |
|
* | refactor follow request accept/reject functions. | mousebot | 2021-12-24 | 1 | -4/+4 |
* | bump version to a round number | mousebot | 2021-12-17 | 1 | -1/+1 |
* | boilerplate maintainer contact | mousebot | 2021-12-17 | 1 | -0/+1 |
* | depend on emacs 27.1, flychecks, docstrings, etc. | mousebot | 2021-12-17 | 1 | -2/+3 |
* | bump version, change homepage link, readme | mousebot | 2021-12-17 | 1 | -2/+2 |
* | customize option to enable custom emoji by default. | mousebot | 2021-12-15 | 1 | -1/+3 |
* | move profile--my-profile binding to 'O' | mousebot | 2021-11-10 | 1 | -1/+1 |
* | Reformat all code. | Holger Dürer | 2021-11-06 | 1 | -2/+2 |
* | Fix tests. | Holger Dürer | 2021-11-01 | 1 | -1/+1 |
* | require mastodon-toot in mastodon.el, for customize visibility | mousebot | 2021-10-28 | 1 | -9/+10 |
* | mastodon-async readme | mousebot | 2021-10-28 | 1 | -0/+1 |
* | rewrite bookmark-toot as toggle | mousebot | 2021-10-23 | 1 | -1/+2 |
* | bookmark-toot keybinding | mousebot | 2021-10-22 | 1 | -0/+1 |
* | flycheck, autoloads, docstrings | mousebot | 2021-10-22 | 1 | -1/+2 |
* | bookmarks keybinding | mousebot | 2021-10-22 | 1 | -0/+2 |
* | replies to toots adopt their visibility status by default. | mousebot | 2021-10-21 | 1 | -3/+2 |
* | kill-current-buffer instead of kill-this-buffer | mousebot | 2021-10-01 | 1 | -1/+1 |
* | basic delete-and-redraft-toot, text status only for now. | mousebot | 2021-09-23 | 1 | -0/+2 |
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -9/+9 |