Age | Commit message (Expand) | Author |
2023-10-25 | Remove form-action CSP directive | r |
2023-10-22 | fluoride: Add image preview for profile image | r |
2023-10-22 | Fix replace syntax | r |
2023-10-15 | Use CSP header to restrict resource loading | r |
2023-10-15 | Restrict instance level custom CSS to static directory | r |
2023-10-07 | Remove unused session ID field | r |
2023-10-07 | Cleanup oauth redirect URL generation | r |
2023-10-07 | Use stricter cookie attributes | r |
2023-10-02 | Revoke oauth token on signout | r |
2023-10-01 | Cleanup file upload functions | r |
2023-10-01 | Add profile edit page | r |
2023-09-24 | Fix minimum required Go version in go.mod | r |
2023-09-24 | Use a custom LimitedReader instead of http.MaxBytesReader | r |
2023-09-22 | Sanitize user field name | romin |
2023-09-18 | Restrict instance domain in single_instance mode | r |
2023-09-18 | Set timeout and response size limit for the http client | r |
2023-09-09 | fluoride: Allow submitting the form with Ctrl+Enter | r |
2023-09-09 | Disable access log by default | r |
2023-09-08 | Trim leading and trailing white space from selectable text | r |
2023-09-08 | Load CSS on the root page | r |
2023-09-08 | Fix display name and title on mute page | r |
2023-09-08 | Fix userlist margin | r |
2022-12-17 | Add support for expiring mutes | r |
2022-12-17 | Pass with_relationships param for accounts | r |
2022-12-17 | Show emojis in Mastadon field names | r |
2022-10-25 | Use cookies for session storage | r |
2022-10-24 | Show emojis in Mastadon fields | r |
2022-09-23 | Remove unused card field from status | r |
2022-09-09 | Show BlockedBy on user page | Pete |
2022-05-10 | Fix CSS inconsistencies | r |
2022-05-10 | Add missing @ sign in the reply post form | r |
2022-05-10 | Refactor duration formatting | r |
2022-05-10 | Fix custom CSS | r |
2022-05-04 | fluoride: Add support for image.png | r |
2022-04-17 | Lazy load images on emoji page | r |
2022-03-31 | Fix user search page | r |
2022-03-30 | Show attachment metadata when attachment preview is disabled | r |
2022-03-30 | fluoride: Use max-width for popup | r |
2022-03-30 | fluoride: Use target=_blank for user field links | r |
2022-03-30 | Set max size for embedded images in profile description | r |
2022-03-30 | Fix duration overflow | r |
2022-03-30 | Switch to html/template | r |
2022-02-11 | Add lists | r |
2022-02-10 | Don't overwrite global config file on make install | r |
2022-01-27 | Fix null imgPrev in setPos | r |
2022-01-27 | Add refresh button on timeline page | r |
2022-01-27 | Refactor status filter | r |
2022-01-27 | Highlight quotes | r |
2022-01-02 | Simplify id generation | r |
2022-01-02 | Use GO's flag parser instead of getopt | r |