about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Expand)Author
2019-11-30[Glitch] Fix OCR with delete & redraftThibG
2019-11-27Link move target accountThibaut Girka
2019-11-27Show acct of target accountThibaut Girka
2019-11-27Add moved account warningThibaut Girka
2019-11-23[Glitch] Change media description label to be context-sensitiveThibG
2019-11-20[Glitch] Fix unread toot indicator not honoring onlyMedia in public and commu...ThibG
2019-11-07[Glitch] Fix WebUI allowing to upload more items than the limitThibG
2019-11-06[Glitch] Fix filtered out items being counted as pending itemsThibG
2019-11-06[Glitch] Add support for submitting media description with ctrl+enterThibG
2019-11-06[Glitch] dont crash with null-refHinaloe
2019-10-27[Glitch] Add download button to audio and video playersNima Boscarino
2019-10-27[Glitch] Fix volume slider in chromium 🤷ThibG
2019-10-27[Glitch] Improve swipe experienceumonaca
2019-10-27[Glitch] Add noopener and/or noreferrerBSKY
2019-10-27[Glitch] Bump react-select from 2.4.4 to 3.0.5dependabot-preview[bot]
2019-10-10[Glitch] Fix media editing modal changing dimensions when image loadsEugen Rochko
2019-10-10[Glitch] Add missing back button header for invalid accounttrwnh
2019-10-10[Glitch] Fix performance of home feed regenerationEugen Rochko
2019-10-06Apply scroll changes to Bookmark columnThibaut Girka
2019-10-06[Glitch] Add refresh button to list of rebloggers/favouriters in web UIEugen Rochko
2019-10-06[Glitch] Do not add margin light when opening modal on mobileYamagishi Kazutoshi
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-05[Glitch] Fix column header scrolling with the pageEugen Rochko
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-10-04Fix audio modal closing immediatelyThibaut Girka
2019-10-04[Glitch] Fix audio attachments opening in video modal from media tab in web UIEugen Rochko
2019-10-04[Glitch] Scroll into search bar when focusJeong Arm
2019-10-04[Glitch] Fix media editing modal and profile directory in light themeEugen Rochko
2019-10-03[Glitch] Fix drag and drop link to composeboxJeong Arm
2019-10-03[Glitch] Fix typo in mute confirmation dialogThibG
2019-10-03[Glitch] Fix custom emoji animation on hover in conversations viewThibG
2019-10-03[Glitch] Fix missing propType for conversation deleteThibG
2019-09-30[Glitch] Change conversations UIEugen Rochko
2019-09-30[Glitch] Change at icon in notification filter to reply-allkoyu
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
2019-09-30[Glitch] Fix follower/following lists resetting on back-navigation in web UIEugen Rochko
2019-09-30[Glitch] Change silences to always require approval on followThibG
2019-09-30[Glitch] Use blob URL for Tesseract to avoid CORS issuesThibG
2019-09-18[Glitch] Check existence of timeline state in community timelineYamagishi Kazutoshi
2019-09-18[Glitch] Fix web UI allowing uploads past status limit via drag & dropEugen Rochko
2019-09-18[Glitch] Fix “slow mode” issuesThibG
2019-09-18[Glitch] Fix media description button being disabled at 420 characters instea...ThibG
2019-09-18Fix composer dropdown toggle buttons (threaded mode and local-only) not workingThibaut Girka
2019-09-13[Glitch] Add timeline read markers APIEugen Rochko
2019-09-13[Glitch] Change max length of media descriptions from 420 to 1500 charactersEugen Rochko
2019-09-10Fix wrong icons from last refactoringThibaut Girka
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-09-09glitch: fix webpack build failure in columns_area.js (#1212)Rey Tucker