Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'schedule-toots' into develop | marty hiatt | 2022-11-30 | 1 | -0/+117 |
|\ | |||||
| * | edit scheduled post keybindings | marty hiatt | 2022-11-30 | 1 | -1/+4 |
| | | |||||
| * | make rescheduling without editing work, also with org-read-date | marty hiatt | 2022-11-29 | 1 | -0/+1 |
| | | |||||
| * | cancel original scheduled toot if edited/rescheduled | marty hiatt | 2022-11-29 | 1 | -4/+5 |
| | | |||||
| * | add var scheduled-id, so we can cancel it if we reschedule | marty hiatt | 2022-11-29 | 1 | -1/+2 |
| | | |||||
| * | refactor set toot properties, autoloads, docstrings, fixes | marty hiatt | 2022-11-29 | 1 | -24/+17 |
| | | |||||
| * | work on scheduling toots, editing as new, display scheduled ts | marty hiatt | 2022-11-29 | 1 | -15/+35 |
| | | |||||
| * | view, reschedule, cancel scheduled toots | marty hiatt | 2022-11-28 | 1 | -0/+98 |
| | | |||||
* | | tl.el section headings | marty hiatt | 2022-11-29 | 1 | -1/+3 |
|/ | |||||
* | Better wording for now | Nicolas P. Rougier | 2022-11-28 | 1 | -1/+1 |
| | |||||
* | Modify relative time strings such as all string are <= 12 characters | Nicolas P. Rougier | 2022-11-27 | 1 | -6/+6 |
| | |||||
* | update copyright/author attribution | marty hiatt | 2022-11-27 | 1 | -0/+1 |
| | |||||
* | remove redundant str var | marty hiatt | 2022-11-27 | 1 | -3/+3 |
| | |||||
* | autoloads and docstrings | marty hiatt | 2022-11-27 | 1 | -2/+7 |
| | |||||
* | unmute or mute a thread | marty hiatt | 2022-11-27 | 1 | -5/+24 |
| | |||||
* | add tl--mute-thread | marty hiatt | 2022-11-27 | 1 | -0/+40 |
| | |||||
* | extract endpoint to let var in --thread | marty hiatt | 2022-11-27 | 1 | -2/+3 |
| | |||||
* | 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 |
| | |||||
* | Merge branch 'develop' into filter-follow-by-lang | marty hiatt | 2022-11-26 | 1 | -52/+62 |
|\ | |||||
| * | no lambdas allowed in buffer-spec update-function! | marty hiatt | 2022-11-26 | 1 | -2/+2 |
| | | |||||
| * | --set-buffer-spec everywhere(?) and include handle/instance url | marty hiatt | 2022-11-26 | 1 | -4/+9 |
| | | | | | | | | set buffer spec in view instances description | ||||
| * | remove --view-author-profile, replace with --get-toot-author | marty hiatt | 2022-11-26 | 1 | -1/+1 |
| | | |||||
| * | tl--symbol -- add media icon | marty hiatt | 2022-11-26 | 1 | -1/+1 |
| | | |||||
| * | always use mastodon-tl--symbol | marty hiatt | 2022-11-26 | 1 | -3/+3 |
| | | |||||
| * | symbols: preceding space for locked accounts, private/direct toots | marty hiatt | 2022-11-26 | 1 | -2/+2 |
| | | |||||
| * | cleanup --symbols, autoload | marty hiatt | 2022-11-26 | 1 | -31/+7 |
| | | |||||
| * | Merge branch 'develop' into HEAD | marty hiatt | 2022-11-26 | 1 | -137/+640 |
| |\ | |||||
| | * | paginate profile view followers/following with link header | marty hiatt | 2022-11-26 | 1 | -8/+15 |
| | | | |||||
| * | | 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 |
| | | | |||||
* | | | 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 | 1 | -27/+62 |
| |/ |/| | |||||
* | | Merge branch 'develop' into capf-completion | marty hiatt | 2022-11-25 | 1 | -17/+67 |
|\ \ | |||||
| * | | 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 | 1 | -15/+45 |
| | | | | | | | | | | | | adds fun mastodon-tl--propertize-img-str-or-url, to prop both. | ||||
| * | | remove trailing double space from sparator | marty hiatt | 2022-11-25 | 1 | -1/+1 |
| | | | | | | | | | | | | tl-tests: remove trailing double spaces from separator again | ||||
| * | | Merge branch 'params-always-in-http-el' into develop | marty hiatt | 2022-11-24 | 1 | -61/+44 |
| |\ \ | |||||
* | | | | display icon for boosts | marty hiatt | 2022-11-24 | 1 | -8/+21 |
| | | | | | | | | | | | | | | | | 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 | 1 | -61/+44 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | 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 | 1 | -5/+5 |
| | | | |||||
| * | | 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 | 1 | -1/+1 |
| | | | |||||
| * | | fix some tests due to params | marty hiatt | 2022-11-22 | 1 | -5/+4 |
| | | |