6914 Commits (c614abb95dcb226edd60df52bd987adbe83d7b30)

Author SHA1 Message Date
ThibG d63c3c0cef Improve streaming server security (#10818) 6 years ago
Thibaut Girka d6a7d62dc6 Do not share a single Redcarpet::Markdown object across threads 6 years ago
Eugen Rochko 84dc21d55d
Various improvements to single column layout (#10809) 6 years ago
ThibG 9a5561a5b8 Fix possible race condition when processing statuses (#10815) 6 years ago
nzws a1143a19c0 [Glitch] Fix stacking order of emoji picker 6 years ago
ThibG 89d600bedb Move signature verification stoplight to the requests themselves (#10813) 6 years ago
ThibG 9efcca3c54 Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812) 6 years ago
Thibaut Girka 0744d6e571 Make headers font size proportional 6 years ago
Thibaut Girka 7c609bdab9 Allow rel=tag in status text 6 years ago
Eugen Rochko 9ddeb30f90
Add `forceSingleColumn` prop to `<UI />` (#10807) 6 years ago
nzws 8a378d4c3d Fix stacking order of emoji picker (#10801) 6 years ago
dxwc ee0e68e97a i18n: Complete frontend Bengali translation (#10800) 6 years ago
Thibaut Girka 2332b3f146 Fix local text/html toots not being sanitized 6 years ago
Paul Woolcock 0c933c1b8c Add `account_id` param to `GET /api/v1/notifications` (#10796) 6 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer 6 years ago
Thibaut Girka 2cd7bfac23 Use glitch-soc's poll component instead of upstream's 6 years ago
trwnh a6caf919e2 Change bio limit from 160 to 500 (#10790) 6 years ago
ThibG ae18386558 Fix “invited by” not showing up for invited accounts in admin interface (#10791) 6 years ago
Hinaloe bb9d7fad9f fix `isSubmitting` prop case (#10785) 6 years ago
Ben Lubar 2f3e4a64be add og:image:alt for media attachments in embeds (#10779) 6 years ago
Eugen Rochko 6fe474837c
Change poll options to alphabetic letters when status text is hidden (#10685) 6 years ago
ThibG a1519a8ef5 Prevent from publicly boosting one's own private toots (#10775) 6 years ago
Thibaut Girka 9ca21e93cc Minor optimization 6 years ago
Thibaut Girka 56245a2a72 Export fallback content type and use it as default in WebUI 6 years ago
Thibaut Girka dd5bf40b97 Properly escape HTML in code blocks 6 years ago
Thibaut Girka a6b7c23f6f Add option for default toot content-type 6 years ago
Thibaut Girka 0be93820f3 Fix autolinking, and newlines in code blocks 6 years ago
Thibaut Girka 9df1ef87c2 Hide content-type dropdown by default 6 years ago
Haelwenn (lanodan) Monnier c2fa36bbae Content-Type Dropdown: use the selected option icon for the menu 6 years ago
Thibaut Girka 93d98f62a8 Support proper content-type in Delete & Redraft 6 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box. 6 years ago
Thibaut Girka 14d7ddcb1c Add API support for setting status content-type 6 years ago
Thibaut Girka b3e68de4d2 Serialize content-type on Delete & Redraft 6 years ago
Thibaut Girka d7520f8175 Add support for HTML-formatted toots 6 years ago
Thibaut Girka 94aef563b9 Add support for markdown-formatted toots 6 years ago
Thibaut Girka bfc509f44a Add database row to hold status content type 6 years ago
ThibG c1c8c7b2c8 Minor performance improvements and cleanup in formatter (#10765) 6 years ago
Neil Moore 4ab094d35e Adds click-able div that expands status (#10733) (#10766) 6 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660) 6 years ago
Thibaut Girka 4bab7d7640 Fix rich text style in reply indicator 6 years ago
Thibaut Girka 87d16698c2 Fix rich text styling on public pages 6 years ago
Thibaut Girka cd534830ad Fix text color of some formatted elements in notifications 6 years ago
nzws 3e15a845c1 Fix some colors in light theme (#10754) 6 years ago
ThibG dd118449c2 Fix incorrect reference to raw_content (it is raw_text instead) (#10753) 6 years ago
ThibG 93085c273c [Glitch] Use raw content if available on Delete & Redraft 6 years ago
Thibaut Girka 3ea5c045d7 Use a checkbox for the “Mark media as sensitive” composer button 6 years ago
ThibG 6d44f2441b Add toot source to delete result to ease Delete & Redraft (#10669) 6 years ago
nzws be851321c0 Use local time in audit log (#10751) 6 years ago
Maciek Baron 14d855c429 [Glitch] Improve poll link accessibility 6 years ago
nzws 78ff7e3821 [Glitch] Fix some colors of high contrast theme 6 years ago