aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-search.el
Commit message (Expand)AuthorAgeFilesLines
...
* boilerplate maintainer contactmousebot2021-12-171-1/+3
* depend on emacs 27.1, flychecks, docstrings, etc.mousebot2021-12-171-1/+1
* bump version, change homepage link, readmemousebot2021-12-171-2/+2
* Convert most uses of `(cdr (assoc <some-symbol> <a-list>))` to `(alist-get <s...Holger Dürer2021-11-061-13/+13
* Reformat all code.Holger Dürer2021-11-061-39/+39
* fix broken completion, restore search--get-user-info{-@}mousebot2021-11-031-1/+7
* Fix compilation warnings.Holger Dürer2021-11-011-7/+2
* include user's profile URL in company mentions completion.mousebot2021-11-011-4/+5
* docstringsmousebot2021-10-291-1/+1
* flycheck, autoloads, docstringsmousebot2021-10-221-1/+2
* improvements to toot mentions completionmousebot2021-10-211-3/+5
* first go at company completion for mentions in new tootsmousebot2021-10-201-0/+19
* flycheck: docstrings, autoloads, declarationsmousebot2021-10-021-2/+1
* package-lint: bump to emacs 26.1, disable stream keybindingsmousebot2021-09-221-1/+1
* bump masto version, bump emacs version to 25.1, dependency in readmemousebot2021-05-311-2/+2
* add request and seq as dependencies, flycheck cleanups, andmousebot2021-05-271-32/+2
* flychecks and autoloadsmousebot2021-05-261-0/+2
* enable live, propertized handle links and tags in searchmousebot2021-05-181-33/+37
* message for notifs load, tiny search.el cleanupmousebot2021-05-171-11/+13
* clean-up edits after flycheck/bytecompile.mousebot2021-05-161-11/+36
* change search results order: statuses, users, hashtagsmousebot2021-05-121-6/+6
* add basic search functionsmousebot2021-05-111-0/+145