Age | Commit message (Expand) | Author | Files |
2025-02-08 | [bug] Add missing `group` property to the Account model (#3746) | pnwmatt | 1 |
2025-02-04 | [feature] Change `instance-stats-randomize` to `instance-stats-mode` with mul... | tobi | 1 |
2025-01-31 | [feature] Add `instance-stats-randomize` config option (#3718) | tobi | 1 |
2025-01-23 | [feature] Push notifications (#3587) | Vyr Cossont | 1 |
2025-01-14 | [chore] better dns validation (#3644) | kim | 1 |
2025-01-08 | [feature] Fetch + create domain permissions from subscriptions nightly (#3635) | tobi | 1 |
2024-12-28 | [bugfix] Advertise audio/mpeg as supported (#3632) | Daenney | 1 |
2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 1 |
2024-12-02 | [feature] Add global instance CSS customization setting (#3352) | Victor Dyotte | 1 |
2024-11-21 | [bugfix] post counters should not include direct messages (#3554) | Jannis | 1 |
2024-11-05 | [bugfix] sets the max value placeholders to MaxInt32 instead of MaxInt (#3517)v0.17.3 | kim | 1 |
2024-11-04 | [feature] add support for hinting via api/v_/instance preferred image / video... | kim | 1 |
2024-11-04 | [bugfix] determine mime-type to use during ffprobe evaluation stage, don't bo... | kim | 1 |
2024-10-22 | [bugfix] incorrect /api/v_/instance domain uri fields (#3477) | kim | 1 |
2024-10-21 | [feature] Add image descriptions for default avatar + header; don't allow edi...v0.17.1 | tobi | 1 |
2024-10-18 | [chore] Thumbnail only first frame of animated media (#3448) | tobi | 1 |
2024-10-12 | [bugfix] Account.last_status_at is a date, not datetime (#3419) | Markus Unterwaditzer | 1 |
2024-08-31 | [performance] use single-threaded image transforms (#3252) | kim | 1 |
2024-08-29 | [chore] Only call `imaging.Resize when necessary`, use even tinier blurhashes... | tobi | 1 |
2024-08-08 | [performance] move thumbnail generation to go code where possible (#3183) | kim | 1 |
2024-08-02 | [feature] Allow import of following and blocks via CSV (#3150) | tobi | 1 |
2024-07-31 | [feature] Implement Mastodon-compatible roles (#3136) | Vyr Cossont | 1 |
2024-07-21 | [feature] add flac support (#3121) | kim | 1 |
2024-07-21 | [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and... | tobi | 1 |
2024-07-20 | [chore/frontend] Use smaller webp images for logo and default avatars (#3119) | tobi | 1 |
2024-07-19 | [feature] use webp for thumbnails (#3116) | kim | 1 |
2024-07-15 | [feature] more filetype support! (#3107) | kim | 1 |
2024-07-15 | [feature/frontend] Add player for audio files; use thumbnail for `poster` (#3... | tobi | 1 |
2024-07-12 | [feature] support processing of (many) more media types (#3090) | kim | 2 |
2024-03-13 | [feature] Process outgoing Move from clientAPI (#2750) | tobi | 1 |
2024-03-06 | [bugfix] Fix Swagger spec and add test script (#2698) | Vyr Cossont | 1 |
2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 1 |
2024-01-05 | [feature] Parse instance descriptors as markdown, show T&C on /about (#2481) | tobi | 1 |
2023-12-10 | [bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434) | tobi | 1 |
2023-11-27 | [performance] http response encoding / writing improvements (#2374) | kim | 5 |
2023-11-17 | [feature] Set/show instance language(s); show post language on frontend (#2362) | tobi | 1 |
2023-11-14 | [bugfix] process account delete side effects in serial, not in parallel (#2360) | tobi | 1 |
2023-11-10 | [chore/bugfix/horror] Allow `expires_in` and poll choices to be parsed from s... | tobi | 1 |
2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 1 |
2023-10-23 | [chore] de-interface{} the federator and dereferencer structs (#2285) | kim | 1 |
2023-09-23 | [chore] deinterface the typeutils.Converter and update to use state structure... | kim | 1 |
2023-08-19 | [feature] Instance rules (#2125) | f0x52 | 3 |
2023-08-07 | [chore] Use generic pointer function (#2080) | Daenney | 1 |
2023-06-13 | [Frontend] Settings for profile fields (#1885) | f0x52 | 1 |
2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 1 |
2023-05-25 | [feature] Add List functionality (#1802) | tobi | 1 |
2023-05-06 | [bugfix] Return languages in api/v1/instance (#1741) | Daenney | 1 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 7 |
2023-03-02 | [feature] Advertise rich text formats, support content_type field (#1370) | Vyr Cossont | 1 |
2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 1 |