aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-tl.el
Commit message (Expand)AuthorAgeFilesLines
...
| * | set 'display to the image caption if we have onemarty hiatt2022-11-251-10/+18
| * | caption + props for media urls as well as actual mediamarty hiatt2022-11-251-15/+45
| * | remove trailing double space from sparatormarty hiatt2022-11-251-1/+1
| * | Merge branch 'params-always-in-http-el' into developmarty hiatt2022-11-241-61/+44
| |\ \
* | | | display icon for boostsmarty hiatt2022-11-241-8/+21
* | | | Merge branch 'params-always-in-http-el' into developmarty hiatt2022-11-241-61/+44
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | add missing nil params arg to tl--moremarty hiatt2022-11-221-2/+2
| * | if not when for edited-time in byline (for tests)marty hiatt2022-11-221-17/+18
| * | speculatively fix byline testsmarty hiatt2022-11-221-1/+1
| * | rename build-query-string to -params-str, + build-array-params-alistmarty hiatt2022-11-221-5/+5
| * | try setting mastodon-mode in view-instance buffersmarty hiatt2022-11-221-0/+1
| * | tl fix a -get-json call that :vector argmarty hiatt2022-11-221-1/+2
| * | fix --get-response-async re paramsmarty hiatt2022-11-221-1/+1
| * | fix some tests due to paramsmarty hiatt2022-11-221-5/+4
| * | params always in http.el, only ever send alists from elsewhere.marty hiatt2022-11-211-34/+17
* | | use unicode star if poss for faves. --return-fave-charmarty hiatt2022-11-231-1/+12
* | | move add account to list profile to profile.el, + readmemarty hiatt2022-11-231-12/+4
* | | add account to list from profile buffermarty hiatt2022-11-231-5/+15
* | | Merge branch 'autoload-notifs-get' into developmarty hiatt2022-11-221-2/+2
|\ \ \
| * | | make mastodon-notifications-get a global functionmarty hiatt2022-11-211-2/+2
* | | | try setting mastodon-mode in view-instance buffersmarty hiatt2022-11-221-0/+1
* | | | fix list-name grabbing in list add/delete/editmarty hiatt2022-11-221-3/+3
| |/ / |/| |
* | | hack separator and propertizing for listsmarty hiatt2022-11-211-3/+14
|/ /
* | Merge branch 'edit-posts' into developmarty hiatt2022-11-211-1/+37
|\ \
| * | display edit timestamp in byline, function to view toot historymarty hiatt2022-11-211-1/+37
* | | group nav functions togethermarty hiatt2022-11-211-46/+53
* | | paginate bookmarks timeline (3/4 working?)marty hiatt2022-11-211-3/+7
|/ /
* | list followed tagsmarty hiatt2022-11-191-0/+11
* | http--post - make args + headers optional argsmarty hiatt2022-11-191-8/+6
* | start on follow/unfollow tagsmarty hiatt2022-11-191-0/+40
* | propertize list accounts so -at-point list funs work there (rough)marty hiatt2022-11-191-9/+12
* | list title - use link facemarty hiatt2022-11-191-7/+5
* | lists refactor response triagemarty hiatt2022-11-191-22/+23
* | fix remove account from list, simplify --accounts-in-listmarty hiatt2022-11-191-12/+10
* | Merge branch 'develop' into listsmarty hiatt2022-11-191-24/+58
|\ \
| * | tl.el: -- separator for all function namesmarty hiatt2022-11-181-7/+7
| * | tl--update: message when no updates to avoid hang appearancemarty hiatt2022-11-181-4/+5
| * | handle nil voters-count in poll displaymarty hiatt2022-11-181-5/+12
| * | profile--add-author-bylines -- still print avatar byline-authormarty hiatt2022-11-171-5/+17
| * | autoloads docstringmarty hiatt2022-11-171-1/+4
| * | refactor array params into -http--build-array-args-alistmarty hiatt2022-11-171-4/+4
| * | add notifications--get-mentionsmarty hiatt2022-11-171-2/+13
* | | lists -- clean up, reload view etcmarty hiatt2022-11-191-5/+23
* | | filters - read prompt add spacemarty hiatt2022-11-191-1/+1
* | | Merge branch 'develop' into listsmarty hiatt2022-11-161-17/+19
|\| |
| * | move avatar insert from --byline-author to --bylinemarty hiatt2022-11-161-11/+14
| |/
| * url-lookup: no tl--property calls allowed in tl--thread!marty hiatt2022-11-151-6/+5
* | list view, keymaps, actionsmarty hiatt2022-11-161-37/+146
* | docstrings and commentsmarty hiatt2022-11-161-0/+8
* | add delete and edit listsmarty hiatt2022-11-161-0/+37