about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
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
2017-04-11Refactor exports controller (#1567)Matt Jankowski
2017-04-11Merge branch 'master' of https://github.com/blackle/mastodon into blackle-masterEugen Rochko
2017-04-11Allow user to disable the boost confirm dialog in preferencesblackle
2017-04-11When avatar/header are GIF, generate static versions (#1428)Eugen
2017-04-10API param to exclude notification types from response (#1341)Eugen
2017-04-10Clean up generation of account webfinger string (#1477)Matt Jankowski
2017-04-09Fix #1339 - better Atom titles (#1343)Eugen
2017-04-09Search cleanup (#1333)Matt Jankowski
2017-04-08Fix #795, fix #704, fix #835 - 2FA requires confirmation to be enabled (#1278)Eugen
2017-04-07DRY up reblog vs original status checkJoël Quenneville
2017-04-07Rewrite Atom generation from stream entries to use Ox instead of Nokogiri (#1...Eugen
2017-04-05Eliminate unnecessary queries and query clauses with none and allBrad Urani
2017-04-05fix rubocop issuesSamy KACIMI
2017-04-05add more tests to modelsSamy KACIMI
2017-04-04Only call regeneration worker after first login after a 14 day breakEugen Rochko
2017-04-04Fix ActionController::Parameters in API issueEugen Rochko