about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2020-08-30[Revise] Move :nest_level to Monsterfork attributesFire Demon
2020-08-30[UI] Use upstream styling for post separatorsFire Demon
2020-08-30[Feature] Add timeline-only mutesFire Demon
2020-08-30[Spam Prevention] Allow muting notifications from any threadFire Demon
2020-08-30[Database] Move lengthy backfill for computing post nesting levels to Rake ↵Fire Demon
task, monsterfork:compute_nesting_levels
2020-08-30[Privacy, Federation, UI] Add options to allow Fediverse users to decide ↵Fire Demon
whether to include replies and unlisted posts on their profiles
2020-08-30[Localization] Move Advanced Privacy string out of upstream en locale and ↵Fire Demon
into en-MP
2020-08-30[Bug, UI] Fix footer link textFire Demon
2020-08-30[UI] Use dashed thread nesting indicator borderFire Demon
2020-08-30[Database] Add schema changes for nest level and indirect federationFire Demon
2020-08-30[Privacy] Add profile option for indirect federation mode, disabled by defaultFire Demon
2020-08-30[Localization] Add en-MP locale to fallback list for compatability with ↵Fire Demon
Monsterfork additions.
2020-08-30[Feature, UI] Visualize thread nesting in Web appFire Demon
2020-08-30[Feature] Introduce nest_level attribute to posts and API to help apps ↵Fire Demon
visualize nesting in threads
2020-08-30[Federation] Add support for signing fetches as the participating local user ↵Fire Demon
in various scenarios
2020-08-30[Privacy] Federate references to objects than embedding them so that their ↵Fire Demon
permissions can be enforced on request
2020-08-30[Localization] Set default locale to en-MP if unsetFire Demon
2020-08-30[Localization] Add custom locale for Monsterfork additions and Monsterpit ↵Fire Demon
community flavor
2020-08-30[Convenience] Adjust default settings for Web appFire Demon
2020-08-30Move Monsterfork locale modifications into own directoriesFire Demon
2020-08-30[Privacy] Allow access to own repliesFire Demon
2020-08-30[Privacy] Remove replies scope from UI and APIFire Demon
2020-08-30[Anxiety Reduction] Remove account metrics from UIFire Demon
2020-08-30[Privacy] Allow unlisted posts on public pages when viewer is authenticatedFire Demon
2020-08-30[Database] Add missing "not null" attribute to Monsterfork columnsFire Demon
2020-08-30[Refactoring] Minor code style auto-refactorings from RubocopFire Demon
2020-08-30[Future] Add distributable scopeFire Demon
2020-08-30[Bug] Skip implicit mentionsFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2020-08-30[Node] Update yarn dependenciesFire Demon
2020-08-30[Spam Prevention] Limit the community digest's boost candidates the last 18 ↵Fire Demon
months of history
2020-08-30[Transparency] Add /api/v1/admin/domain_allows and ↵Fire Demon
/api/v1/admin/domain_blocks endpoints
2020-08-30[Privacy] Do not disclose private allow list domains to nodeinfo and ↵Fire Demon
instance endpoints
2020-08-30[Transparency] Add information about server blocks and allows to nodeinfo ↵Fire Demon
and instance endpoints
2020-08-30[Ruby, Dev] Add reek gem to development groupFire Demon
2020-08-30[Feature] Add community digest from Monsterfork v1Fire Demon
2020-08-30[Privacy] Let admins exclude private domains from the public allowlistFire Demon
2020-08-30[Privacy] Exclude unlisted statuses from public profile pagesFire Demon
2020-08-30[Privacy, Transparency] Reduce allowlist mode restrictions; make publishing ↵Fire Demon
trusted servers to about page possible.
2020-08-30[Dev] Add VS Code workspaceFire Demon
2020-08-30[Ruby] Update GemfileShapeshifter System
2020-08-29Fix replying to some remote toots switching to local-onlyThibaut Girka
2020-08-24Fix spacing around reblog counter in detailed statusesThibaut Girka
And bring the whole thing closer to upstream's code.
2020-08-19Merge pull request #1408 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2020-08-19Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2020-08-19Fix not being able to unbookmark toots when blocked by their author (#14604)ThibG
* Fix not being able to unbookmark toots when blocked by their author * Add tests
2020-08-19Fix client-side form validation not accepting handles with uppercase letters ↵ThibG
(#14599)
2020-08-17Change styling to always have scrollbar on search resultsThibaut Girka
2020-08-17Fix WebUI crash in edge case when media display size causes scrollThibaut Girka
Fixes #1406
2020-08-17Bump aws-partitions from 1.353.0 to 1.356.0 (#14578)dependabot[bot]
Bumps [aws-partitions](https://github.com/aws/aws-sdk-ruby) from 1.353.0 to 1.356.0. - [Release notes](https://github.com/aws/aws-sdk-ruby/releases) - [Changelog](https://github.com/aws/aws-sdk-ruby/blob/master/gems/aws-partitions/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-ruby/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>