aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* auth: change name to mastodon-auth--request-authorization-codeAbhiseck Paira2022-02-251-2/+2
* change '-' to '--' in between function and namespace namesAbhiseck Paira2022-02-233-19/+19
* update copyright holder infoAbhiseck Paira2022-01-173-0/+3
* define autoloads and defvars to silence the byte compilerAbhiseck Paira2022-01-172-0/+9
* make a public interface for accessing user detailsAbhiseck Paira2022-01-171-0/+17
* functions for making/checking active usersAbhiseck Paira2022-01-171-0/+27
* store access token in plstore of the current userAbhiseck Paira2022-01-171-0/+22
* get account ID from user variables specified in the init fileAbhiseck Paira2022-01-171-0/+9
* introduce a general plstore reading functionAbhiseck Paira2022-01-171-0/+7
* abstract plstore implementation details of getting valueAbhiseck Paira2022-01-171-1/+7
* refactor *-access-token and *-handle-token-responseAbhiseck Paira2022-01-131-10/+22
* remove functions no longer neededAbhiseck Paira2022-01-131-43/+0
* re-implement user auth and token generation mechanismAbhiseck Paira2022-01-131-10/+36
* abstract Mastodon API request infoAbhiseck Paira2022-01-131-4/+13
* add helper function `mastodon-http-append-query-string'Abhiseck Paira2022-01-131-0/+8
* mastodon.el: update `mastodon-instance-url' docstringAbhiseck Paira2022-01-131-1/+15
* mastodon.el: introduce new defcustom `mastodon-active-user'Abhiseck Paira2022-01-131-0/+13
* keep mastodon-toot--max-toot-chars a number not a string.mousebot2022-01-121-4/+3
* byte compile warningsmousebot2022-01-111-2/+3
* FIX local mentions/links checkingmousebot2022-01-111-9/+9
* FIX fetching max toot length from servermousebot2022-01-111-4/+12
* add support for poll notificationsmousebot2022-01-101-4/+12
* refactor notification functionsmousebot2022-01-031-75/+48
* fix follow-request-process: change "accept" to "authorize"mousebot2021-12-291-7/+8
* pleroma compat commentmousebot2021-12-251-0/+1
* reload on pin togglemousebot2021-12-251-2/+6
* Merge branch 'insert-status-refactor' into developmousebot2021-12-242-17/+9
|\
| * refactor mastodon-notifications--insert-statusmousebot2021-12-242-17/+9
* | refactor follow request accept/reject functions.mousebot2021-12-243-82/+33
|/
* text-mode for toot compose buffermousebot2021-12-241-1/+1
* tiny ediff clean up 2.mousebot2021-12-232-5/+3
* Merge branch 'main' into developmousebot2021-12-232-13/+11
|\
| * apply pleroma patch from #208mousebot2021-12-231-0/+2
| * tiny cleanups after Ediff main / mastermousebot2021-12-231-14/+10
| * remove all ^M from update profile note buffermousebot2021-12-211-0/+1
| * override 'O' binding on links to my-profilemousebot2021-12-211-0/+2
* | remove all ^M from update profile note buffermousebot2021-12-211-0/+1
* | override 'O' binding on links to my-profilemousebot2021-12-211-0/+2
* | docstring and move pin toot togglemousebot2021-12-201-21/+18
* | improve delete toot testsmousebot2021-12-201-0/+2
* | remove old commentsmousebot2021-12-201-6/+1
* | refactoring delete/redraft functionsmousebot2021-12-201-37/+43
* | typos and docstringsmousebot2021-12-203-9/+13
|/
* autoload typomousebot2021-12-171-1/+1
* improve faves count help-echo propertizingmousebot2021-12-171-10/+30
* y-or-n-p before cancelling a toot.mousebot2021-12-171-1/+7
* mapcar* -> cl-mapcar in -tl.elmousebot2021-12-171-3/+2
* bump version to a round numbermousebot2021-12-1713-13/+13
* cl-lib not cl for mapcar* in -tlmousebot2021-12-171-2/+2
* boilerplate maintainer contactmousebot2021-12-1713-1/+16