about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
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
2017-10-02Make IdsToBigints (mostly!) non-blocking (#5088)aschmitz
2017-09-29After 7 days of repeated delivery failures, give up on inbox (#5131)Eugen Rochko
2017-09-29Increase attachment descriptions to 420 characters (#5139)Eugen Rochko
2017-09-28If HTTP signature is wrong and webfinger cache is stale, retry with resolve (...Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-27Fix empty query sent to postgres for custom emojis (#5121)Eugen Rochko
2017-09-25Increase max height of preview card image (#5092)unarist
2017-09-23Add emoji autosuggest (#5053)Eugen Rochko
2017-09-23New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)Eugen Rochko
2017-09-23Fix custom emojis not detected when used in content warning (#5049)Eugen Rochko
2017-09-22Do not filter statuses with unknown languages (#5045)Akihiko Odaki
2017-09-20Use file extensions in addition to MIME types for file picker (#5029)unarist
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-09-19Add support for multiple themes (#4959)Andrew
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-17Validate uri presence for remote status (#4985)unarist
2017-09-17Remove local_only scope in Status (#4977)Akihiko Odaki