about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-04-28Fix page incorrectly scrolling when bringing up dropdown menus (#13574)ThibG
2020-04-28Bump normalize-package-data from 2.4.0 to 2.5.0 (#13561)dependabot-preview[bot]
2020-04-28Bump flatted from 2.0.0 to 2.0.2 (#13558)dependabot-preview[bot]
2020-04-28Bump nearley from 2.16.0 to 2.19.2 (#13556)dependabot-preview[bot]
2020-04-28Bump core-js-pure from 3.6.4 to 3.6.5 (#13553)dependabot-preview[bot]
2020-04-28Bump request from 2.88.0 to 2.88.2 (#13565)dependabot-preview[bot]
2020-04-28Bump cacache from 12.0.3 to 12.0.4 (#13567)dependabot-preview[bot]
2020-04-28Bump functions-have-names from 1.2.0 to 1.2.1 (#13568)dependabot-preview[bot]
2020-04-28Bump loglevel from 1.6.6 to 1.6.8 (#13569)dependabot-preview[bot]
2020-04-28Bump svgo from 1.1.1 to 1.3.2 (#13570)dependabot-preview[bot]
2020-04-28Fix end-user-facing uses of inline CSS (#13438)ThibG
2020-04-28Refactor/cleanup TIMELINE_DELETE-related code (#13175)ThibG
2020-04-28Fix messed up z-index when NoScript blocks media/previews (#13449)ThibG
2020-04-28Fix /public showing public instead of community timeline for logged-in users ...ThibG
2020-04-28Add `invites_enabled` to API (#13501)ThibG
2020-04-27Add `tootctl emoji export` (#13534)Lerk
2020-04-27Bump oj from 3.10.5 to 3.10.6 (#13557)dependabot-preview[bot]
2020-04-27Add JS IDE helper (#13012)Даниил Пронин
2020-04-27Fix naming issue (#13551)mayaeh
2020-04-26Add separate cache directory for non-local uploads (#12821)Eugen Rochko
2020-04-25Fix not being able to resolve public resources in development environment (#1...Eugen Rochko
2020-04-25Fix uninformative error message when uploading unsupported image files (#13540)ThibG
2020-04-25Fix expanded video player issues (#13541)ThibG
2020-04-23Fix enable/disable relay failures (#13535)Takeshi Umeda
2020-04-23Set max-width and max-height to gif video (#13533)Irie Aoi
2020-04-21Fix and refactor keyboard navigation in dropdown menus (#13528)ThibG
2020-04-21Bump parser from 2.7.1.0 to 2.7.1.1 (#13508)dependabot-preview[bot]
2020-04-21Bump globule from 1.2.1 to 1.3.1 (#13521)dependabot-preview[bot]
2020-04-20Bump stream-shift from 1.0.0 to 1.0.1 (#13522)dependabot-preview[bot]
2020-04-20Bump redis-actionpack from 5.0.2 to 5.2.0 (#13510)dependabot-preview[bot]
2020-04-20Bump uuid from 7.0.2 to 7.0.3 (#13520)dependabot-preview[bot]
2020-04-20Bump sisteransi from 1.0.0 to 1.0.5 (#13523)dependabot-preview[bot]
2020-04-20Bump signal-exit from 3.0.2 to 3.0.3 (#13519)dependabot-preview[bot]
2020-04-20Bump pako from 1.0.10 to 1.0.11 (#13518)dependabot-preview[bot]
2020-04-20Bump nokogumbo from 2.0.1 to 2.0.2 (#13509)dependabot-preview[bot]
2020-04-20Bump excon from 0.71.0 to 0.73.0 (#13507)dependabot-preview[bot]
2020-04-20Bump redis-rack from 2.0.4 to 2.1.2 (#13512)dependabot-preview[bot]
2020-04-20Bump rqrcode_core from 0.1.1 to 0.1.2 (#13506)dependabot-preview[bot]
2020-04-20Bump aws-sigv4 from 1.1.1 to 1.1.2 (#13513)dependabot-preview[bot]
2020-04-20Bump axobject-query from 2.0.2 to 2.1.2 (#13514)dependabot-preview[bot]
2020-04-20Bump console-browserify from 1.1.0 to 1.2.0 (#13515)dependabot-preview[bot]
2020-04-20Bump css-what from 2.1.2 to 2.1.3 (#13516)dependabot-preview[bot]
2020-04-20Allow users to delete their header and avatar (#13234)sternenseemann
2020-04-19Update Twemoji to 12.1.5 (#13021)D Anzorge
2020-04-18Add local only to hashtag timeline (#13502)Takeshi Umeda
2020-04-18Fix uploaded image orientation in some browsers (#13493)ThibG
2020-04-17Fix not being able to vote (#13490)ThibG
2020-04-17Fix admin actions log crash when displaying updates of deleted announcements ...ThibG
2020-04-17Fix search not working due to proxy settings when using hidden services (#13488)Eugen Rochko
2020-04-16Fix Poll fetchPoll action not being debounced. (#13485)Gurgen Hayrapetyan