Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | add fun mastodon-tl--dm-user | marty hiatt | 2022-11-27 | 1 | -0/+10 | |
* | | | | nil the update-fun in buffer-spec for --thread views | marty hiatt | 2022-11-26 | 1 | -4/+3 | |
* | | | | remove stray company funs in search.el | marty hiatt | 2022-11-26 | 2 | -13/+4 | |
* | | | | Merge branch 'develop' into filter-follow-by-lang | marty hiatt | 2022-11-26 | 5 | -114/+130 | |
|\ \ \ \ | ||||||
| * | | | | no lambdas allowed in buffer-spec update-function! | marty hiatt | 2022-11-26 | 2 | -3/+2 | |
| * | | | | --set-buffer-spec everywhere(?) and include handle/instance url | marty hiatt | 2022-11-26 | 2 | -5/+17 | |
| * | | | | remove --view-author-profile, replace with --get-toot-author | marty hiatt | 2022-11-26 | 2 | -9/+1 | |
| * | | | | always use --set-buffer-spec, not setq --buffer-spec | marty hiatt | 2022-11-26 | 2 | -19/+13 | |
| | |_|/ | |/| | | ||||||
| * | | | tl--symbol -- add media icon | marty hiatt | 2022-11-26 | 1 | -1/+1 | |
| * | | | always use mastodon-tl--symbol | marty hiatt | 2022-11-26 | 2 | -23/+21 | |
| * | | | symbols: preceding space for locked accounts, private/direct toots | marty hiatt | 2022-11-26 | 2 | -3/+3 | |
| * | | | cleanup --symbols, autoload | marty hiatt | 2022-11-26 | 2 | -34/+9 | |
| * | | | Merge branch 'develop' into HEAD | marty hiatt | 2022-11-26 | 11 | -562/+1582 | |
| |\ \ \ | ||||||
| | * | | | paginate profile view followers/following with link header | marty hiatt | 2022-11-26 | 2 | -18/+41 | |
| | * | | | toot--set-toot-lang docstring | marty hiatt | 2022-11-25 | 1 | -1/+2 | |
| | | |/ | | |/| | ||||||
| * | | | use homegrown icons in tl--symbols list | marty hiatt | 2022-11-26 | 1 | -27/+17 | |
| * | | | 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 | |
| * | | | | | | | 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 | |
| * | | | | | | | | 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 | |
| * | | | | | | | | 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 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | 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 |