Age | Commit message (Expand) | Author |
2019-08-07 | Fix account tags not being saved correctly (#11507) | Eugen Rochko |
2019-08-07 | Fix featured tags not finding the right tag on save (#11504) | Eugen Rochko |
2019-08-06 | Add trends UI with admin and user settings (#11502) | Eugen Rochko |
2019-08-05 | Change admin UI for hashtags and add back whitelisted trends (#11490) | Eugen Rochko |
2019-08-01 | Fix tag score not being updated when the tag is trending (#11465) | Eugen Rochko |
2019-07-30 | Change hashtag search to only return results that have trended in the past (#... | Eugen Rochko |
2019-07-30 | Add hashtag score for better sorting of autosuggestions (#11427) | Eugen Rochko |
2019-07-30 | Add whitelist mode (#11291) | Eugen Rochko |
2019-07-29 | Fix tag normalization and migration not removing duplicate tags (#11441) | Eugen Rochko |
2019-07-28 | Revert "Remove conversation URI (#11423)" (#11424) | Eugen Rochko |
2019-07-28 | Remove conversation URI (#11423) | Eugen Rochko |
2019-07-28 | Change hashtags to preserve first-used casing (#11416) | Eugen Rochko |
2019-07-27 | Remove timestamps from converted images to make them deterministic (#11408) | Eugen Rochko |
2019-07-26 | Fix invites not being disabled upon account suspension (#11412) | ThibG |
2019-07-22 | Change unconfirmed user login behaviour (#11375) | Eugen Rochko |
2019-07-21 | Remove WebSub subscriptions (#11303) | Eugen Rochko |
2019-07-19 | Disallow numeric-only hashtags (#11363) | ThibG |
2019-07-19 | Add ActivityPub actor representing the entire server (#11321) | ThibG |
2019-07-18 | Fix only one middle dot being recognized in hashtags (#11345) | Eugen Rochko |
2019-07-18 | Add aac, m4a, 3gp to allowed audio formats (#11342) | Eugen Rochko |
2019-07-17 | Add setting to disable the anti-spam (#11296) | ThibG |
2019-07-16 | Remove unused Account#magic_key (#11327) | ThibG |
2019-07-16 | Add option to disable real-time updates in web UI (#9984) | Eugen Rochko |
2019-07-13 | Add a spam check (#11217) | Eugen Rochko |
2019-07-08 | Fix Status.remote scope matching *all* statuses (#11265) | ThibG |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-07-06 | Fix option to send e-mail notification about account action always being true... | Eugen Rochko |
2019-07-05 | Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) | Eugen Rochko |
2019-06-30 | Fix expiration date of filters being set to “Never” when editing them (#1... | ThibG |
2019-06-30 | Fix support for MP4 files that are actually M4V files (#11210) | Eugen Rochko |
2019-06-28 | Add categories for custom emojis (#11196) | Eugen Rochko |
2019-06-26 | Add option to disable blurhash previews (#11188) | ThibG |
2019-06-22 | Fix audio-only OGG and WebM files not being processed as such (#11151) | Eugen Rochko |
2019-06-22 | Fix audio not being downloaded from remote servers (#11145) | Eugen Rochko |
2019-06-22 | Remove expensive counters from federation page in admin UI (#11139) | Eugen Rochko |
2019-06-22 | Change domain blocks to automatically support subdomains (#11138) | Eugen Rochko |
2019-06-21 | Change audio format from ogg to mp3 for wider compatibility (#11141) | 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-06-19 | Add audio uploads (#11123) | Eugen Rochko |
2019-06-18 | Fix User#active scope only returning suspended users (#11111) | ThibG |
2019-06-04 | Change reblogs counter to be updated when boosted privately (#10964) | Eugen Rochko |
2019-06-04 | Refactor all ActivityPub deliveries to be serialized and signed through one c... | Eugen Rochko |
2019-05-25 | Add responsive panels to the single-column layout (#10820) | Eugen Rochko |
2019-05-21 | Add `account_id` param to `GET /api/v1/notifications` (#10796) | Paul Woolcock |
2019-05-19 | Change bio limit from 160 to 500 (#10790) | trwnh |
2019-05-19 | Fix “invited by” not showing up for invited accounts in admin interface (... | ThibG |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |