Commit Graph

  • 418f0a33e9 Add a visibility icon to status (#14123) Takeshi Umeda 2020-06-26 05:43:59 +09:00
  • 1d2b0d2121 Fix design issues with sensitive preview cards (#14126) ThibG 2020-06-25 22:42:01 +02:00
  • 8ed2f9409c Remove unnecessary version locks (#14139) Yamagishi Kazutoshi 2020-06-26 05:41:24 +09:00
  • 0a56a4a1bc Fix avatar size in public page detailed status (#14140) ThibG 2020-06-25 22:41:12 +02:00
  • 9ea91bbf59 Update Dockerfile (#13582) Shlee 2020-06-25 18:17:53 +08:00
  • 370e38ee15 Add tootctl email-domain-blocks (#13589) tateisu 2020-06-25 19:17:10 +09:00
  • 62ef6406cd remove duplicated indexes according to pghero (#13695) Lerk 2020-06-25 12:15:34 +02:00
  • 0f8b8bf126 Bump @babel/plugin-proposal-decorators from 7.8.3 to 7.10.3 (#14137) dependabot[bot] 2020-06-25 19:01:15 +09:00
  • 21f9cc4c62 Bump aws-sdk-s3 from 1.68.1 to 1.69.0 (#14109) dependabot[bot] 2020-06-25 17:49:34 +09:00
  • 3a8ccbae63 Bump aws-sigv4 from 1.1.4 to 1.2.0 (#14107) dependabot[bot] 2020-06-25 17:49:05 +09:00
  • d272a324c1 Bump capybara from 3.32.2 to 3.33.0 (#14105) dependabot[bot] 2020-06-25 17:48:40 +09:00
  • 034bd611ca Bump rspec-sidekiq from 3.0.3 to 3.1.0 (#14104) dependabot[bot] 2020-06-25 17:47:34 +09:00
  • 0ab97c7b20 Bump excon from 0.74.0 to 0.75.0 (#14103) dependabot[bot] 2020-06-25 17:46:11 +09:00
  • 1c2daaa1b5 Bump stackframe from 1.1.1 to 1.2.0 (#14082) dependabot[bot] 2020-06-25 17:40:04 +09:00
  • 759662aa3f Bump elasticsearch from 7.7.0 to 7.8.0 (#14108) dependabot[bot] 2020-06-25 10:32:59 +02:00
  • cd1f5158b2 Bump eslint-visitor-keys from 1.1.0 to 1.2.0 (#14076) dependabot[bot] 2020-06-25 17:31:29 +09:00
  • bd2550fad3 Bump acorn-walk from 7.1.1 to 7.2.0 (#14077) dependabot[bot] 2020-06-25 17:31:03 +09:00
  • 5b2602fd1d Bump loofah from 2.5.0 to 2.6.0 (#14071) dependabot[bot] 2020-06-25 17:27:36 +09:00
  • 32f330dbc0 Bump rdf from 3.1.2 to 3.1.3 (#14070) dependabot[bot] 2020-06-25 17:27:10 +09:00
  • e4503c49d1 Bump eslint-plugin-jsx-a11y from 6.2.3 to 6.3.1 (#14114) dependabot[bot] 2020-06-25 17:24:15 +09:00
  • 6d12067b7f Bump parser from 2.7.1.3 to 2.7.1.4 (#14101) dependabot[bot] 2020-06-25 17:22:53 +09:00
  • 844393ec29 Bump aws-partitions from 1.329.0 to 1.332.0 (#14110) dependabot[bot] 2020-06-25 17:22:35 +09:00
  • 2e88dc33d3 Bump fast-deep-equal from 3.1.1 to 3.1.3 (#14111) dependabot[bot] 2020-06-25 17:21:06 +09:00
  • 0d258eaa10 Bump @babel/core from 7.10.2 to 7.10.3 (#14112) dependabot[bot] 2020-06-25 17:19:30 +09:00
  • f0f1161939 Bump elliptic from 6.5.2 to 6.5.3 (#14115) dependabot[bot] 2020-06-25 17:16:59 +09:00
  • 7afc31d793 Bump es-abstract from 1.17.5 to 1.17.6 (#14117) dependabot[bot] 2020-06-25 17:13:54 +09:00
  • 662a49dc3f Fix various issues around OpenGraph representation of media (#14133) Eugen Rochko 2020-06-25 01:33:01 +02:00
  • e9ff61ca07 Remove unused dependency on wavesurfer.js (#14136) ThibG 2020-06-24 22:54:06 +02:00
  • ddcdddd6fc Change streaming server to treat blank redis password as password-less auth (#14135) ThibG 2020-06-24 22:25:23 +02:00
  • 8f4aff9b6f Merge pull request #1361 from ThibG/glitch-soc/merge-upstream ThibG 2020-06-24 17:06:26 +02:00
  • 72d193654b [Glitch] Fix very wide media attachments resulting in too thin a thumbnail ThibG 2020-06-23 17:24:29 +02:00
  • 83bc9f68af [Glitch] Fix modifier key to keep the EmojiPicker on macOS Takeshi Umeda 2020-06-20 20:30:40 +09:00
  • 51922d7ffa [Glitch] Fix unnecessary gap under of video modal fuyu 2020-06-20 20:30:27 +09:00
  • aae60a2366 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-06-24 15:33:41 +02:00
  • bb9ca8a587 Fix audio/video/images/cards not reacting to window resizes in web UI (#14130) Eugen Rochko 2020-06-24 10:25:32 +02:00
  • d469247083 Fix very wide media attachments resulting in too thin a thumbnail (#14127) ThibG 2020-06-23 17:24:29 +02:00
  • 01a99f7ec7 Fix crash in MergeWorker (#14129) ThibG 2020-06-23 16:40:01 +02:00
  • 5d12b63e79 Simplify filtering condition Thibaut Girka 2020-06-23 15:37:45 +02:00
  • c1377049c6 never filter own posts from timeline ash lea 2020-06-19 20:01:25 -07:00
  • 791402af7c never filter own posts from timeline (#14128) ThibG 2020-06-23 16:01:34 +02:00
  • 419ad6248b Change volume control and download buttons in web UI (#14122) Eugen Rochko 2020-06-23 12:20:14 +02:00
  • aaf91abffa Fix audio player not working when media files are hosted on a different domain (#14118) ThibG 2020-06-22 19:24:16 +02:00
  • c6904c0d37 Fix unique username constraint for local users not being enforced in database (#14099) ThibG 2020-06-21 12:41:38 +02:00
  • 75a2b8f815 Change design of audio players in web UI (#14095) Eugen Rochko 2020-06-21 02:27:19 +02:00
  • f111b71d1c Bump eslint-import-resolver-node from 0.3.3 to 0.3.4 (#14081) dependabot[bot] 2020-06-21 08:32:23 +09:00
  • 975c943432 Bump fast-glob from 3.2.2 to 3.2.4 (#14079) dependabot[bot] 2020-06-21 08:32:02 +09:00
  • 1b29574a54 Bump sass from 1.26.5 to 1.26.8 (#14078) dependabot[bot] 2020-06-21 08:30:09 +09:00
  • 25cd4998fe Bump aws-sdk-core from 3.99.2 to 3.100.0 (#14072) dependabot[bot] 2020-06-21 08:28:45 +09:00
  • 02fc97928c Bump nearley from 2.19.3 to 2.19.4 (#14075) dependabot[bot] 2020-06-21 08:27:50 +09:00
  • 3bf3b4cb22 Bump electron-to-chromium from 1.3.448 to 1.3.475 (#14068) dependabot[bot] 2020-06-21 08:26:21 +09:00
  • d22931454e Bump caniuse-lite from 1.0.30001078 to 1.0.30001084 (#14083) dependabot[bot] 2020-06-21 08:25:05 +09:00
  • 434a6d0b15 Fix modifier key to keep the EmojiPicker on macOS (#14096) Takeshi Umeda 2020-06-20 20:30:40 +09:00
  • cb3c6d1780 Fix unnecessary gap under of video modal (#14098) fuyu 2020-06-20 20:30:27 +09:00
  • a279acc730 Fix not working I18n on 2FA and Sign in token page (#14087) fuyu 2020-06-20 20:30:13 +09:00
  • ac8a788370 Fix functional user requirements in whitelist mode (#14093) ThibG 2020-06-19 19:18:47 +02:00
  • c7da2cc5a1 Merge pull request #1358 from ThibG/glitch-soc/merge-upstream ThibG 2020-06-17 18:28:28 +02:00
  • 9a641a5a0e [Glitch] Add hints about incomplete remote content to web UI Eugen Rochko 2020-06-14 22:29:40 +02:00
  • 65a9b788fc [Glitch] Fix initial audio volume not corresponding to what's displayed ThibG 2020-06-15 16:43:30 +02:00
  • 45fbba2742 [Glitch] Fixed emoji detection problem to append border fuyu 2020-06-11 04:56:14 +09:00
  • 59e92004b3 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-06-17 17:10:15 +02:00
  • b1d492f30a Bump parallel from 1.19.1 to 1.19.2 (#14069) dependabot[bot] 2020-06-17 20:18:43 +09:00
  • f56129a947 Suppress Redis#exists(key) warning (#14067) mayaeh 2020-06-17 17:31:31 +09:00
  • f5e6cbacf3 Bump capistrano from 3.14.0 to 3.14.1 (#14037) dependabot[bot] 2020-06-17 06:31:30 +02:00
  • 437cdf89e0 [Security] Bump rack from 2.2.2 to 2.2.3 (#14064) mayaeh 2020-06-17 13:30:57 +09:00
  • ee3e709e74 Bump sanitize from 5.2.0 to 5.2.1 (#14063) dependabot[bot] 2020-06-17 10:15:54 +09:00
  • 06262afeb2 Bump parallel_tests from 2.32.0 to 3.0.0 (#14044) dependabot[bot] 2020-06-16 01:00:56 +09:00
  • a26f9cc0b1 Bump bundler-audit from 0.6.1 to 0.7.0.1 (#14034) dependabot[bot] 2020-06-16 00:57:20 +09:00
  • 764fc04957 Bump jest from 25.4.0 to 26.0.1 (#14056) dependabot[bot] 2020-06-15 23:48:15 +09:00
  • 755e8c76ab Fix initial audio volume not corresponding to what's displayed (#14057) ThibG 2020-06-15 16:43:30 +02:00
  • df30002df8 Bump excon from 0.73.0 to 0.74.0 (#14046) dependabot[bot] 2020-06-15 23:41:18 +09:00
  • e009dcd1ab Bump eslint-plugin-import from 2.20.2 to 2.21.2 (#14054) dependabot[bot] 2020-06-15 23:38:23 +09:00
  • 0d5570b631 Bump css-loader from 3.5.3 to 3.6.0 (#14041) dependabot[bot] 2020-06-15 23:37:30 +09:00
  • a3a68445f1 Bump devise from 4.7.1 to 4.7.2 (#14045) dependabot[bot] 2020-06-15 23:31:04 +09:00
  • 36f3f874c8 Bump net-ssh from 6.0.2 to 6.1.0 (#14050) dependabot[bot] 2020-06-15 23:28:56 +09:00
  • 175befd398 Bump rubocop-rails from 2.5.2 to 2.6.0 (#14047) dependabot[bot] 2020-06-15 23:26:27 +09:00
  • 3aa33948cd Bump @babel/plugin-transform-react-inline-elements from 7.9.0 to 7.10.1 (#14048) dependabot[bot] 2020-06-15 23:25:17 +09:00
  • ee86d9f235 Bump httplog from 1.4.2 to 1.4.3 (#14043) dependabot[bot] 2020-06-15 23:22:01 +09:00
  • cd3f069e85 Bump merge2 from 1.3.0 to 1.4.1 (#14052) dependabot[bot] 2020-06-15 23:20:20 +09:00
  • 1357cc7a12 Bump jsx-ast-utils from 2.3.0 to 2.4.1 (#14040) dependabot[bot] 2020-06-15 23:19:18 +09:00
  • d2e7813c62 Bump node-releases from 1.1.57 to 1.1.58 (#14053) dependabot[bot] 2020-06-15 23:17:43 +09:00
  • 153e8c281c Bump opencollective-postinstall from 2.0.2 to 2.0.3 (#14042) dependabot[bot] 2020-06-15 23:16:25 +09:00
  • e872197d55 Bump redis from 4.1.4 to 4.2.1 (#14038) dependabot[bot] 2020-06-15 23:11:20 +09:00
  • 10857f4177 Bump regenerate from 1.4.0 to 1.4.1 (#14051) dependabot[bot] 2020-06-15 23:10:30 +09:00
  • b82cd65edd Bump ast from 2.4.0 to 2.4.1 (#14035) dependabot[bot] 2020-06-15 22:46:37 +09:00
  • cfb8b285d2 Bump aws-sdk-s3 from 1.67.1 to 1.68.1 (#14033) dependabot[bot] 2020-06-15 22:31:23 +09:00
  • 728148c2e5 Add a default DB_HOST to .env.vagrant for enable the streaming (#14030) fuyu 2020-06-15 08:57:06 +09:00
  • 3e9dc4044b Add hints about incomplete remote content to web UI (#14031) Eugen Rochko 2020-06-14 22:29:40 +02:00
  • b1484cf3ce Fixed emoji detection problem to append border (#14020) fuyu 2020-06-11 04:56:14 +09:00
  • 91055f497f Update Elasticsearch from 6.1 to 6.8 in docker-compose.yml (Fix glitch-soc#1348) (#14016) Shlee 2020-06-10 19:57:30 +08:00
  • c813789e06 Fix TL sometimes jumping when closing modals (#14019) ThibG 2020-06-10 13:57:13 +02:00
  • 0a5cf075cd Merge pull request #1356 from ThibG/glitch-soc/merge-upstream ThibG 2020-06-10 12:12:14 +02:00
  • b9d75e49c2 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-06-10 12:10:26 +02:00
  • cc6b8a9615 Fix WebUI crash when processing accounts before page is loaded (#14015) ThibG 2020-06-09 20:53:20 +02:00
  • 34d92e0233 Disable dependabot Thibaut Girka 2020-06-09 13:08:38 +02:00
  • 3287a10fe9 Merge pull request #1350 from ThibG/glitch-soc/merge-upstream ThibG 2020-06-09 13:00:24 +02:00
  • e9d7ca7645 [Glitch] Fix WebUI crash when loading account data before page is loaded Thibaut Girka 2020-06-09 11:55:07 +02:00
  • b826e504b4 Disable E2EE-related routes Thibaut Girka 2020-06-09 11:16:42 +02:00
  • 00cd919750 [Glitch] Add hotkey for toggling content warning composer field ThibG 2020-06-09 10:32:32 +02:00
  • 5e07deefc1 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-06-09 11:12:53 +02:00
  • 304721edc1 [Glitch] Improve rendering of emoji which do not contrast with background ThibG 2020-06-09 10:28:23 +02:00