1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-03-16 11:05:54 +01:00
mastodon/spec
ThibG c95ce1f3ac Fix account URI in UpdatePollSerializer ()
* Fix account URI in UpdatePollSerializer

Fixes 

* Add specs
2019-08-06 21:50:05 +02:00
..
controllers Add moderation API () 2019-06-20 02:52:34 +02:00
fabricators Record account suspend/silence time and keep track of domain blocks () 2019-05-14 19:05:02 +02:00
features rubocop issues - Cleaning up () 2018-10-08 04:50:11 +02:00
fixtures Export and import show_reblogs together with following list () 2019-04-08 07:28:27 +02:00
helpers Add specs for action log helper () 2019-03-16 00:57:23 +09:00
lib Fix sanitizer making block level elements unreadable () 2019-06-16 21:46:36 +02:00
mailers Add invite request to pending account notification e-mail () 2019-04-10 00:36:01 +02:00
models Change domain blocks to automatically support subdomains () 2019-06-22 00:13:10 +02:00
policies Redesign admin instances area () 2019-01-08 13:39:49 +01:00
presenters Admission-based registrations mode () 2019-03-14 05:28:30 +01:00
requests Redesign landing page () 2019-03-12 17:34:00 +01:00
routing Move create/destroy actions for api/v1/statuses to namespace () 2017-06-10 09:39:26 +02:00
serializers/activitypub Fix account URI in UpdatePollSerializer () 2019-08-06 21:50:05 +02:00
services Fix NotifyService test with regards to reblogs () 2019-06-02 18:08:26 +02:00
support Remove empty strings () 2017-11-17 10:52:30 +09:00
validators Fix “invited by” not showing up for invited accounts in admin interface () 2019-05-19 21:40:36 +02:00
views Redesign landing page () 2019-03-12 17:34:00 +01:00
workers Fix account URI in UpdatePollSerializer () 2019-08-06 21:50:05 +02:00
rails_helper.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers () 2019-01-15 23:11:46 +01:00
spec_helper.rb Disable simplecov on CircleCI () 2018-05-09 16:59:58 +02:00