about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-10-08Fix unread notification marker not updating when mounting column (#14954)ThibG
2020-10-08Remove dependency on goldfinger gem (#14919)Eugen Rochko
2020-10-05Ignore alt-key hotkeys in text fields (#14942)ThibG
2020-10-05Update translation files (#14920)mayaeh
2020-10-04Fix regressions in icon buttons in web UI (#14915)Eugen Rochko
2020-10-01Fix mark as read in notifications to be saved immediately (#14907)Takeshi Umeda
2020-09-30Fix logging out on mobile (#14901)ThibG
2020-09-30Add option to disable swiping motions across the WebUI (#13885)ThibG
2020-09-30Update Status modelFire Demon
2020-09-30Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-09-29Fix unread notification markers (#14897)Takeshi Umeda
2020-09-29Fix boost icon not being displayed in boost notificationsThibaut Girka
2020-09-28Fix bell button causing a brief “Cancel follow request” on locked account...ThibG
2020-09-28Make explicit in glitch-soc's WebUI when an account is suspendedThibaut Girka
2020-09-28Do not filter out temporarily-suspended accounts from relationships APIThibaut Girka
2020-09-28[Glitch] Fix unreadable placeholder text color in high contrast theme in web ...Eugen Rochko
2020-09-28Fix actions being performed before the redux state is set upThibaut Girka
2020-09-28[Glitch] Add paragraph about browser add-ons when encountering some errorsThibG
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-09-28[Glitch] Optimize the process of following someoneEugen Rochko
2020-09-28[Glitch] Change web UI to show empty profile for suspended accountsEugen Rochko
2020-09-28[Glitch] Fix home TL marker code mishandling gapsThibG
2020-09-28[Glitch] Fix notification filter bar incorrectly filtering gapsThibG
2020-09-28[Glitch] Add border around 🕺 emojiThibG
2020-09-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-09-28Add pop-out player for audio/video in web UI (#14870)Eugen Rochko
2020-09-27Limit visibility of replies to silenced and suspended accounts to "unlisted" ...Fire Demon
2020-09-26Drop Monsterfork conversations.public column in preparation for ACLsFire Demon
2020-09-26Limit incoming posts with unreachable participantsFire Demon
2020-09-26Add environment variable to allow requests to some private addresses (#14722)ThibG
2020-09-26Add unread notification markers (#14818)ThibG
2020-09-24add og:published_time to opengraph meta tags (#14865)Jeremy Rose
2020-09-24Make consideration window of community digest configurable and limit to two w...Fire Demon
2020-09-23Fix a slow query for TagFeed (#14861)Takeshi Umeda
2020-09-22Make community digest boost threshold configurable with AMBASSADOR_THRESHOLDFire Demon
2020-09-22Rewrite keysmash template as a template transformerFire Demon
2020-09-22Add support for command tag template transformersFire Demon
2020-09-22Add #!keysmash command tag and "keysmash" template variableFire Demon
2020-09-22Change command tag template arguments to: VARIABLE_NAME INDEX SUBSTRING_START...Fire Demon
2020-09-22Explicitly-invited users do not have to pass the Kobold HashFire Demon
2020-09-21Sort boosts list to top of listsFire Demon
2020-09-21Expose reblogs attribute to Lists APIFire Demon
2020-09-21Check disable RSS setting against author's account, not logged-in user!Fire Demon
2020-09-21Do not clear boosts list when removing boosts from home timeline; do not stre...Fire Demon
2020-09-21Add option to filter boosts from home timeline at backend levelFire Demon
2020-09-21Add dedidcated boosts timeline listFire Demon
2020-09-21Include user's filter options when checking list filtersFire Demon
2020-09-21Make local timeline a default columnFire Demon
2020-09-21Bump per-account list limit to 100Fire Demon
2020-09-21Precompute list feeds; include replies when computing home feedsFire Demon