Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-20 | [Admin] Do not deliver pending account notifications to service accounts | Fire Demon | |
2020-09-20 | [Bug] Explicitly include "unpublish_on_delete" setting in deletions | Fire Demon | |
2020-09-20 | [Privacy, UI] Remove badge added by mainline suggesting that users disclose ↵ | Fire Demon | |
their client app | |||
2020-09-20 | [Privacy, UI] Split privacy-related preferences into Privacy options ↵ | Fire Demon | |
section; add option to disable RSS | |||
2020-09-20 | [Feature] Community-managed custom emoji | Fire Demon | |
2020-09-20 | [Registration] Convert non-Unix newlines before verifying form | Fire Demon | |
2020-09-20 | [Models] Add site_contact convenience method to AccountFinder | Fire Demon | |
2020-09-19 | [Rails] Handle potential errors while resolving accounts in ↵ | Fire Demon | |
monsterfork:refresh_application_actors | |||
2020-09-19 | [Database] Fix failing semi-private backfill migration | Fire Demon | |
2020-09-19 | [Federation] Add monsterfork:refresh_application_actors task to redownload ↵ | Fire Demon | |
all application actors | |||
2020-09-19 | [Federation] Add monsterfork:announce_instance_actor Rails task | Fire Demon | |
2020-09-19 | [Federation] Add support for distributing ActivityPub events to all ↵ | Fire Demon | |
unsuspended inboxes | |||
2020-09-19 | [Bug] Attach sign-up form verification handler when DOM is ready rather than ↵ | Fire Demon | |
when all resources have loaded | |||
2020-09-19 | [Bug] "script" tags must not be self-closing | Fire Demon | |
2020-09-18 | [Bug] Properly discard originals when redrafting in manual publishing mode | Fire Demon | |
2020-09-17 | [Filters] Merge thread muting and hiding into a single action | Fire Demon | |
2020-09-17 | [Timelines] Include local posts in Rowdy Tavern mode | Fire Demon | |
2020-09-17 | [Models] Consider anything that is not a top-level post a reply | Fire Demon | |
2020-09-10 | [Moderation, Privacy] Ask remote servers to purge local account content when ↵ | Fire Demon | |
defederating | |||
2020-09-09 | [SSO, API, Bug] Enforce lowercase mxid | Fire Demon | |
2020-09-09 | [SSO, API, Bug] Auth plugin requires all responses to return 200 | Fire Demon | |
2020-09-08 | [SSO, API] Add Matrix auth API ↵ | Fire Demon | |
(https://monsterware.dev/monsterpit/matrix-synapse-rest-password-provider) | |||
2020-09-08 | [Database, Models] Add indexes to users.username and ↵ | Fire Demon | |
User.find_by_lower_username utility methods | |||
2020-09-08 | Redesign local-only toots in glitch flavour | Thibaut Girka | |
Co-authored-by: Fire Demon <firedemon@creature.cafe> | |||
2020-09-08 | [Glitch] Adds follow action timestamp to notification | Thibaut Girka | |
Port 330e320b40e975472e042730f9dfb23083f170e3 to glitch-soc | |||
2020-09-08 | [Port: glitch-soc@b8b6f1d] Change secondary and primary toot button color ↵ | Thibaut Girka | |
when it may reduce privacy Co-authored-by: Fire Demon <firedemon@creature.cafe> | |||
2020-09-08 | [Privacy, Port: glitch-soc@71b1d4c] Backend changes to allow handling ↵ | Thibaut Girka | |
local-only toots not based on emoji Co-authored-by: Fire Demon <firedemon@creature.cafe> | |||
2020-09-08 | Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5 | Fire Demon | |
2020-09-07 | Merge pull request #1418 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2020-09-07 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - `app/controllers/activitypub/collections_controller.rb`: Conflict caused because we have additional code to make sure pinned local-only toots don't get rendered on the ActivityPub endpoints. Ported upstream changes. | |||
2020-09-04 | Remove obsolete IndexedDB operations from web UI (#14730) | Eugen Rochko | |
Storing objects in IndexedDB was disabled in #7932, but we were still trying to read objects from it before making an API call | |||
2020-09-04 | Fix various warnings in rspec (#14729) | Eugen Rochko | |
2020-09-04 | Fix direct visibility style for light theme (#14727) | Takeshi Umeda | |
2020-09-02 | Add outbox attribute to instance actor (#14721) | ThibG | |
It's not useful for now, but it's required by ActivityPub | |||
2020-09-02 | Added account featured tags API (#11817) | Takeshi Umeda | |
2020-09-02 | Add featured hashtags as an ActivityPub collection (#11595) | Eugen Rochko | |
2020-09-02 | Change S3 ACL in "tootctl media remove-orphans --fix-permissions" from fixed ↵ | Y.Yamashiro | |
value to environment file's value. (#14715) | |||
2020-09-01 | Merge pull request #1417 from ThibG/glitch-soc/merge-upstream | ThibG | |
Merge upstream changes | |||
2020-09-01 | [Glitch] Update Tesseract.js | ThibG | |
Port 5fc5a9f9f18872cb0f1b54359338b2e189dd2bb1 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-09-01 | [Glitch] Add border around 🐞 emoji | ThibG | |
Port JS change from f0b6ddd97948d9c443cd155cb8ccc497e0608117 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-09-01 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka | |
Conflicts: - `config/webpack/shared.js`: Upstream has changed how Tesseract.js gets included and dropped a dependency. The conflict is caused by glitch-soc having different code due to its theming system. Ported upstream changes. - `lib/mastodon/version.rb`: Upstream refactor/code style change in a place we replaced upstream's repo URL with ours. Ported upstram changes, keeping our repo URL. - `yarn.lock`: Upstream dropped dependencies, one of which was textually too close to a glitch-soc-specific dependency. Not a real conflict. | |||
2020-09-01 | Change radio button design to be consistent with that of the directory explorer | Thibaut Girka | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-09-01 | Capitalize replies_policy strings | Thibaut Girka | |
Signed-off-by: Thibaut Girka <thib@sitedethib.com> | |||
2020-09-01 | Add configuration option to filter replies in lists (#9205) | ThibG | |
* Add database support for list show-reply preferences * Add backend support to read and update list-specific show_replies settings * Add basic UI to set list replies setting * Add specs for list replies policy * Switch "cycling" reply policy link to a set of radio inputs * Capitalize replies_policy strings * Change radio button design to be consistent with that of the directory explorer | |||
2020-09-01 | Change own direct-visibility statuses to be in the home feed again (#14711) | Eugen Rochko | |
And remove highlighting in web UI Full circle from #8940 | |||
2020-09-01 | Fix threaded mode | Thibaut Girka | |
Fixes #1414 | |||
2020-09-01 | Bump uri-js from 4.2.2 to 4.4.0 (#14706) | dependabot[bot] | |
Bumps [uri-js](https://github.com/garycourt/uri-js) from 4.2.2 to 4.4.0. - [Release notes](https://github.com/garycourt/uri-js/releases) - [Commits](https://github.com/garycourt/uri-js/compare/4.2.2...4.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2020-09-01 | Bump mini-css-extract-plugin from 0.9.0 to 0.11.0 (#14690) | dependabot[bot] | |
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 0.9.0 to 0.11.0. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v0.9.0...v0.11.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2020-09-01 | Add `--fix-permissions` option to `tootctl media remove-orphans` (#14383) | Eugen Rochko | |
2020-09-01 | Bump whatwg-url from 8.1.0 to 8.2.1 (#14688) | dependabot[bot] | |
Bumps [whatwg-url](https://github.com/jsdom/whatwg-url) from 8.1.0 to 8.2.1. - [Release notes](https://github.com/jsdom/whatwg-url/releases) - [Commits](https://github.com/jsdom/whatwg-url/compare/v8.1.0...v8.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |