about summary refs log tree commit diff
path: root/app/javascript
AgeCommit message (Expand)Author
2019-09-30Improve styling of DM view in glitch-socThibaut Girka
2019-09-30Fix menu in settings/admin pagesThibaut Girka
2019-09-30[Glitch] Fix overflow on conversationsCutls
2019-09-30[Glitch] Change conversations UIEugen Rochko
2019-09-30Fix using wrong component in ColumnBackButtonSlimThibaut Girka
2019-09-30[Glitch] Add voters count supportThibG
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-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-09-29Add voters count support (#11917)ThibG
2019-09-29Change at icon in notification filter to reply-all (#11995)koyu
2019-09-29Add explanation to mute dialog, refactor and clean up mute/block UI (#11992)ThibG
2019-09-29Change vote results to display ex-aequo leading options as leading (#12001)ThibG
2019-09-29New Crowdin translations (#11985)Eugen Rochko
2019-09-29Fix muted text color not applying to all text (#11996)trwnh
2019-09-29Fix follower/following lists resetting on back-navigation in web UI (#11986)Eugen Rochko
2019-09-29Fix public list of domain blocks being too verbose on about page (#11967)Eugen Rochko
2019-09-29Do not add margin light when opening modal on mobile (#11830)Yamagishi Kazutoshi
2019-09-28Fix vote checkmark in poll results (#11990)ThibG
2019-09-28Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977)Eugen Rochko
2019-09-28New Crowdin translations (#11909)Eugen Rochko
2019-09-27Change silences to always require approval on follow (#11975)ThibG
2019-09-27Avoid storing audio and video file data in memory (#11974)ThibG
2019-09-27Use blob URL for Tesseract to avoid CORS issues (#11964)ThibG
2019-09-27Fix overflow on conversations (#11965)Cutls
2019-09-23Fix unread indicator not updating for notifications (#11923)Eugen Rochko
2019-09-23Fix emoji search not showing custom emoji when none are uncategorized (#11920)Eugen Rochko
2019-09-23Revert "Change timelines to add new items to pending items when scrolled down...Eugen Rochko
2019-09-22Show user what options they have voted (#11195)ThibG
2019-09-22Fix ugly TOC when title is too long (#11916)Jeong Arm
2019-09-21New Crowdin translations (#11901)Eugen Rochko
2019-09-21Change conversations UI (#11896)Eugen Rochko
2019-09-21Fix updates being hidden behind pending items on unmounted components (#11898)Eugen Rochko