about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2019-07-16Remove unused Account#magic_key (#11327)ThibG
2019-07-16Add option to disable real-time updates in web UI (#9984)Eugen Rochko
2019-07-13Add a spam check (#11217)Eugen Rochko
2019-07-08Fix Status.remote scope matching *all* statuses (#11265)ThibG
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-06Remove Salmon and PubSubHubbub (#11205)Eugen Rochko
2019-07-06Fix option to send e-mail notification about account action always being true...Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)Eugen Rochko
2019-06-30Fix expiration date of filters being set to “Never” when editing them (#1...ThibG
2019-06-30Fix support for MP4 files that are actually M4V files (#11210)Eugen Rochko
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-26Add option to disable blurhash previews (#11188)ThibG
2019-06-22Fix audio-only OGG and WebM files not being processed as such (#11151)Eugen Rochko
2019-06-22Fix audio not being downloaded from remote servers (#11145)Eugen Rochko
2019-06-22Remove expensive counters from federation page in admin UI (#11139)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-06-21Change audio format from ogg to mp3 for wider compatibility (#11141)Eugen Rochko
2019-06-20Fix converted media being saved with original extension and mime type (#11130)Eugen Rochko
2019-06-20Add moderation API (#9387)Eugen Rochko
2019-06-19Add audio uploads (#11123)Eugen Rochko
2019-06-18Fix User#active scope only returning suspended users (#11111)ThibG
2019-06-04Change reblogs counter to be updated when boosted privately (#10964)Eugen Rochko
2019-06-04Refactor all ActivityPub deliveries to be serialized and signed through one c...Eugen Rochko
2019-05-25Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-05-21Add `account_id` param to `GET /api/v1/notifications` (#10796)Paul Woolcock
2019-05-19Change bio limit from 160 to 500 (#10790)trwnh
2019-05-19Fix “invited by” not showing up for invited accounts in admin interface (...ThibG
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-09Record deleted(by mod) status to prevent re-appear (#10732)Jeong Arm
2019-05-03Change e-mail whitelist/blacklist to not be checked when invited (#10683)Eugen Rochko
2019-05-03Provide a link to existing domain block when trying to block an already-block...ThibG
2019-05-02Check that an invite link is valid before bypassing approval mode (#10657)ThibG
2019-04-27Fix approved column being set to nil instead of false (#10642)Eugen Rochko
2019-04-27Add blurhash (#10630)Eugen Rochko
2019-04-25Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)Eugen Rochko
2019-04-10Fix Keybase verification using wrong domain for remote accounts (#10547)Eugen Rochko
2019-04-10increase allowable length of remote proof username (#10546)Alex Gessner
2019-04-10Change HTML validator to ignore all errors except unmatched tags (#10534)Eugen Rochko
2019-04-10Add preference to disable e-mails about new pending accounts (#10529)Eugen Rochko
2019-04-09Add "why do you want to join" field to invite requests (#10524)Eugen Rochko
2019-04-08Export and import show_reblogs together with following list (#10495)ThibG
2019-04-07Improve blocked view of profiles (#10491)Eugen Rochko
2019-04-06Add batch actions for approving and rejecting pending accounts (#10469)Eugen Rochko
2019-04-06Fix admin validation being too strict about usernames (#10449)Eugen Rochko
2019-04-03Export and import `hide_notifications` alongside user mutes (#10335)ThibG
2019-04-01Fix filtering of favourited_by, reblogged_by, followers and following (#10447)ThibG
2019-04-01Hide blocking accounts from blocked users (#10442)ThibG
2019-04-01Improvements to image upload validation and creation (#10431)slice
2019-03-31Add thumbnail, hero, and mascot back to Form::AdminSettings::KEYS (#10430)slice