Commit Graph

  • eb907a5bab formatting fix for eslint Ondřej Hruška 2017-10-18 23:44:06 +02:00
  • 39c9cdf7fe Remove unused filesAttached property. David Yip 2017-10-18 13:20:45 -05:00
  • 86cf4468af Update stylesheet imports in glitch components. David Yip 2017-10-18 11:52:34 -05:00
  • 42e8c8eb0e Merge tag 'v2.0.0' into gs-master David Yip 2017-10-18 11:52:04 -05:00
  • 09d81defcd Suppress type error(not a function) on calling fastSeek (#5452) Sho Kusano 2017-10-19 00:13:51 +09:00
  • 3810d98cd8 Bump version to 2.0.0 🐘 Eugen Rochko 2017-10-18 13:53:56 +02:00
  • 26b2a6a71e Fix pt-BR translation strings related to advanced search. (#5449) Renato "Lond" Cerqueira 2017-10-18 09:53:17 -02:00
  • edf9a5e4fc Revert #5438 for FR (#5450) Technowix 2017-10-18 13:51:30 +02:00
  • c710069c12 Some typos and supplementation in sentence structures (#5441) Håkan Eriksson 2017-10-18 13:50:52 +02:00
  • 990d6dd565 Run i18n-tasks checked-normalized in Travis CI (#5443) Yamagishi Kazutoshi 2017-10-18 18:57:02 +09:00
  • 402da46ff6 Enable coverage for Jest (#5442) Yamagishi Kazutoshi 2017-10-18 18:39:36 +09:00
  • e7099d8d9e fr.json typo (realtive time) (#5447) JohnD28 2017-10-18 09:47:14 +02:00
  • 637ea3bb5b Bump version to 2.0.0rc4 Eugen Rochko 2017-10-17 23:16:35 +02:00
  • 363d0d3a44 Dutch: A few strings I found last minute (#5440) Jeroen 2017-10-17 23:15:40 +02:00
  • 6e54719474 Make theme directory and Rename application.scss (#5336) YaQ 2017-10-18 05:20:07 +09:00
  • f3003417c5 When unreblog arrives over streaming API, just delete in UI (#5439) Eugen Rochko 2017-10-17 22:17:02 +02:00
  • 33ea042dec i18n better wording (OC/CA/FR) + string added in FR (#5438) JeanGauthier 2017-10-17 21:49:39 +02:00
  • 8b22a63ab0 Fix scrolling of dropdown when offscreen (#5434) Nolan Lawson 2017-10-17 11:38:16 -07:00
  • 05686cc99d Fix unwanted content warning gap in CSS (#5436) Eugen Rochko 2017-10-17 20:07:44 +02:00
  • 484208ce12 When status is fetched instead of delivered, do not stream it (#5437) Eugen Rochko 2017-10-17 20:05:21 +02:00
  • 3bc8924940 Don't capture scheme-less URLs in the status (#5435) unarist 2017-10-18 01:32:25 +09:00
  • a02de9e012 i18n update (#5427) in OC/CA/FR/ES (#5431) JeanGauthier 2017-10-17 13:03:28 +02:00
  • 2d395324e1 Fix React warning about tabIndex on status with CW (#5432) unarist 2017-10-17 20:03:12 +09:00
  • e6c9756fa9 Update German translation (#5425) Jakob Kramer 2017-10-17 12:02:47 +02:00
  • 5050719fac Add Japanese translations (#5427) Yamagishi Kazutoshi 2017-10-17 18:47:05 +09:00
  • 989553c69a Normalize locale files (#5429) Yamagishi Kazutoshi 2017-10-17 18:45:59 +09:00
  • 0e0c6b1b4b use-DB_NAME-in-development (#5430) masarakki 2017-10-17 18:45:37 +09:00
  • 554c2fd8af Clean up reblog tracking keys, related improvements (#5428) aschmitz 2017-10-17 04:45:06 -05:00
  • a2b600428c Swedish translation (#5406) Håkan Eriksson 2017-10-17 06:41:36 +02:00
  • df1a9c5ab5 Small update Dutch (nl) strings (#5424) Jeroen 2017-10-17 01:00:23 +02:00
  • 4421f6598f Fix dual toot button wrong behavior after compose re-design Ondřej Hruška 2017-10-16 23:32:13 +02:00
  • 64a5e9a1de workaround for null status Ondřej Hruška 2017-10-16 23:09:39 +02:00
  • 7364b26e4b Merge pull request #184 from tootsuite/master beatrix 2017-10-16 17:05:42 -04:00
  • 313ba202ef Merge pull request #182 from glitch-soc/wide-tootbox-panel David Yip 2017-10-16 15:49:22 -05:00
  • 7c44ad6355 Merge pull request #181 from glitch-soc/upstream-merge-again David Yip 2017-10-16 15:46:12 -05:00
  • 37ff061d9b satisfy eslint and jest Ondřej Hruška 2017-10-16 22:24:44 +02:00
  • 3d7de06db4 rem a comment Ondřej Hruška 2017-10-16 22:12:38 +02:00
  • 26f08f0791 double-decker tootbox Ondřej Hruška 2017-10-16 22:10:14 +02:00
  • 8b9ee5f16b Merge remote-tracking branch 'upstream/master' into upstream-merge-again Ondřej Hruška 2017-10-16 21:13:47 +02:00
  • 4b397adb5b fix some lint errors Ondřej Hruška 2017-10-16 21:13:34 +02:00
  • 8980aa804f Fix reduced motion breaking public galleries (#5423) Nolan Lawson 2017-10-16 12:08:01 -07:00
  • 34118169ac Keep references to all reblogs of a status on home feed (#5419) Eugen Rochko 2017-10-16 20:44:31 +02:00
  • 4fd7aebd5e Fix typo in a db:rollback script (#5422) Daigo 3 Dango 2017-10-16 08:29:49 -10:00
  • 65154869df Merge remote-tracking branch 'upstream/master' into upstream-merge-again David Yip 2017-10-16 09:54:16 -05:00
  • bc89995f65 Bump version to 2.0.0rc3 Eugen Rochko 2017-10-16 16:29:00 +02:00
  • 7e9d93472c Merge remote-tracking branch 'upstream/master' into gs-master David Yip 2017-10-16 09:27:01 -05:00
  • dbb1fce94d Merge remote-tracking branch 'upstream/master' into gs-master David Yip 2017-10-16 09:23:59 -05:00
  • 7cc71748ce Ensure that feed renegeration restores non-zero items (#5409) Eugen Rochko 2017-10-16 16:08:51 +02:00
  • aec70b44fc Filter out duplicate IDs in timelines reducer (#5417) Eugen Rochko 2017-10-16 15:59:30 +02:00
  • 6f490b4bfe Fix un-reblogged status being at wrong position in the home timeline (#5418) unarist 2017-10-16 22:58:23 +09:00
  • 03975dbde4 Add up-to-date korean translation on client (#5402) voidSatisfaction 2017-10-16 21:39:28 +09:00
  • f72936b4e6 Fix #5082 - disable retweet link for followers only toot (#5397) KY 2017-10-16 20:10:12 +08:00
  • 3c530d95f6 i18n: Update Polish translation (#5416) Marcin Mikołajczak 2017-10-16 14:09:51 +02:00
  • 1e7b3bf625 i18n ultim hour «More» dropdown title + reduce motion (#5415) JeanGauthier 2017-10-16 14:09:26 +02:00
  • bf0ee1a25c Enable ESLint rules import/* (#5414) Yamagishi Kazutoshi 2017-10-16 18:12:09 +09:00
  • fa0be3f834 Add option to reduce motion (#5393) Nolan Lawson 2017-10-16 00:36:15 -07:00
  • 981e20b03a Fix offline-plugin warning in dev mode (#5411) Nolan Lawson 2017-10-16 00:33:50 -07:00
  • d5b767c374 Replace JavaScript Testing Framework from Mocha to Jest (#5412) Yamagishi Kazutoshi 2017-10-16 16:33:08 +09:00
  • 93b54b8d4b i18n "More" dropdown title (#5410) Nolan Lawson 2017-10-16 00:31:47 -07:00
  • e7ab9bf8b4 Refactor and simplify icon_button.js (#5413) Nolan Lawson 2017-10-16 00:30:09 -07:00
  • 6cd5b3bbe5 Merge remote-tracking branch 'origin/master' into gs-master David Yip 2017-10-16 01:29:02 -05:00
  • f72ad67a39 Merge pull request #180 from STJrInuyasha/glitch-soc/avatar-unification David Yip 2017-10-16 00:49:05 -05:00
  • 56094cb4bd 1.6 changed files for unified avatar styling -- updated to restore unity Matthew Walsh 2017-06-18 15:09:03 -07:00
  • 22df18e902 Merge pull request #173 from glitch-soc/zerowidthmoji David Yip 2017-10-15 20:04:19 -05:00
  • 894da3dcca Clear timer when unmounting RelativeTimestamp components (#5408) Eugen Rochko 2017-10-16 03:03:36 +02:00
  • 3e2f793948 Add up-to-date korean translation on serverside (#5400) voidSatisfaction 2017-10-16 06:08:30 +09:00
  • 8eb7d30a6c l10n Occitan: finishing touches (#5404) JeanGauthier 2017-10-15 23:07:32 +02:00
  • 7fe1428cc4 Update French translation (#5401) Yannick A 2017-10-15 14:21:05 +02:00
  • b3b4b5a2eb Adjust public hashtag pages (#5357) Lynx Kotoura 2017-10-14 21:48:12 +09:00
  • 8125fdc19f Use atomUri in Undo activity of Announce (#5376) unarist 2017-10-14 21:42:09 +09:00
  • ae716a12e1 replace newlines in desktop notif with spaces instead of removing them (#5361) Ondřej Hruška 2017-10-14 14:41:12 +02:00
  • f63a40e7c2 Updated Catalan strings (#5323) spla 2017-10-14 14:40:35 +02:00
  • 1bdd694a0a Fix #5351 - Redirection with page params after copy emoji (#5387) KY 2017-10-14 20:40:10 +08:00
  • 2eab41cd1a Close connection when succeeded posting (#5390) abcang 2017-10-14 21:38:57 +09:00
  • c6f76db2e1 Update French translation (#5384) Yannick A 2017-10-14 14:30:19 +02:00
  • 2c704ca9c6 l10n: update Persian translation for 2.0 (#5391) Masoud Abkenar 2017-10-14 14:28:19 +02:00
  • cdc22d23b9 Doodle improvements 2 (#176) Ondřej Hruška 2017-10-14 12:24:35 +02:00
  • eb96aa86a4 Update German translation (#5389) Jakob Kramer 2017-10-14 12:00:23 +02:00
  • c1a2707ecf Correct some misspellings (#5381) Mathias B 2017-10-14 03:34:59 +02:00
  • 531dadad86 Doodle palette, options, fill tool (#172) Ondřej Hruška 2017-10-14 00:58:38 +02:00
  • 723890b6fa use zerowidth spaces for emojis Ondřej Hruška 2017-10-14 00:48:53 +02:00
  • daa04c39b6 Merge pull request #168 from glitch-soc/doodles David Yip 2017-10-13 11:48:53 -05:00
  • 2af964ef20 Fixed a bug where the canvas would get transparent bg upon erase Ondřej Hruška 2017-10-13 18:13:00 +02:00
  • 33e806217f Initial doodle support Ondřej Hruška 2017-10-13 18:01:14 +02:00
  • c35132a738 Dutch strings: small change (#5375) Jeroen 2017-10-13 18:03:56 +02:00
  • a1c54220e8 Optimize Status#permitted_for 500x (account timeline) (#5373) unarist 2017-10-13 23:53:44 +09:00
  • df7dbc41ae Fix NameError: uninitialized constant OStatus::AtomSerializer::TagManager (#5371) Eugen Rochko 2017-10-13 16:44:43 +02:00
  • b8db386e05 Fix UserTrackingConcern firing on every request, optimize some queries (#5368) Eugen Rochko 2017-10-13 16:44:29 +02:00
  • 48f7a58799 Do not try to guess why home timeline is empty in web UI (#5370) Eugen Rochko 2017-10-13 16:44:16 +02:00
  • 388d093beb When unfollowing, remove from home in web UI immediately (#5369) Eugen Rochko 2017-10-13 16:44:02 +02:00
  • 95fe20b78a Fix remote status fetching for “pure” ActivityPub WEB_ACCOUNT users (#5372) ThibG 2017-10-13 12:58:13 +02:00
  • 3283868e28 Improve spec of Feed and UserTrackingConcern (#5367) Eugen Rochko 2017-10-13 11:00:11 +02:00
  • dc91fd482a Set InstancePresenter to Auth::RegistrationsController#create (#5366) Yamagishi Kazutoshi 2017-10-13 16:35:07 +09:00
  • b8bae96647 Retoot count increases without reason (#5363) Lex Alexander 2017-10-12 14:52:09 -10:00
  • d37305c628 Reduce discrepancies between server and client-side character count (#5360) ThibG 2017-10-12 23:26:34 +02:00
  • ad917cda10 l10n: PT-BR translation updated (#5362) Anna e só 2017-10-12 18:16:43 -03:00
  • f398ad1994 Updating more Dutch strings for 2.0 (#5359) Jeroen 2017-10-12 21:33:37 +02:00
  • df626fdd43 Fix the notification bug with newlines Ondřej Hruška 2017-10-12 21:28:17 +02:00
  • 6a2b1ba91e Another tabs-vs-spaces fix, but with ~feeling~ David Yip 2017-10-12 09:36:26 -05:00
  • 3cfcc7a50e Fix some consistance errors in gender neutral formulations. Add some missing ones. (#5350) Alda Marteau-Hardi 2017-10-12 16:31:14 +02:00