This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
072158ee973f8e09a0abd34a825d9bce038a5d68
Mastodon
/
spec
T
History
ThibG
9a90ec3b3b
Fix account URI in UpdatePollSerializer (
#11194
)
...
* Fix account URI in UpdatePollSerializer
Fixes
#11185
* Add specs
2019-06-27 19:41:55 +02:00
..
controllers
Add moderation API (
#9387
)
2019-06-20 02:52:34 +02:00
fabricators
Record account suspend/silence time and keep track of domain blocks (
#10660
)
2019-05-14 19:05:02 +02:00
features
…
fixtures
Export and import show_reblogs together with following list (
#10495
)
2019-04-08 07:28:27 +02:00
helpers
Add specs for action log helper (
#9605
)
2019-03-16 00:57:23 +09:00
lib
Apply filters to poll options (
#11174
)
2019-06-25 14:45:14 +02:00
mailers
Add invite request to pending account notification e-mail (
#10528
)
2019-04-10 00:36:01 +02:00
models
Change domain blocks to automatically support subdomains (
#11138
)
2019-06-22 00:13:10 +02:00
policies
Redesign admin instances area (
#9645
)
2019-01-08 13:39:49 +01:00
presenters
Admission-based registrations mode (
#10250
)
2019-03-14 05:28:30 +01:00
requests
Redesign landing page (
#10232
)
2019-03-12 17:34:00 +01:00
routing
…
serializers
/activitypub
Fix account URI in UpdatePollSerializer (
#11194
)
2019-06-27 19:41:55 +02:00
services
Add support for Audio activities (
#11189
)
2019-06-26 19:32:36 +02:00
support
…
validators
Fix “invited by” not showing up for invited accounts in admin interface (
#10791
)
2019-05-19 21:40:36 +02:00
views
Redesign landing page (
#10232
)
2019-03-12 17:34:00 +01:00
workers
Fix account URI in UpdatePollSerializer (
#11194
)
2019-06-27 19:41:55 +02:00
rails_helper.rb
Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers (
#9819
)
2019-01-15 23:11:46 +01:00
spec_helper.rb
…