aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-profile.el
Commit message (Expand)AuthorAgeFilesLines
...
* only show pinned statuses for "statuses" profile buffermousebot2021-05-301-2/+2
* add request and seq as dependencies, flycheck cleanups, andmousebot2021-05-271-1/+2
* enable tab-stops for links/handles/hashtags in profile note.mousebot2021-05-211-1/+2
* pinned toots implemented properly, make-buffer-for revert to synchromousebot2021-05-211-12/+26
* autoloads in profile.elmousebot2021-05-181-0/+4
* split mastodon-tl--timeline back into two functions.mousebot2021-05-171-2/+2
* clean-up edits after flycheck/bytecompile.mousebot2021-05-161-2/+2
* display pinned toots first on a user's profile.mousebot2021-05-161-4/+3
* add basic display of "fields" (category pairs) on user profilesmousebot2021-05-161-3/+47
* display "follows you" and "followed by you" on user profilesmousebot2021-05-141-7/+38
* message when loading timelines and profilesmousebot2021-05-131-1/+4
* add my profile functionmousebot2021-05-101-0/+5
* async view profile, async view thread, better promptsmousebot2021-05-091-4/+9
* indent toots/foll/following on profilemousebot2021-05-081-1/+1
* add toot/follows/followers counts to profile buffermousebot2021-05-081-1/+11
* move profile mode map bindings to free up 'f'/'F'mousebot2021-05-071-2/+2
* Update copyright and bump versionJohnson Denen2019-03-041-1/+1
* Fix the boosting/favouriting of statuses in profiles.Holger Durer2018-08-101-0/+2
* More profile work (#193)H Durer2018-08-101-64/+152
* Give mastodon-media--inline-images a saner interface. (#191)H Durer2018-08-101-3/+3
* Adjusted mastodon-tl.el to open user profiles in emacs. (#189)Alexander Griffith2018-08-101-12/+25
* Add user profiles closes #165 (#186)Alexander Griffith2018-08-101-0/+160