Age | Commit message (Expand) | Author |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2019-12-01 | :sparkles: Add an LDAP Mail attribute config (#12053) | Mathieu Brunot |
2019-12-01 | :sparkles: Convert LDAP username (#12461) | Mathieu Brunot |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-10-09 | Fix attachment not being re-downloaded even if file is not stored (#12125) | Eugen Rochko |
2019-10-03 | Fix performance of GIF re-encoding (#12057) | Eugen Rochko |
2019-09-24 | Fix authentication before 2FA challenge (#11943) | Eugen Rochko |
2019-09-19 | Add account migration UI (#11846) | Eugen Rochko |
2019-09-16 | Fix SSO login not using existing account when e-mail is verified (#11862) | Eugen Rochko |
2019-09-10 | Add retry for failed media downloads and `tootctl media refresh` (#11775) | Eugen Rochko |
2019-08-18 | Add `tootctl cache recount` command (#11597) | Eugen Rochko |
2019-08-17 | Remove WebP support (#11589) | Stanislas |
2019-08-15 | Include max image dimensions in error (#11552) | Arnout Engelen |
2019-08-08 | Fix crash when saving invalid domain name (#11528) | Eugen Rochko |
2019-07-22 | Change unconfirmed user login behaviour (#11375) | Eugen Rochko |
2019-07-21 | Remove WebSub subscriptions (#11303) | Eugen Rochko |
2019-07-19 | Add ActivityPub actor representing the entire server (#11321) | ThibG |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-06-30 | Fix support for MP4 files that are actually M4V files (#11210) | Eugen Rochko |
2019-06-22 | Fix audio-only OGG and WebM files not being processed as such (#11151) | Eugen Rochko |
2019-06-20 | Fix converted media being saved with original extension and mime type (#11130) | Eugen Rochko |
2019-06-20 | Add moderation API (#9387) | Eugen Rochko |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2019-04-25 | Fix LDAP/PAM/SAML/CAS users not being approved instantly (#10621) | Eugen Rochko |
2019-04-06 | Fix admin validation being too strict about usernames (#10449) | Eugen Rochko |
2019-03-18 | Add Keybase integration (#10297) | Eugen Rochko |
2019-03-14 | Refactor User model, extract PamAuthenticable, LdapAuthenticable (#10217) | Eugen Rochko |
2019-03-12 | Fix poll update handler calling method was that was not available (#10246) | Eugen Rochko |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-02-28 | Improved remote thread fetching (#10106) | ThibG |
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko |
2019-02-03 | Add option to overwrite imported data (#9962) | Eugen Rochko |
2019-02-02 | Create Redisable#redis (#9633) | ysksn |
2019-02-02 | Add WebP support (#9879) | Acid Chicken (硫酸鶏) |
2019-01-25 | Fix SSO authentication not working due to missing agreement boolean (#9915) | Eugen Rochko |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2019-01-05 | Use Contact User as Relay, Report, Subscribe. (#9661) | Naoki Kosaka |
2018-12-26 | Create DomainNormalizable#normalize_domain (#9631) | ysksn |
2018-12-22 | Add moderation warnings (#9519) | Eugen Rochko |
2018-12-06 | Add profile directory (#9427) | Eugen Rochko |
2018-12-03 | Improve account suspension speed and completeness (#9290) | Eugen Rochko |
2018-11-24 | Sort self-replies to the top of descendants (#9320) | Eugen Rochko |
2018-11-23 | Revert "Sort self-replies to the top of the thread (#9296)" (#9335) | Eugen Rochko |
2018-11-19 | Extract counters from accounts table to account_stats table (#9295) | Eugen Rochko |
2018-11-16 | Sort self-replies to the top of the thread (#9296) | Eugen Rochko |
2018-11-16 | Remove intermediary arrays when creating hash maps from results (#9291) | Eugen Rochko |
2018-10-08 | rubocop issues - Cleaning up (#8912) | ashleyhull-versent |
2018-09-29 | Fix timeline pagination (#8827) | Eugen Rochko |
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko |
2018-08-29 | Fix nil host in remotable (#8508) | Renato "Lond" Cerqueira |