6654 Commits (e63f020c5756565753adee7e6263865ff8a7609a)

Author SHA1 Message Date
Thibaut Girka 938edb44a1 Fix video player regressions introduced by blurhash merge
6 years ago
Thibaut Girka c1619a5c24 [Glitch] Add keyboard shortcut to hide/show media
6 years ago
Eugen Rochko c5234ac2aa Use `<use />` to render transparent SVG logo instead of inserting it (#10845)
6 years ago
Takeshi Umeda 03054b27e1 Fix poll visibility on public pages (#10817)
6 years ago
Thibaut Girka d46668d34b Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
りんすき c65b14059a [Glitch] Fix composer route opening when not needed
6 years ago
Neil Moore 139730e3db Create new click handler for status__expand area in status (#10837)
6 years ago
Eugen Rochko 9e238804ea Fix null error in status component when determining showMedia state (#10838)
6 years ago
Hanage999 66081c489f Fix wrong redirect from getting started to home in advanced Web UI (#10839)
6 years ago
Eugen Rochko 6d4af23a69 Improvements to the single column layout (#10835)
6 years ago
ThibG 7ee189fa60 Add a keyboard shortcut to hide/show media (#10647)
6 years ago
Mélanie Chauvel (ariasuni) 276c9e6e9e Avoid cutting bottom of letters of last paragraph of statuses (#10821)
6 years ago
Eugen Rochko a1bceb2cb6 Add responsive panels to the single-column layout (#10820)
6 years ago
Thibaut Girka 57911e10c5 Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token
6 years ago
Thibaut Girka e8b45064b8 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 7b1d582232 Improve streaming server security (#10818)
6 years ago
ThibG 4e953ee471 Merge pull request #1067 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka ce528d61b4 Do not share a single Redcarpet::Markdown object across threads
6 years ago
Thibaut Girka 630aafa3a7 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Eugen Rochko 106cfa7553 Various improvements to single column layout (#10809)
6 years ago
ThibG 028fb2060b Fix possible race condition when processing statuses (#10815)
6 years ago
nzws 3d860417a5 [Glitch] Fix stacking order of emoji picker
6 years ago
Thibaut Girka d445d5833e Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG f5637b174f Move signature verification stoplight to the requests themselves (#10813)
6 years ago
ThibG 4eaa4a649e Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812)
6 years ago
Thibaut Girka 9a101b91ae Make headers font size proportional
6 years ago
Thibaut Girka 3117d0ac70 Allow rel=tag in status text
6 years ago
Eugen Rochko f9ca3d62b6 Add `forceSingleColumn` prop to `<UI />` (#10807)
6 years ago
nzws 1fbe5c2fec Fix stacking order of emoji picker (#10801)
6 years ago
dxwc 0a1ba7c14b i18n: Complete frontend Bengali translation (#10800)
6 years ago
Thibaut Girka a93c6f708b Fix local text/html toots not being sanitized
6 years ago
Paul Woolcock 626844dfb1 Add `account_id` param to `GET /api/v1/notifications` (#10796)
6 years ago
Thibaut Girka a0b7246388 Refactor contentType selection in glitch composer
6 years ago
Thibaut Girka 0bc9d4f6d3 Use glitch-soc's poll component instead of upstream's
6 years ago
trwnh d8e5268939 Change bio limit from 160 to 500 (#10790)
6 years ago
Thibaut Girka e21662d370 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 4ad004d2ef Fix “invited by” not showing up for invited accounts in admin interface (#10791)
6 years ago
Hinaloe 4de9bd3870 fix `isSubmitting` prop case (#10785)
6 years ago
Thibaut Girka fd5da4033e Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Ben Lubar 8ec309ee64 add og:image:alt for media attachments in embeds (#10779)
6 years ago
Eugen Rochko 3a4761c665 Change poll options to alphabetic letters when status text is hidden (#10685)
6 years ago
Thibaut Girka 08a793cbd9 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 1fec2ff78f Prevent from publicly boosting one's own private toots (#10775)
6 years ago
Thibaut Girka d48d1ed534 Minor optimization
6 years ago
Thibaut Girka b83cdc9b02 Export fallback content type and use it as default in WebUI
6 years ago
Thibaut Girka 3d03d084cd Properly escape HTML in code blocks
6 years ago
Thibaut Girka 7aece1eec5 Add option for default toot content-type
6 years ago
Thibaut Girka ee3dfdf6a1 Fix autolinking, and newlines in code blocks
6 years ago
Thibaut Girka dfeda8857f Hide content-type dropdown by default
6 years ago
Haelwenn (lanodan) Monnier 76d58bf63e Content-Type Dropdown: use the selected option icon for the menu
6 years ago
Thibaut Girka 8a49df8ede Support proper content-type in Delete & Redraft
6 years ago
KokaKiwi 08a981dd25 Add status content type dropdown to compose box.
6 years ago
Thibaut Girka 91ab9e2e4f Add API support for setting status content-type
6 years ago
Thibaut Girka 20c98d7a27 Serialize content-type on Delete & Redraft
6 years ago
Thibaut Girka c9696ef8a5 Add support for HTML-formatted toots
6 years ago
Thibaut Girka 8313ee07f6 Add support for markdown-formatted toots
6 years ago
Thibaut Girka 105f03a988 Add database row to hold status content type
6 years ago
ThibG 38272bbeb1 Merge pull request #1049 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 422dd06806 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG 85a991cfa7 Minor performance improvements and cleanup in formatter (#10765)
6 years ago
Neil Moore 59f6637559 Adds click-able div that expands status (#10733) (#10766)
6 years ago
ThibG f1a3135809 Record account suspend/silence time and keep track of domain blocks (#10660)
6 years ago
Thibaut Girka d8e9a04354 Fix rich text style in reply indicator
6 years ago
Thibaut Girka 9f0ff9b6ea Fix rich text styling on public pages
6 years ago
Thibaut Girka 6e625755a6 Fix text color of some formatted elements in notifications
6 years ago
nzws f79d089b65 Fix some colors in light theme (#10754)
6 years ago
ThibG cfb69164ad Fix incorrect reference to raw_content (it is raw_text instead) (#10753)
6 years ago
ThibG c8195e2da1 [Glitch] Use raw content if available on Delete & Redraft
6 years ago
Thibaut Girka 5262820fae Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka 46b5085ced Use a checkbox for the “Mark media as sensitive” composer button
6 years ago
ThibG 0bb3ba2406 Merge pull request #1043 from ThibG/glitch-soc/merge-upstream
6 years ago
ThibG 2a917031c9 Add toot source to delete result to ease Delete & Redraft (#10669)
6 years ago
nzws d35f558b37 Use local time in audit log (#10751)
6 years ago
Maciek Baron e060819020 [Glitch] Improve poll link accessibility
6 years ago
nzws f625501c05 [Glitch] Fix some colors of high contrast theme
6 years ago
Aurélien Reeves 22541e98e2 [Glitch] Add confirm modal for unboosting toots
6 years ago
Alix Rossi 062684bcf8 i18n: Update French translations (#10747)
6 years ago
Alix Rossi 1959e4e5ec i18n: Update Corsican translations (#10746)
6 years ago
ThibG 01ba6c5d83 Change icon and label depending on whether media is marked as sensitive (#10748)
6 years ago
Thibaut Girka 1bf48b01e3 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka e55cf0042f Fix media description confirmation modal
6 years ago
Aurélien Reeves d225a952a8 Add confirm modal for unboosting toots (#10287)
6 years ago
ThibG 5cf2f8c646 Add emoji suggestions to CW and poll option fields (#10555)
6 years ago
ThibG a571b07557 Prevent silenced local users from notifying remote users not following them (#10575)
6 years ago
ThibG 4870d7f122 Add some caching for HTML versions of statuses pages (#10701)
6 years ago
Maciek Baron fc40391743 Improve poll link accessibility (#10720)
6 years ago
Jeong Arm 5ad2a7b5dc Record deleted(by mod) status to prevent re-appear (#10732)
6 years ago
Jeong Arm 3288f4a571 Bring back crossed eye icon on gallery (#10715)
6 years ago
Thibaut Girka e9f0c31dc6 Fix tabs bar on mobile
6 years ago
nzws 6b71076391 Fix some colors of high contrast theme (#10711)
6 years ago
Thibaut Girka 40a480ea34 Fix front-end crash when a video has a blurhash and is hidden behind a CW
6 years ago
spla 13244f7bb3 i18n Update Catalan translation (#10719)
6 years ago
ThibG 139ef769f7 Add description on hover in media gallery (#10713)
6 years ago
Thibaut Girka 5052b8c29f Fix content warning button displaying a link icon when no status card is set
6 years ago
mayaeh 683a5ae765 i18n: Update Japanese translations (#10706)
6 years ago
jeroenpraat 027f35c6a5 1 NL string update (#10709)
6 years ago
Kirishima21 1592cab613 fix pinned columns ’s Media-only button
6 years ago
Baptiste Gelez 83665f0357 [Glitch] Make sure the instance banner is never cropped
6 years ago
Thibaut Girka 23829e09f5 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Aditoo17 71fd62835e I18n: Update Czech translation 🇨🇿 (#10704)
6 years ago