Adam Porter
cf66b9d957
Docs: Remove obsolete plz.el installation instructions
...
Since plz.el is now on ELPA.
2022-06-23 02:10:09 -05:00
Adam Porter
529cca4d61
Change: Move per-room displaynames into room struct
...
This avoids circular data structures (I think this is the only case of
it), which should prevent the infinite-loop/out-of-memory situations
when Emacs prints one in an error or backtrace and print-circle is
nil.
Fixes #41 .
2022-05-29 10:47:39 -05:00
hochata
bf2f0862d1
Correcting pantalaimon connection command
2022-05-21 12:06:40 -05:00
Adam Porter
217fe22505
Add/Change: list-members, et al.
...
Add ement-list-members, along with ement--get-joined-members, and use
it in member completion. Also, add ement-singly macro.
2022-05-12 18:14:23 -05:00
Adam Porter
4b94c46c5c
Change: Rename ement-invite to ement-invite-user
2022-05-07 09:44:16 -05:00
Adam Porter
9b3756c796
Add/Change: Sync bindings with Transient menu, update readme
2022-05-07 09:44:16 -05:00
Adam Porter
e0247f0d92
Add: (ement-room-transient)
2022-05-06 20:46:27 -05:00
Adam Porter
be5d68cd2c
Add/Change: (ement-room-send-file)
...
Also, move most logic from ement-room-send-image to it.
2022-05-02 06:40:08 -05:00
Adam Porter
fcf9ad92b4
Add: (ement-room-occur) et al.
2022-04-29 16:04:27 -05:00
Adam Porter
b956d368ff
Add: (ement-ignore-user)
2022-04-12 09:37:15 -05:00
Adam Porter
2b191be1c1
Add: (ement-tag-room) command
2022-04-09 17:19:58 -05:00
Adam Porter
7246d03d24
Add: (ement-send-direct-message)
2022-03-25 23:04:01 -05:00
Adam Porter
62a5d4a2d1
Add: (ement-forget-room)
2022-03-24 17:24:06 -05:00
Adam Porter
b09e8ca95e
Add: (ement-invite, ement-create-room, ement-put-account-data)
2022-03-22 18:15:33 -05:00
Adam Porter
325c679844
Docs: Recommend enabling print-circle
2022-03-20 17:33:28 -05:00
Adam Porter
df72824790
Docs: Mention Matrix spec
2021-09-24 10:24:23 +00:00
Adam Porter
7853fc0b70
Docs: Mention FSF CA
2021-09-24 10:24:23 +00:00
Adam Porter
870e3fbbfa
Docs: Update readme
2021-09-16 00:28:32 +00:00
Adam Porter
10d6b83ecc
Docs: Capitalize title
2021-08-24 03:21:46 -05:00
Adam Porter
5862372a2e
Meta: Update logo
...
This strikes a balance between the Emacs "E" looking like an E and an
M, bridging the gap between "Emacs" and "Matrix" (or that's the idea,
anyway).
2021-08-23 21:39:01 -05:00
Adam Porter
eb4197244b
Add: Multi-session support
2021-08-23 19:16:59 -05:00
Adam Porter
e789f9cb86
Add: Complete members and rooms at point
2021-08-18 11:02:27 -05:00
Adam Porter
6071951d99
Docs: Mention chat room
2021-08-18 09:51:33 -05:00
Adam Porter
561c5f3431
Docs: Mention ement-room-compose-org
2021-08-17 08:31:09 -05:00
Adam Porter
97425045ae
Add: Sending emotes
2021-08-17 08:31:09 -05:00
Adam Porter
eb6f58e52e
Docs: New logo
2021-08-13 10:48:13 -05:00
Adam Porter
faa4c95438
Docs: Add screenshot
2021-08-13 09:15:30 -05:00
Adam Porter
508929eef4
Docs: Update screenshots
2021-08-12 16:56:06 -05:00
Adam Porter
043b4d45a6
Bind: S-SPC to scroll up
...
Or in Emacs terms, scroll (contents) down.
2021-08-12 15:01:19 -05:00
Adam Porter
f4d362c14c
Add: (ement-room-go-to-read-marker)
2021-08-12 14:55:26 -05:00
Adam Porter
c355a6857e
Bind: C-k to delete message
2021-08-12 08:01:19 -05:00
Adam Porter
286ad502f6
Docs: Remove straight.el instructions
...
I don't use it myself, and these were apparently wrong, anyway. Users
who use Straight should know what to do according to its
documentation.
2021-08-12 06:44:21 -05:00
Adam Porter
4ca8b34987
Docs: Mention Pantalaimon
...
Closes #17 .
2021-08-12 04:25:27 -05:00
Adam Porter
7a89dcdeb4
Add: Commands and bindings to switch to special buffers
2021-08-10 18:18:25 -05:00
Adam Porter
df4b4b84b0
Add: Sending Org-formatted messages as HTML
2021-08-10 18:18:25 -05:00
Adam Porter
6613eab9a6
Add: (ement-room-set-message-format)
2021-08-10 09:38:11 -05:00
Adam Porter
e860fa7072
Add: Compose messages
2021-08-06 07:51:04 -05:00
Adam Porter
56027d8804
Add: (ement-room-set-topic)
2021-08-03 04:47:10 -05:00
Adam Porter
44550cfbdc
Add: Notifications and Mentions buffers
2021-08-03 00:37:49 -05:00
Adam Porter
82da455775
Add: (ement-room-send-reaction) Use reaction at point
2021-08-01 05:52:48 -05:00
Adam Porter
ec0c324823
Change: (ement-room-image-scale-mouse) Toggle scale
2021-08-01 00:16:44 -05:00
Adam Porter
b2066f7d83
Docs: Bindings
2021-07-30 18:09:09 -05:00
Adam Porter
f3f343bb6b
Docs: Add reactions screenshot
2021-07-30 02:07:02 -05:00
Adam Porter
755ebc3c56
Docs: Improve bindings section and tips
2021-07-30 01:17:40 -05:00
Adam Porter
3ad6caeca8
Add: Sending reactions
2021-07-30 00:48:22 -05:00
Adam Porter
2c193f1e50
Docs: Mention using setq vs. customize
2021-07-30 00:48:22 -05:00
Adam Porter
c009da4c80
Add: Sending image messages
2021-07-29 18:52:14 -05:00
Adam Porter
a8e9dadb01
Add: Message editing
2021-07-29 05:23:59 -05:00
Adam Porter
6fefd3c075
Add: Reply to marked text
2021-07-29 04:26:14 -05:00
Adam Porter
74a21cb9fc
Docs: Update
2021-07-29 04:19:33 -05:00