about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2020-11-03Fix crash when viewing a profile with a filtered out pinned tootThibaut Girka
2020-11-02Use options hashFire Demon
2020-11-02Allow local domainFire Demon
2020-11-02Address instance actor to work around Mastodon visibility heuristic bugFire Demon
2020-11-02Also use participant-only visibility for local replies to private postsFire Demon
2020-11-02Further limit visibility of followers-only reply branches to participants onlyFire Demon
2020-11-01Limit visibility of incoming objects addressed to servers not allowlistedFire Demon
2020-11-01Check domain allow- and blocklist; rescue from invalid URIsFire Demon
2020-11-01Limit addressing to remote AP followers; remove duplicate follower targets fr...Fire Demon
2020-11-01domain -> @domainFire Demon
2020-11-01Federate follower-only posts with strict audienceFire Demon
2020-11-01Federate public scope as unlisted unless tags are presentFire Demon
2020-10-31Ignore case of username confirmationFire Demon
2020-10-31Do not cache web app custom CSSFire Demon
2020-10-31Add lowercase modeFire Demon
2020-10-29Display an error if registration was rejected due to spamFire Demon
2020-10-28Make push notifications optionalFire Demon
2020-10-28Merge remote-tracking branch 'upstream/master' into devFire Demon
2020-10-28Do not deliver deletes to servers which a user has had no contactFire Demon
2020-10-28If a user adds a hard mute, it no longer cause a defederationFire Demon
2020-10-28Fix IP blocks in admin panelThibaut Girka
2020-10-27Add option to hide notification markersThibaut Girka
2020-10-26Add local setting for pop-in player positionThibaut Girka
2020-10-26Add setting to disable the pop-in playerThibaut Girka
2020-10-26Respect glitch-soc's reply counter setting in the pop-in playerThibaut Girka
2020-10-26[Glitch] Fix regressions in icon buttons in web UIEugen Rochko
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-10-26[Glitch] Fix follow request notificationsThibG
2020-10-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-10-26Fix follow request notifications (#15048)ThibG
2020-10-24Allow 12 weeks to pass between last sign-in before verifying accountFire Demon
2020-10-23Fix followers synchronization mechanism not being triggered on mentions (#15026)ThibG
2020-10-23Fix account processing failing because of large collections (#15027)ThibG
2020-10-22Fix spellingFire Demon
2020-10-22Show boosts of followed authors in homeFire Demon
2020-10-22Use mentioned account IDs rather than the mention IDs themselves!Fire Demon
2020-10-22Update schemaFire Demon
2020-10-22Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-10-21Pluck status IDs instead of using select()Fire Demon
2020-10-21When a local user blocks another account, also defederate interactions betwee...Fire Demon
2020-10-21Reciprocate incoming blocksFire Demon
2020-10-21Limit unpublishing to local postsFire Demon
2020-10-21When unpublishing, defederate post before setting it local-onlyFire Demon
2020-10-21[Glitch] Fix strings that could not be translatedmayaeh
2020-10-21[Glitch] Change how missing desktop notifications permission is displayedEugen Rochko
2020-10-21Move columns-related CSS rules into the appropriate filesThibaut Girka
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2020-10-21[Glitch] Add duration parameter to muting.OSAMU SATO
2020-10-21[Glitch] Change how CDN_HOST is passed down to make assets build reproducibleThibG
2020-10-21[Glitch] Fix unread notification marker not updating when mounting columnThibG