aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2021-07-11Remove dependency on imagemagick. Use stb resize to downscale image.dec05eba
2021-07-11Prepare for imagemagick removal, use vfork instead of forkdec05eba
2021-07-08Youtube: fix comments by replacing removed comments ajax api with next apidec05eba
2021-07-07fix vertex indexing for hardened glibc where getting the address to the ↵dec05eba
first value is invalid if the array size is 0
2021-07-07default theme: disable blur, change background and shade colordec05eba
2021-07-07Strip newlines from room name and topicdec05eba
2021-07-06fix incorrect size for magicdec05eba
2021-07-06matrix: detect ogg vorbis files as audio files for uploaddec05eba