about summary refs log tree commit diff
path: root/app
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-30glitch-soc theme engine fixes for the challenges controllerThibaut Girka
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-29Add a nodeinfo endpoint (#12002)Eugen Rochko
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 account migration not affecting followers on origin server (#11980)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-29Add (back) option to set redirect notice on account without moving followers ...Eugen Rochko
2019-09-28Fix vote checkmark in poll results (#11990)ThibG
2019-09-28Fix unscoped being used in the wrong place (#11987)Eugen Rochko
2019-09-28Fix redirecting non-functional accounts on public pages (#11978)Eugen Rochko
2019-09-28Fix preview card image not being re-fetched even if link is re-posted (#11981)Eugen Rochko
2019-09-28Fix index not being used in Status.reblogs_map (#11982)Eugen Rochko
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-27Fix unreviewed hashtag not being found by exact case-insensitive match (#11976)Eugen Rochko
2019-09-27Validate Web::PushSubscription (#11971)abcang
2019-09-27Improve status pin query (#11972)abcang
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-27Fix hashtag batch actions not redirecting back with right filters (#11962)Eugen Rochko
2019-09-27Fix relays UI being available in whitelist/secure mode (#11963)Eugen Rochko
2019-09-26Fix search error when ElasticSearch is enabled but not available (#11954)Jeong Arm