about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-11-19Fix margins on profile metadata in single column mode (#10961)Eugen Rochko
2019-11-19Change reblogs counter to be updated when boosted privately (#10964)Eugen Rochko
2019-11-19Refactor all ActivityPub deliveries to be serialized and signed through one c...Eugen Rochko
2019-11-19Fix display of alt-text when a media attachment is not availableThibaut Girka
2019-11-19Fix CW field automatically getting the focus when it is always enabledThibaut Girka
2019-11-19Fix poll API not requiring authentication on non-public polls (#10960)Eugen Rochko
2019-11-19Add profile directory link to single column navigation panel (#10963)Eugen Rochko
2019-11-19Add missing Korean translations (#10962)Jeong Arm
2019-11-19Handle blank poll options more gracefully (#10946)ThibG
2019-11-19[Glitch] Fix profile picture previewJeong Arm
2019-11-19Fix profile picture preview (#10931)Jeong Arm
2019-11-19Improvement variable height in single column layout (#10917)Takeshi Umeda
2019-11-19Center 2-columns layout without side effect (#10915)Hanage999
2019-11-19Added env variables for max image and video size. [Monsterfork: partially rev...Lady Lumb
2019-11-19Fix expanding status from menu modal in glitch-socThibaut Girka
2019-11-19Change links in right panel to open in the same tab (#10848)Eugen Rochko
2019-11-19Fix React warning about legacy lifecycle calls and sensitive status resetting...ThibG
2019-11-19Fix safari post field display issue in single column layout (#10883)Takeshi Umeda
2019-11-19i18n: Update Corsican front-end translation (#10884)Alix Rossi
2019-11-19Update Japanese translations. (#10875)mayaeh
2019-11-19I18n: Update Czech translation (#10874)Aditoo17
2019-11-19Raise exception when attempting to serialize local-only statusesThibaut Girka
2019-11-19Fix incorrect PropType in Glitch AutosuggestInputslice
2019-11-19Remove isRequired from Glitch ReplyIndicator statusslice
2019-11-19Truncate long URLs while providing alt text for inline imagesThibaut Girka
2019-11-19Translate incoming remote img tags by a linkThibaut Girka
2019-11-19[Glitch] Use `<use />` to render transparent SVG logo instead of inserting itEugen Rochko
2019-11-19Fix web push notifications for polls (#10864)ThibG
2019-11-19Refactor footers in web UI into a single component (#10846)Eugen Rochko
2019-11-19Display notifications count on a new single column (#10859)abcang
2019-11-19Use `<use />` to render transparent SVG logo instead of inserting it (#10845)Eugen Rochko
2019-11-19Fix poll visibility on public pages (#10817)Takeshi Umeda
2019-11-19Fix video player regressions introduced by blurhash mergeThibaut Girka
2019-11-19[Glitch] Add keyboard shortcut to hide/show mediaThibaut Girka
2019-11-19Create new click handler for status__expand area in status (#10837)Neil Moore
2019-11-19Fix null error in status component when determining showMedia state (#10838)Eugen Rochko
2019-11-19Fix wrong redirect from getting started to home in advanced Web UI (#10839)Hanage999
2019-11-19Improvements to the single column layout (#10835)Eugen Rochko
2019-11-19Add a keyboard shortcut to hide/show media (#10647)ThibG
2019-11-19Avoid cutting bottom of letters of last paragraph of statuses (#10821)Mélanie Chauvel (ariasuni)
2019-11-19Add responsive panels to the single-column layout (#10820)Eugen Rochko
2019-11-19[Glitch] Fix composer route opening when not neededりんすき
2019-11-19Use Sec-WebSocket-Protocol instead of query string to pass WebSocket tokenThibaut Girka
2019-11-19Improve streaming server security (#10818)ThibG
2019-11-19Various improvements to single column layout (#10809)Eugen Rochko
2019-11-19Fix possible race condition when processing statuses (#10815)ThibG
2019-11-19Do not share a single Redcarpet::Markdown object across threadsThibaut Girka
2019-11-19[Glitch] Fix stacking order of emoji pickernzws
2019-11-19Move signature verification stoplight to the requests themselves (#10813)ThibG
2019-11-19Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812)ThibG