about summary refs log tree commit diff
AgeCommit message (Expand)Author
2020-06-24Remove unused dependency on wavesurfer.js (#14136)ThibG
2020-06-24Change streaming server to treat blank redis password as password-less auth (...ThibG
2020-06-24Fix audio/video/images/cards not reacting to window resizes in web UI (#14130)Eugen Rochko
2020-06-23Fix very wide media attachments resulting in too thin a thumbnail (#14127)ThibG
2020-06-23Fix crash in MergeWorker (#14129)ThibG
2020-06-23never filter own posts from timeline (#14128)ThibG
2020-06-23Change volume control and download buttons in web UI (#14122)Eugen Rochko
2020-06-22Fix audio player not working when media files are hosted on a different domai...ThibG
2020-06-21Fix unique username constraint for local users not being enforced in database...ThibG
2020-06-21Change design of audio players in web UI (#14095)Eugen Rochko
2020-06-21Bump eslint-import-resolver-node from 0.3.3 to 0.3.4 (#14081)dependabot[bot]
2020-06-21Bump fast-glob from 3.2.2 to 3.2.4 (#14079)dependabot[bot]
2020-06-21Bump sass from 1.26.5 to 1.26.8 (#14078)dependabot[bot]
2020-06-21Bump aws-sdk-core from 3.99.2 to 3.100.0 (#14072)dependabot[bot]
2020-06-21Bump nearley from 2.19.3 to 2.19.4 (#14075)dependabot[bot]
2020-06-21Bump electron-to-chromium from 1.3.448 to 1.3.475 (#14068)dependabot[bot]
2020-06-21Bump caniuse-lite from 1.0.30001078 to 1.0.30001084 (#14083)dependabot[bot]
2020-06-20Fix modifier key to keep the EmojiPicker on macOS (#14096)Takeshi Umeda
2020-06-20Fix unnecessary gap under of video modal (#14098)fuyu
2020-06-20Fix not working I18n on 2FA and Sign in token page (#14087)fuyu
2020-06-19Fix functional user requirements in whitelist mode (#14093)ThibG
2020-06-17Bump parallel from 1.19.1 to 1.19.2 (#14069)dependabot[bot]
2020-06-17Suppress Redis#exists(key) warning (#14067)mayaeh
2020-06-17Bump capistrano from 3.14.0 to 3.14.1 (#14037)dependabot[bot]
2020-06-17[Security] Bump rack from 2.2.2 to 2.2.3 (#14064)mayaeh
2020-06-17Bump sanitize from 5.2.0 to 5.2.1 (#14063)dependabot[bot]
2020-06-16Bump parallel_tests from 2.32.0 to 3.0.0 (#14044)dependabot[bot]
2020-06-16Bump bundler-audit from 0.6.1 to 0.7.0.1 (#14034)dependabot[bot]
2020-06-15Bump jest from 25.4.0 to 26.0.1 (#14056)dependabot[bot]
2020-06-15Fix initial audio volume not corresponding to what's displayed (#14057)ThibG
2020-06-15Bump excon from 0.73.0 to 0.74.0 (#14046)dependabot[bot]
2020-06-15Bump eslint-plugin-import from 2.20.2 to 2.21.2 (#14054)dependabot[bot]
2020-06-15Bump css-loader from 3.5.3 to 3.6.0 (#14041)dependabot[bot]
2020-06-15Bump devise from 4.7.1 to 4.7.2 (#14045)dependabot[bot]
2020-06-15Bump net-ssh from 6.0.2 to 6.1.0 (#14050)dependabot[bot]
2020-06-15Bump rubocop-rails from 2.5.2 to 2.6.0 (#14047)dependabot[bot]
2020-06-15Bump @babel/plugin-transform-react-inline-elements from 7.9.0 to 7.10.1 (#14048)dependabot[bot]
2020-06-15Bump httplog from 1.4.2 to 1.4.3 (#14043)dependabot[bot]
2020-06-15Bump merge2 from 1.3.0 to 1.4.1 (#14052)dependabot[bot]
2020-06-15Bump jsx-ast-utils from 2.3.0 to 2.4.1 (#14040)dependabot[bot]
2020-06-15Bump node-releases from 1.1.57 to 1.1.58 (#14053)dependabot[bot]
2020-06-15Bump opencollective-postinstall from 2.0.2 to 2.0.3 (#14042)dependabot[bot]
2020-06-15Bump redis from 4.1.4 to 4.2.1 (#14038)dependabot[bot]
2020-06-15Bump regenerate from 1.4.0 to 1.4.1 (#14051)dependabot[bot]
2020-06-15Bump ast from 2.4.0 to 2.4.1 (#14035)dependabot[bot]
2020-06-15Bump aws-sdk-s3 from 1.67.1 to 1.68.1 (#14033)dependabot[bot]
2020-06-15Add a default DB_HOST to .env.vagrant for enable the streaming (#14030)fuyu
2020-06-14Add hints about incomplete remote content to web UI (#14031)Eugen Rochko
2020-06-10Fixed emoji detection problem to append border (#14020)fuyu
2020-06-10Update Elasticsearch from 6.1 to 6.8 in docker-compose.yml (Fix glitch-soc#13...Shlee