Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow zeroes in handle/tag regexes! | marty hiatt | 2023-04-21 | 1 | -2/+2 |
* | add basic http params and array to param alist tests | marty hiatt | 2023-04-20 | 1 | -1/+16 |
* | include CW length in max char count check. FIX #393. | marty hiatt | 2023-04-18 | 1 | -9/+14 |
* | test if any poll options go over the max, and re-run if so. FIX #436 | marty hiatt | 2023-04-18 | 1 | -2/+13 |
* | add while-no-input call to capfs | marty hiatt | 2023-04-17 | 1 | -2/+12 |
* | discover typo | marty hiatt | 2023-04-12 | 1 | -1/+1 |
* | readme tags timeline funs | marty hiatt | 2023-04-11 | 1 | -0/+2 |
* | add some-followed-tags-timeline | marty hiatt | 2023-04-11 | 1 | -1/+13 |
* | readme byline legend update symbols | marty hiatt | 2023-04-11 | 1 | -2/+2 |
* | info update | marty hiatt | 2023-04-07 | 2 | -26/+33 |
* | 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 |
| * | | 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 |
| * | | remove all ;; Package-Requires: declarations save for main file | marty hiatt | 2023-03-29 | 10 | -10/+0 |
| * | | 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 |
| * | | | | | | | 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 |
| * | | | | | | | | 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 |