about summary refs log tree commit diff
AgeCommit message (Expand)Author
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
2020-09-21Exclude boosts and own posts from listsFire Demon
2020-09-21Drop Monsterfork v2 thread permissions; simplify feed filtersFire Demon
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-21Bump webpack from 4.44.1 to 4.44.2 (#14847)dependabot[bot]
2020-09-21Bump escalade from 3.0.2 to 3.1.0 (#14851)dependabot[bot]
2020-09-21Bump file-loader from 6.0.0 to 6.1.0 (#14854)dependabot[bot]
2020-09-21Bump jest-worker from 26.2.1 to 26.3.0 (#14849)dependabot[bot]
2020-09-21Bump abab from 2.0.4 to 2.0.5 (#14844)dependabot[bot]
2020-09-21Bump dot-prop from 5.2.0 to 5.3.0 (#14842)dependabot[bot]
2020-09-21Bump caniuse-lite from 1.0.30001129 to 1.0.30001133 (#14831)dependabot[bot]
2020-09-21Bump aws-sdk-s3 from 1.80.0 to 1.81.0 (#14826)dependabot[bot]
2020-09-21Bump spdx-license-ids from 3.0.5 to 3.0.6 (#14852)dependabot[bot]
2020-09-21Bump object.assign from 4.1.0 to 4.1.1 (#14828)dependabot[bot]
2020-09-21Bump better_errors from 2.7.1 to 2.8.1 (#14825)dependabot[bot]
2020-09-21Bump faker from 2.13.0 to 2.14.0 (#14824)dependabot[bot]
2020-09-21Bump @github/webauthn-json from 0.4.2 to 0.5.4 (#14823)dependabot[bot]
2020-09-20Do not apply curated view on local timelineFire Demon
2020-09-20Update schema fileFire Demon
2020-09-20Monsterfork v1-style curated Federated timelineFire Demon
2020-09-20Merge remote-tracking branch 'upstream/master' into merge-glitchFire Demon
2020-09-20[Admin] Do not deliver pending account notifications to service accountsFire Demon
2020-09-20[Bug] Explicitly include "unpublish_on_delete" setting in deletionsFire Demon
2020-09-20[Privacy, UI] Remove badge added by mainline suggesting that users disclose t...Fire Demon
2020-09-20[Privacy, UI] Split privacy-related preferences into Privacy options section;...Fire Demon
2020-09-20[Feature] Community-managed custom emojiFire Demon
2020-09-20[Registration] Convert non-Unix newlines before verifying formFire Demon
2020-09-20[Models] Add site_contact convenience method to AccountFinderFire Demon
2020-09-19[Rails] Handle potential errors while resolving accounts in monsterfork:refre...Fire Demon
2020-09-19[Database] Fix failing semi-private backfill migrationFire Demon
2020-09-19[Federation] Add monsterfork:refresh_application_actors task to redownload al...Fire Demon
2020-09-19[Federation] Add monsterfork:announce_instance_actor Rails taskFire Demon
2020-09-19[Federation] Add support for distributing ActivityPub events to all unsuspend...Fire Demon
2020-09-19[Bug] Attach sign-up form verification handler when DOM is ready rather than ...Fire Demon
2020-09-19[Bug] "script" tags must not be self-closingFire Demon
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-18[Bug] Properly discard originals when redrafting in manual publishing modeFire Demon
2020-09-18Add option to be notified when a followed user posts (#13546)Eugen Rochko