Commit graph

386 commits

Author SHA1 Message Date
Adam Porter
70e7cc9191 Meta: Update makem.sh, Makefile 2020-12-19 13:06:42 -06:00
Adam Porter
96a6fd4415 Fix: (ement-room--user-color) 2020-12-19 11:41:23 -06:00
Adam Porter
e9ccdfa85d Change: Use color functions from modus-themes
Thanks to Protesilaos Stavrou (@protesilaos) for this elegant
implementation.
2020-12-11 20:05:08 -06:00
Adam Porter
eafc21a536 Fix: ement-disconnect
Actually stop syncing and clear the session.
2020-12-05 19:42:15 -06:00
Adam Porter
c302b4ece3 Change: (ement-room-prism) Name-only by default 2020-12-05 16:24:51 -06:00
Adam Porter
1f392c78be Add: ement-room-prism
Squashed commit of the following:

commit 34ad5b4810
Author: Adam Porter <adam@alphapapa.net>
Date:   Sat Dec 5 16:23:51 2020 -0600

    WIP: Seems to work decently

commit e5edcfc908
Author: Adam Porter <adam@alphapapa.net>
Date:   Sat Dec 5 04:18:09 2020 -0600

    WIP
2020-12-05 16:24:21 -06:00
Adam Porter
670a4b3fb0 Meta: NOTES.org symlink
This is more convenient, and it should be obvious enough what the
symlink means.
2020-12-05 02:23:42 -06:00
Adam Porter
cde2c64815 Comment: Add FIXME 2020-12-04 23:11:53 -06:00
Adam Porter
981dc8b3a8 Add: User ID tooltip on user displaynames 2020-12-04 22:48:39 -06:00
Adam Porter
e8f9f91c61 Tidy: Docstring, args 2020-12-04 19:25:48 -06:00
Adam Porter
d5df450e16 Fix: (--push-joined-room-events) Only set prev-batch on initial sync 2020-12-04 19:18:10 -06:00
Adam Porter
1b0556a3aa Comment: Add TODO 2020-12-04 19:17:58 -06:00
Adam Porter
8b90f05265 Add: help-echo with full timestamp on message timestamps 2020-12-04 19:16:57 -06:00
Adam Porter
cb3e16143b Add: -room-retro-messages-number 2020-12-04 19:16:44 -06:00
Adam Porter
c74cc89a45 Fix: Replace ts requirement
Used for ts-human-format-duration in ement-room-list.
2020-12-04 18:12:36 -06:00
Adam Porter
c7d19f38a5 Change: Call ement-list-rooms after login
Users can disable this by customizing ement-after-login-hook.
2020-12-04 03:26:50 -06:00
Adam Porter
8df425710a Change: Improve room-switching commands and binds 2020-12-04 03:08:09 -06:00
Adam Porter
2d1d7bc995 Change: (ement-view-room) Prefix for pop-to-buffer-same-window 2020-12-04 03:02:35 -06:00
Adam Porter
062b362066 Add: Timestamp headers 2020-12-04 02:50:08 -06:00
Adam Porter
8608273aba Docs: Update usage 2020-12-03 22:08:48 -06:00
Adam Porter
555049a242 Docs: New screenshot 2020-12-03 22:07:13 -06:00
Adam Porter
9e3c9268d1 Add: Room list
And associated changes.
2020-12-03 21:53:11 -06:00
Adam Porter
85840221ce Fix: Format unknown event types 2020-12-03 20:46:23 -06:00
Adam Porter
267cf40fb8 Change: Remove brackets from timestamp format 2020-12-03 14:46:58 -06:00
Adam Porter
be579bff19 Fix: Timeout retry/warning 2020-12-03 14:45:00 -06:00
Adam Porter
9ebfdc52e3 WIP: More flexible formatting 2020-12-02 22:30:19 -06:00
Adam Porter
6cf589724a Meta: Ignore temp files 2020-12-02 19:19:34 -06:00
Adam Porter
e11954fdcf Meta: meta/notes branch 2020-12-02 14:50:13 -06:00
Adam Porter
3444d2e928 Add: Default sync filter (lazy-loading of membership)
Seems to work well.
2020-12-02 14:28:17 -06:00
Adam Porter
fe11c4b1a7 Fix: Only show tip on initial sync 2020-12-02 14:28:00 -06:00
Adam Porter
210543b9bd Fix: (ement-view-room) Go to end of buffer 2020-12-02 14:27:28 -06:00
Adam Porter
e71fe3ee31 Meta: Update makem.sh, etc. 2020-12-02 14:24:10 -06:00
Adam Porter
2f5bff00a0 Rename variable 2020-12-02 14:23:49 -06:00
Adam Porter
cadc765580 Fix: Use --auto-sync in login hook 2020-12-02 14:23:05 -06:00
Adam Porter
95c7d26e05 Fix: Variable names
Somehow I changed them in one place but not the other.
2020-12-02 13:09:26 -06:00
Adam Porter
8da51087d0 Add CI for linting 2020-12-01 16:49:40 -06:00
Adam Porter
7bb237b40d Meta: Update makem.sh 2020-12-01 16:46:26 -06:00
Adam Porter
ac3d854b6a Tidy, rename debug-warn macro 2020-12-01 16:45:40 -06:00
Adam Porter
4cd60d13cb Add version header 2020-12-01 16:45:17 -06:00
Adam Porter
2315d9cc78 Fix: Scroll commands 2020-12-01 16:45:06 -06:00
Adam Porter
856d732c61 Update readme, add rationale 2020-12-01 16:13:18 -06:00
Adam Porter
27362f8760 Tidying, add disconnect command 2020-12-01 15:11:30 -06:00
Adam Porter
b8a15847d4 Improvements 2020-12-01 05:16:39 -06:00
Adam Porter
c675ede327 Wheel loading 2020-12-01 04:13:21 -06:00
Adam Porter
1212252175 Improve message 2020-12-01 03:59:34 -06:00
Adam Porter
ab4d16689c Set debug levels in all files 2020-12-01 03:57:44 -06:00
Adam Porter
b766cbf6c5 Tidy 2020-12-01 03:45:56 -06:00
Adam Porter
a115ae0f42 Add autoload 2020-12-01 03:43:42 -06:00
Adam Porter
3dbcf93eb3 Add readme and screenshot
It makes no sense to publish this until the login code is written.
2020-12-01 03:43:42 -06:00
Adam Porter
9b49bd82a2 Login seems to work 2020-12-01 03:32:54 -06:00