Commit Graph

  • 4e1efacfac [Glitch] Add limit of 8 different reaction types per announcement Eugen Rochko 2020-01-25 05:23:33 +01:00
  • f1e4738f81 [Glitch] Add number animations Eugen Rochko 2020-01-25 05:23:05 +01:00
  • 3c4bd03949 [Glitch] Change font size of announcements to be the same as statuses Eugen Rochko 2020-01-25 04:20:06 +01:00
  • 2bde217ea5 [Glitch] Fix unlocalized dropdown button title Sasha Sorokin 2020-01-24 16:37:04 -05:00
  • 1f8563c256 Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream Thibaut Girka 2020-01-25 10:17:13 +01:00
  • 05351cbffb [Glitch] minor server-sent events fixes Ben Lubar 2020-01-24 13:51:33 -06:00
  • 61f699c0e9 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-01-25 10:04:41 +01:00
  • f816da9c64 Add limit of 8 different reaction types per announcement (#12950) Eugen Rochko 2020-01-25 05:23:33 +01:00
  • 76f1ed834e Add number animations (#12948) Eugen Rochko 2020-01-25 05:23:05 +01:00
  • 71921f6bc3 Fix user disabling changing activity timestamps, fix nil error (#12943) Eugen Rochko 2020-01-25 05:22:35 +01:00
  • b89e6cfe70 Change font size of announcements to be the same as statuses (#12949) Eugen Rochko 2020-01-25 04:20:06 +01:00
  • 1268e3b572 Fix unlocalized dropdown button title (#12947) Sasha Sorokin 2020-01-24 16:37:04 -05:00
  • 288f509424 Fix type error in announcement reaction update event payload (#12946) ThibG 2020-01-24 22:08:24 +01:00
  • 0dfba0884e minor server-sent events fixes (#12945) Ben Lubar 2020-01-24 13:51:33 -06:00
  • 14ca559705 Evenly spread space between tabs (#12944) Sasha Sorokin 2020-01-24 14:50:49 -05:00
  • 0be67df4f0 Merge pull request #1265 from ThibG/glitch-soc/merge-upstream ThibG 2020-01-24 17:28:22 +01:00
  • bdc1581556 Fix emoji button styling in glitch-soc Thibaut Girka 2020-01-24 16:17:33 +01:00
  • 376e524278 [Glitch] Add announcements Eugen Rochko 2020-01-23 22:00:13 +01:00
  • 4f51fe03c9 [Glitch] Add “account timeline” filter category ThibG 2020-01-23 21:32:00 +01:00
  • de76a8969e [Glitch] Fix unfollow confirmations in account directory ThibG 2020-01-22 16:26:47 +01:00
  • 4417e9e1fd [Glitch] Add transparent support for EventSource streaming. Ben Lubar 2020-01-21 11:57:21 -06:00
  • 9adeaf2bfc Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-01-24 14:37:06 +01:00
  • 4bae4e972d Bump version to 3.1.0rc1 (#12932) Eugen Rochko 2020-01-24 01:14:51 +01:00
  • ea215ef63f New Crowdin translations (#12933) Eugen Rochko 2020-01-24 00:23:30 +01:00
  • dd4738a3f2 Mac is now known as macOS (#12935) koyu 2020-01-24 00:21:13 +01:00
  • c4c315ea40 Fix OEmbed leaking information about existence of non-public statuses (#12930) Eugen Rochko 2020-01-24 00:20:51 +01:00
  • daf71573d0 Fix password change/reset not immediately invalidating other sessions (#12928) Eugen Rochko 2020-01-24 00:20:38 +01:00
  • ce1dee85b5 Fix relationships page not showing results in admin UI (#12934) Eugen Rochko 2020-01-24 00:20:23 +01:00
  • dee853f23c Remove bad encoding middleware (#12931) Eugen Rochko 2020-01-24 00:20:03 +01:00
  • 105f83fc1e New Crowdin translations (#12859) Eugen Rochko 2020-01-23 22:04:00 +01:00
  • f52c988e12 Add announcements (#12662) Eugen Rochko 2020-01-23 22:00:13 +01:00
  • 81cc86bb1f Fix media attachments without file being uploadable (#12562) Eugen Rochko 2020-01-23 21:40:03 +01:00
  • 43daeccccb Add “account timeline” filter category (#12918) ThibG 2020-01-23 21:32:00 +01:00
  • a8e46cf7a1 Add support for magnet: URIs (#12905) ThibG 2020-01-23 21:27:26 +01:00
  • c0006a004d Change followers page to relationships page in admin UI (#12927) Eugen Rochko 2020-01-23 20:33:20 +01:00
  • 27f9aa3477 Document AUTHORIZED_FETCH mode and WHITELIST_MODE (#12856) ThibG 2020-01-23 00:43:54 +01:00
  • ec3ee67564 Fix unfollow confirmations in account directory (#12922) ThibG 2020-01-22 16:26:47 +01:00
  • 40852b84bd Fix duplicate “description” meta tag on accounts public pages (#12923) ThibG 2020-01-22 16:26:23 +01:00
  • 619da5a4dc Add transparent support for EventSource streaming. (#12887) Ben Lubar 2020-01-21 11:57:21 -06:00
  • e1c5f43039 Fix slow query of federated timeline (#12886) notozeki 2020-01-22 02:56:34 +09:00
  • 26988be57d Close registration before self-destruct (#12877) Jeong Arm 2020-01-22 02:56:18 +09:00
  • b0acead946 Upgrade .nvmrc to Node.js 12 (#12906) Kody 2020-01-21 12:42:13 +01:00
  • a8c109baca Merge pull request #1264 from ThibG/glitch-soc/merge-upstream ThibG 2020-01-20 19:20:40 +01:00
  • dc2ab6e646 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-01-20 18:31:11 +01:00
  • 02063c245c Fix not all of account's active IPs showing up in admin UI (#12909) Eugen Rochko 2020-01-20 18:00:54 +01:00
  • 91e4955e08 Fix admin interface crashing when listing boosts with non-video media attachments (#12907) ThibG 2020-01-20 17:39:14 +01:00
  • ba16d4b413 Fix search by IP not using alternative browser sessions in admin UI (#12904) Eugen Rochko 2020-01-20 17:00:41 +01:00
  • eeb8753adc Add glitch-soc front-end support for many upstream translations Thibaut Girka 2020-01-20 16:43:18 +01:00
  • 2d5addde03 Fix “X new items” not showing up for slow mode on empty timelines (#12875) ThibG 2020-01-20 16:34:42 +01:00
  • 39f2bce231 Bump @babel/core from 7.7.7 to 7.8.3 (#12893) dependabot-preview[bot] 2020-01-21 00:14:06 +09:00
  • 6feafb8802 Various fixes and improvements (#12878) Eugen Rochko 2020-01-20 15:55:03 +01:00
  • 06f6995860 Bump httplog from 1.3.3 to 1.4.0 (#12902) dependabot-preview[bot] 2020-01-20 23:45:10 +09:00
  • 008063d562 [Glitch] Change reported media attachments to always be hidden in admin UI Eugen Rochko 2020-01-18 19:50:43 +01:00
  • 204dd7fd22 Bump @babel/plugin-proposal-decorators from 7.8.0 to 7.8.3 (#12895) dependabot-preview[bot] 2020-01-20 23:15:59 +09:00
  • 45709d6987 Merge branch 'master' into glitch-soc/master Thibaut Girka 2020-01-20 15:00:22 +01:00
  • 51182843d4 Bump parallel_tests from 2.30.0 to 2.30.1 (#12901) dependabot-preview[bot] 2020-01-20 22:08:14 +09:00
  • 850a217784 Bump faker from 2.10.0 to 2.10.1 (#12899) dependabot-preview[bot] 2020-01-20 21:37:26 +09:00
  • 7f22cb6d2b Bump react-swipeable-views from 0.13.3 to 0.13.4 (#12894) dependabot-preview[bot] 2020-01-20 21:06:40 +09:00
  • af70e54d71 Bump @babel/runtime from 7.8.0 to 7.8.3 (#12892) dependabot-preview[bot] 2020-01-20 21:05:52 +09:00
  • d39e289a76 Bump @babel/plugin-proposal-class-properties from 7.7.4 to 7.8.3 (#12891) dependabot-preview[bot] 2020-01-20 21:05:36 +09:00
  • 6bd2186733 Bump autoprefixer from 9.7.3 to 9.7.4 (#12890) dependabot-preview[bot] 2020-01-20 21:02:45 +09:00
  • 7cb2de8a39 Bump wavesurfer.js from 3.3.0 to 3.3.1 (#12889) dependabot-preview[bot] 2020-01-20 21:00:43 +09:00
  • acefc19975 Bump eslint-plugin-import from 2.19.1 to 2.20.0 (#12888) dependabot-preview[bot] 2020-01-20 21:00:22 +09:00
  • 7bf808d126 Bump compression-webpack-plugin from 3.0.1 to 3.1.0 (#12896) dependabot-preview[bot] 2020-01-20 20:59:28 +09:00
  • 9f6785592b Bump capistrano-rbenv from 2.1.4 to 2.1.6 (#12898) dependabot-preview[bot] 2020-01-20 20:58:56 +09:00
  • 4bdbaf809b Bump webmock from 3.7.6 to 3.8.0 (#12900) dependabot-preview[bot] 2020-01-20 12:46:03 +01:00
  • 4078eda312 Bump i18n-tasks from 0.9.29 to 0.9.30 (#12903) dependabot-preview[bot] 2020-01-20 12:45:23 +01:00
  • 69d510a980 Bump oj from 3.10.0 to 3.10.1 (#12897) dependabot-preview[bot] 2020-01-20 12:43:52 +01:00
  • a7d34d49ad Add is to available locales (#12882) Eugen Rochko 2020-01-18 23:22:35 +01:00
  • 1ded3bb752 Change reported media attachments to always be hidden in admin UI (#12879) Eugen Rochko 2020-01-18 19:50:43 +01:00
  • 709ca0496d Undo translations restored to its previous state (#12876) mayaeh 2020-01-17 18:53:53 +09:00
  • 345bba4812 Exempt staff members from spam check (#12874) ThibG 2020-01-17 07:50:30 +01:00
  • 827e590d8e Drop support for Ruby 2.4 from CircleCI (#12834) Shlee 2020-01-15 14:45:00 +08:00
  • a31139c9f1 Bump browser from 2.7.1 to 3.0.3 (#12850) dependabot-preview[bot] 2020-01-15 10:24:35 +09:00
  • 2c15f9aaa2 Bump @babel/preset-react from 7.7.4 to 7.8.3 (#12865) dependabot-preview[bot] 2020-01-14 21:17:21 +09:00
  • dcf7d86378 2019 -> 2020 (#12867) Stéphane Guillou 2020-01-14 20:20:13 +10:00
  • 02d272cf49 Fix access to OEmbed endpoint in secure mode (#12864) Eugen Rochko 2020-01-14 08:52:32 +01:00
  • 37b5139822 Bump @babel/preset-env from 7.7.7 to 7.8.3 (#12866) dependabot-preview[bot] 2020-01-14 12:05:32 +09:00
  • 1fd74ba09e Bump @babel/plugin-transform-react-inline-elements from 7.7.4 to 7.8.0 (#12848) dependabot-preview[bot] 2020-01-14 11:34:09 +09:00
  • 114ee287dc Remove derailed_benchmarks dependency (#12861) Yamagishi Kazutoshi 2020-01-14 08:43:12 +09:00
  • 08e540f01d Bump pg from 1.2.1 to 1.2.2 (#12854) dependabot-preview[bot] 2020-01-14 03:09:31 +09:00
  • f82e028bfd Bump axios from 0.19.0 to 0.19.1 (#12846) dependabot-preview[bot] 2020-01-14 03:05:14 +09:00
  • 031a432559 Bump ox from 2.11.0 to 2.12.1 (#12853) dependabot-preview[bot] 2020-01-14 03:02:20 +09:00
  • 2950b09706 Bump json-ld from e742697a0906e74e8bb777ef98137bc3955d981d to 3.1.0 (#12852) dependabot-preview[bot] 2020-01-14 03:01:43 +09:00
  • a0ad1f5cda Bump rubocop from 0.78.0 to 0.79.0 (#12851) dependabot-preview[bot] 2020-01-14 02:58:56 +09:00
  • 392e84abe6 Bump @babel/runtime from 7.7.7 to 7.8.0 (#12847) dependabot-preview[bot] 2020-01-14 02:56:47 +09:00
  • e6c2254701 Bump css-loader from 3.4.1 to 3.4.2 (#12842) dependabot-preview[bot] 2020-01-14 02:56:21 +09:00
  • 940b58eb9e Bump @babel/plugin-proposal-decorators from 7.7.4 to 7.8.0 (#12844) dependabot-preview[bot] 2020-01-14 02:55:30 +09:00
  • 923ae7067b Bump terser-webpack-plugin from 2.3.1 to 2.3.2 (#12839) dependabot-preview[bot] 2020-01-14 02:54:45 +09:00
  • 512f5f9b2b Bump sass-loader from 8.0.0 to 8.0.2 (#12860) dependabot-preview[bot] 2020-01-14 02:53:42 +09:00
  • ddcf78d8d3 Merge pull request #1263 from ThibG/glitch-soc/merge-upstream ThibG 2020-01-13 16:07:40 +01:00
  • 83f8bf48d9 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-01-13 13:14:35 +01:00
  • 3287ec8ca3 Fix file names being obfuscated on update when file didn't change (#12857) Eugen Rochko 2020-01-13 12:54:33 +01:00
  • 3a6f9860fc New Crowdin translations (#12830) Eugen Rochko 2020-01-13 12:02:37 +01:00
  • d20eddc6b5 Bump rubocop-rails from 2.4.0 to 2.4.1 (#12780) dependabot-preview[bot] 2020-01-13 02:53:57 +09:00
  • 7ab12b7654 [Glitch] Correct margins for heading actions Sasha Sorokin 2020-01-12 20:16:20 +07:00
  • 32191267a5 [Glitch] Use heading actions and placeholders in settings Sasha Sorokin 2020-01-11 08:14:45 +07:00
  • 980c004f06 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2020-01-12 15:57:34 +01:00
  • 24cd2126c6 Fix Ruby 2.7 support (#12831) ThibG 2020-01-12 15:49:30 +01:00
  • a369d1ca64 New Crowdin translations (#12378) Eugen Rochko 2020-01-12 15:18:03 +01:00