Age | Commit message (Expand) | Author |
2019-11-19 | Fix safari post field display issue in single column layout (#10883) | Takeshi Umeda |
2019-11-19 | i18n: Update Corsican front-end translation (#10884) | Alix Rossi |
2019-11-19 | Update Japanese translations. (#10875) | mayaeh |
2019-11-19 | I18n: Update Czech translation (#10874) | Aditoo17 |
2019-11-19 | Raise exception when attempting to serialize local-only statuses | Thibaut Girka |
2019-11-19 | Fix incorrect PropType in Glitch AutosuggestInput | slice |
2019-11-19 | Remove isRequired from Glitch ReplyIndicator status | slice |
2019-11-19 | Truncate long URLs while providing alt text for inline images | Thibaut Girka |
2019-11-19 | Translate incoming remote img tags by a link | Thibaut Girka |
2019-11-19 | [Glitch] Use `<use />` to render transparent SVG logo instead of inserting it | Eugen Rochko |
2019-11-19 | Fix web push notifications for polls (#10864) | ThibG |
2019-11-19 | Refactor footers in web UI into a single component (#10846) | Eugen Rochko |
2019-11-19 | Display notifications count on a new single column (#10859) | abcang |
2019-11-19 | Use `<use />` to render transparent SVG logo instead of inserting it (#10845) | Eugen Rochko |
2019-11-19 | Fix poll visibility on public pages (#10817) | Takeshi Umeda |
2019-11-19 | Fix video player regressions introduced by blurhash merge | Thibaut Girka |
2019-11-19 | [Glitch] Add keyboard shortcut to hide/show media | Thibaut Girka |
2019-11-19 | Create new click handler for status__expand area in status (#10837) | Neil Moore |
2019-11-19 | Fix null error in status component when determining showMedia state (#10838) | Eugen Rochko |
2019-11-19 | Fix wrong redirect from getting started to home in advanced Web UI (#10839) | Hanage999 |
2019-11-19 | Improvements to the single column layout (#10835) | Eugen Rochko |
2019-11-19 | Add a keyboard shortcut to hide/show media (#10647) | ThibG |
2019-11-19 | Avoid cutting bottom of letters of last paragraph of statuses (#10821) | Mélanie Chauvel (ariasuni) |
2019-11-19 | Add responsive panels to the single-column layout (#10820) | Eugen Rochko |
2019-11-19 | [Glitch] Fix composer route opening when not needed | りんすき |
2019-11-19 | Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token | Thibaut Girka |
2019-11-19 | Improve streaming server security (#10818) | ThibG |
2019-11-19 | Various improvements to single column layout (#10809) | Eugen Rochko |
2019-11-19 | Fix possible race condition when processing statuses (#10815) | ThibG |
2019-11-19 | Do not share a single Redcarpet::Markdown object across threads | Thibaut Girka |
2019-11-19 | [Glitch] Fix stacking order of emoji picker | nzws |
2019-11-19 | Move signature verification stoplight to the requests themselves (#10813) | ThibG |
2019-11-19 | Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812) | ThibG |
2019-11-19 | Add `forceSingleColumn` prop to `<UI />` (#10807) [Monsterfork adjustment: ke... | Eugen Rochko |
2019-11-19 | Fix stacking order of emoji picker (#10801) | nzws |
2019-11-19 | i18n: Complete frontend Bengali translation (#10800) | dxwc |
2019-11-19 | Add `account_id` param to `GET /api/v1/notifications` (#10796) | Paul Woolcock |
2019-11-19 | Make headers font size proportional | Thibaut Girka |
2019-11-19 | Allow rel=tag in status text | Thibaut Girka |
2019-11-18 | Add support for updating posts in-place to the frontend and API. This makes ... | multiple creatures |
2019-11-18 | Revert `7f2174466` because it is causing thread mode to break. | multiple creatures |
2019-11-18 | When a post is delayed or updated, remove the old version from local timeline... | multiple creatures |
2019-11-18 | Improve readability somewhat. | multiple creatures |
2019-11-18 | Let `PostStatusWorker` deal with delivering posts. | multiple creatures |
2019-11-18 | Send status ID instead of objects to `ActivityPub::DistributionWorker` | multiple creatures |
2019-11-18 | Use `before_save` instead of `after_save`. | multiple creatures |
2019-11-18 | Be more specific about checking for the truthiness of `nomentions`. | multiple creatures |
2019-11-18 | Get rid of the `Formatter` cache. It isn't worth the admin headaches. | multiple creatures |
2019-11-18 | Auto-remove expired filters. | multiple creatures |
2019-11-18 | Remove filter caches. | multiple creatures |