6611 Commits (07d4ecfe5e7bff09a6fbe492f477cbe2cb4a1c25)

Author SHA1 Message Date
Thibaut Girka 07d4ecfe5e Truncate long URLs while providing alt text for inline images 5 years ago
Thibaut Girka 18b77224d3 Translate incoming remote img tags by a link 5 years ago
Eugen Rochko 56d8faab18 [Glitch] Use `<use />` to render transparent SVG logo instead of inserting it 5 years ago
ThibG fe3b863926 Fix web push notifications for polls (#10864) 5 years ago
Eugen Rochko 451e5980b6
Refactor footers in web UI into a single component (#10846) 5 years ago
abcang 3593b85423 Display notifications count on a new single column (#10859) 5 years ago
Thibaut Girka 6d60701bfa Fix video player regressions introduced by blurhash merge 5 years ago
Thibaut Girka b4d4138cf9 [Glitch] Add keyboard shortcut to hide/show media 5 years ago
Eugen Rochko 8d5dcc9301
Use `<use />` to render transparent SVG logo instead of inserting it (#10845) 5 years ago
Takeshi Umeda 3b9c02506d Fix poll visibility on public pages (#10817) 5 years ago
りんすき fdb3952b20 [Glitch] Fix composer route opening when not needed 5 years ago
Neil Moore 63483ee543 Create new click handler for status__expand area in status (#10837) 5 years ago
Eugen Rochko 988342a56c
Fix null error in status component when determining showMedia state (#10838) 5 years ago
Hanage999 4a818ac2de Fix wrong redirect from getting started to home in advanced Web UI (#10839) 5 years ago
Eugen Rochko 0e445ebb13
Improvements to the single column layout (#10835) 5 years ago
ThibG a472190729 Add a keyboard shortcut to hide/show media (#10647) 5 years ago
Mélanie Chauvel (ariasuni) 4168aeb234 Avoid cutting bottom of letters of last paragraph of statuses (#10821) 5 years ago
Eugen Rochko 1e5532e693
Add responsive panels to the single-column layout (#10820) 5 years ago
Thibaut Girka 7fb76999af Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token 5 years ago
ThibG d63c3c0cef Improve streaming server security (#10818) 5 years ago
Thibaut Girka d6a7d62dc6 Do not share a single Redcarpet::Markdown object across threads 5 years ago
Eugen Rochko 84dc21d55d
Various improvements to single column layout (#10809) 5 years ago
ThibG 9a5561a5b8 Fix possible race condition when processing statuses (#10815) 5 years ago
nzws a1143a19c0 [Glitch] Fix stacking order of emoji picker 5 years ago
ThibG 89d600bedb Move signature verification stoplight to the requests themselves (#10813) 5 years ago
ThibG 9efcca3c54 Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812) 5 years ago
Thibaut Girka 0744d6e571 Make headers font size proportional 5 years ago
Thibaut Girka 7c609bdab9 Allow rel=tag in status text 5 years ago
Eugen Rochko 9ddeb30f90
Add `forceSingleColumn` prop to `<UI />` (#10807) 5 years ago
nzws 8a378d4c3d Fix stacking order of emoji picker (#10801) 5 years ago
dxwc ee0e68e97a i18n: Complete frontend Bengali translation (#10800) 5 years ago
Thibaut Girka 2332b3f146 Fix local text/html toots not being sanitized 5 years ago
Paul Woolcock 0c933c1b8c Add `account_id` param to `GET /api/v1/notifications` (#10796) 5 years ago
Thibaut Girka 4fbce23992 Refactor contentType selection in glitch composer 5 years ago
Thibaut Girka 2cd7bfac23 Use glitch-soc's poll component instead of upstream's 5 years ago
trwnh a6caf919e2 Change bio limit from 160 to 500 (#10790) 5 years ago
ThibG ae18386558 Fix “invited by” not showing up for invited accounts in admin interface (#10791) 5 years ago
Hinaloe bb9d7fad9f fix `isSubmitting` prop case (#10785) 5 years ago
Ben Lubar 2f3e4a64be add og:image:alt for media attachments in embeds (#10779) 5 years ago
Eugen Rochko 6fe474837c
Change poll options to alphabetic letters when status text is hidden (#10685) 5 years ago
ThibG a1519a8ef5 Prevent from publicly boosting one's own private toots (#10775) 5 years ago
Thibaut Girka 9ca21e93cc Minor optimization 5 years ago
Thibaut Girka 56245a2a72 Export fallback content type and use it as default in WebUI 5 years ago
Thibaut Girka dd5bf40b97 Properly escape HTML in code blocks 5 years ago
Thibaut Girka a6b7c23f6f Add option for default toot content-type 5 years ago
Thibaut Girka 0be93820f3 Fix autolinking, and newlines in code blocks 5 years ago
Thibaut Girka 9df1ef87c2 Hide content-type dropdown by default 5 years ago
Haelwenn (lanodan) Monnier c2fa36bbae Content-Type Dropdown: use the selected option icon for the menu 5 years ago
Thibaut Girka 93d98f62a8 Support proper content-type in Delete & Redraft 5 years ago
KokaKiwi f34a402a94 Add status content type dropdown to compose box. 5 years ago