aboutsummaryrefslogtreecommitdiff
path: root/lisp/mastodon-search.el
Commit message (Expand)AuthorAgeFilesLines
...
* with-mastodon-buffer macromarty hiatt2023-05-031-30/+28
* add horiz bar to follow suggests/reqsmarty hiatt2023-04-211-1/+3
* Fix missing close parenBruce Durling2023-03-311-1/+1
* view-trending: add limit params, and go to point minmarty hiatt2023-03-301-2/+8
* cull stray hashtags commentmarty hiatt2023-03-291-1/+0
* remove stray interactive calls for search-accounts/tags-querymarty hiatt2023-03-291-2/+0
* refactor trending-tags to view-trending, add trending-statusesmarty hiatt2023-03-291-13/+39
* remove all ;; Package-Requires: declarations save for main filemarty hiatt2023-03-271-1/+0
* replace hypen horiz-bars with unicode masto-tl--horiz-bar if possmarty hiatt2023-03-231-8/+8
* manually(!) apply stephan monnier's patch, save the ts workmarty hiatt2023-03-211-2/+2
* FIX #412. give render-text account data to work withmarty hiatt2023-03-201-1/+1
* remove unused codemarty hiatt2023-03-201-2/+0
* sort all autoloadsmarty hiatt2023-03-191-6/+6
* fix set buffer spec buffer name for trending tagsmarty hiatt2023-01-151-1/+1
* remove first empty line in docstringsmarty hiatt2023-01-091-2/+0
* remove stray company funs in search.elmarty hiatt2022-11-261-11/+3
* always use --set-buffer-spec, not setq --buffer-specmarty hiatt2022-11-261-11/+8
* comment remove company mentionmarty hiatt2022-11-251-1/+1
* Merge branch 'develop' into capf-completionmarty hiatt2022-11-251-2/+1
|\
| * docstrings and autoloadsmarty hiatt2022-11-241-2/+1
* | Merge branch 'develop' into capf-completionmarty hiatt2022-11-241-5/+6
|\|
| * remove redundant --get-search(-json) funs, use new params --get-jsonmarty hiatt2022-11-221-5/+7
| * params always in http.el, only ever send alists from elsewhere.marty hiatt2022-11-211-2/+2
* | silence the tags/handles searche queriesmarty hiatt2022-11-221-3/+3
* | a first go at capf completion backends for mentions and tagsmarty hiatt2022-11-221-2/+10
|/
* refactor search--propertize-usermarty hiatt2022-11-191-21/+25
* docstrings and commentsmarty hiatt2022-11-161-1/+1
* use seq-empty-p and string-empty-p callsmarty hiatt2022-09-051-1/+1
* tl--url-lookup command, FIX #240marty hiatt2022-09-031-21/+0
* search--url-lookupmarty hiatt2022-09-031-0/+20
* fix trending tags fun name + autoload in mastodon.elmarty hiatt2022-09-021-1/+1
* implement trending tagsmarty hiatt2022-09-021-10/+47
* buffer-spec for search buffers (so following works)marty hiatt2022-08-311-0/+5
* bump version in boilerplatemarty hiatt2022-08-271-1/+1
* autoloads, flycheckmarty hiatt2022-08-271-1/+1
* completion customizes edit for handling tags completionmarty hiatt2022-08-261-1/+1
* implement tags company completionmarty hiatt2022-08-231-3/+13
* docstring insert-users-propmousebot2022-02-181-3/+4
* search: use toot-json propertize not user-json, for compatmousebot2022-02-181-1/+1
* handle empty display_name in search--get-user-infomousebot2022-02-181-1/+3
* cleanup indentation in tl.elmousebot2022-02-171-23/+23
* remove unused let binding user-idsmousebot2022-02-171-2/+3
* re-factor follow-user functions for various viewsmousebot2022-02-171-20/+28
* Revert "replace all calls to mastodon-search--insert-users-propertized"mousebot2022-02-171-2/+22
* replace all calls to mastodon-search--insert-users-propertizedmousebot2022-02-151-22/+2
* autoload http--api in search.elmousebot2022-02-131-0/+1
* --search-accounts-query use http--apimousebot2022-02-071-1/+1
* implement follow suggestions.mousebot2022-02-071-15/+25
* update homepage and copyright boilerplatemousebot2022-02-051-4/+3
* bump version to a round numbermousebot2021-12-171-1/+1