about summary refs log tree commit diff
AgeCommit message (Collapse)Author
2019-09-20Bump version to 2.9.3 (#11899)Eugen Rochko
2019-09-20Fix hashtag batch actions being unavailable on pending review page (#11897)Eugen Rochko
Regression from #11829
2019-09-20Respect original ID with ToC (#11895)Yamagishi Kazutoshi
2019-09-20Fix page body not being scrollable in admin layout (#11893)Eugen Rochko
Hide navigation behind hamburger icon on small screens in admin layout
2019-09-20Fix left side of single column layout being cropped on smaller screens (#11894)Eugen Rochko
Fix #11476
2019-09-19Test Docker fix 3Reverite
2019-09-19Test Permission FixReverite
2019-09-19Add account migration UI (#11846)Eugen Rochko
Fix #10736 - Change data export to be available for non-functional accounts - Change non-functional accounts to include redirecting accounts
2019-09-19Fix placeholder colors for inputs not being explicitly defined (#11890)Eugen Rochko
Fix #11841
2019-09-19Fix thread column showing pin button (#11891)Eugen Rochko
Fix #11467
2019-09-19Rename package name to @tootsuite/mastodon (#11892)Yamagishi Kazutoshi
2019-09-20Bump doorkeeper from 5.1.0 to 5.2.0 (#11856)dependabot-preview[bot]
Bumps [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases) - [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/master/CHANGELOG.md) - [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.1.0...v5.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19fix rss enclosure length (#11889)tsia
2019-09-19Add table of contents to about page (#11885)Eugen Rochko
Move public domain blocks information to about page
2019-09-18Merge branch 'glitch' into productionReverite
2019-09-19Merge pull request #1221 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2019-09-18[Glitch] Fix eslint error of import/no-extraneous-dependenciesnzws✨
Port d0c2c5278391b82ba7fa2f230bf237805ff61a0c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix “load more” adding older toots/notifications to pending itemsThibG
Port 577706987d2e09e598130d37fb9a52cd4a6510ea to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Check existence of timeline state in community timelineYamagishi Kazutoshi
Port 0627252b30d9f420d51bb4787c539550d68a717a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Change timelines to add new items to pending items when scrolled downThibG
Port d256901f60b121172ae3a3a7167f9c64d947cf99 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix web UI allowing uploads past status limit via drag & dropEugen Rochko
Port bdeff5ae1585a8087ec2d02cd8cb07af319c3d58 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix poll options checkboxes/radio buttons not being vertically centeredThibG
Port d41494226dbe9f3c3cf3b98a376d47b8c836c948 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix “slow mode” issuesThibG
Port f1098675782944fe1dabec71cd58d3d091da06a0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix expiring polls not being displayed as such in the WebUIThibG
Port 524187b65344f6bcedb9bc188df7b6032540ac48 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix media description button being disabled at 420 characters ↵ThibG
instead of 1500 Port c00ab575b7450f133946fb94d7367b5d810a2d89 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix profile fields overflowing page widthEugen Rochko
Port cfd4c55c8825f301f88cf5d90afe36a10d590329 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18Fix build issues due to the “pt” locale being renamed to “pt-PT”Thibaut Girka
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
Conflicts: - app/controllers/auth/sessions_controller.rb Minor conflict due to glitch-soc's theming code
2019-09-18Add password challenge to 2FA settings, e-mail notifications (#11878)Eugen Rochko
Fix #3961
2019-09-18Fix eslint error of import/no-extraneous-dependencies (#11884)nzws✨
* Fix eslint error of import/no-extraneous-dependencies - Add history dependency * refactoring code
2019-09-18Change spam check to apply to local accounts and add a threshold (#11806)Eugen Rochko
Instead of detecting spam on first duplicate message, add a threshold of 5 such messages to reduce false positives
2019-09-18Fix “load more” adding older toots/notifications to pending items (#11883)ThibG
2019-09-18Add users remember_token index (#11881)abcang
2019-09-18Check existence of timeline state in community timeline (#11880)Yamagishi Kazutoshi
2019-09-18Fix TOTP codes not being filtered from logs during enabling/disabling (#11877)Eugen Rochko
Not a serious issue because they are meaningless past single use
2019-09-18Fix composer dropdown toggle buttons (threaded mode and local-only) not workingThibaut Girka
2019-09-17Fix audit log error when custom emoji is copied from remote server (#11876)han@highemelry
2019-09-17Fix boost confirmation modal for description-less media not workingThibaut Girka
2019-09-17Fixed not being able to display review pending hashtags in the admin UI. ↵mayaeh
(#11875)
2019-09-17Fix webfinger response not returning 410 when account is suspended (#11869)Eugen Rochko
2019-09-17Fix the sample account icon of Profile directory to local only (#11872)mayaeh
2019-09-17Fix Move handler queuing jobs that will fail if account is suspended (#11864)Eugen Rochko
Don't put Move handler on cooldown if it didn't run. Skip unmerging from timelines to save unnecessary work.
2019-09-17Improve IP cleanup query (#11871)abcang
2019-09-16Fix SSO login not using existing account when e-mail is verified (#11862)Eugen Rochko
Fix #11472
2019-09-16Fix web UI allowing uploads past status limit via drag & drop (#11863)Eugen Rochko
Fix #11659
2019-09-16Change timelines to add new items to pending items when scrolled down (#11867)ThibG
2019-09-16Bump capybara from 3.28.0 to 3.29.0 (#11854)dependabot-preview[bot]
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.28.0 to 3.29.0. - [Release notes](https://github.com/teamcapybara/capybara/releases) - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](https://github.com/teamcapybara/capybara/compare/3.28.0...3.29.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16Fix poll options checkboxes/radio buttons not being vertically centered (#11833)ThibG
2019-09-16Fix “slow mode” issues (#11859)ThibG
* Fix weird scroll-jumping behavior with pending items * Treat pending items as unread items * Fix scroll position being altered because of the “X new items” button
2019-09-16Fix pre-review confirmation e-mail saying you can't login (#11860)Eugen Rochko
Fix #11419