aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * move sensitive binding off C-c C-c.marty hiatt2024-06-041-1/+1
| | | | | | | | | | | | | | C C is bad in search buffers (it cycles them) and profile buffers (cycling), so if point isn't on image, it does the other action, and being on an image also masks that binding. we go with S instead, which otherwise is just jump to scheduled toots.
| * fix sensitive prop checkmarty hiatt2024-06-041-2/+1
| |
| * use sensitive image placeholdermarty hiatt2024-06-042-7/+134
| |
| * fix sensitive prop test: json-false or t!marty hiatt2024-06-041-1/+2
| |
| * move toggle sensitive image to tl and give it a bindingmarty hiatt2024-06-042-21/+23
| |
| * rough toggle display of sensitive imagesmarty hiatt2024-06-041-3/+41
| |
| * factor out format-heading from insert-headingmarty hiatt2024-06-041-7/+13
| |
* | add remove-overlays to with-mastodon-buffer macromarty hiatt2024-06-042-2/+1
|/
* boxed face for "pinned" in profile viewmarty hiatt2024-06-031-1/+5
|
* refactor apply status fields propsmarty hiatt2024-06-031-45/+56
|
* indexmarty hiatt2024-06-031-0/+1
|
* editing to preserve polls. create poll plist from JSON.marty hiatt2024-06-032-13/+43
| | | | | still can't edit actual polls, but can view/clear them, which is much better than zilch.
* reload on edit: only send max-id arg if we have one!marty hiatt2024-06-031-6/+7
|
* display poll deets in help-echo for display fields flag.marty hiatt2024-06-021-1/+3
|
* simply format-poll length formattingmarty hiatt2024-06-021-7/+4
|
* mastodon-toot--clear-pollmarty hiatt2024-06-021-0/+9
|
* poll not toot arg for format-pollmarty hiatt2024-06-021-3/+4
|
* display a POLL flag in compose buffer.marty hiatt2024-06-021-3/+14
| | | | next step: display/edit/cancel polls
* get-poll > format-pollmarty hiatt2024-06-021-2/+2
|
* Merge branch 'reload-paginate' into developmarty hiatt2024-06-025-54/+87
|\
| * flycheckmarty hiatt2024-06-023-8/+15
| |
| * set max-id in buffer spec also after reloadingmarty hiatt2024-06-011-2/+6
| |
| * max-id arg/params for (so far only plain) profile viewmarty hiatt2024-06-013-11/+18
| |
| * max-id arg/param for notifs-getmarty hiatt2024-06-012-7/+9
| |
| * max-id arg for other -tl.el timelinesmarty hiatt2024-06-011-6/+9
| |
| * working max-id arg for hometimeline/reloadmarty hiatt2024-05-312-7/+14
| |
| * add max-id to buffer-spec, and set when calling tl--moremarty hiatt2024-05-311-15/+18
| |
* | indexmarty hiatt2024-05-311-3/+3
| |
* | bump versionmarty hiatt2024-05-311-1/+1
|/
* add unfilter user filter langs option to filter user langsmarty hiatt2024-05-311-4/+8
|
* update info pagesmarty hiatt2024-05-302-62/+111
|
* add fallback to tl--init*: if no results, try trending statuses. FIX #562marty hiatt2024-05-301-2/+14
|
* some readme updatesmarty hiatt2024-05-301-24/+36
|
* \ binding for remote local tlmarty hiatt2024-05-301-0/+1
|
* docstring and indexmarty hiatt2024-05-303-4/+8
|
* update indexmarty hiatt2024-05-291-45/+46
|
* unfilter langs: POST raw params and it works!marty hiatt2024-05-292-6/+14
|
* not working unfilter user langs. adds json flag arg through action funsmarty hiatt2024-05-292-7/+17
|
* display filtered follow langs on user profiles. FIX #559.marty hiatt2024-05-291-3/+11
|
* fix setting lang un toot compose buffermarty hiatt2024-05-282-3/+2
|
* autoloadsmarty hiatt2024-05-281-0/+3
|
* docstringsmarty hiatt2024-05-282-5/+4
|
* refactor remote-local domain checksmarty hiatt2024-05-281-7/+3
|
* set default language in compose buffer frommarty hiatt2024-05-281-0/+9
| | | | is set from mastodon-profile-acccount-preferences-data
* account settings var docstring.marty hiatt2024-05-281-1/+4
|
* get-source-pref > get-source-valuemarty hiatt2024-05-281-1/+1
|
* filter post by language fix docstringmarty hiatt2024-05-281-3/+5
|
* add view-item-on-own-instance funmarty hiatt2024-05-271-1/+13
|
* bumb versionmarty hiatt2024-05-271-1/+1
|
* index.org updatemarty hiatt2024-05-271-41/+44
|