aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)Author
2020-12-21Add pipe plugin, increase video load timeout to 500 secondsdec05eba
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-07Youtube: show when scheduled videos begin and disable playing them, show ↵dec05eba
descriptions
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-01Youtube: fix description that contains bold text being cut offdec05eba
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
2020-11-19Matrix: cache get_message_by_id, temporary remove fetching additional ↵dec05eba
messages which corrupts messages
2020-11-18Matrix: attempt to fix fetching of previous messages before sync is finisheddec05eba
2020-11-18Matrix: use slower /context instead of /event to workaround construct ↵dec05eba
fucking shit bug where it just randomly fails
2020-11-18Matrix: fix for constructdec05eba
2020-11-18Matrix: attempt fix double messages for sent messages with construct, ↵dec05eba
missing displayname/avatars and invite to join modifying the wrong user
2020-11-18Matrix: implement m.stickerdec05eba
2020-11-17Matrix: fix duplicate notifications on mention for initial syncdec05eba
2020-11-17Matrix: attempt to fix fetching previous messages before initial sync is ↵dec05eba
finished fetching old messages
2020-11-16Matrix: fix crash when failing to send message or read markerdec05eba
2020-11-16Matrix: do not continuously fetch messages when currently showing pinned ↵dec05eba
messages tab
2020-11-16Matrix: fix unread red marker when fetching previous messagesdec05eba
2020-11-16Matrix: show provisional messages as the message is being sent and receiveddec05eba
2020-11-14Resume video when navigating back from related/channel videosdec05eba
2020-11-12Matrix: workaround synapse bug where sync doesn't include membership states ↵dec05eba
when using messages filter
2020-11-11Matrix: do not save to sync file on errordec05eba
2020-11-10Scroll page instead of changing body item if the item cant be fully ↵dec05eba
displayed inside the window
2020-11-09Matrix: show number of pinned messages in tab, show previous displayname in ↵dec05eba
name change
2020-11-09Matrix: show correct displayname and avatar for direct messages, or rooms ↵dec05eba
with no name/avatar
2020-11-09Matrix: fix display name if using user id for name, add ban/kick reasondec05eba
2020-11-09Matrix: update user display name/avatar when updated in /sync; fix backspace ↵dec05eba
search delay
2020-11-08Matrix: show last message sorted by timestamp in room descriptiondec05eba
2020-11-07Cache read tagdec05eba
2020-11-07Shitdec05eba