Results 413 comments of bjoern

some `#define` should do the job: ``` #define dc_accounts_event_emitter_t dc_event_emitter_t #define dc_accounts_get_next_event dc_get_next_event #define dc_accounts_event_emitter_unref dc_event_emitter_unref ``` we could just add these lines to `deltachat.h` with a comment that we...

for me, when opening the gallery and then going back to the chat, it brings me to a more or less random position. tbh, i am not sure if "scrolling...

isn't that also a bit related to the used os? on mac, with Delta Chat 1.20.0, the situation is quite fine, this looks typically like the following: ![Screen Shot 2021-06-02...

maybe even remove the "by me" variant, so also say on the senders device "action by NAME". we talked about that in some chat, cc @adbenitez - advantages are fewer...

the "you did ..." is nice, indeed. i am fine with that as well :)

> This is ready for review. great! i have this on my todo-list :) i will also create a corresponding android-pr and push the new strings to transifex then.

great! i will create a corresponding android pr soon and re-check/merge this one then. thanks a lot for pushing this forward!

resolved the CHANGELOG merge conflict and rebased.

in general, on 1.15.5/mac im getting read receipts if a chat is opened and DC has the focus. related https://github.com/deltachat/deltachat-desktop/issues/1293

> Duplicate with some more details: https://github.com/deltachat/deltachat-core-rust/issues/2800 as the duplicate is fixed, i assume also this issue can be closed.