mastodon/app/models
Akihiko Odaki 519119f657 Paginate ancestor statuses in public page (#7102)
This also limits the statuses returned by API, but pagination is not
implemented in Web API yet. I still expect it brings user experience
better than making a user wait to fetch all ancestor statuses and flooding
the column with them.
2018-04-11 12:35:09 +02:00
..
admin Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
concerns Paginate ancestor statuses in public page (#7102) 2018-04-11 12:35:09 +02:00
form
web
account.rb Feature: Allow staff to change user emails (#7074) 2018-04-10 09:16:06 +02:00
account_domain_block.rb
account_filter.rb
account_moderation_note.rb
admin.rb
application_record.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
backup.rb
block.rb
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb Change custom emoji search to ILIKE instead of = (#7099) 2018-04-10 15:46:27 +02:00
custom_emoji_filter.rb Change custom emoji search to ILIKE instead of = (#7099) 2018-04-10 15:46:27 +02:00
domain_block.rb
email_domain_block.rb
export.rb
favourite.rb
feed.rb
follow.rb
follow_request.rb
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb
invite_filter.rb
list.rb
list_account.rb
list_feed.rb
media_attachment.rb Fix GIFV encoding params (#7098) 2018-04-10 09:11:55 +02:00
mention.rb
mute.rb
notification.rb Change columns in notifications nonnullable (#6764) 2018-03-24 12:51:28 +01:00
preview_card.rb Validate HTTP response length while receiving (#6891) 2018-03-26 14:02:10 +02:00
remote_follow.rb
remote_profile.rb [WIP] Enable custom emoji on account pages and in the sidebar (#6124) 2018-04-01 23:55:42 +02:00
report.rb Feature: Improve reports ui (#7032) 2018-04-10 20:27:59 +02:00
report_filter.rb
report_note.rb Feature: Improve reports ui (#7032) 2018-04-10 20:27:59 +02:00
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb Remove text requirement when media attached from statuses (#6672) 2018-03-07 08:28:52 +01:00
status_pin.rb
stream_entry.rb
subscription.rb
tag.rb Fix #6715: Make catalan words with the L geminate letter work in hashtags (#6741) 2018-03-11 14:55:49 +01:00
user.rb bugfixes and gem update (#6831) 2018-03-19 20:08:56 +01:00
web.rb