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
Mastodon
/
app
/
models
History
Eugen Rochko
6c835085a3
Fix timeline pagination (
#8827
)
...
Ruby's ** operator does not play well with non-Hash objects, which the params slice is
Fix
#8821
2018-09-29 19:03:33 +02:00
..
admin
…
concerns
Fix timeline pagination (
#8827
)
2018-09-29 19:03:33 +02:00
form
Add admin custom CSS setting (
#8399
)
2018-08-24 04:33:27 +02:00
web
…
account_domain_block.rb
…
account_filter.rb
…
account_moderation_note.rb
…
account_pin.rb
…
account.rb
Fix performance regression in Account::Field#verifiable? (
#8719
)
2018-09-18 22:49:24 +02:00
admin.rb
…
application_record.rb
…
backup.rb
…
block.rb
…
context.rb
…
conversation_mute.rb
…
conversation.rb
…
custom_emoji_filter.rb
…
custom_emoji.rb
…
custom_filter.rb
…
domain_block.rb
…
email_domain_block.rb
…
export.rb
…
favourite.rb
…
feed.rb
Support min_id-based pagination in REST API (
#8736
)
2018-09-28 02:23:45 +02:00
follow_request.rb
…
follow.rb
…
home_feed.rb
Support min_id-based pagination in REST API (
#8736
)
2018-09-28 02:23:45 +02:00
identity.rb
…
import.rb
…
instance_filter.rb
…
instance.rb
…
invite_filter.rb
…
invite.rb
…
list_account.rb
…
list_feed.rb
…
list.rb
…
media_attachment.rb
…
mention.rb
…
mute.rb
…
notification.rb
…
preview_card.rb
…
relay.rb
…
remote_follow.rb
…
remote_profile.rb
…
report_filter.rb
…
report_note.rb
…
report.rb
Add preference for report notification e-mails, skip for duplicates (
#8559
)
2018-09-02 00:11:58 +02:00
search.rb
…
session_activation.rb
…
setting.rb
…
site_upload.rb
…
status_pin.rb
…
status_stat.rb
…
status.rb
Misc. typos (
#8694
)
2018-09-14 00:53:09 +02:00
stream_entry.rb
…
subscription.rb
…
tag.rb
…
trending_tags.rb
…
user.rb
Add a new preference to always hide all media (
#8569
)
2018-09-25 05:09:35 +02:00
web.rb
…