Michael Vetter

Results 175 comments of Michael Vetter

That's great! Especially that you also started implementing the infinite-scrolling feature (load messages from DB when)! In case you didn't notice I want to point out that: * https://github.com/profanity-im/profanity/discussions/1678 here...

> Yes I read those first before starting. Awesome! > I already imlemented this in the commit I'm aware. What I meant to say was that it's great that you...

> MAM for private wins I'm not sure if we need this. I think in anonymous MUCs we can't be sure if the nick is from the same JID anyways.

> Also should I disable notifications for MAM messages? I'd say yes. In an optimal scenario we would only disable notifications for "read" messages. But I think that's too much...

@DebXWoody I heard that conversations.im requires captcha. AFAIK you have an account. Maybe you could test whether this works?

It seems `/lastlog` displays the the last occurances while 206 sounds like jumping to the location? I'm not sure though. Maybe having one would be enough indeed? What do you...

We had a similar request kind of the other way around. Where users wanted to always see their roster. I tried to initiate a discussion about general UI layout and...

https://github.com/profanity-im/profanity/pull/1306 with basic MAM support has been merged. Only contains basic support. More work is planned and needed. Don't enable it yet if you don't know what you are doing....

Some more TODOs after #1413 * RSM (so far we only get a couple of messages from the archive) * think about how to properly use it * from db...

Several points from https://github.com/profanity-im/profanity/issues/660#issuecomment-663019913 still need to be done. However, git users can now have the following working: `/mam on` will enable MAM. `/msg myfriend` will open a window and...