about summary refs log tree commit diff
path: root/spec/models
AgeCommit message (Expand)Author
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-19Disallow numeric-only hashtags (#11363)ThibG
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-18Fix only one middle dot being recognized in hashtags (#11345)Eugen Rochko
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-07-05Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)Eugen Rochko
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-05-21Update remote bio test from 160 to 500 (#10799)trwnh
2019-05-19Change bio limit from 160 to 500 (#10790)trwnh
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-03Provide a link to existing domain block when trying to block an already-block...ThibG
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-03Export and import `hide_notifications` alongside user mutes (#10335)ThibG
2019-03-11Squish username before validation (#10239)Aurélien Reeves
2019-03-03Add polls (#10111)Eugen Rochko
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