mastodon/app/javascript/styles/mastodon
Eugen Rochko 9c4cbdbafb
Add Keybase integration (#10297)
* create account_identity_proofs table

* add endpoint for keybase to check local proofs

* add async task to update validity and liveness of proofs from keybase

* first pass keybase proof CRUD

* second pass keybase proof creation

* clean up proof list and add badges

* add avatar url to keybase api

* Always highlight the “Identity Proofs” navigation item when interacting with proofs.

* Update translations.

* Add profile URL.

* Reorder proofs.

* Add proofs to bio.

* Update settings/identity_proofs front-end.

* Use `link_to`.

* Only encode query params if they exist.

URLs without params had a trailing `?`.

* Only show live proofs.

* change valid to active in proof list and update liveness before displaying

* minor fixes

* add keybase config at well-known path

* extremely naive feature flagging off the identity proof UI

* fixes for rubocop

* make identity proofs page resilient to potential keybase issues

* normalize i18n

* tweaks for brakeman

* remove two unused translations

* cleanup and add more localizations

* make keybase_contacts an admin setting

* fix ExternalProofService my_domain

* use Addressable::URI in identity proofs

* use active model serializer for keybase proof config

* more cleanup of keybase proof config

* rename proof is_valid and is_live to proof_valid and proof_live

* cleanup

* assorted tweaks for more robust communication with keybase

* Clean up

* Small fixes

* Display verified identity identically to verified links

* Clean up unused CSS

* Add caching for Keybase avatar URLs

* Remove keybase_contacts setting
2019-03-18 21:00:55 +01:00
..
_mixins.scss Fix hashtags select styling in default and high contrast themes (#10029) 2019-02-13 18:34:58 +01:00
about.scss Redesign landing page (#10232) 2019-03-12 17:34:00 +01: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 Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
admin.scss Admission-based registrations mode (#10250) 2019-03-14 05:28:30 +01:00
basics.scss Change error graphic to hover-to-play (#10055) 2019-02-15 23:33:25 +01: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 fix: update to emoji-mart 2.10.0 (#10281) 2019-03-16 20:13:15 +01:00
containers.scss Fix new hashtag page's items not being full-width on mobile (#9852) 2019-01-18 20:58:11 +01:00
dashboard.scss Redesign admin instances area (#9645) 2019-01-08 13:39:49 +01:00
emoji_picker.scss fix: update to emoji-mart 2.10.0 (#10281) 2019-03-16 20:13:15 +01:00
footer.scss Redesign public profiles and toots (#8068) 2018-07-28 19:25:33 +02:00
forms.scss Add Keybase integration (#10297) 2019-03-18 21:00:55 +01: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 Add muted style for polls in web UI (#10248) 2019-03-12 22:08:18 +01:00
reset.scss Fix Firefox scrollbar color regression in #9210 (#9908) 2019-01-24 13:32:23 +01:00
rtl.scss RTL: fix toot privacy preferences radio buttonss (#9146) 2018-10-30 00:49:29 +01:00
stream_entries.scss undo part of PR 8202 to fix RTL (#8979) 2018-10-15 04:39:20 +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 Redesign landing page (#10232) 2019-03-12 17:34:00 +01:00