Age | Commit message (Expand) | Author |
2021-02-11 | Matrix: mark local edit/reply as read | dec05eba |
2021-02-09 | The final solution to the room selection question | dec05eba |
2021-02-09 | I hate this garbage piece of shitware | dec05eba |
2021-02-09 | Matrix: put an end to my unread messages misery | dec05eba |
2021-02-09 | Matrix: test: only show m.room.message types in room list description, sort r... | dec05eba |
2021-02-05 | Matrix: fix crash when a room is being removed in one thread and the room des... | dec05eba |
2020-12-15 | Matrix: more red in replies, or whatever | dec05eba |
2020-11-24 | Start on mastodon/pleroma | dec05eba |
2020-11-23 | Matrix: remove room if loaded in cache but removed remote | dec05eba |
2020-11-23 | Matrix: readd additional messages sync, remove reply/edit formatting from roo... | dec05eba |
2020-11-22 | Matrix: user messages not appearing after re-entering room | dec05eba |
2020-11-22 | Matrix: filter out messages with transaction id, which fixed messages sent by... | dec05eba |
2020-11-22 | Matrix: add /react | dec05eba |
2020-11-22 | Matrix: add reactions | dec05eba |
2020-11-21 | Render emoji in text, do not show notification count for cache sync, lazy loa... | dec05eba |
2020-11-19 | Matrix: cache get_message_by_id, temporary remove fetching additional message... | dec05eba |
2020-11-18 | Matrix: attempt to fix fetching of previous messages before sync is finished | dec05eba |
2020-11-18 | Matrix: attempt fix double messages for sent messages with construct, missing... | dec05eba |
2020-11-16 | Matrix: fix crash when failing to send message or read marker | dec05eba |
2020-11-16 | Matrix: fix unread red marker when fetching previous messages | dec05eba |
2020-11-16 | Matrix: show provisional messages as the message is being sent and received | dec05eba |
2020-11-14 | Resume video when navigating back from related/channel videos | dec05eba |
2020-11-12 | Matrix: workaround synapse bug where sync doesn't include membership states w... | dec05eba |
2020-11-09 | Matrix: show correct displayname and avatar for direct messages, or rooms wit... | dec05eba |
2020-11-09 | Matrix: update user display name/avatar when updated in /sync; fix backspace ... | dec05eba |
2020-11-08 | Matrix: show last message sorted by timestamp in room description | dec05eba |
2020-11-07 | Cache read tag | dec05eba |
2020-11-04 | Matrix: fetch additional messages in the background for all rooms, filter roo... | dec05eba |
2020-11-04 | Matrix: do not post filter on first sync, show loading animation if sync cach... | dec05eba |
2020-11-04 | Matrix: hack: fetch latest messages even if sync is not finished when going t... | dec05eba |
2020-11-04 | Test caching filter in matrix | dec05eba |
2020-11-04 | Matrix: show membership events, unimplemented events, do not fetch users remo... | dec05eba |
2020-11-04 | Add channels page to related videos menu, fix related videos menu broken afte... | dec05eba |
2020-11-03 | Matrix: fetch user if the user is not available for some reason (synapse bug?) | dec05eba |
2020-11-03 | Matrix: update body item filter when switching tab | dec05eba |
2020-11-03 | Matrix: sync with filter, lazy member fetch (reducing sync time from 35 sec w... | dec05eba |
2020-11-01 | Matrix: do not show notification for cache sync messages | dec05eba |
2020-11-01 | Matrix: cache sync | dec05eba |
2020-11-01 | Matrix: create room immediately after receiving join response, instead of wai... | dec05eba |
2020-11-01 | Matrix: add invites tab, add /leave command, remove room when leaving, add as... | dec05eba |
2020-10-29 | Matrix: add room tags | dec05eba |
2020-10-23 | Matrix: start on room tags, fix thread race condition on accessing room varia... | dec05eba |
2020-10-22 | Matrix: add pinned messages tab | dec05eba |
2020-10-21 | Matrix: sort rooms by mention/unread messages | dec05eba |
2020-10-19 | shared_ptr<RoomData> -> unique_ptr<RoomData> and naked pointers | dec05eba |
2020-10-19 | Change thumbnail creation from nearest neighbor to linear interpolation, set ... | dec05eba |
2020-10-17 | Matrix: update room list when joining a room (in another client) without rest... | dec05eba |
2020-10-17 | Matrix: make text that mentions us red | dec05eba |
2020-10-17 | Matrix: show reply messages embedded in messages that reply to them, like ele... | dec05eba |
2020-10-16 | Matrix: use room object instead of room id | dec05eba |