aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Matrix.cpp
AgeCommit message (Collapse)Author
2021-03-12Matrix: add support for sending (code)blocks and greentext in repliesdec05eba
2021-02-17Matrix: use same user id colors as elementdec05eba
2021-02-144chan: update boards.jsondec05eba
2021-02-12Matrix: prevent new programs from being launched after a task is killeddec05eba
2021-02-11Matrix: mark local edit/reply as readdec05eba
2021-02-10Its all so tiresomedec05eba
2021-02-09Matrix: final room sort, hide room list behind reply/editdec05eba
2021-02-09Matrix: dont focus selected on room sort after submitdec05eba
2021-02-09The final solution to the room selection questiondec05eba
2021-02-09Final shitdec05eba
2021-02-09I hate this garbage piece of shitwaredec05eba
2021-02-09Matrix: its all so tiresomedec05eba
2021-02-09Matrix: put an end to my unread messages miserydec05eba
2021-02-09Matrix: more room sorting...dec05eba
2021-02-09Matrix: dont change seleection, or somethingdec05eba
2021-02-09Matrix: select first room on selectiondec05eba
2021-02-09Matrix: try sorting encrypted room messages as welldec05eba
2021-02-09Matrix: test: only show m.room.message types in room list description, sort ↵dec05eba
room list by activity, improve initial sync time
2021-02-07Dont download video with --no-video option, ignore events with state_key set ↵dec05eba
if the event is not a m.room.member type
2021-02-05Matrix: fix crash when a room is being removed in one thread and the room ↵dec05eba
description is set in another, at the same time
2021-01-25Matrix: edited message replies to user should still be red... and join event ↵dec05eba
more blalbalba whatever
2021-01-14asdfdec05eba
2021-01-10Withdraw invite messagedec05eba
2021-01-09Shitdec05eba
2021-01-09Matrix: leave->join room messagedec05eba
2021-01-09Matrix: add reject invite and unban messagesdec05eba
2020-12-18Matrix: get previous messages immediately even if sync in progressdec05eba
2020-12-15Matrix: more red in replies, or whateverdec05eba
2020-12-14Attempt to fix spastic body when using embedded items and loading them in ↵dec05eba
render callback, fix gif play next on 4chan.. test
2020-12-08Matrix: remove user id escaping in replies (bug) to make replies work in ↵dec05eba
riot.im...
2020-12-06Matrix: readd sync sleep, might fix send failure?dec05eba
2020-12-05Matrix: scroll to bottom when receiving previous messages and no visible ↵dec05eba
messages, fix thumbnail size json crash
2020-12-04Matrix: wait until message is deleted remote before removing locally, to fix ↵dec05eba
removing messages we dont have permission to remove and reset avatar to posters avatar, not the deleters
2020-12-01Matrix: remove sync sleepdec05eba
2020-11-24Start on mastodon/pleromadec05eba
2020-11-24Matrix: fix user display name when added by invite (state_key)dec05eba
2020-11-23Matrix: set unread notification count for initial syncdec05eba
2020-11-23Matrix: remove room if loaded in cache but removed remotedec05eba
2020-11-23Matrix: readd additional messages sync, remove reply/edit formatting from ↵dec05eba
room description
2020-11-23Matrix: show if reaction in room description, always show notifications, ↵dec05eba
dont show reactions in replied to messages
2020-11-22Matrix: fix image not displaying because of provisiondec05eba
2020-11-22Matrix: user messages not appearing after re-entering roomdec05eba
2020-11-22Matrix: filter out messages with transaction id, which fixed messages sent ↵dec05eba
by us in another client
2020-11-22Matrix: add /reactdec05eba
2020-11-22Matrix: add reactionsdec05eba
2020-11-21Render emoji in text, do not show notification count for cache sync, lazy ↵dec05eba
load 4chan board
2020-11-20bladec05eba
2020-11-19Matrix: remove event cache on logindec05eba
2020-11-19Matrix: fix too long path in event cache, bug when not using error handler..dec05eba
2020-11-19Matrix: fix duplicate tag items, cache events we dont have permission to ↵dec05eba
view as well