about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2017-05-22Coverage for api/web/settings controller (#3238)Matt Jankowski
2017-05-22Add coverage for ReportFilter and AccountFilter (#3236)Matt Jankowski
2017-05-22Specs for cleanup workers (#3235)Matt Jankowski
2017-05-22Similarly to #2426, put creation of remote statuses in a transaction, (#3233)Eugen Rochko
2017-05-22Fix locale bug when change it on preferences (#3223) (#3232)Tomonori Murakami
2017-05-22Fix locale regression from #3055 (#3231)Eugen Rochko
2017-05-22Update Russian translation (#3225)Ratmir Karabut
2017-05-22Allow alternate domains for mastodon handlers (#3187)Immae
2017-05-22Only load Intl data for current language (#3130)Nolan Lawson
2017-05-22Change "Account.any?" to "Account.exists?" (#3217)Yamagishi Kazutoshi
2017-05-22Keep children of the column-collapsable until the transition is completed (#3...unarist
2017-05-22Fix "Edit profile" on the account action bar (#3222)unarist
2017-05-22single_user_mode? always returns boolean (#3215)Akihiko Odaki
2017-05-22Add translations for counter of profile (#3214)Yamagishi Kazutoshi
2017-05-22Persian translation update (#3206)Masoud Abkenar
2017-05-21Fix forgotten to include language attribute in statuses JSON (#3209)Eugen Rochko
2017-05-21Update Ukrainian translation (#3203)ster
2017-05-21Fix mutes_controller error and incorrect statuses_controller report (#3202)Akihiko Odaki
2017-05-21Enhance for the Chinese translation (#3198)vidarlee
2017-05-20Replace mastodon:media:clear and mastodon:feeds:clear rake tasks with (#3180)Eugen Rochko
2017-05-20Improve language filter preferences look (#3184)Eugen Rochko
2017-05-20Add MS Edge support to public.js (#3179)Yamagishi Kazutoshi
2017-05-20Catalan translation update (#3177)spla
2017-05-20Fix regressions in api/v1 (#3178)Akihiko Odaki
2017-05-20Filter languages with opt out (#3175)Matt Jankowski
2017-05-20Improve eslint rules (#3147)Yamagishi Kazutoshi
2017-05-20Fix block list 500 (#3174)Yamagishi Kazutoshi
2017-05-20Remove unnecessary status__info-time div (#3172)Nolan Lawson
2017-05-20Use joins for account properties (#3167)Akihiko Odaki
2017-05-20Performance improvements (#3168)Sorin Davidoi
2017-05-20Add Japanese translations (domain block & admin page) (#3160)Yamagishi Kazutoshi
2017-05-20Update reset_password_instructions.ar.html.erb (#3163)ButterflyOfFire
2017-05-20Updating the French translations for the web client (#3164)June Sallou
2017-05-20guard against empty domain block list in status scope (#3161)beatrix
2017-05-20Add account media gallery view to web UI (#3120)Eugen Rochko
2017-05-20feat: Use CSS contain to avoid computations (#3158)Sorin Davidoi
2017-05-19Fix JavaScript error (#3153)PFM
2017-05-19Fix federated timeline excluding local toots when any domain blocks are set (...Eugen Rochko
2017-05-19Add buttons to block and unblock domain (#3127)Eugen Rochko
2017-05-19Avoid useless renders (#3141)Sorin Davidoi
2017-05-19Unify the method of extracting tags (#3138)abcang
2017-05-19Add spec coverage for regeneration worker (#3143)Matt Jankowski
2017-05-19Remove unused style helper (#3145)Matt Jankowski
2017-05-19Specs for precompute feed service (#3142)Matt Jankowski
2017-05-19Remove react-autosuggest (#3140)Yamagishi Kazutoshi
2017-05-19Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)Yamagishi Kazutoshi
2017-05-19Improve how params from controller are permitted in filter helper (#3129)Matt Jankowski
2017-05-19Replace inline styles with stylesheet (#3115)Yamagishi Kazutoshi
2017-05-19Define instance method outside #included (#3128)alpaca-tc
2017-05-19Conditional validations no longer accept strings for if/unless (#3124)Matt Jankowski