Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version | marty hiatt | 2024-06-24 | 1 | -1/+1 |
| | |||||
* | Merge branch 'reload-paginate' into develop | marty hiatt | 2024-06-02 | 1 | -2/+4 |
|\ | |||||
| * | max-id arg/params for (so far only plain) profile view | marty hiatt | 2024-06-01 | 1 | -1/+1 |
| | | |||||
| * | max-id arg/param for notifs-get | marty hiatt | 2024-06-01 | 1 | -2/+4 |
| | | |||||
* | | bump version | marty hiatt | 2024-05-31 | 1 | -1/+1 |
|/ | |||||
* | \ binding for remote local tl | marty hiatt | 2024-05-30 | 1 | -0/+1 |
| | |||||
* | bumb version | marty hiatt | 2024-05-27 | 1 | -1/+1 |
| | |||||
* | bump version | marty hiatt | 2024-05-21 | 1 | -1/+1 |
| | |||||
* | bump version for ELPA | marty hiatt | 2024-05-21 | 1 | -1/+1 |
| | |||||
* | url-lookup: try shr-url prop before thing-at point | marty hiatt | 2024-05-02 | 1 | -1/+1 |
| | | | | | | thing at point captures the closing ) of URLs in brackets, which makes webfinger fail. maybe shr-url should always get first dibs before thing-at-point also? | ||||
* | docstrings - reduce explicit refs to Mastodon itself. | marty hiatt | 2024-03-27 | 1 | -6/+6 |
| | |||||
* | roll our own url-at-point fun, in case eww not loaded | marty hiatt | 2024-03-09 | 1 | -2/+5 |
| | |||||
* | add eww--url-at-point to thing-at-point-provider-alist | marty hiatt | 2024-02-23 | 1 | -1/+6 |
| | |||||
* | make byte-compiler happier | marty hiatt | 2024-02-22 | 1 | -1/+3 |
| | |||||
* | move condition case from http get-response to credential-account | marty hiatt | 2024-02-21 | 1 | -1/+6 |
| | |||||
* | comment re return-creds-acc | marty hiatt | 2024-02-20 | 1 | -0/+5 |
| | |||||
* | Merge pull request 'Use display-buffer to allow customization' (#522) from ↵ | martianh | 2024-02-08 | 1 | -6/+8 |
|\ | | | | | | | | | | | rahguzar/mastodon.el:display-buffer into develop Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/522 | ||||
| * | Use pop-to-buffer so that new window is selected | Rahguzar | 2024-01-08 | 1 | -2/+2 |
| | | |||||
| * | Tweak display actions to better preserve defaults | Rahguzar | 2024-01-07 | 1 | -2/+2 |
| | | |||||
| * | Use 'read-buffer' to choose a buffer | Rahguzar | 2024-01-07 | 1 | -4/+6 |
| | | |||||
| * | Replace 'switch-to-buffer' with 'display-buffer' or 'pop-to-buffer' | Rahguzar | 2024-01-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | This allows user to customize how buffers get shown using 'display-buffer-alist'. Also refactors mastodon-auth--show-notice. | ||||
* | | Add 'o' binding to open the current toot in a browser | David Edmondson | 2024-01-26 | 1 | -0/+1 |
| | | |||||
* | | Add 'z' binding to bury the current buffer | David Edmondson | 2024-01-26 | 1 | -0/+1 |
|/ | |||||
* | Avoid error when there's only one window in a frame when closing window | Björn Bidar | 2023-12-31 | 1 | -1/+7 |
| | | | | | | | | Use `(quit-window 'kill)` instead of `(kill-buffer-and-window)` to avoid error when there's only one window instead the frame: `kill-buffer-and-window: Attempt to delete minibuffer or sole ordinary window` Signed-off-by: Björn Bidar <bjorn.bidar@thaodan.de> | ||||
* | add RET binding for tl--thread | marty hiatt | 2023-12-23 | 1 | -0/+1 |
| | |||||
* | add cmd to url-lookup with no fedi-like check | marty hiatt | 2023-11-06 | 1 | -2/+8 |
| | |||||
* | Merge branch 'develop' | marty hiatt | 2023-10-30 | 1 | -4/+4 |
|\ | |||||
| * | next-/prev-toot>next-/prev-item, cond-case around pos update call | marty hiatt | 2023-10-15 | 1 | -4/+4 |
| | | |||||
* | | bump | marty hiatt | 2023-10-16 | 1 | -1/+1 |
| | | |||||
* | | bump | marty hiatt | 2023-10-15 | 1 | -1/+1 |
|/ | |||||
* | rename search-query to query | marty hiatt | 2023-10-14 | 1 | -1/+1 |
| | |||||
* | bump | marty hiatt | 2023-10-13 | 1 | -1/+1 |
| | |||||
* | bump | marty hiatt | 2023-10-13 | 1 | -1/+1 |
| | |||||
* | add fun mastodon-buffer-p | marty hiatt | 2023-10-13 | 1 | -0/+5 |
| | |||||
* | masto-url-p -> fedi-url-p | marty hiatt | 2023-10-12 | 1 | -2/+2 |
| | |||||
* | url-p: optional @ prefix for "users" url | marty hiatt | 2023-10-12 | 1 | -1/+1 |
| | |||||
* | bump | marty hiatt | 2023-10-12 | 1 | -1/+1 |
| | |||||
* | add rough hometown user statuses url regex | marty hiatt | 2023-10-11 | 1 | -0/+1 |
| | |||||
* | add settings check to mode-hook-fun, fix when check for hl-current | marty hiatt | 2023-10-08 | 1 | -6/+4 |
| | |||||
* | bump | marty hiatt | 2023-10-07 | 1 | -1/+1 |
| | |||||
* | bump | marty hiatt | 2023-10-05 | 1 | -1/+1 |
| | |||||
* | bump version | marty hiatt | 2023-10-05 | 1 | -1/+1 |
| | |||||
* | bump version | marty hiatt | 2023-10-05 | 1 | -1/+1 |
| | |||||
* | refactor mode function, to avoid multiple addition of lambda. | marty hiatt | 2023-10-04 | 1 | -7/+10 |
| | |||||
* | add misskey notes regex to masto-url-p | marty hiatt | 2023-10-02 | 1 | -1/+2 |
| | |||||
* | bump version | marty hiatt | 2023-09-27 | 1 | -1/+1 |
| | |||||
* | bump version | marty hiatt | 2023-08-30 | 1 | -1/+1 |
| | |||||
* | refactor mastodon-return-credential-account | marty hiatt | 2023-08-30 | 1 | -9/+8 |
| | |||||
* | Merge branch 'scratch/mastodon' into develop | marty hiatt | 2023-08-30 | 1 | -4/+2 |
|\ | |||||
| * | Misc minor cosmetic changes | Stefan Monnier | 2023-08-27 | 1 | -3/+1 |
| | | | | | | | | | | | | | | Prefer # to quote function names. Remove some redundant `:group` arguments. Properly newline-terminate text files. Fix some ' warnings in docstrings. |