aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2021-06-12Start from youtube url timestampdec05eba
2021-06-12Better drop shadowdec05eba
2021-06-12Change height of item to fit scaled imagedec05eba
2021-06-12Add drop shadowdec05eba
2021-06-11Add option to play a youtube video directly from an urldec05eba
2021-06-11Optimize shaders, only update youtube decryption function once every 5 ↵dec05eba
minutes, smoother movement with smaller card items
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster ↵dec05eba
video startup
2021-06-10Smoother body movement with unknown image sizedec05eba
2021-06-08Remove images that are not visible from the loading queue, prepare for ↵dec05eba
inline images
2021-06-07Add uploaded time to mangadex chapter descriptiondec05eba
2021-06-06Remove unused functions in VideoPlayerdec05eba
2021-06-06Use socketpair instead of unix domain socketdec05eba
2021-06-05Fix incorrect times, add time to manga historydec05eba
2021-06-04Add grid viewdec05eba
2021-06-02Add modern themedec05eba
Join matrix room by their name instead of id if there is a name. This allows you to join rooms where the homeserver that created the room is no longer participating in the room.
2021-05-30Add option to only save audio for youtube videos. Use youtube plugin for ↵dec05eba
info urls. Use youtube plugin for urls on matrix
2021-05-29Work on body swipe, fix body scrolling being jerky with touchdec05eba
2021-05-29Fix scroll position after lazy load on youtube, scroll in room after new ↵dec05eba
message in matrix
2021-05-28Sigh more shitrdec05eba
2021-05-28Improve body navigationdec05eba
2021-05-26cleanupdec05eba
2021-05-24Save the last accessed file manager directory and use that the next time. ↵dec05eba
Add ctrl+s for 4chan without viewing the image/video in fullscreen mode
2021-05-24Better touch flick handling, clicking and disable all shader use when using ↵dec05eba
touch
2021-05-23Only use x11egl mpv option when running wayland. Disable video disk cache, ↵dec05eba
use mpv default instead
2021-05-22Fix 4chan and other html plugins for ubuntu, make movement smooth with 60fps ↵dec05eba
as well, readd updateGeometry
2021-05-22Fix build for ubuntu, add ubuntu path for cjk fontsdec05eba
2021-05-21Jump to room when submitting notificationdec05eba
2021-05-20Add notifications tab to matrixdec05eba
2021-05-20Move chat page room list logic to matrix delegatedec05eba
2021-05-20Start on notificationsdec05eba
run matrix delegate on main (ui) thread instead of mutex hell
2021-05-18Add mention autocompletedec05eba
2021-05-17Add ctrl+i to either open urls in browser or reverse image search. Also fix ↵dec05eba
ctrl+c copy with missing title
2021-05-17Keep selected item inside body on resizedec05eba
2021-05-17Make body movement smooth, async load video related videos to allow ↵dec05eba
cancellation with esc
2021-05-16Use vertex buffer for rendering textdec05eba
2021-05-15Use std::array to auto copy array in textdec05eba
2021-05-14Move thumbnail loading/unloading to AsyncImageLoaderdec05eba
2021-05-13Show local time for nyaa.si, soundcloud and spotify. Add sukebeidec05eba
2021-05-12Add file and folder icons to file managerdec05eba
2021-05-12Once upon a time there was a turtle. The turtle was retarded and didn't know ↵dec05eba
what he does. That turtle was me
2021-05-114chan: show the replied to messages when navigating repliesdec05eba
2021-05-11Parse content disposition better (when it contains encoding)dec05eba
2021-05-11Youtube-dl cant properly extract remote file name, use our own extraction ↵dec05eba
code when not using mpv. Fix close button not working for download menu
2021-05-11Improve file saving guidec05eba
2021-05-10Add downloader, fix room navigation lagdec05eba
Fix bug where getting next page fails if there is no search bar
2021-05-09Redesign login, refactor keyboard movementdec05eba
2021-05-07Add ctrl+i reverse image search to 4chan, add saucenao to launcherdec05eba
2021-05-06Add saucenaodec05eba
2021-05-06Show youtube recommendations instead of local recommendations from related ↵dec05eba
videos
2021-04-30Add 4chan file uploaddec05eba