]>
| author | Eugen Rochko <eugen@zeonfederated.com> | |
| Wed, 28 Feb 2018 05:54:55 +0000 (06:54 +0100) | ||
| committer | GitHub <noreply@github.com> | |
| Wed, 28 Feb 2018 05:54:55 +0000 (06:54 +0100) | ||
| commit | 41a01bec2337e7021634f2e9c78d86a1c3002fcf | |
| tree | 44ab6f2f922d5d9adb01f0978ce79a8d301533ca | tree | snapshot |
| parent | 4072b686862048c86674bd6de16d7e20ddc52b29 | commit | diff |
| app/controllers/api/v1/reports_controller.rb | diff | blob | history | |
| app/javascript/mastodon/actions/reports.js | diff | blob | history | |
| app/javascript/mastodon/features/ui/components/report_modal.js | diff | blob | history | |
| app/javascript/mastodon/reducers/reports.js | diff | blob | history | |
| app/javascript/styles/mastodon/components.scss | diff | blob | history | |
| app/lib/activitypub/activity.rb | diff | blob | history | |
| app/lib/activitypub/activity/flag.rb | [new file with mode: 0644] | blob |
| app/models/report.rb | diff | blob | history | |
| app/serializers/activitypub/flag_serializer.rb | [new file with mode: 0644] | blob |
| app/services/report_service.rb | [new file with mode: 0644] | blob |
| db/schema.rb | diff | blob | history | |
| spec/lib/activitypub/activity/flag_spec.rb | [new file with mode: 0644] | blob |
| spec/services/report_service_spec.rb | [new file with mode: 0644] | blob |