6591 Commits (fd0487c04fbcbc89fb351b156999a6dc3a99d68b)

Author SHA1 Message Date
Thibaut Girka 7fb76999af Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token
6 years ago
Thibaut Girka 652147a3f4 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
ThibG d63c3c0cef Improve streaming server security (#10818)
6 years ago
ThibG 72bf354e97
Merge pull request #1067 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka d6a7d62dc6 Do not share a single Redcarpet::Markdown object across threads
6 years ago
Thibaut Girka bf988123ba Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka c0dc247bce Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 08a2af27c3 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka f509815379 Merge branch 'master' into glitch-soc/merge-upstream
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
Thibaut Girka 6e227ecb04 Merge branch 'master' into glitch-soc/merge-upstream
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 c1cf8c1636
Merge pull request #1049 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 6badf2d252 Merge branch 'master' into glitch-soc/merge-upstream
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