about summary refs log tree commit diff
path: root/app/models/concerns
AgeCommit message (Expand)Author
2019-10-09Fix attachment not being re-downloaded even if file is not stored (#12125)Eugen Rochko
2019-10-03Fix performance of GIF re-encoding (#12057)Eugen Rochko
2019-09-24Fix authentication before 2FA challenge (#11943)Eugen Rochko
2019-09-19Add account migration UI (#11846)Eugen Rochko
2019-09-16Fix SSO login not using existing account when e-mail is verified (#11862)Eugen Rochko
2019-09-10Add retry for failed media downloads and `tootctl media refresh` (#11775)Eugen Rochko
2019-08-18Add `tootctl cache recount` command (#11597)Eugen Rochko
2019-08-17Remove WebP support (#11589)Stanislas
2019-08-15Include max image dimensions in error (#11552)Arnout Engelen
2019-08-08Fix crash when saving invalid domain name (#11528)Eugen Rochko
2019-07-22Change unconfirmed user login behaviour (#11375)Eugen Rochko
2019-07-21Remove WebSub subscriptions (#11303)Eugen Rochko
2019-07-19Add ActivityPub actor representing the entire server (#11321)ThibG
2019-07-07Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...Eugen Rochko
2019-06-30Fix support for MP4 files that are actually M4V files (#11210)Eugen Rochko
2019-06-22Fix audio-only OGG and WebM files not being processed as such (#11151)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-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-04-25Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621)Eugen Rochko
2019-04-06Fix admin validation being too strict about usernames (#10449)Eugen Rochko
2019-03-18Add Keybase integration (#10297)Eugen Rochko
2019-03-14Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217)Eugen Rochko
2019-03-12Fix poll update handler calling method was that was not available (#10246)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-28Improved remote thread fetching (#10106)ThibG
2019-02-04Add featured hashtags to profiles (#9755)Eugen Rochko
2019-02-03Add option to overwrite imported data (#9962)Eugen Rochko
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-05Add scheduled statuses (#9706)Eugen Rochko
2019-01-05Use Contact User as Relay, Report, Subscribe. (#9661)Naoki Kosaka
2018-12-26Create DomainNormalizable#normalize_domain (#9631)ysksn
2018-12-22Add moderation warnings (#9519)Eugen Rochko
2018-12-06Add profile directory (#9427)Eugen Rochko
2018-12-03Improve account suspension speed and completeness (#9290)Eugen Rochko
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-10-08rubocop issues - Cleaning up (#8912)ashleyhull-versent
2018-09-29Fix timeline pagination (#8827)Eugen Rochko
2018-09-28Support min_id-based pagination in REST API (#8736)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-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-28Redesign public profiles and toots (#8068)Eugen Rochko
2018-07-07Add API method to remove a suggestion (#7978)Eugen Rochko