about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-10-16Fix translation string (#14986)mayaeh
2020-10-15Fix strings that could not be translated (#14980)mayaeh
2020-10-15Change how missing desktop notifications permission is displayed (#14985)Eugen Rochko
2020-10-13Fix a bear check when the activity object is nil (#14981)Takeshi Umeda
2020-10-13Add missing safe navigation operatorFire Demon
2020-10-13Fix crash when autolinking an invalid URI in MarkdownThibaut Girka
2020-10-13Change how CDN_HOST is passed down to make assets build reproducible (#14381)ThibG
2020-10-13Add duration parameter to muting. (#13831)OSAMU SATO
2020-10-13Fix browser notification permission request logic (#13543)ThibG
2020-10-12Add IP-based rules (#14963)Eugen Rochko
2020-10-12Skip empty style keysFire Demon
2020-10-11Use correct syntax for setting "private" ACLFire Demon
2020-10-11"unmerge_from_timeline" should be "unmerge_from_home"Fire Demon
2020-10-11Use "receiver.user" instead of "receiver.account.user" when given a list feedFire Demon
2020-10-11Exclude silenced accounts from feed when unfollowedFire Demon
2020-10-11Add post history limiting optionsFire Demon
2020-10-11Compromise between Mastodon and Monsterpit treatment of boostsFire Demon
2020-10-11Remove no-longer-used "reblogs" parameter from unpush_from_list callFire Demon
2020-10-10Merge remote-tracking branch 'upstream/master' into devFire Demon
2020-10-10Only use boosts for default world timelineFire Demon
2020-10-10Hard delete unpublished statuses when "unpublish on delete" is not enabledFire Demon
2020-10-10Roll back passive federation when resolving replies; do not resolve replies o...Fire Demon
2020-10-09Merge "filter boosts from unfollowed" behavior directly into feed manager but...Fire Demon
2020-10-09Fix issue checking for last unread notification when there are gaps (#14960)ThibG
2020-10-08Fix issue checking for last unread notification when there are gapsThibaut Girka
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