about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-09-24Add user preference to always expand toots marked with content warnings (#8762)Matt Sweetman
2018-09-18Fix performance regression in Account::Field#verifiable? (#8719)Eugen Rochko
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-09-14Misc. typos (#8694)luzpaz
2018-09-02Add preference for report notification e-mails, skip for duplicates (#8559)Eugen Rochko
2018-08-29Fix nil host in remotable (#8508)Renato "Lond" Cerqueira
2018-08-26Fix low-hanging rubocop gripes (#8458)Quint Guvernator
2018-08-24Add admin custom CSS setting (#8399)Eugen Rochko
2018-08-23Allow mods to disable login, improve message when login disabled (#8329)Eugen Rochko
2018-08-23Add ability to change an instance default theme from the administration panel...Jakub Mendyk
2018-08-22exclude-other-silenced-accounts (#7528)masarakki
2018-08-22Add confirmation step to account suspensions (#8353)Eugen Rochko
2018-08-21Get rid of all batch order warnings (#8334)Eugen Rochko
2018-08-21Remove annoying Notification#cache_ids scope warning (#8333)Eugen Rochko
2018-08-20Add API endpoint to list featured accounts (fixes #8315) (#8317)ThibG
2018-08-19Unuse ActiveRecord::Base#cache_key (#8185)abcang
2018-08-19Reduce user active duration from 7 days to 2 days (#8282)Eugen Rochko
2018-08-18Fix error when trying to update counters for statuses that are gone (#8251)Eugen Rochko
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
2018-08-16Update reply counters only if the reply is public/unlisted (#8211)Eugen Rochko
2018-08-14Show exact number of followers/statuses on export page/in tooltip (#8199)Eugen Rochko
2018-08-14Move status counters to separate table, count replies (#8104)Eugen Rochko
2018-08-12Expect relays to answer with accept/reject (#8179)Eugen Rochko
2018-08-09When follow is removed, remove endorsement (#8149)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-31Add separate setting for sidebar text (site_short_description) (#8107)Eugen Rochko
2018-07-30Enforce username format for remote users, too (#8102)Eugen Rochko
2018-07-30Convert MOV and WEBM to MP4, raise maximum limit to 40MB (#8101)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-07-28Resize images by area instead of fixed dimensions (#8083)Eugen Rochko
2018-07-16Fix number of results returned from TrendingTags.getEugen Rochko
2018-07-16Display trending hashtags on admin dashboard (#8038)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-07-07Add API method to remove a suggestion (#7978)Eugen Rochko
2018-07-06Add admin setting to enable OG previews for sensitive media (#7962)Eugen Rochko
2018-07-03Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)Renato "Lond" Cerqueira
2018-07-03Re-add follow recommendations API (#7918)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-24Fix jpeg files sometimes being returned with a .jpe extension (#7881)ThibG
2018-06-18Create special case to prefer "jpeg" over "jpe" file extension (#7841)Eugen Rochko
2018-06-17Allow selecting default posting language instead of auto-detect (#7828)Eugen Rochko
2018-06-17Change language opt-out to language opt-in (#7823)Eugen Rochko
2018-06-15Add autofollow option to invites (#7805)Eugen Rochko
2018-06-09Fix has_one association on Web::PushSubscription (#7767)Eugen Rochko
2018-06-06Filter out blocked/muted people from profile timelines (#7747)Eugen Rochko
2018-06-06Fix fetch of remote image with multiple Content-Type headers (#7749)Yamagishi Kazutoshi
2018-06-06Add missing dot for remote image (#7751)Yamagishi Kazutoshi