aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-08-11Youtube: dont update signature while youtube is runningdec05eba
2021-08-10Matrix: fix room description not updating when we send a messagedec05eba
2021-08-10Matrix: show unread message for room event if latest event is not a message, ↵dec05eba
better youtube search
2021-08-10Matrix: add ctrl+p/ctrl+d to pin/unpin messagesdec05eba
2021-08-09Use no-buffer curl option for youtube redirect code and matrix streamable ↵dec05eba
video checker
2021-08-09Disable media proxy curl bufferingdec05eba
2021-08-09Dont show search text when search is suggestiondec05eba
2021-08-09Youtube: show search suggestions instead of immediate searchdec05eba
Fix save file dialog not showing all files after navigating to another directory if the search is not empty. Fix matrix system message deletion reverting back to use message (for avatar) and text color.
2021-08-08Youtube: use innertube api for loading videos (and pretend to be android)dec05eba
2021-08-08Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail ↵dec05eba
creation if webp
2021-08-084chan: fix back navigation (items not visible)dec05eba
2021-08-07Matrix: fix message replies to user no longer being red after editdec05eba
2021-08-07Youtube: attempt to fix seeking againdec05eba
2021-08-07Fix seeking in youtube videos larger than 2gb, launch launcher when running ↵dec05eba
qm without any args
2021-08-06Matrix: remove unecessary m.room.power_levels from state syncdec05eba
2021-08-05Matrix: revert not showing edit in room descriptiondec05eba
2021-08-05Matrix: show room description for latest message if fetching previous ↵dec05eba
messages and description empty
2021-08-05Matrix: fix editing hidden events being visibledec05eba
2021-08-05Youtube: attempt to auto-detect throttling and restart downloaddec05eba
2021-08-05Make body items private, add accessor functionsdec05eba
This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix.
2021-08-02Matrix: fix room directory submit always using empty text (resulting in the ↵dec05eba
homserver being the server target)
2021-08-02Matrix: use correct read marker for notifications (custom qm read marker)dec05eba
2021-08-01Matrix: dont show room update if the last message is an editdec05eba
2021-08-01Matrix: merge system messagesdec05eba
2021-08-01Matrix: implement pinned events change messagesdec05eba
2021-08-01Matrix: implement power level change messagesdec05eba
2021-08-014chan: fix last posted timestamp being incorrect (when saved to disk)dec05eba
2021-07-304chan: longer slider, dont try to post immediately when going back to ↵dec05eba
posting mode
2021-07-29Faster video loading/error when not using xxx plugin (disable ytdl)dec05eba
2021-07-28Fix submit without selected item (in matrix room directory and invites page)dec05eba
2021-07-284chan: add timeout for posting without pass, handle noop captcha challengedec05eba
2021-07-27Fix youtube live streams that are hls manifestdec05eba
2021-07-27Implement new 4chan captchadec05eba
2021-07-26Remove m.hidden param from set read markersdec05eba
2021-07-26Matrix: greatly improve performance when entering a very large room ↵dec05eba
(initially and later on)
2021-07-26Matrix: process more events per framedec05eba
2021-07-26Limit matrix tasks to 10 per frame to limit lagdec05eba
2021-07-26Matrix: add /join and /invite commandsdec05eba
2021-07-25Temporary fix for broken body height when using embedded items (matrix replies)dec05eba
2021-07-24Fix youtube copyrighted videos (revert back to watch?v= url)dec05eba
2021-07-23Matrix: fix crash when pinned message is removed quicklydec05eba
2021-07-22Remove removed get_video_info api call until another age restricted video ↵dec05eba
bypass is found. This fixes non-age restricted video playback
2021-07-21Fix freeze on search reset in manga combined plugin. Fix multithreading ↵dec05eba
issues in AsyncTask
2021-07-20Fix cursor not autohiding sometimes because start of video is not always ↵dec05eba
detected properly
2021-07-19Strip saucenao titledec05eba
2021-07-19Add hotexamplesdec05eba
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵dec05eba
of age restricted videos)
2021-07-16Add sorting options to nyaa.sidec05eba
2021-07-15matrix: mpeg video upload supportdec05eba
2021-07-13Fix matrix pinned messages (and replies)dec05eba