6600 Commits (d46668d34bb5a4f0950340d20648475a9ab04bb6)

Author SHA1 Message Date
Thibaut Girka d46668d34b Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
りんすき c65b14059a [Glitch] Fix composer route opening when not needed
5 years ago
Neil Moore 139730e3db Create new click handler for status__expand area in status (#10837)
5 years ago
Eugen Rochko 9e238804ea Fix null error in status component when determining showMedia state (#10838)
5 years ago
Hanage999 66081c489f Fix wrong redirect from getting started to home in advanced Web UI (#10839)
5 years ago
Eugen Rochko 6d4af23a69 Improvements to the single column layout (#10835)
5 years ago
ThibG 7ee189fa60 Add a keyboard shortcut to hide/show media (#10647)
5 years ago
Mélanie Chauvel (ariasuni) 276c9e6e9e Avoid cutting bottom of letters of last paragraph of statuses (#10821)
5 years ago
Eugen Rochko a1bceb2cb6 Add responsive panels to the single-column layout (#10820)
5 years ago
Thibaut Girka 57911e10c5 Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token
5 years ago
Thibaut Girka e8b45064b8 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 7b1d582232 Improve streaming server security (#10818)
5 years ago
ThibG 4e953ee471 Merge pull request #1067 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka ce528d61b4 Do not share a single Redcarpet::Markdown object across threads
5 years ago
Thibaut Girka 630aafa3a7 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Eugen Rochko 106cfa7553 Various improvements to single column layout (#10809)
5 years ago
ThibG 028fb2060b Fix possible race condition when processing statuses (#10815)
5 years ago
nzws 3d860417a5 [Glitch] Fix stacking order of emoji picker
5 years ago
Thibaut Girka d445d5833e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG f5637b174f Move signature verification stoplight to the requests themselves (#10813)
5 years ago
ThibG 4eaa4a649e Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812)
5 years ago
Thibaut Girka 9a101b91ae Make headers font size proportional
5 years ago
Thibaut Girka 3117d0ac70 Allow rel=tag in status text
5 years ago
Eugen Rochko f9ca3d62b6 Add `forceSingleColumn` prop to `<UI />` (#10807)
5 years ago
nzws 1fbe5c2fec Fix stacking order of emoji picker (#10801)
5 years ago
dxwc 0a1ba7c14b i18n: Complete frontend Bengali translation (#10800)
5 years ago
Thibaut Girka a93c6f708b Fix local text/html toots not being sanitized
5 years ago
Paul Woolcock 626844dfb1 Add `account_id` param to `GET /api/v1/notifications` (#10796)
5 years ago
Thibaut Girka a0b7246388 Refactor contentType selection in glitch composer
5 years ago
Thibaut Girka 0bc9d4f6d3 Use glitch-soc's poll component instead of upstream's
5 years ago
trwnh d8e5268939 Change bio limit from 160 to 500 (#10790)
5 years ago
Thibaut Girka e21662d370 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 4ad004d2ef Fix “invited by” not showing up for invited accounts in admin interface (#10791)
5 years ago
Hinaloe 4de9bd3870 fix `isSubmitting` prop case (#10785)
5 years ago
Thibaut Girka fd5da4033e Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
Ben Lubar 8ec309ee64 add og:image:alt for media attachments in embeds (#10779)
5 years ago
Eugen Rochko 3a4761c665 Change poll options to alphabetic letters when status text is hidden (#10685)
5 years ago
Thibaut Girka 08a793cbd9 Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG 1fec2ff78f Prevent from publicly boosting one's own private toots (#10775)
5 years ago
Thibaut Girka d48d1ed534 Minor optimization
5 years ago
Thibaut Girka b83cdc9b02 Export fallback content type and use it as default in WebUI
5 years ago
Thibaut Girka 3d03d084cd Properly escape HTML in code blocks
5 years ago
Thibaut Girka 7aece1eec5 Add option for default toot content-type
5 years ago
Thibaut Girka ee3dfdf6a1 Fix autolinking, and newlines in code blocks
5 years ago
Thibaut Girka dfeda8857f Hide content-type dropdown by default
5 years ago
Haelwenn (lanodan) Monnier 76d58bf63e Content-Type Dropdown: use the selected option icon for the menu
5 years ago
Thibaut Girka 8a49df8ede Support proper content-type in Delete & Redraft
5 years ago
KokaKiwi 08a981dd25 Add status content type dropdown to compose box.
5 years ago
Thibaut Girka 91ab9e2e4f Add API support for setting status content-type
5 years ago
Thibaut Girka 20c98d7a27 Serialize content-type on Delete & Redraft
5 years ago