about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
2019-01-11Add a spec for Admin::ActionLog (#9775)ysksn
2019-01-11Add specs for Admin::AccountAction (#9767)ysksn
2019-01-08Remove spec files (#9751)ysksn
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2018-12-24Add REST API for creating an account (#9572)Eugen Rochko
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-12-21Add specs for CustomEmojiFilter (#9599)ysksn
2018-12-11Make custom emoji domains case insensitive #9351 (#9474)Adam Copp
2018-12-07Remove pending spec (#9453)ysksn
2018-12-07Add specs for AccountTagStat model (#9452)ysksn
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-12-06Remove pending spec (#9442)ysksn
2018-12-06Add spec for Identity.find_for_oauth (#9441)ysksn
2018-11-27Allow hyphens in the middle of remote user names (#9345)ThibG
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-11-24Sort self-replies to the top of descendants (#9320)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-10-08rubocop issues - Cleaning up (#8912)ashleyhull-versent
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-04lint pass 2 (#8878)aus-social
2018-10-04Limit the number of people that can be followed from one account (#8807)Eugen Rochko
2018-10-04Change admin accounts default sort to most recent (#8813)Eugen Rochko
2018-10-04Lint pass (#8876)aus-social
2018-09-14Misc. typos (#8694)luzpaz
2018-08-29Fix nil host in remotable (#8508)Renato "Lond" Cerqueira
2018-08-23Allow mods to disable login, improve message when login disabled (#8329)Eugen Rochko
2018-08-22exclude-other-silenced-accounts (#7528)masarakki
2018-08-18Fix error when trying to update counters for statuses that are gone (#8251)Eugen Rochko
2018-08-17Implement Undo { Accept { Follow } } (fixes #8234) (#8245)ThibG
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-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-30Enforce username format for remote users, too (#8102)Eugen Rochko
2018-07-28Resize images by area instead of fixed dimensions (#8083)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-07-03Re-add follow recommendations API (#7918)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-17Change language opt-out to language opt-in (#7823)Eugen Rochko
2018-05-30Improve counter caches on Status and Account (#7644)Eugen Rochko
2018-05-28optimize direct timeline (#7614)tateisu
2018-05-11Add REST API for Web Push Notifications subscriptions (#7445)Eugen Rochko
2018-05-05Store home feeds for 7 days instead of 14 (#7354)Eugen Rochko
2018-05-04Store URIs of follows, follow requests and blocks for ActivityPub (#7160)Eugen Rochko
2018-05-03Add missing tests for report.rb (#7324)Shuhei Kitagawa
2018-05-02Keep notification when muting_notifications is true (#7311)abcang
2018-05-02Speed up test suite by not generating RSA keys in test environment (#7296)Eugen Rochko
2018-05-02Add missing tests for user.rb (#7306)Shuhei Kitagawa