about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2017-12-12Change account_id non-nullable in lists (#5979)Akihiko Odaki
2017-12-12Exclude moved accounts from search results (#5984)Eugen Rochko
2017-12-10Fix account and tag searches with leading/trailing spaces (#5965)Andrea Scarpino
2017-12-09Limit users to 50 lists, remove pagination from lists API (#5933)Eugen Rochko
2017-12-09Ensure link thumbnails are not stretched to super low quality (#5932)Eugen Rochko
2017-12-07Remove duplicate annotate (#5910)Yamagishi Kazutoshi
2017-12-07Add embed_url to preview cards (#5775)Akihiko Odaki
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-12-06Remove rabl dependency (#5894)Eugen Rochko
2017-12-05Lists redis clean-up (#5886)Eugen Rochko
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-12-01Add invite filter (#5862)Yamagishi Kazutoshi
2017-11-30Fix too many forwards (#5854)Eugen Rochko
2017-11-28Show "expired" in invite index (#5838)Yamagishi Kazutoshi
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-28Fix account migration feature (#5837)nullkal
2017-11-27Add UI for setting up account migration (#5832)Eugen Rochko
2017-11-27Add consumable invites (#5814)Eugen Rochko
2017-11-25status: preserve visibility attribute when reblogging (infoleak fix) (#5789)William Pitcock
2017-11-24Fix unnecessary order (#5807)abcang
2017-11-24Add logging of admin actions (#5757)Eugen Rochko
2017-11-19Fix N+1 at notification (#5752)abcang
2017-11-19Add “staff” badge to admin user pages (#5735)Yamagishi Kazutoshi
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-11-18Lists (#5703)Eugen Rochko
2017-11-17Fix some rubocop style issues (#5730)Eugen Rochko
2017-11-17Display moderator badge (green), admin badge changed to red (#5728)Eugen Rochko
2017-11-16Fix AccountFinderConcern::AccountFinder#with_usernames (#5722)ysksn
2017-11-15Delegate some methods of User to @settings (#5706)ysksn
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-14Add uniqueness to block email domains (#5692)Yamagishi Kazutoshi
2017-11-12Update model annotations to use BIGINT for IDs (#5461)Daniel Hunsaker
2017-11-11Add moderator role and add pundit policies for admin actions (#5635)Eugen Rochko
2017-11-09Add and Remove tests for FollowRequest (#5622)ysksn
2017-11-07Twidere mention workaround (#5552)ThibG
2017-11-07Add ability to disable login and mark accounts as memorial (#5615)Eugen Rochko
2017-11-07 Show the local couterpart of emoji when it exists in /admin/custom_emojis (#...nullkal
2017-10-27Feature: Unlisted custom emojis (#5485)nullkal
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-13Optimize Status#permitted_for 500x (account timeline) (#5373)unarist
2017-10-13Fix UserTrackingConcern firing on every request, optimize some queries (#5368)Eugen Rochko
2017-10-13Retoot count increases without reason (#5363)Lex Alexander
2017-10-10foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5...nullkal
2017-10-08Set snowflake IDs for backdated statuses (#5260)Eugen Rochko
2017-10-07Add moderation note (#5240)nullkal
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-10-05Improve admin UI for custom emojis, add copy/disable/enable (#5231)Eugen Rochko
2017-10-05When processing custom emoji, ensure a non-animated version exists (#5230)Eugen Rochko
2017-10-04Implement EmailBlackList (#5109)utam0k
2017-10-04Non-Serial ("Snowflake") IDs (#4801)aschmitz