about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch
AgeCommit message (Expand)Author
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] Change vote results to display ex-aequo leading options as leadingThibG
2019-09-30[Glitch] Fix muted text color not applying to all texttrwnh
2019-09-30[Glitch] Fix follower/following lists resetting on back-navigation in web UIEugen Rochko
2019-09-30[Glitch] Fix public list of domain blocks being too verbose on about pageEugen Rochko
2019-09-30[Glitch] Fix vote checkmark in poll resultsThibG
2019-09-30[Glitch] Change silences to always require approval on followThibG
2019-09-30[Glitch] Avoid storing audio and video file data in memoryThibG
2019-09-30[Glitch] Use blob URL for Tesseract to avoid CORS issuesThibG
2019-09-30[Glitch] Fix emoji search not showing custom emoji when none are uncategorizedEugen Rochko
2019-09-30[Glitch] Revert "Change timelines to add new items to pending items when scro...Eugen Rochko
2019-09-30[Glitch] Show user what options they have votedThibG
2019-09-30[Glitch] Fix ugly TOC when title is too longJeong Arm
2019-09-30[Glitch] Fix page body not being scrollable in admin layoutEugen Rochko
2019-09-30[Glitch] Fix placeholder colors for inputs not being explicitly definedEugen Rochko
2019-09-30[Glitch] Add table of contents to about pageEugen Rochko
2019-09-30[Glitch] Add password challenge to 2FA settings, e-mail notificationsEugen Rochko
2019-09-30[Glitch] Change unconfirmed user login behaviourEugen Rochko
2019-09-18[Glitch] Fix eslint error of import/no-extraneous-dependenciesnzws✨
2019-09-18[Glitch] Fix “load more” adding older toots/notifications to pending itemsThibG
2019-09-18[Glitch] Check existence of timeline state in community timelineYamagishi Kazutoshi
2019-09-18[Glitch] Change timelines to add new items to pending items when scrolled downThibG
2019-09-18[Glitch] Fix web UI allowing uploads past status limit via drag & dropEugen Rochko
2019-09-18[Glitch] Fix poll options checkboxes/radio buttons not being vertically centeredThibG
2019-09-18[Glitch] Fix “slow mode” issuesThibG
2019-09-18[Glitch] Fix expiring polls not being displayed as such in the WebUIThibG
2019-09-18[Glitch] Fix media description button being disabled at 420 characters instea...ThibG
2019-09-18[Glitch] Fix profile fields overflowing page widthEugen Rochko
2019-09-18Fix build issues due to the “pt” locale being renamed to “pt-PT”Thibaut Girka
2019-09-18Fix composer dropdown toggle buttons (threaded mode and local-only) not workingThibaut Girka
2019-09-17Fix boost confirmation modal for description-less media 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-13[Glitch] Fix display of long poll optionsThibG
2019-09-13[Glitch] Fix unused CSSEugen Rochko
2019-09-13[Glitch] Add batch actions and categories to admin UI for custom emojisEugen Rochko
2019-09-13[Glitch] Add account bio to account admin viewThibG
2019-09-13[Glitch] Add batch approve/reject for pending hashtags in admin UIEugen 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] Fix line breaks in hashtag autosuggestions in web UIEugen Rochko
2019-09-05[Glitch] Exclude URLs from text analysisMostafa Ahangarha
2019-09-05[Glitch] Fix wrong sum of usage in hashtag component in web UIEugen Rochko
2019-09-05[Glitch] Fix wrong pluralization in hashtag component in web UIEugen Rochko
2019-09-05[Glitch] Change hashtag component in web UI to show numbers for 2 last daysEugen Rochko
2019-09-05[Glitch] Fix uncached media in web UI not being clickableEugen Rochko