| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | display status of locked accounts in profile view | mousebot | 2021-10-26 | 1 | -1/+7 |
* | update discover menu | mousebot | 2021-10-22 | 1 | -0/+8 |
* | get relationships for a user with 1 rather than 2 requests | mousebot | 2021-10-05 | 1 | -2/+3 |
* | make updating new toots inserts them after any pinned toots | mousebot | 2021-10-04 | 1 | -3/+4 |
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -1/+1 |
* | use inbuilt image scaling if emacs version => 27.1 | mousebot | 2021-09-13 | 1 | -1/+2 |
* | follow requests accept/reject from notifications + | mousebot | 2021-08-09 | 1 | -39/+42 |
* | fix typo in mastodon-tl--process-link setting 'account-id prop | mousebot | 2021-08-08 | 1 | -1/+1 |
* | move follow req acc/rej bindings so they don't shadow profiles | mousebot | 2021-07-16 | 1 | -2/+2 |
* | implement updating user profile note | mousebot | 2021-06-05 | 1 | -7/+62 |
* | foll reqs/faves bindings global, autoloads and declarations, readme | mousebot | 2021-06-01 | 1 | -4/+6 |
* | bump masto version, bump emacs version to 25.1, dependency in readme | mousebot | 2021-05-31 | 1 | -2/+2 |
* | view favourites fun, and view/accept/reject follow requests funs. | mousebot | 2021-05-30 | 1 | -2/+62 |
* | only show pinned statuses for "statuses" profile buffer | mousebot | 2021-05-30 | 1 | -2/+2 |
* | add request and seq as dependencies, flycheck cleanups, and | mousebot | 2021-05-27 | 1 | -1/+2 |
* | enable tab-stops for links/handles/hashtags in profile note. | mousebot | 2021-05-21 | 1 | -1/+2 |
* | pinned toots implemented properly, make-buffer-for revert to synchro | mousebot | 2021-05-21 | 1 | -12/+26 |
* | autoloads in profile.el | mousebot | 2021-05-18 | 1 | -0/+4 |
* | split mastodon-tl--timeline back into two functions. | mousebot | 2021-05-17 | 1 | -2/+2 |
* | clean-up edits after flycheck/bytecompile. | mousebot | 2021-05-16 | 1 | -2/+2 |
* | display pinned toots first on a user's profile. | mousebot | 2021-05-16 | 1 | -4/+3 |
* | add basic display of "fields" (category pairs) on user profiles | mousebot | 2021-05-16 | 1 | -3/+47 |
* | display "follows you" and "followed by you" on user profiles | mousebot | 2021-05-14 | 1 | -7/+38 |
* | message when loading timelines and profiles | mousebot | 2021-05-13 | 1 | -1/+4 |
* | add my profile function | mousebot | 2021-05-10 | 1 | -0/+5 |
* | async view profile, async view thread, better prompts | mousebot | 2021-05-09 | 1 | -4/+9 |
* | indent toots/foll/following on profile | mousebot | 2021-05-08 | 1 | -1/+1 |
* | add toot/follows/followers counts to profile buffer | mousebot | 2021-05-08 | 1 | -1/+11 |
* | move profile mode map bindings to free up 'f'/'F' | mousebot | 2021-05-07 | 1 | -2/+2 |
* | Update copyright and bump version | Johnson Denen | 2019-03-04 | 1 | -1/+1 |
* | Fix the boosting/favouriting of statuses in profiles. | Holger Durer | 2018-08-10 | 1 | -0/+2 |
* | More profile work (#193) | H Durer | 2018-08-10 | 1 | -64/+152 |
* | Give mastodon-media--inline-images a saner interface. (#191) | H Durer | 2018-08-10 | 1 | -3/+3 |
* | Adjusted mastodon-tl.el to open user profiles in emacs. (#189) | Alexander Griffith | 2018-08-10 | 1 | -12/+25 |
* | Add user profiles closes #165 (#186) | Alexander Griffith | 2018-08-10 | 1 | -0/+160 |