aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-profile.el
Commit message (Expand)AuthorAgeFilesLines
...
* set nsfw and visibility vars from our account-prefs plistmarty hiatt2022-09-111-5/+14
* add 'sensitive' 'bot' and 'language' settingsmarty hiatt2022-09-111-9/+24
* `mastodon-profile-account-settings` fetch on enter major modemarty hiatt2022-09-101-0/+36
* use seq-empty-p and string-empty-p callsmarty hiatt2022-09-051-2/+2
* use # for quoted functionsmarty hiatt2022-09-021-2/+2
* cl-reduce for metadata fields formatmarty hiatt2022-09-011-1/+3
* move set-default-toot-visibility to -toot.elmarty hiatt2022-09-011-9/+0
* edit display_name funmarty hiatt2022-09-011-2/+15
* improve set default-toot-visibility formattingmarty hiatt2022-08-311-3/+3
* refactor locked toggle, add discoverable togglemarty hiatt2022-08-311-6/+17
* toggle account locked statusmarty hiatt2022-08-311-0/+12
* profile: refactor get-source-prefs with get-json-valuemarty hiatt2022-08-311-3/+7
* set default visibility funmarty hiatt2022-08-311-0/+9
* get and set account preference functionsmarty hiatt2022-08-311-2/+24
* http--patch: make general function, not just for notemarty hiatt2022-08-311-1/+1
* view brief prefs funmarty hiatt2022-08-311-0/+20
* http--api in -profile.elmarty hiatt2022-08-311-4/+2
* RET on byline to view profile.marty hiatt2022-08-291-1/+9
* bump version in boilerplatemarty hiatt2022-08-271-2/+2
* update dependencies, request version consistencymarty hiatt2022-08-271-1/+1
* autoloads, flycheckmarty hiatt2022-08-271-2/+2
* skip toot-json check on own profile loadmarty hiatt2022-08-201-1/+4
* remove commented code in profile--fields-insertmarty hiatt2022-08-101-17/+5
* text-mode for update profile notemarty hiatt2022-08-031-0/+1
* cycle thru profile view: toots, followers, followingmarty hiatt2022-08-031-2/+17
* add header line to update profile note buffermousebot2022-03-141-0/+4
* make profile--show-user also work on profile headersmousebot2022-03-111-1/+2
* make follow etc work on boost/fave notifsmousebot2022-03-111-2/+4
* add toot-json property to profile followers/following notemousebot2022-02-191-1/+3
* add checks to profile--show-user for when its called on nothingmousebot2022-02-191-16/+22
* profile--add-author-bylines docstringmousebot2022-02-181-2/+1
* use search-insert-users-propertized for foll reqsmousebot2022-02-181-1/+3
* run goto-first-item in tl--init, unless profile viewmousebot2022-02-171-1/+0
* cleanup indentation in tl.elmousebot2022-02-171-2/+2
* fix up follow requests view: own inheriting keymapmousebot2022-02-171-9/+20
* re-factor follow-user functions for various viewsmousebot2022-02-171-8/+3
* move faves count help-echo propertize into tl--bylinemousebot2022-02-151-1/+5
* add mini docs for foll reqs viewmousebot2022-02-151-1/+4
* add generic goto-next/prev-item funs for filters/foll reqsmousebot2022-02-151-2/+4
* make profile--extract-user-handles compat with foll req viewmousebot2022-02-151-1/+6
* factor out a decent insert-follow-requests funmousebot2022-02-151-1/+15
* replace all calls to mastodon-search--insert-users-propertizedmousebot2022-02-151-2/+1
* make accept/reject foll reqs cmds avail in foll reqs view!mousebot2022-02-151-0/+13
* message for no follow reqs in add-author-bylines funmousebot2022-02-051-14/+16
* don't call mastodon-profile-mode in profile--view-follow-requestsmousebot2022-02-051-1/+0
* update homepage and copyright boilerplatemousebot2022-02-051-1/+1
* refactor follow request accept/reject functions.mousebot2021-12-241-46/+0
* tiny ediff clean up 2.mousebot2021-12-231-3/+2
* remove all ^M from update profile note buffermousebot2021-12-211-0/+1
* remove old commentsmousebot2021-12-201-6/+1