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-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-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-23Fix a slow query for TagFeed (#14861)Takeshi Umeda
2020-09-21Fix method of the DELETE DATA button (#14855)Takeshi Umeda
2020-09-21Fix not being able to enable status notifications in Web Push API (#14822)Eugen Rochko
2020-09-19Fix minor bugsThibaut Girka
2020-09-19Minor refactoring and fixupsThibaut Girka
2020-09-18Filter out mounted lists from “getting started” columnThibaut Girka
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko
2020-09-17Submit timeline markers closer to the moment they changeThibaut Girka
2020-09-17Fix crashes when connection dropsThibaut Girka
2020-09-17Add button to manually mark all notifications as readThibaut Girka
2020-09-17Only update read marker when giving focus/mounting columnThibaut Girka
2020-09-17Refactor and change logic to only update marker if we reached the lastThibaut Girka
2020-09-17Display unread marker for notificationsThibaut Girka
2020-09-17Clean up leftover from DM conversation view redesignThibaut Girka
2020-09-16Fix home TL marker code mishandling gaps (#14809)ThibG
2020-09-16Fix notification filter bar incorrectly filtering gaps (#14808)ThibG
2020-09-16Fix validates :sign_count of WebauthnCredential (#14806)kawaguchi
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-09-15Fix unreadable placeholder text color in high contrast theme in web UI (#14803)Eugen Rochko
2020-09-14Add paragraph about browser add-ons when encountering some errors (#14801)ThibG
2020-09-14Do not serve account actors at all in limited federation mode (#14800)ThibG
2020-09-13Fix reported statuses not being included in warning e-mail (#14778)Eugen Rochko
2020-09-12allow pagination by min_id and max_id (#14776)tateisu