Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update package commentary | marty hiatt | 2022-11-28 | 1 | -2/+2 |
| | |||||
* | Merge branch 'develop' | marty hiatt | 2022-11-26 | 1 | -5/+29 |
|\ | |||||
| * | Merge branch 'params-always-in-http-el' into develop | marty hiatt | 2022-11-24 | 1 | -2/+3 |
| |\ | |||||
| | * | remove redundant --get-search(-json) funs, use new params --get-json | marty hiatt | 2022-11-22 | 1 | -2/+3 |
| | | | |||||
| | * | params always in http.el, only ever send alists from elsewhere. | marty hiatt | 2022-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | probably incomplete but mostly done. | ||||
| | * | masto mode map: 'g' calls --update | marty hiatt | 2022-11-21 | 1 | -1/+0 |
| | | | | | | | | | | | | also remove notifs-get from same key in notifs map, for consistency | ||||
| | * | masto mode map: 'g' calls --update | marty hiatt | 2022-11-21 | 1 | -0/+2 |
| | | | |||||
| * | | masto mode map: 'g' calls --update | marty hiatt | 2022-11-21 | 1 | -1/+2 |
| | | | | | | | | | | | | also remove notifs-get from same key in notifs map, for consistency | ||||
| * | | make mastodon-notifications-get a global function | marty hiatt | 2022-11-21 | 1 | -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-lookup | marty hiatt | 2022-11-21 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'develop' | marty hiatt | 2022-11-21 | 1 | -10/+14 |
|\| | |||||
| * | display edit timestamp in byline, function to view toot history | marty hiatt | 2022-11-21 | 1 | -0/+2 |
| | | |||||
| * | docstrings + autoloads | marty hiatt | 2022-11-21 | 1 | -1/+5 |
| | | |||||
| * | edit toot at point | marty hiatt | 2022-11-21 | 1 | -0/+2 |
| | | | | | | | | | | | | edit from notifs we fetch 'base-toot or 'toot-json | ||||
| * | fix merge remnants | marty hiatt | 2022-11-19 | 1 | -3/+0 |
| | | |||||
| * | Merge branch 'develop' into lists | marty hiatt | 2022-11-19 | 1 | -2/+6 |
| |\ | |||||
| | * | -- separator for profile/tl funs in other files | marty hiatt | 2022-11-18 | 1 | -2/+2 |
| | | | |||||
| | * | add notifications--get-mentions | marty hiatt | 2022-11-17 | 1 | -0/+1 |
| | | | | | | | | | | | | fix endpoint arg in init-sync | ||||
| * | | Merge branch 'develop' into lists | marty hiatt | 2022-11-16 | 1 | -6/+0 |
| |\| | |||||
| | * | notifications - use local map with foll-req acc/rej | marty hiatt | 2022-11-16 | 1 | -6/+0 |
| | | | | | | | | | | | | this way we can remove these bindings from mastodon mode map | ||||
| * | | list view, keymaps, actions | marty hiatt | 2022-11-16 | 1 | -0/+1 |
| | | | |||||
| * | | docstrings and comments | marty hiatt | 2022-11-16 | 1 | -1/+1 |
| |/ | |||||
| * | remove commented autoloads from mastodon.el | marty hiatt | 2022-11-14 | 1 | -9/+0 |
| | | |||||
| * | remove call to shr-browse-url for non-masto URLs | marty hiatt | 2022-11-14 | 1 | -3/+6 |
| | | |||||
* | | remove commented autoloads from mastodon.el | marty hiatt | 2022-11-14 | 1 | -9/+0 |
| | | |||||
* | | remove call to shr-browse-url for non-masto URLs | marty hiatt | 2022-11-14 | 1 | -3/+6 |
| | | |||||
* | | Merge branch 'develop' | marty hiatt | 2022-11-13 | 1 | -1/+2 |
|\| | |||||
| * | add guppe groupe regex to --masto-url-p, lookup broken tho | marty hiatt | 2022-11-11 | 1 | -1/+2 |
| | | |||||
* | | Merge branch 'develop' | marty hiatt | 2022-11-05 | 1 | -4/+8 |
|\| | |||||
| * | boilerplate | marty hiatt | 2022-11-05 | 1 | -1/+3 |
| | | |||||
| * | edit header prop line for melpa | marty hiatt | 2022-11-05 | 1 | -1/+1 |
| | | |||||
| * | use ts library to format poll expiry | marty hiatt | 2022-11-05 | 1 | -1/+1 |
| | | |||||
| * | flycheck requires / thingatpt fun | marty hiatt | 2022-11-05 | 1 | -1/+3 |
| | | |||||
| * | add persist dep to mastodon.el file explicitly | marty hiatt | 2022-09-19 | 1 | -1/+1 |
| | | |||||
* | | autoload profile-account-settings in mastodon.el | marty hiatt | 2022-10-15 | 1 | -0/+1 |
| | | |||||
* | | add persist dep to mastodon.el file explicitly | marty hiatt | 2022-09-19 | 1 | -1/+1 |
|/ | |||||
* | url-lookup: shr-browse-url in masto-mode, otherwise browse-url | marty hiatt | 2022-09-12 | 1 | -1/+3 |
| | |||||
* | improve masto-url-p regexes for users | marty hiatt | 2022-09-12 | 1 | -1/+3 |
| | |||||
* | autoloads/requires/mode hook in mastodon.el | marty hiatt | 2022-09-10 | 1 | -2/+5 |
| | |||||
* | customize option to display orig toot when replying | marty hiatt | 2022-09-06 | 1 | -0/+1 |
| | |||||
* | improve masto-url-p regexes | marty hiatt | 2022-09-03 | 1 | -31/+31 |
| | |||||
* | docstring | marty hiatt | 2022-09-03 | 1 | -1/+2 |
| | |||||
* | url-lookup: fix loading profile fun: just use the search JSON | marty hiatt | 2022-09-03 | 1 | -3/+2 |
| | |||||
* | 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 |
| |