about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
2017-05-02Add option to disable two factor auth in admin accounts panel. (#2584)Kaylee
2017-05-02Fix subscription expiration condition (#2715)Yamagishi Kazutoshi
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-04-30Reports spec for media attachments, clean up method (#2660)Matt Jankowski
2017-04-30Revert "Use PostgreSQL inheritance for blocks and mutes (#2520)" (#2634)Akihiko Odaki
2017-04-30Use PostgreSQL inheritance for blocks and mutes (#2520)Akihiko Odaki
2017-04-29Add tests to the Feed model (#2594)Joël Quenneville
2017-04-28More status specs (#2564)Matt Jankowski
2017-04-26Add spec for Status.as_home_timeline (#2451)Matt Jankowski
2017-04-26Add media dimensions (#2448)Francis Chong
2017-04-26Stricter whitelist rules (#2213)Guillaume Lo Re
2017-04-24Add more FeedManager#filter? tests (#2413)Eugen
2017-04-23Admin UI for confirming users (#2245)Ash Furrow
2017-04-21User settings mutation (#2270)Matt Jankowski
2017-04-19Fix #2108 - Fix gif uploads (#2171)Eugen
2017-04-18Instances list in admin (#2095)Matt Jankowski
2017-04-18Admin reports with accounts (#2092)Matt Jankowski
2017-04-18Remove unused methods (#1730)Matt Jankowski
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-14Admin reports controller improvements (#1714)Matt Jankowski
2017-04-13Fix csv export coverage in export spec (#1691)Matt Jankowski
2017-04-13Admin accounts controller cleanup (#1664)Matt Jankowski
2017-04-13Remove pending specs for methods that dont exist (#1658)Matt Jankowski
2017-04-11Refactor exports controller (#1567)Matt Jankowski
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-10Clean up generation of account webfinger string (#1477)Matt Jankowski
2017-04-09Search cleanup (#1333)Matt Jankowski
2017-04-07Merge pull request #1184 from thoughtbot/extract-proper-statusEugen
2017-04-07Implement pending specs on StatusJoël Quenneville
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2017-04-05Fix specEugen Rochko
2017-04-05Merge branch 'master' into add_more_tests_to_modelsEugen
2017-04-05update account_specSamy KACIMI
2017-04-05add more tests to modelsSamy KACIMI
2017-04-04[#817] Add email whitelistPete Keen
2017-03-30Import feature for following/blocking lists (addresses #62, #177, #201, #454)Eugen Rochko
2017-03-05Fix wrongful matching of last period in extended usernamesEugen 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-12Stop trying to shoehorn all Salmon updates into the poor database-connectedEugen Rochko
2017-02-11Fix semantics of follow requests another slapsEugen 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-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-16Localizations for most server-side stringsEugen Rochko
2016-11-13Fix #142 - Escape ILIKE special characters from Account.find_remoteEugen Rochko