aboutsummaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
| | * api/v2 for media attachment uploadsmousebot2021-10-261-1/+1
| | * toot--enable-completion-for-mentions only if company noerrormousebot2021-10-261-4/+5
| | * display status of locked accounts in profile viewmousebot2021-10-261-1/+7
| | * switch followers-only and direct message icons to match web layoutmousebot2021-10-261-2/+2
| | * revert tl--thread to sync request for speed.mousebot2021-10-251-13/+6
| | * _args for update-status-fieldsmousebot2021-10-251-1/+1
| | * declare company-mode functionsmousebot2021-10-251-1/+5
| | * echo faves, boosts, replies counts when in thread viewmousebot2021-10-251-0/+8
| | * restore original tl--init as tl--init-sync.mousebot2021-10-252-1/+32
| * | Merge branch 'develop' into imgcachingmousebot2021-10-245-38/+37
| |\|
| | * move read-file-as-stringmousebot2021-10-231-6/+6
| | * remove wrongly set http--timeoutmousebot2021-10-231-2/+2
| | * stop shr-image-map taking over our 'u' bindingmousebot2021-10-231-0/+3
| | * rewrite bookmark-toot as togglemousebot2021-10-232-21/+19
| | * bookmark-toot keybindingmousebot2021-10-221-0/+1
| | * move defcustom attachment-height from media to tootmousebot2021-10-222-9/+7
| * | bookmark-toot keybindingmousebot2021-10-221-0/+1
| * | handle caching of imagesmousebot2021-10-221-4/+14
| |/
| * don't allow posts longer than server's max_toot_chars lengthmousebot2021-10-221-7/+9
| * flycheck, autoloads, docstringsmousebot2021-10-224-6/+13
| * bookmarks keybindingmousebot2021-10-221-0/+2
| * update discover menumousebot2021-10-222-6/+19
| * bookmark/unbookmark toot funsmousebot2021-10-221-0/+24
| * docstring typomousebot2021-10-221-1/+1
| * use http--api in max-toot-chars funmousebot2021-10-221-3/+2
| * collect max toot chars from server and display in new toot buffermousebot2021-10-221-2/+17
| * redrafts adopt reply to id from deleted tootmousebot2021-10-211-2/+5
| * fix cw test for replies and for redrafts: "" not nil.mousebot2021-10-211-2/+2
| * icon displays for message visibility - direct, or privatemousebot2021-10-211-1/+10
| * print toot keybinding docs in two columnsmousebot2021-10-211-5/+37
| * move attachments lower in toot-docsmousebot2021-10-211-4/+5
| * restore hdurer's http--read-file-as-stringmousebot2021-10-211-0/+6
| * revert to forward-whitespace -1 test for companymousebot2021-10-211-3/+7
| * redraft toots adopt visibility and CW of deleted tootmousebot2021-10-211-6/+14
| * when toot replied to has a CW, adopt it as default for replying tootmousebot2021-10-211-3/+11
| * replies to toots adopt their visibility status by default.mousebot2021-10-212-10/+13
| * improvements to toot mentions completionmousebot2021-10-213-21/+24
| * remove empty lines from docstringsmousebot2021-10-211-6/+0
| * fix default-toot-visibility customizemousebot2021-10-211-5/+5
| * make add mentions-company-backend to company-backens buffer localmousebot2021-10-211-1/+2
| * Merge branch 'develop' into ments-completionmousebot2021-10-202-49/+117
| |\
| | * revert leftover caching things from merging image-previews branchmousebot2021-10-201-3/+1
| | * Merge branch 'img-previews' into developmousebot2021-10-204-56/+132
| | |\
| | | * docstringsmousebot2021-10-151-2/+2
| | | * FIX the filename we send to post-media-attachementmousebot2021-10-151-3/+3
| | | * binding to upload media, and check uploads up before posting tootmousebot2021-10-151-4/+5
| | | * remove my old attachment displaymousebot2021-10-151-3/+0
| | | * disambiguate media--attachment-height and preview-max-heightmousebot2021-10-151-3/+3
| | | * flycheck toot.elmousebot2021-10-151-3/+6
| | | * rever auth / client changes toomousebot2021-10-152-13/+13