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
c29c20ab3cda3d4b752c67868925c1fe99d0ac71
Mastodon
/
app
/
models
History
Eugen Rochko
880a5eb25c
Fix boolean columns sometimes having a null value (
#4162
)
...
* Fix boolean columns sometimes having a null value * Fix wrong value being set instead of null
2017-07-13 03:12:25 +02:00
..
concerns
Fix
#2848
- Rake task to redownload avatars/headers (
#4156
)
2017-07-11 17:25:49 +02:00
form
Improve UI of admin site settings (
#4163
)
2017-07-12 03:24:04 +02:00
web
…
account_domain_block.rb
…
account_filter.rb
…
account.rb
…
application_record.rb
…
block.rb
…
context.rb
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (
#4090
)
2017-07-07 04:02:06 +02:00
conversation_mute.rb
…
conversation.rb
…
domain_block.rb
Fix boolean columns sometimes having a null value (
#4162
)
2017-07-13 03:12:25 +02:00
export.rb
…
favourite.rb
…
feed.rb
…
follow_request.rb
…
follow.rb
…
import.rb
Fix boolean columns sometimes having a null value (
#4162
)
2017-07-13 03:12:25 +02:00
instance.rb
…
media_attachment.rb
Explicitly require MIME::Types (
#4083
)
2017-07-05 23:58:03 +02:00
mention.rb
…
mute.rb
…
notification.rb
…
preview_card.rb
…
remote_follow.rb
…
remote_profile.rb
…
report_filter.rb
…
report.rb
…
search.rb
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (
#4090
)
2017-07-07 04:02:06 +02:00
session_activation.rb
…
setting.rb
…
status.rb
Fix boolean columns sometimes having a null value (
#4162
)
2017-07-13 03:12:25 +02:00
stream_entry.rb
…
subscription.rb
…
tag.rb
…
user.rb
Fix boolean columns sometimes having a null value (
#4162
)
2017-07-13 03:12:25 +02:00
web.rb
…