aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* add some-followed-tags-timelinemarty hiatt2023-04-111-1/+13
|
* readme byline legend update symbolsmarty hiatt2023-04-111-2/+2
|
* info updatemarty hiatt2023-04-072-26/+33
|
* fix byline tests w horiz-bar. FIX #428.marty hiatt2023-04-051-26/+31
|
* Merge branch 'main' into developmarty hiatt2023-04-052-2/+2
|\
| * remove stray multi-accounts codemarty hiatt2023-04-051-1/+0
| |
| * Merge branch 'develop'marty hiatt2023-04-057-171/+249
| |\
| * | view instance: only look for property-json in profile buf.marty hiatt2023-04-051-2/+6
| | | | | | | | | | | | prevents the loading of older toots if called on last toot in buffer.
| * | change package descriptionmarty hiatt2023-04-051-1/+1
| | |
| * | rejig polls for pleroma compatmarty hiatt2023-04-051-21/+26
| | |
| * | ert-helper: search before mastodon.elmarty hiatt2023-04-011-1/+1
| | |
| * | add trending types to -get-buffer-type. FIX #427.marty hiatt2023-04-011-1/+6
| | |
| * | Fix missing close parenBruce Durling2023-03-311-1/+1
| | |
| * | view-trending: add limit params, and go to point minmarty hiatt2023-03-301-2/+8
| | |
| * | readme: trending statusesmarty hiatt2023-03-291-0/+1
| | |
| * | cull stray hashtags commentmarty hiatt2023-03-291-1/+0
| | |
| * | require searchmarty hiatt2023-03-291-2/+1
| | |
| * | 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 duplicate autoloadmarty hiatt2023-03-291-1/+0
| | |
| * | user-handles-get: return immediately if only one candidatemarty hiatt2023-03-291-7/+10
| | | | | | | | | | | | FIX #420.
| * | remove all ;; Package-Requires: declarations save for main filemarty hiatt2023-03-2910-10/+0
| | | | | | | | | | | | main file is set in .dir-locals.el now
| * | Merge branch 'develop'marty hiatt2023-03-242-9/+19
| |\ \
| * \ \ Merge branch 'develop'marty hiatt2023-03-245-31/+42
| |\ \ \
| * | | | make list-follow-tags idiot proofmarty hiatt2023-03-231-2/+4
| | | | |
| * | | | update info from readmemarty hiatt2023-03-232-30/+36
| | | | |
| * | | | Merge branch 'develop'marty hiatt2023-03-2325-1734/+3529
| |\ \ \ \
| * | | | | fix broken instance-response-funmarty hiatt2023-03-101-4/+4
| | | | | |
| * | | | | Merge branch 'develop'marty hiatt2023-03-105-164/+184
| |\ \ \ \ \
| * | | | | | notifs-get: fix buffer name settingmarty hiatt2023-03-101-2/+3
| | | | | | |
| * | | | | | notifs-get: force set kmap in buffermarty hiatt2023-03-101-1/+2
| | | | | | |
| * | | | | | FIX #398 -- bad if from bad brackets in --moremarty hiatt2023-03-011-6/+6
| | | | | | |
| * | | | | | update readme bindingsmarty hiatt2023-02-281-1/+2
| | | | | | |
| * | | | | | Merge branch 'develop'marty hiatt2023-02-2814-357/+667
| |\ \ \ \ \ \
| * | | | | | | readme: paypalmemarty hiatt2023-01-131-1/+1
| | | | | | | |
| * | | | | | | readme: coding style pointersmarty hiatt2023-01-131-0/+7
| | | | | | | |
| * | | | | | | readmemarty hiatt2023-01-131-1/+1
| | | | | | | |
| * | | | | | | case-insensitive match for --get-link-header-from-responsemarty hiatt2023-01-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pleroma uses "link", not "Link". FIXES #352
| * | | | | | | Merge branch 'develop'marty hiatt2022-12-304-108/+192
| |\ \ \ \ \ \ \
| * | | | | | | | further harden custom emoji regex filteringBas Alberts2022-12-241-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 traversalBas Alberts2022-12-231-7/+13
| | | | | | | | |
| * | | | | | | | Merge branch 'develop'marty hiatt2022-12-019-74/+499
| |\ \ \ \ \ \ \ \
| * | | | | | | | | update package commentarymarty hiatt2022-11-281-2/+2
| | | | | | | | | |
| * | | | | | | | | nil the update-fun in buffer-spec for --thread viewsmarty hiatt2022-11-261-4/+3
| | | | | | | | | |
| * | | | | | | | | fix search.el testmarty hiatt2022-11-261-1/+1
| | | | | | | | | |
| * | | | | | | | | Merge branch 'develop'marty hiatt2022-11-2615-742/+1154
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | readme fill parasmarty hiatt2022-11-261-19/+41
| | | | | | | | | | |
| * | | | | | | | | | readme read compatabilitymarty hiatt2022-11-241-1/+7
| | | | | | | | | | |
| * | | | | | | | | | fix list-name grabbing in list add/delete/editmarty hiatt2022-11-221-3/+3
| | | | | | | | | | |
| * | | | | | | | | | mastodon-url-lookupmarty hiatt2022-11-211-1/+1
| | | | | | | | | | |