aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon.el
Commit message (Collapse)AuthorAgeFilesLines
* notifs-get: force set kmap in buffermarty hiatt2023-03-101-1/+2
|
* Merge branch 'develop'marty hiatt2023-02-281-5/+35
|\
| * mastodon-switch-to-buffermarty hiatt2023-02-271-0/+11
| |
| * autoloadsmarty hiatt2023-02-271-0/+2
| |
| * autoload trending-tagsmarty hiatt2023-02-181-0/+1
| |
| * bindings for list-toot-favouriters/boostersmarty hiatt2023-01-281-0/+2
| |
| * add 'l' binding for recenter-top-bottommarty hiatt2023-01-251-0/+1
| |
| * view instance bindingmarty hiatt2023-01-161-0/+1
| |
| * bindings: view scheduled on 's' move translate to 'a'marty hiatt2023-01-161-1/+2
| |
| * mastodon-live-buffers / mastodon-kill-all-buffersmarty hiatt2023-01-161-0/+15
| |
| * remove first empty line in docstringsmarty hiatt2023-01-091-4/+0
| |
| * update package commentarymarty hiatt2022-11-281-2/+2
| |
* | update package commentarymarty hiatt2022-11-281-2/+2
| |
* | Merge branch 'develop'marty hiatt2022-11-261-5/+29
|\|
| * Merge branch 'params-always-in-http-el' into developmarty hiatt2022-11-241-2/+3
| |\
| | * remove redundant --get-search(-json) funs, use new params --get-jsonmarty hiatt2022-11-221-2/+3
| | |
| | * params always in http.el, only ever send alists from elsewhere.marty hiatt2022-11-211-1/+1
| | | | | | | | | | | | probably incomplete but mostly done.
| | * masto mode map: 'g' calls --updatemarty hiatt2022-11-211-1/+0
| | | | | | | | | | | | also remove notifs-get from same key in notifs map, for consistency
| | * masto mode map: 'g' calls --updatemarty hiatt2022-11-211-0/+2
| | |
| * | masto mode map: 'g' calls --updatemarty hiatt2022-11-211-1/+2
| | | | | | | | | | | | also remove notifs-get from same key in notifs map, for consistency
| * | make mastodon-notifications-get a global functionmarty hiatt2022-11-211-2/+24
| |/ | | | | | | | | | | | | | | | | so we can view notifs without first openin other masto buffers - move it to mastodon.el - autoload cookie - rename all instances - pray the keymap works
* | mastodon-url-lookupmarty hiatt2022-11-211-1/+1
| |
* | Merge branch 'develop'marty hiatt2022-11-211-10/+14
|\|
| * display edit timestamp in byline, function to view toot historymarty hiatt2022-11-211-0/+2
| |
| * docstrings + autoloadsmarty hiatt2022-11-211-1/+5
| |
| * edit toot at pointmarty hiatt2022-11-211-0/+2
| | | | | | | | | | | | edit from notifs we fetch 'base-toot or 'toot-json
| * fix merge remnantsmarty hiatt2022-11-191-3/+0
| |
| * Merge branch 'develop' into listsmarty hiatt2022-11-191-2/+6
| |\
| | * -- separator for profile/tl funs in other filesmarty hiatt2022-11-181-2/+2
| | |
| | * add notifications--get-mentionsmarty hiatt2022-11-171-0/+1
| | | | | | | | | | | | fix endpoint arg in init-sync
| * | Merge branch 'develop' into listsmarty hiatt2022-11-161-6/+0
| |\|
| | * notifications - use local map with foll-req acc/rejmarty hiatt2022-11-161-6/+0
| | | | | | | | | | | | this way we can remove these bindings from mastodon mode map
| * | list view, keymaps, actionsmarty hiatt2022-11-161-0/+1
| | |
| * | docstrings and commentsmarty hiatt2022-11-161-1/+1
| |/
| * remove commented autoloads from mastodon.elmarty hiatt2022-11-141-9/+0
| |
| * remove call to shr-browse-url for non-masto URLsmarty hiatt2022-11-141-3/+6
| |
* | remove commented autoloads from mastodon.elmarty hiatt2022-11-141-9/+0
| |
* | remove call to shr-browse-url for non-masto URLsmarty hiatt2022-11-141-3/+6
| |
* | Merge branch 'develop'marty hiatt2022-11-131-1/+2
|\|
| * add guppe groupe regex to --masto-url-p, lookup broken thomarty hiatt2022-11-111-1/+2
| |
* | Merge branch 'develop'marty hiatt2022-11-051-4/+8
|\|
| * boilerplatemarty hiatt2022-11-051-1/+3
| |
| * 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
| |
* | autoload profile-account-settings in mastodon.elmarty hiatt2022-10-151-0/+1
| |
* | 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
|