about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2017-11-30Add semi-support for Video/Image objects in ActivityPub (#5848)Eugen Rochko
2017-11-30Fix too many forwards (#5854)Eugen Rochko
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-28Fix handling of temporary failures in ProcessMentionsService (#5842)ThibG
2017-11-27Add consumable invites (#5814)Eugen Rochko
2017-11-24Add tests for Streamable (#5771)ysksn
2017-11-24Add tests for AccountRelationshipsPresenter (#5805)ysksn
2017-11-24Add logging of admin actions (#5757)Eugen Rochko
2017-11-21Add tests for Remotable (#5768)ysksn
2017-11-19Fix N+1 at notification (#5752)abcang
2017-11-19Add tests for AccountInteractions (#5751)ysksn
2017-11-19Add a test for Settings::Extend#settings (#5720)ysksn
2017-11-19Add tests for Status#title (#5718)ysksn
2017-11-18Lists (#5703)Eugen Rochko
2017-11-17Remove empty strings (#5732)ysksn
2017-11-16Add tests for Status#verb (#5717)ysksn
2017-11-16Add tests for Status#hidden? (#5719)ysksn
2017-11-15Delegate some methods of User to @settings (#5706)ysksn
2017-11-15Add a test for Tag#to_param (#5705)ysksn
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-15Add tests for StreamEntry (#5687)ysksn
2017-11-14Add option to block direct messages from people you don't follow (#5669)Eugen Rochko
2017-11-14Add a test for SiteUpload#cache_key (#5685)ysksn
2017-11-14Refactor remote_follow_spec.rb (#5690)Yamagishi Kazutoshi
2017-11-14Add uniqueness to block email domains (#5692)Yamagishi Kazutoshi
2017-11-14Add tests for Setting (#5683)ysksn
2017-11-13Add tests for SessionActivation (#5668)ysksn
2017-11-12Add tests for RemoteProfile (#5665)ysksn
2017-11-10Add tests for RemoteFollow (#5651)ysksn
2017-11-09Add tests for Notification (#5640)ysksn
2017-11-09Add and Remove tests for FollowRequest (#5622)ysksn
2017-11-09Rewrite account_controller_spec (#5633)Nanamachi
2017-11-08Add tests for MediaAttachment (#5620)ysksn
2017-11-08Add tests for CustomEmoji#local? and #object_type (#5621)ysksn
2017-11-06Implement tests for Account#refresh! (#5601)ysksn
2017-11-06Add test for Account#save_with_optional_media! (#5603)ysksn
2017-11-05Implement tests for Account#possibly_stale? (#5591)ysksn
2017-10-26Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)unarist
2017-10-17Clean up reblog tracking keys, related improvements (#5428)aschmitz
2017-10-16Keep references to all reblogs of a status on home feed (#5419)Eugen Rochko
2017-10-16Fix un-reblogged status being at wrong position in the home timeline (#5418)unarist
2017-10-16Replace JavaScript Testing Framework from Mocha to Jest (#5412)Yamagishi Kazutoshi
2017-10-14Use atomUri in Undo activity of Announce (#5376)unarist
2017-10-13Improve spec of Feed and UserTrackingConcern (#5367)Eugen Rochko
2017-10-13Retoot count increases without reason (#5363)Lex Alexander
2017-10-09Fix pagination in Api::V1::BlocksController (#5285)Akihiko Odaki
2017-10-08Set snowflake IDs for backdated statuses (#5260)Eugen Rochko
2017-10-07Add moderation note (#5240)nullkal
2017-10-07Redesign public hashtag pages (#5237)Eugen Rochko
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko