about summary refs log tree commit diff
path: root/app/models
AgeCommit message (Expand)Author
2019-02-04Use video filesize limit with gifv (#9924)rinsuki
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG
2019-02-02Create Redisable#redis (#9633)ysksn
2019-02-02Add WebP support (#9879)Acid Chicken (硫酸鶏)
2019-01-25Fix SSO authentication not working due to missing agreement boolean (#9915)Eugen Rochko
2019-01-18Fix missing account association in tombstone model (#9857)Eugen Rochko
2019-01-18Add tombstones for remote statuses (#9830)ThibG
2019-01-18Add support for non-public reblogs from ActivityPub (#9841)Eugen Rochko
2019-01-18Fix code style of regeneration-related code (#9843)Eugen Rochko
2019-01-08Redesign admin instances area (#9645)Eugen Rochko
2019-01-06Fix deleting a scheduled status immediately deleting media attachments (#9728)Eugen Rochko
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2019-01-05Use Contact User as Relay, Report, Subscribe. (#9661)Naoki Kosaka
2019-01-05Change note length validation to ignore mention domains and URLs (#9717)Eugen Rochko
2019-01-02Improve e-mail digest (#9689)Eugen Rochko
2019-01-01Add CSV export for lists and domain blocks (#9677)Eugen Rochko
2018-12-29Add handler for Move activity (#9629)Eugen Rochko
2018-12-28Improve admin UI for account view (#9643)Eugen Rochko
2018-12-27Add local followers page to admin account UI (#9610)chr v1.x
2018-12-26Fix scope latest of ReportNote (#9630)ysksn
2018-12-26Create DomainNormalizable#normalize_domain (#9631)ysksn
2018-12-25Remove Form::StatusBatch::ACTION_TYPE unused (#9623)ysksn
2018-12-24Add REST API for creating an account (#9572)Eugen Rochko
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-12-17Fix regression in #9539 (#9541)Eugen Rochko
2018-12-17Remove "most popular" tab from profile directory, add responsive design (#9539)Eugen Rochko
2018-12-17Do no retry web push workers if the server returns a 4xx response (#9434)Eugen Rochko
2018-12-11Add instance-wide setting to disable profile directory (#9497)ThibG
2018-12-11Make custom emoji domains case insensitive #9351 (#9474)Adam Copp
2018-12-10Improve e-mail MX validator and add tests (#9489)Eugen Rochko
2018-12-09Add setting to not aggregate reblogs (#9248)ThibG
2018-12-08Cache hashtag sample accounts, and exclude ineligible ones (#9465)Eugen Rochko
2018-12-07Fix various things in the directory (#9449)Eugen Rochko
2018-12-07Fix tag mb_chars comparison of profile directory (#9448)Takeshi Umeda
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-12-05Attempt fixing deadlocks by moving account stats update outside transaction (...ThibG
2018-12-03Improve account suspension speed and completeness (#9290)Eugen Rochko
2018-11-27Change identities id column to a bigint (#9371)Eugen Rochko
2018-11-27Allow hyphens in the middle of remote user names (#9345)ThibG
2018-11-27add loglevel to ffmpeg in gif upload (#9368)Hugo Gameiro
2018-11-26Redesign admin accounts index (#9340)Eugen Rochko
2018-11-25Ensure replied-to is a status not a boost (#9129)valerauko
2018-11-24Sort self-replies to the top of descendants (#9320)Eugen Rochko
2018-11-23Revert "Sort self-replies to the top of the thread (#9296)" (#9335)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2018-11-16Sort self-replies to the top of the thread (#9296)Eugen Rochko
2018-11-16Remove intermediary arrays when creating hash maps from results (#9291)Eugen Rochko
2018-11-05Allow joining several hashtags in a single column (#8904)James Kiesel