| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Set a marker (mastodon-tl--before-update-marker) before updating the buffer and
reset point's position there afterwards.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
fixes #352
we should almost always have faves and other tls, but not always things like bookmarks.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit 0eeb429d3531a3c11cc9ea3c3aef258b7c671edb.
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
fixes #352
we should almost always have faves and other tls, but not always things like bookmarks.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This reverts commit 0eeb429d3531a3c11cc9ea3c3aef258b7c671edb.
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
actually fix Local pagination with tl--more* etc
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
non-nil' (#356) from tohojo/mastodon.el:conditional-scheduled into develop
Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/356
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The Pleroma server software can't handle the scheduled_at parameter being
set to anything other than a valid datetime, even an empty value. To work
around this, change mastodon-toot--send to only add the parameter to the
list of args if its non-nil.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
mentions' (#343) from emocoder/mastodon.el:fix-two-spaces-in-reply into develop
Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/343
|
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
sigkill/mastodon.el:no-message into develop
Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/361
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This breaks if it contains any % characters.
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
anticomputer/mastodon.el:develop into develop
Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/360
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Prevent empty string shortcodes from creating dotfiles inside the
custom emoji download dir to prevent e.g. ".envrc" and other such
contextual dotfiles from being created in the legitimate download
location.
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
api query' (#347) from stellarskylark/mastodon.el:develop into develop
Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/347
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
mastodon.el currently breaks when trying to load a spoilered toot if
the /preferences endpoint returns something unexpected, preventing
mastodon-tl--buffer-spec from being set and not automatically enabling
the major mode. This is particularly a problem on GoToSocial, which
does not currently have the endpoint implemented and instead returns a
404 HTML page, causing a JSON parsing error.
This PR adds a simple check which causes the API check in
mastodon-tl--spoiler to return null if it errors, thus triggering the
default behavior of hiding CW'd toots until opened.
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
length' (#346) from sachac/mastodon.el:max-length into develop
Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/346
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* lisp/mastodon-toot.el (mastodon-toot--send): Use
mastodon-toot--count-toot-chars instead of length.
|
| |_|_|_|/
|/| | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
this prevents matching when we have type words after a handle/tag
(forward-whitespace -1) places point before the previous space. placing it
after doesn't work, it breaks some completion cases.
|
| | | | | |
|
|\ \ \ \ \ |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| |\ \ \ \ \ |
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
posts
|
| | | | | | | |
|
|/ / / / / / |
|
|\ \ \ \ \ \ |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
12 characters' (#337) from rougier/mastodon.el:timestamp into develop
Reviewed-on: https://codeberg.org/martianh/mastodon.el/pulls/337
|
| | |\ \ \ \ \ \ |
|
| | |/ / / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
mastodon server sets a 500 char max, but forks and other servers may not.
|