about summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-07-26[Glitch] Add documentation for “p” hotkeyThibaut Girka
2018-07-26Add hotkey variants to keyboard shortcuts descriptionThibaut Girka
2018-07-26Merge pull request #603 from ThibG/glitch-soc/merge-upstreamThibG
2018-07-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-26Prevent scrolling main frame when navigating in image gallery with arrow keysThibaut Girka
2018-07-26Improve keyboard shortcuts descriptions (#8066)ThibG
2018-07-26Prevent scrolling main frame when navigating in image gallery with arrow keys...ThibG
2018-07-26Fix .column-back-button line-height (#8074)Eai
2018-07-26Call address instead of exchange (#8076)abcang
2018-07-26fix typo in 🇵🇱 (#8075)Marcin Mikołajczak
2018-07-25Add secure option to additional cookie (#8069)abcang
2018-07-24[Glitch] Use LoadingBar instead of blur to indicate that an image is loadingThibaut Girka
2018-07-24Use the same description string as upstream for the “x” hotkeyThibaut Girka
2018-07-24Fix focusing search bar with hotkeysThibaut Girka
2018-07-24Fix focusing composer textarea on “new toot” hotkeyThibaut Girka
2018-07-24Fix routing issues, especially keyboards shortcuts changing locationThibaut Girka
2018-07-24Weblate translations (2018-07-25) (#8065)Yamagishi Kazutoshi
2018-07-21Display custom emoji in account notes in WebUI (fixes #595)Thibaut Girka
2018-07-18Add CSS for the newly-introduced dashboard (fixes #592)Thibaut Girka
2018-07-18[Glitch] Ensure container of React components has full widthThibaut Girka
2018-07-18Merge pull request #590 from ThibG/glitch-soc/merge-upstreamThibG
2018-07-18Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-18Increase timeout for assets:precompileThibaut Girka
2018-07-18Goodbye Travis CI, hello Circle CI? (fixes #559)Thibaut Girka
2018-07-18Disable threaded mode when canceling a reply (fixes #583)Thibaut Girka
2018-07-18Merge pull request #585 from ThibG/glitch-soc/merge-upstreamThibG
2018-07-18Weblate translations (2018-07-18) (#8047)Yamagishi Kazutoshi
2018-07-17Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-17Do not cause an error if domain_lists.blocks.next is undefined (fixes #572)Thibaut Girka
2018-07-17Process statuses on COMPOSE_SUBMIT_SUCCESS (fixes #579)Thibaut Girka
2018-07-17Merge pull request #578 from ThibG/glitch-soc/merge-upstreamThibG
2018-07-17Hide "A look inside" in mobile layout on frontpage (#8044)Eugen Rochko
2018-07-17Ensure container of React components has full width (#8043)Eugen Rochko
2018-07-17Update supported Node.js version (#8041)abcang
2018-07-17Add missing translation for admin dashboard trends section (#8040)Eugen Rochko
2018-07-16Fix number of results returned from TrendingTags.getEugen Rochko
2018-07-16Fix tag usage display on admin dashboardEugen Rochko
2018-07-16Display trending hashtags on admin dashboard (#8038)Eugen Rochko
2018-07-16Fix ActivityPub::UpdateDistributionWorker regression (#8039)Eugen Rochko
2018-07-16Fix activity:interactions counter to count all interactions (#8037)Eugen Rochko
2018-07-16Avoid loading rails-ujs twice on vanilla flavourThibaut Girka
2018-07-16Whitelist dat/ipfs/gopher links in sanitizer (#8034)Eugen Rochko
2018-07-16Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-07-16i18n: Update Polish translation (#8032)Marcin Mikołajczak
2018-07-16Fix typo in Admin::DashboardController#indexEugen Rochko
2018-07-16Add admin dashboard (#8029)Eugen Rochko
2018-07-15Fix index detection a migration to revert index change (#8026)Akihiko Odaki
2018-07-15Upgrade Node.js to v8.x on nvmrc (#8023)THE BOSS ♨
2018-07-15Dockerfile: run asset precompilation as a build step (#7780)Kevin Liu
2018-07-15Use LoadingBar instead of blur to indicate that an image is loading (fixes #4...ThibG