| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | indent buffers | marty hiatt | 2023-05-10 | 1 | -2/+2 |
* | finish audit of profile.el | marty hiatt | 2023-05-08 | 1 | -29/+19 |
* | audit some more profile.el | marty hiatt | 2023-05-08 | 1 | -10/+8 |
* | rename profile--add-author-bylines to profile--format-user | marty hiatt | 2023-05-08 | 1 | -7/+5 |
* | semi-refactor mastodon-profile--toggle-account-key | marty hiatt | 2023-05-08 | 1 | -5/+4 |
* | remove useless fun profile--account-field | marty hiatt | 2023-05-08 | 1 | -7/+2 |
* | audit profile.el | marty hiatt | 2023-05-08 | 1 | -45/+28 |
* | docstring | marty hiatt | 2023-05-08 | 1 | -7/+1 |
* | let-alist the hell out of --make-profile-buffer-for | marty hiatt | 2023-05-08 | 1 | -128/+116 |
* | profile-show-user: allow calling when point on profile header. | marty hiatt | 2023-05-08 | 1 | -0/+1 |
* | Merge branch 'with-masto-buf-2' into develop | marty hiatt | 2023-05-07 | 1 | -103/+95 |
|\ |
|
| * | eval-when-compile for with-mastodon-buffer, and re-indent | marty hiatt | 2023-05-06 | 1 | -99/+98 |
* | | Revert "with-mastodon-buffer macro" | marty hiatt | 2023-05-06 | 1 | -87/+89 |
* | | Revert "updates to with-mastodon-buffer macro" | marty hiatt | 2023-05-06 | 1 | -14/+17 |
|/ |
|
* | updates to with-mastodon-buffer macro | marty hiatt | 2023-05-04 | 1 | -17/+14 |
* | with-mastodon-buffer macro | marty hiatt | 2023-05-03 | 1 | -89/+87 |
* | flychecks | marty hiatt | 2023-04-30 | 1 | -1/+1 |
* | replace hypen horiz-bars with unicode masto-tl--horiz-bar if poss | marty hiatt | 2023-03-23 | 1 | -5/+5 |
* | adjust spacing for TOOTS in profile view | marty hiatt | 2023-03-21 | 1 | -2/+2 |
* | fix acccount-view-cycle and tl--get-buffer-type to handle profile views sans ... | marty hiatt | 2023-03-21 | 1 | -3/+3 |
* | add unique buffer name to profile statuses without boosts | marty hiatt | 2023-03-21 | 1 | -2/+8 |
* | document JOINED, remove ts from profile.el | marty hiatt | 2023-03-21 | 1 | -2/+3 |
* | manually(!) apply stephan monnier's patch, save the ts work | marty hiatt | 2023-03-21 | 1 | -4/+4 |
* | use tl--property 'prop :no-move. FIX #416 | marty hiatt | 2023-03-21 | 1 | -3/+3 |
* | add no-move arg to --property, rename --grab-profile-json | marty hiatt | 2023-03-21 | 1 | -9/+4 |
* | profile.el autoloads | marty hiatt | 2023-03-20 | 1 | -7/+1 |
* | remove unused code | marty hiatt | 2023-03-20 | 1 | -4/+3 |
* | rename mastodon-tl-map-alist-to-alist to mastodon-tl--map-alist-vals-to-alist | marty hiatt | 2023-03-19 | 1 | -2/+2 |
* | refactor tl--map-alist-to-alist | marty hiatt | 2023-03-19 | 1 | -9/+2 |
* | map-get-accts > map-alist, handle no results for fam folls | marty hiatt | 2023-03-19 | 1 | -8/+8 |
* | factor grab-profile-json, and handle familiar followers. FIX #404 | marty hiatt | 2023-03-19 | 1 | -5/+37 |
* | sort all autoloads | marty hiatt | 2023-03-19 | 1 | -25/+26 |
* | factor out mastodon-views.el for minor views | marty hiatt | 2023-03-18 | 1 | -49/+2 |
* | profile.el: autoload and docstring | marty hiatt | 2023-03-18 | 1 | -2/+4 |
* | private notes: fetch and show existing private note by default | marty hiatt | 2023-03-16 | 1 | -7/+9 |
* | refactor the pants off private notes functions | marty hiatt | 2023-03-16 | 1 | -27/+37 |
* | erase-buffer for profile view | marty hiatt | 2023-03-16 | 1 | -0/+1 |
* | add private note on accounts. first go. | marty hiatt | 2023-03-16 | 1 | -0/+46 |
* | note on profiles if user has requested to follow you | marty hiatt | 2023-03-14 | 1 | -5/+10 |
* | with-current-buffer for use-local-map calls | marty hiatt | 2023-03-14 | 1 | -2/+3 |
* | lsp corrections: lambdas, if to when, etc. | marty hiatt | 2023-03-14 | 1 | -2/+2 |
* | replace with-output-to-temp-buffer with with-current-buffer calls | marty hiatt | 2023-03-08 | 1 | -82/+83 |
* | require parse-time | marty hiatt | 2023-02-20 | 1 | -0/+1 |
* | autoloads, flychecks | marty hiatt | 2023-02-19 | 1 | -0/+4 |
* | more cases to use buffer-type-eq | marty hiatt | 2023-02-19 | 1 | -10/+9 |
* | docstrings/flychecks | marty hiatt | 2023-01-28 | 1 | -1/+1 |
* | profile--format-joined-date-string - don't use ts.el to format | mouse | 2023-01-21 | 1 | -5/+2 |
* | customize number of posts displayed in a timeline or account view | marty hiatt | 2023-01-11 | 1 | -1/+2 |
* | confirm update profile note if > 500 chars | marty hiatt | 2022-11-28 | 1 | -5/+14 |
* | live count for update profile note, + confirm cancel | marty hiatt | 2022-11-28 | 1 | -9/+46 |