- 02 Sep, 2022 3 commits
-
-
Adam Porter authored
-
Adam Porter authored
-
Adam Porter authored
-
- 01 Sep, 2022 6 commits
-
-
Adam Porter authored
Fixes #85. Thanks to @jfmcbrayer for reporting.
-
Adam Porter authored
-
Adam Porter authored
-
Adam Porter authored
Closes #88. Thanks to @ericsfraga for suggesting.
-
Adam Porter authored
i.e. (ement-auto-view-room-display-buffer-action), and use in (ement-room-view).
-
Adam Porter authored
-
- 15 Aug, 2022 1 commit
-
-
Adam Porter authored
-
- 05 Aug, 2022 2 commits
-
-
Adam Porter authored
-
Adam Porter authored
Oops, they were being inserted unconditionally in new room buffers.
-
- 29 Jul, 2022 3 commits
-
-
Adam Porter authored
-
Adam Porter authored
This should be correct, and omitting it must have been an oversight...
-
Adam Porter authored
-
- 21 Jul, 2022 1 commit
-
-
Adam Porter authored
This still isn't quite perfect, but it seems to be about 99% so, and a significant improvement.
-
- 19 Jul, 2022 1 commit
-
-
Adam Porter authored
Thanks to @gearoid1:matrix.org for reporting.
-
- 18 Jul, 2022 3 commits
-
-
Adam Porter authored
-
Adam Porter authored
-
Adam Porter authored
-
- 15 Jul, 2022 3 commits
-
-
Adam Porter authored
-
Adam Porter authored
-
Adam Porter authored
Need to check both state and invite-state.
-
- 13 Jul, 2022 4 commits
-
-
Adam Porter authored
Fixes #81 (which only happens on an unreleased Emacs version). Thanks to Tassilo Horn (@tsdh) for reporting and debugging.
-
Adam Porter authored
Also improve error message.
-
Adam Porter authored
-
Adam Porter authored
Lispy sometimes makes this unnecessary change.
-
- 11 Jul, 2022 3 commits
-
-
Adam Porter authored
Thanks to @tsdh for suggesting.
-
Adam Porter authored
-
Adam Porter authored
Fixes #80. Thanks to Tassilo Horn (@tsdh) for reporting.
-
- 10 Jul, 2022 1 commit
-
-
Adam Porter authored
Thanks to Tassilo Horn (@tsdh) for suggesting.
-
- 09 Jul, 2022 1 commit
-
-
Adam Porter authored
Fixes #79. See also 0541916b, #34, and #73. Thanks to Tassilo Horn (@tsdh) for reporting.
-
- 06 Jul, 2022 1 commit
-
-
Adam Porter authored
Makes each type of event easier to find in long lists of membership events.
-
- 02 Jul, 2022 1 commit
-
-
Adam Porter authored
-
- 01 Jul, 2022 5 commits
-
-
Adam Porter authored
-
Adam Porter authored
On the rare occasion that the ement-taxy buffer is opened before room avatars have been fetched, the generated avatars would fill the cache, and the downloaded ones would never be shown. Now, killing the buffer will discard the cache (which is a good idea, anyway, otherwise it becomes almost like a memory leak).
-
Adam Porter authored
-
Adam Porter authored
-
Visuwesh authored
* ement-room.el (ement-room-dnd-upload-file): Add. (ement-room-mode): Register dnd function to upload file when dragging them to an Emacs frame.
-
- 30 Jun, 2022 1 commit
-
-
Adam Porter authored
-