about summary refs log tree commit diff
path: root/spec/fabricators
AgeCommit message (Expand)Author
2017-10-07Add moderation note (#5240)nullkal
2017-10-04Implement EmailBlackList (#5109)utam0k
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-09-06Switch to static URIs, new URI format in both protocols for new statuses (#4815)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-07-27Introduce access token fabricators (#4401)Akihiko Odaki
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-06-25Cover Admin::DomainBlocksController more (#3329)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-23Revocable sessions (#3616)Sorin Davidoi
2017-06-20Update fabricator for MediaAttachment to attach a file according to type (#3862)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-19Cover Export more (#3840)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-03Remove redundant code in AtomSerializer and spec (#3528)Akihiko Odaki (@fn_aki@pawoo.net)
2017-05-22Cover ApplicationController more in spec (#3230)Akihiko Odaki
2017-05-20Ensure unique identifiers in fabricated objects in tests (#3173)Eugen Rochko
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-15Feature conversations muting (#3017)Eugen Rochko
2017-05-12Spec coverage and refactor for pubsub/delivery worker (#3021)Matt Jankowski
2017-05-12Add conversation model, <ostatus:conversation /> (#3016)Eugen Rochko
2017-05-06Fixes slow query in notifications api (#2851)alpaca-tc
2017-05-04Delete records in smaller transaction (#2802)alpaca-tc
2017-04-28More status specs (#2564)Matt Jankowski
2017-04-15Refresh webfinger (#1323)ThibG
2017-04-14Admin reports controller improvements (#1714)Matt Jankowski
2017-04-07Add specs for PostStatusServiceChad Pytel
2017-04-07Add specs for media attachment validationsChad Pytel
2017-04-05add more tests to modelsSamy KACIMI
2017-03-30Import feature for following/blocking lists (addresses #62, #177, #201, #454)Eugen Rochko
2017-03-01Mute button progress so far. WIP, doesn't entirely work correctly.Kit Redgrave
2017-02-14Adding POST /api/v1/reports API, and a UI for submitting reportsEugen Rochko
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen Rochko
2017-01-29API for apps to register for push notificationsEugen Rochko
2017-01-20Fix #463 - Fetch and display previews of URLs using OpenGraph tagsEugen Rochko
2017-01-15Fix tests, add applications to eager loading/cache for statuses, fixEugen Rochko
2017-01-09Persist UI settings, add missing localizations for GermanEugen Rochko
2016-12-22Follow call on locked account creates follow request insteadEugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko
2016-11-20Adding unified streamable notificationsEugen Rochko
2016-11-04Adding hashtag modelEugen Rochko
2016-10-09Adding domain blocksEugen Rochko
2016-10-03Adding a block model and filter mentions from blocked users (fix #60)Eugen Rochko
2016-10-03Adding e-mail confirmationsEugen Rochko
2016-09-05Add API to upload media attachmentsEugen Rochko
2016-08-17Upgrade to Rails 5.0.0.1Eugen Rochko
2016-03-12Adding simple_form, adding profile settings, header imageEugen Rochko
2016-02-26Adding a bunch of testsEugen Rochko