about summary refs log tree commit diff
path: root/app/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-02annotate models (#2697)yhirano
2017-05-02Coverage for remote follows (#2694)Matt Jankowski
2017-05-01Filter on allowed user language preferences (#2361)Matt Jankowski
2017-05-01Fix Rubocop offences (#2630)yhirano
2017-05-01Detect extension for preview card (#2679)Yamagishi Kazutoshi
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-29Set correct attachment type for rejected media (#2599)Patrick Figel
2017-04-28More controller specs (#2561)Matt Jankowski
2017-04-28More status specs (#2564)Matt Jankowski
2017-04-27Cache Status#ancestors recursive query results (#2527)Eugen Rochko
2017-04-27OEmbed support for PreviewCard (#2337)Eugen Rochko
2017-04-27Don't need to include ActiveModel::Validations (#2521)Tomohiro Suwa
2017-04-26Add media dimensions (#2448)Francis Chong
2017-04-25Punycode URI normalization (#2370)Eugen
2017-04-24Report processing improvements (#2349)Effy Elden
2017-04-24Followers-only post federation (#2111)Eugen
2017-04-23ActivityPub: Add basic, read-only support for Outboxes, Notes, and Create/Ann...Evan Minto
2017-04-23Admin UI for confirming users (#2245)Ash Furrow
2017-04-22strip leading & trailing spaces from remote follow acct (#997) (#2321)codl
2017-04-19Fix #2108 - Fix gif uploads (#2171)Eugen
2017-04-19Extract error messages to locale file (#2162)alpaca-tc
2017-04-19Attachment list for uncached attachments (#2110)Eugen
2017-04-18Fix #1642, fix #1912 - Dictate content-type file extension (#2078)Eugen
2017-04-18Instances list in admin (#2095)Matt Jankowski
2017-04-18Admin reports with accounts (#2092)Matt Jankowski
2017-04-18Avoid dynamic methods due to processing speed (#2080)839
2017-04-18Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gifEugen Rochko
2017-04-18Remove unused methods (#1730)Matt Jankowski
2017-04-18Rename cache key to exclude_account_ids_for:id, adjust formattingEugen Rochko
2017-04-18Merge branch 'fix/cache_blocking' of git://github.com/pixiv/mastodon into pix...Eugen Rochko
2017-04-17Media controller specs (#2022)Matt Jankowski
2017-04-17Required foreign keys (#2003)alpaca-tc
2017-04-17Add gif auto-play/pause preferencePatrick Figel
2017-04-16I18n health warnings (#1949)Matt Jankowski
2017-04-17Merge branch 'master' into fix/cache_blockingEffy Elden
2017-04-16Simplify the og:image and og:description code in stream_entries/show (#1934)Matt Jankowski
2017-04-16Remove .keep in models (#1892)tackeyy
2017-04-16Add presence validation to Import (#1928)alpaca-tc
2017-04-16Make file attachment on MediaAttachment optional (#1865)Eugen
2017-04-16cache blockings for reducing queries.Keiji Yoshimi
2017-04-15Add recovery code support for two-factor auth (#1773)Patrick Figel
2017-04-14Remove .keep in models (#1748)西小倉宏信
2017-04-14Admin reports controller improvements (#1714)Matt Jankowski
2017-04-13Admin accounts controller cleanup (#1664)Matt Jankowski
2017-04-13Settings export refactor (#1646)Matt Jankowski
2017-04-12Allow import/export of mutes list (#1541)Matt Jankowski