Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | start on reporting to admins | marty hiatt | 2023-04-06 | 1 | -0/+65 |
| | |||||
* | fix byline tests w horiz-bar. FIX #428. | marty hiatt | 2023-04-05 | 1 | -26/+31 |
| | |||||
* | Merge branch 'main' into develop | marty hiatt | 2023-04-05 | 2 | -2/+2 |
|\ | |||||
| * | remove stray multi-accounts code | marty hiatt | 2023-04-05 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'develop' | marty hiatt | 2023-04-05 | 7 | -171/+249 |
| |\ | |||||
| * | | view instance: only look for property-json in profile buf. | marty hiatt | 2023-04-05 | 1 | -2/+6 |
| | | | | | | | | | | | | prevents the loading of older toots if called on last toot in buffer. | ||||
| * | | change package description | marty hiatt | 2023-04-05 | 1 | -1/+1 |
| | | | |||||
| * | | rejig polls for pleroma compat | marty hiatt | 2023-04-05 | 1 | -21/+26 |
| | | | |||||
| * | | ert-helper: search before mastodon.el | marty hiatt | 2023-04-01 | 1 | -1/+1 |
| | | | |||||
| * | | add trending types to -get-buffer-type. FIX #427. | marty hiatt | 2023-04-01 | 1 | -1/+6 |
| | | | |||||
| * | | Fix missing close paren | Bruce Durling | 2023-03-31 | 1 | -1/+1 |
| | | | |||||
| * | | view-trending: add limit params, and go to point min | marty hiatt | 2023-03-30 | 1 | -2/+8 |
| | | | |||||
| * | | readme: trending statuses | marty hiatt | 2023-03-29 | 1 | -0/+1 |
| | | | |||||
| * | | cull stray hashtags comment | marty hiatt | 2023-03-29 | 1 | -1/+0 |
| | | | |||||
| * | | require search | marty hiatt | 2023-03-29 | 1 | -2/+1 |
| | | | |||||
| * | | remove stray interactive calls for search-accounts/tags-query | marty hiatt | 2023-03-29 | 1 | -2/+0 |
| | | | |||||
| * | | refactor trending-tags to view-trending, add trending-statuses | marty hiatt | 2023-03-29 | 1 | -13/+39 |
| | | | |||||
| * | | remove duplicate autoload | marty hiatt | 2023-03-29 | 1 | -1/+0 |
| | | | |||||
| * | | user-handles-get: return immediately if only one candidate | marty hiatt | 2023-03-29 | 1 | -7/+10 |
| | | | | | | | | | | | | FIX #420. | ||||
| * | | remove all ;; Package-Requires: declarations save for main file | marty hiatt | 2023-03-29 | 10 | -10/+0 |
| | | | | | | | | | | | | main file is set in .dir-locals.el now | ||||
| * | | Merge branch 'develop' | marty hiatt | 2023-03-24 | 2 | -9/+19 |
| |\ \ | |||||
| * \ \ | Merge branch 'develop' | marty hiatt | 2023-03-24 | 5 | -31/+42 |
| |\ \ \ | |||||
| * | | | | make list-follow-tags idiot proof | marty hiatt | 2023-03-23 | 1 | -2/+4 |
| | | | | | |||||
| * | | | | update info from readme | marty hiatt | 2023-03-23 | 2 | -30/+36 |
| | | | | | |||||
| * | | | | Merge branch 'develop' | marty hiatt | 2023-03-23 | 25 | -1734/+3529 |
| |\ \ \ \ | |||||
| * | | | | | fix broken instance-response-fun | marty hiatt | 2023-03-10 | 1 | -4/+4 |
| | | | | | | |||||
| * | | | | | Merge branch 'develop' | marty hiatt | 2023-03-10 | 5 | -164/+184 |
| |\ \ \ \ \ | |||||
| * | | | | | | notifs-get: fix buffer name setting | marty hiatt | 2023-03-10 | 1 | -2/+3 |
| | | | | | | | |||||
| * | | | | | | notifs-get: force set kmap in buffer | marty hiatt | 2023-03-10 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | FIX #398 -- bad if from bad brackets in --more | marty hiatt | 2023-03-01 | 1 | -6/+6 |
| | | | | | | | |||||
| * | | | | | | update readme bindings | marty hiatt | 2023-02-28 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'develop' | marty hiatt | 2023-02-28 | 14 | -357/+667 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | readme: paypalme | marty hiatt | 2023-01-13 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | readme: coding style pointers | marty hiatt | 2023-01-13 | 1 | -0/+7 |
| | | | | | | | | |||||
| * | | | | | | | readme | marty hiatt | 2023-01-13 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | case-insensitive match for --get-link-header-from-response | marty hiatt | 2023-01-13 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pleroma uses "link", not "Link". FIXES #352 | ||||
| * | | | | | | | Merge branch 'develop' | marty hiatt | 2022-12-30 | 4 | -108/+192 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | further harden custom emoji regex filtering | Bas Alberts | 2022-12-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent empty string shortcodes from creating dotfiles inside the custom emoji download dir to prevent e.g. ".envrc" and other such contextual dotfiles from being created in the legitimate download location. | ||||
| * | | | | | | | | fix for custom emoji path traversal | Bas Alberts | 2022-12-23 | 1 | -7/+13 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'develop' | marty hiatt | 2022-12-01 | 9 | -74/+499 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | update package commentary | marty hiatt | 2022-11-28 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | nil the update-fun in buffer-spec for --thread views | marty hiatt | 2022-11-26 | 1 | -4/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | fix search.el test | marty hiatt | 2022-11-26 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'develop' | marty hiatt | 2022-11-26 | 15 | -742/+1154 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | readme fill paras | marty hiatt | 2022-11-26 | 1 | -19/+41 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | readme read compatability | marty hiatt | 2022-11-24 | 1 | -1/+7 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | fix list-name grabbing in list add/delete/edit | marty hiatt | 2022-11-22 | 1 | -3/+3 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | mastodon-url-lookup | marty hiatt | 2022-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Revert "http don't switch-to-buffer on response error" | marty hiatt | 2022-11-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3cbfab81c2619d37ec04ea3e92bf562d8415314a. | ||||
| * | | | | | | | | | | http don't switch-to-buffer on response error | marty hiatt | 2022-11-21 | 1 | -1/+1 |
| | | | | | | | | | | |