Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | flycheck, autoloads, docstrings | mousebot | 2021-10-22 | 1 | -1/+2 |
| | |||||
* | improvements to toot mentions completion | mousebot | 2021-10-21 | 1 | -3/+5 |
| | | | | | | | | | - customize option for completion off, following-only, or all. - 'following=true' is forwarded to http--get-search accordingly. - use company-grab-symbol-cons + regex, prepend "@" to it - also prepend '@' to the list in get-user-info-no-url - this makes company display user handles prepended with '@', and to match and - enter a handle without duplicating the '@' | ||||
* | first go at company completion for mentions in new toots | mousebot | 2021-10-20 | 1 | -0/+19 |
| | |||||
* | flycheck: docstrings, autoloads, declarations | mousebot | 2021-10-02 | 1 | -2/+1 |
| | |||||
* | package-lint: bump to emacs 26.1, disable stream keybindings | mousebot | 2021-09-22 | 1 | -1/+1 |
| | |||||
* | bump masto version, bump emacs version to 25.1, dependency in readme | mousebot | 2021-05-31 | 1 | -2/+2 |
| | |||||
* | add request and seq as dependencies, flycheck cleanups, and | mousebot | 2021-05-27 | 1 | -32/+2 |
| | | | | move http search funs into http.el | ||||
* | flychecks and autoloads | mousebot | 2021-05-26 | 1 | -0/+2 |
| | |||||
* | enable live, propertized handle links and tags in search | mousebot | 2021-05-18 | 1 | -33/+37 |
| | |||||
* | message for notifs load, tiny search.el cleanup | mousebot | 2021-05-17 | 1 | -11/+13 |
| | |||||
* | clean-up edits after flycheck/bytecompile. | mousebot | 2021-05-16 | 1 | -11/+36 |
| | |||||
* | change search results order: statuses, users, hashtags | mousebot | 2021-05-12 | 1 | -6/+6 |
| | |||||
* | add basic search functions | mousebot | 2021-05-11 | 1 | -0/+145 |