chinwagsocial/app/javascript/styles/mastodon
ThibG 730c4053d6 Add ActivityPub actor representing the entire server (#11321)
* Add support for an instance actor

* Skip username validation for local Application accounts

* Add migration script to create instance actor

* Make Codeclimate happy

* Switch to id -99 for instance actor

* Remove unused `icon` and `image` attributes from instance actor

* Use if/elsif/else instead of return + ternary operator

* Add instance actor to fresh installs

* Use instance actor as instance representative

Use instance actor for forwarding reports, relay operations, and spam
auto-reporting.

* Seed database in test environment

* Fix single-user mode

* Fix tests

* Fix specs to accomodate for an extra `Account`

* Auto-reject follows on instance actor

Following an instance actor might make sense, but we are not handling that
right now, so auto-reject.

* Fix webfinger lookup and serialization for instance actor

* Rename instance actor

* Make it clear in the HTML view that the instance actor should not be blocked

* Raise cache time for instance actor as there's no dynamic content

* Re-use /about/more with a flash message for instance actor profile
2019-07-19 01:44:42 +02:00
..
_mixins.scss Fix sass-lint config (#10982) 2019-06-06 18:51:46 +02:00
about.scss Change full logo to use primary text color of the given theme (#10994) 2019-06-08 15:30:06 +02:00
accessibility.scss Add a few black emojis that are to have a white outline (#8597) 2018-09-10 18:26:47 +02:00
accounts.scss Change preferences page into appearance, notifications, and other (#10977) 2019-06-07 03:39:24 +02:00
admin.scss Fix sass-lint config (#10982) 2019-06-06 18:51:46 +02:00
basics.scss Fix sass-lint config (#10982) 2019-06-06 18:51:46 +02:00
boost.scss Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00
compact_header.scss Separate high contrast theme (#7213) 2018-04-21 21:35:55 +02:00
components.scss Add message telling FTS is disabled when no toot can be found because of this (#11112) 2019-06-27 21:12:26 +02:00
containers.scss Add ActivityPub actor representing the entire server (#11321) 2019-07-19 01:44:42 +02:00
dashboard.scss Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
emoji_picker.scss Fix sass-lint config (#10982) 2019-06-06 18:51:46 +02:00
footer.scss Use <use /> to render transparent SVG logo instead of inserting it (#10845) 2019-05-27 03:33:39 +02:00
forms.scss Change preferences page into appearance, notifications, and other (#10977) 2019-06-07 03:39:24 +02:00
introduction.scss Add new first-time tutorial (#9531) 2018-12-17 11:07:17 +01:00
lists.scss Make theme directory and Rename application.scss (#5336) 2017-10-18 05:20:07 +09:00
modal.scss Add follow button to detailed status, add gradient to mask bio cut-off (#7979) 2018-07-07 22:20:14 +02:00
polls.scss Fix sass-lint config (#10982) 2019-06-06 18:51:46 +02:00
reset.scss Fix Firefox scrollbar color regression in #9210 (#9908) 2019-01-24 13:32:23 +01:00
rtl.scss Fix RTL layout not being RTL within the columns area (#10990) 2019-06-07 23:35:26 +02:00
statuses.scss Remove Atom feeds and old URLs in the form of GET /:username/updates/:id (#11247) 2019-07-07 16:16:51 +02:00
tables.scss Fix relationship manager on narrow screens (#10293) 2019-03-17 22:36:54 +01:00
variables.scss Separate font-family into variable (#8763) 2018-09-23 20:41:24 +02:00
widgets.scss Make sure the instance banner is never cropped (#10702) 2019-05-05 01:07:15 +02:00