about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Expand)Author
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
2019-09-05[Glitch] Integrate translation strings for the Profile Directory.mayaeh
2019-09-05[Glitch] Fix custom emoji animation on hover in WebUI directory biosThibG
2019-09-04Fix loading more items in account following/followersThibaut Girka
2019-09-02[Glitch] Add header to trends section and change refresh rate to 15 minutesEugen Rochko
2019-09-02[Glitch] Fix trending hashtags being fetched every 36 seconds instead of ever...ThibG
2019-09-02[Glitch] Add trends UI with admin and user settingsEugen Rochko
2019-08-31Properly hide follower count in profile directoryThibaut Girka
2019-08-31Update backend links and fix hardcoded onesThibaut Girka
2019-08-31Fix imports importing modules from vanilla flavour instead of glitchThibaut Girka
2019-08-31[Glitch] Change layout of public profile directory to be the same as in web UIEugen Rochko
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
2019-08-30[Glitch] Change detailed status child ordering to sort self-replies on topThibG
2019-08-29[Glitch] Change window resize handler to switch to/from mobile layout as soon...ThibG
2019-08-29[Glitch] Fix more visual issues with the audio playerEugen Rochko
2019-08-29[Glitch] Fix public page crash due to audio player, fix unpause in audio playerEugen Rochko
2019-08-29[Glitch] Add audio playerEugen Rochko
2019-08-29[Glitch] Add special alert for throttled requestsThibG
2019-08-29[Glitch] Add confirmation modal when logging out from the web appThibG
2019-08-29Remove sign out link from getting started columns, as it is already in the fo...Thibaut Girka
2019-08-29Fix crashes from favico.js crashing the entire web appThibaut Girka
2019-08-29Refactor the Columns Area code to be closer to upstreamThibaut Girka
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka