mirror of
https://github.com/glitch-soc/mastodon.git
synced 2024-11-28 19:10:22 -05:00
ce84d163cc
Conflicts: - `.prettierignore`: Upstream added a line at the end, glitch-soc had extra entries at the end. Added upstream's new line before glitch-soc's. - `Gemfile.lock`: Upstream updated dependencies while glitch-soc has an extra one (hcaptcha). Updated dependencies like upstream did. - `app/controllers/api/v1/statuses_controller.rb`: Not a real conflict, upstream added a parameter (`allowed_mentions`) where glitch-soc already had an extra one (`content_type`). Added upstream's new parameter. - `app/javascript/styles/fonts/roboto-mono.scss`: A lot of lines were changed upstream due to code style changes, and a lot of those lines had path changes to accomodate glitch-soc's theming system. Applied upstream's style changes. - `app/javascript/styles/fonts/roboto.scss`: A lot of lines were changed upstream due to code style changes, and a lot of those lines had path changes to accomodate glitch-soc's theming system. Applied upstream's style changes. |
||
---|---|---|
.. | ||
_mixins.scss | ||
about.scss | ||
accessibility.scss | ||
accounts.scss | ||
admin.scss | ||
basics.scss | ||
boost.scss | ||
branding.scss | ||
components.scss | ||
containers.scss | ||
dashboard.scss | ||
emoji_picker.scss | ||
forms.scss | ||
lists.scss | ||
modal.scss | ||
polls.scss | ||
reset.scss | ||
rtl.scss | ||
statuses.scss | ||
tables.scss | ||
variables.scss | ||
widgets.scss |