Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Fix a missing parenthesis & added links to default icons | Nicolas P. Rougier | 2022-11-20 | 1 | -9/+18 | |
| | | | | ||||||
| * | | | Added a user customizable symbol list | Nicolas P. Rougier | 2022-11-20 | 1 | -9/+31 | |
| | | | | ||||||
| * | | | tweak toot prop mentions regex | marty hiatt | 2022-11-17 | 1 | -3/+7 | |
| | | | | ||||||
| * | | | prop tags/handles - tweak regex for spacing | marty hiatt | 2022-11-17 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | Merge branch 'develop' | marty hiatt | 2022-11-15 | 3 | -62/+67 | |
| |\ \ \ | ||||||
| * | | | | 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 | 7 | -262/+494 | |
| |\ \ \ \ | ||||||
| * | | | | | GET verify_cred not PATCH update_creds for fetch profile note | marty hiatt | 2022-11-10 | 1 | -2/+2 | |
| | | | | | | ||||||
| * | | | | | FIX update profile note - params alist format | marty hiatt | 2022-11-10 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | FIX: -tl--get-poll - add a fallback format string | marty hiatt | 2022-11-10 | 1 | -1/+6 | |
| | | | | | | ||||||
| * | | | | | add dash to handles regex | marty hiatt | 2022-11-07 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'prop-tags-handles-compose' | marty hiatt | 2022-11-07 | 1 | -0/+28 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'develop' | marty hiatt | 2022-11-05 | 5 | -22/+192 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Revert "remove unused --append-query-string" | marty hiatt | 2022-11-03 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit e2fd67b16104ab772a4ef962613cb9f3cb3cea52. | |||||
| * | | | | | | | Merge branch 'develop' | marty hiatt | 2022-10-29 | 5 | -100/+132 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | autoload profile-account-settings in mastodon.el | marty hiatt | 2022-10-15 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | handle empty relationships vector in make-buffer-for | marty hiatt | 2022-09-22 | 1 | -4/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | can be empty when doing url-lookup on a mention | |||||
| * | | | | | | | | FIX getting of 'parent-toot properties in mastodon-toot--reply | marty hiatt | 2022-09-20 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | add persist dep to mastodon.el file explicitly | marty hiatt | 2022-09-19 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | fix toot--kill test | marty hiatt | 2022-09-12 | 1 | -8/+7 | |
| | | | | | | | | | ||||||
* | | | | | | | | | docstring | marty hiatt | 2022-11-26 | 1 | -1/+3 | |
| | | | | | | | | | ||||||
* | | | | | | | | | filter user posts by language. NB: we flip mastodon-iso-639-1! | marty hiatt | 2022-11-25 | 3 | -219/+251 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | comment remove company mention | marty hiatt | 2022-11-25 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | move mastodon-toot-completions to top of file | marty hiatt | 2022-11-25 | 1 | -3/+3 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge branch 'develop' into capf-completion | marty hiatt | 2022-11-25 | 6 | -70/+113 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | refactor tl--media-attachment + customize to display caption not URL | marty hiatt | 2022-11-25 | 1 | -29/+41 | |
| | | | | | | | | | ||||||
| * | | | | | | | | set 'display to the image caption if we have one | marty hiatt | 2022-11-25 | 1 | -10/+18 | |
| | | | | | | | | | ||||||
| * | | | | | | | | caption + props for media urls as well as actual media | marty hiatt | 2022-11-25 | 2 | -37/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adds fun mastodon-tl--propertize-img-str-or-url, to prop both. | |||||
| * | | | | | | | | tweak joined date newlines printing + test | marty hiatt | 2022-11-25 | 1 | -3/+6 | |
| | | | | | | | | | ||||||
| * | | | | | | | | remove trailing double space from sparator | marty hiatt | 2022-11-25 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | tl-tests: remove trailing double spaces from separator again | |||||
| * | | | | | | | no blank lines in docstrings in profile.el | marty hiatt | 2022-11-24 | 1 | -7/+2 | |
| | | | | | | | | ||||||
| * | | | | | | | docstrings and autoloads | marty hiatt | 2022-11-24 | 3 | -5/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | http: always use PARAMS or CBARGS, never ARGS anywhere | marty hiatt | 2022-11-24 | 1 | -16/+18 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'params-always-in-http-el' into develop | marty hiatt | 2022-11-24 | 6 | -154/+128 | |
| |\ \ \ \ \ \ \ | ||||||
* | | | | | | | | | remove all company backends, use company-capf + use-company custom | marty hiatt | 2022-11-25 | 1 | -161/+21 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'develop' into capf-completion | marty hiatt | 2022-11-24 | 8 | -196/+212 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | display icon for boosts | marty hiatt | 2022-11-24 | 2 | -9/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will later follow rougier's lead on this, but just wanted to see how it looked | |||||
| * | | | | | | | | | Merge branch 'params-always-in-http-el' into develop | marty hiatt | 2022-11-24 | 6 | -154/+128 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / / | ||||||
| | * | | | | | | | add missing nil params arg to tl--more | marty hiatt | 2022-11-22 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| | * | | | | | | | if not when for edited-time in byline (for tests) | marty hiatt | 2022-11-22 | 1 | -17/+18 | |
| | | | | | | | | | ||||||
| | * | | | | | | | speculatively fix byline tests | marty hiatt | 2022-11-22 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | rename build-query-string to -params-str, + build-array-params-alist | marty hiatt | 2022-11-22 | 3 | -22/+22 | |
| | | | | | | | | | ||||||
| | * | | | | | | | remove redundant --get-search(-json) funs, use new params --get-json | marty hiatt | 2022-11-22 | 3 | -41/+10 | |
| | | | | | | | | | ||||||
| | * | | | | | | | attempt to fix --get-search params | marty hiatt | 2022-11-22 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| | * | | | | | | | try setting mastodon-mode in view-instance buffers | marty hiatt | 2022-11-22 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | tl fix a -get-json call that :vector arg | marty hiatt | 2022-11-22 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| | * | | | | | | | fix --get-response-async re params | marty hiatt | 2022-11-22 | 2 | -2/+3 | |
| | | | | | | | | | ||||||
| | * | | | | | | | fix some tests due to params | marty hiatt | 2022-11-22 | 3 | -6/+6 | |
| | | | | | | | | | ||||||
| | * | | | | | | | params always in http.el, only ever send alists from elsewhere. | marty hiatt | 2022-11-21 | 6 | -85/+87 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | probably incomplete but mostly done. |