Commit Graph

  • bcbb6aa46 Bump version to 2.4.0rc4 by Eugen Rochko 2018-05-19 18:38:10 +0200
  • 1bbe12254 Improve direct message warning again (#7546) by Eugen Rochko 2018-05-19 18:37:33 +0200
  • 93c66f0c0 In footer, replace text "Mastodon" with logo (#7545) by Eugen Rochko 2018-05-19 16:10:55 +0200
  • 587da9315 checking http status code with range (#7544) by takayamaki 2018-05-19 21:47:44 +0900
  • 4b94e9c65 Improve payload format of Web Push API now that it's open (#7521) by Eugen Rochko 2018-05-19 14:46:47 +0200
  • 1951ff41b Do not override the default push notification settings (#6037) by Akihiko Odaki 2018-05-19 21:45:58 +0900
  • 138512d20 Remove outline (#7543) by bsky 2018-05-19 19:16:52 +0900
  • 7871d29af Skip pagination logic for pinned account timelines in reducer (#7540) by Eugen Rochko 2018-05-19 02:51:29 +0200
  • 0b1f88cfd Upgrade posix-spawn to master (#7542) by MIYAGI Hikaru 2018-05-19 09:20:43 +0900
  • 97f02f2c0 Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541) by Eugen Rochko 2018-05-19 00:23:19 +0200
  • 9d6788b30 Prevent click on video from opening detailed toot by Thibaut Girka 2018-05-18 17:49:51 +0200
  • 2154bd1b5 Widen clickable area of toots by Thibaut Girka 2018-05-07 17:10:14 +0200
  • 625c4f36e Merge pull request #490 from glitch-soc/merge-upstream by ThibG 2018-05-18 17:20:32 +0200
  • 765fc6700 ci: Hack around a Travis condition, I guess by David Yip 2018-05-18 09:51:00 -0500
  • 9422b3e0d Fix double-encoding of display name in title and e-mails (#7534) by Eugen Rochko 2018-05-18 15:56:57 +0200
  • 399af266e ci: Bump .travis.yml to 2.5.1 by David Yip 2018-05-18 08:34:35 -0500
  • e0eebba46 Merge remote-tracking branch 'origin/master' into merge-upstream by David Yip 2018-05-18 07:53:04 -0500
  • 023dfa119 Merge pull request #487 from ThibG/glitch-soc/cleanup by David Yip 2018-05-18 08:37:31 -0500
  • 2beeea1e7 Change Japanese translation for privacy.private.short (#7535) by Akihiko Odaki 2018-05-18 22:30:45 +0900
  • 81e3ec4d6 Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji by David Yip 2018-05-18 07:55:00 -0500
  • 5d823ee00 Merge pull request #489 from ThibG/glitch-soc/features/port-public-ui-changes by David Yip 2018-05-18 07:53:53 -0500
  • 57b503d4e Resolve unknown status from Add activity, skip Remove if unknown (#7526) by Eugen Rochko 2018-05-18 11:33:56 +0200
  • dafd7afc5 Use randomized setTimeout when fallback-polling and re-add since_id (#7522) by Eugen Rochko 2018-05-18 02:32:35 +0200
  • 1e02dc871 Add preference to hide following/followers lists (#7532) by Eugen Rochko 2018-05-18 02:26:51 +0200
  • 4c0770d6c Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master by Jenkins 2018-05-18 00:17:23 +0000
  • 919eef309 User agent for WebFinger (#7531) by MIYAGI Hikaru 2018-05-18 08:47:22 +0900
  • 07baa1ddb [Glitch] Open video modal on public UI by Thibaut Girka 2018-05-17 17:10:17 +0200
  • 94db024e4 [Glitch] Combine similar components into one on public UI by Thibaut Girka 2018-05-17 16:53:58 +0200
  • dd1d98f9c [Glitch] Show card modal on public pages by Thibaut Girka 2018-05-17 16:45:19 +0200
  • 52b2f18b1 [Glitch] Enable custom emojis in profiles by Thibaut Girka 2018-05-17 15:57:16 +0200
  • ca49ad86c Remove service worker code that has never been used by Thibaut Girka 2018-05-17 15:39:37 +0200
  • 2636a2309 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master by Jenkins 2018-05-17 11:17:21 +0000
  • 7293b9fc6 Ensure unfilled fields are shown when errors are shown (#7523) by Eugen Rochko 2018-05-17 13:00:56 +0200
  • b48a166c8 Add tests for account_moderation_notes_controller (#7524) by Shuhei Kitagawa 2018-05-17 11:26:51 +0900
  • dfb6907e0 HTTP signatures spec no longer requires algorithms field (#7525) by Eugen Rochko 2018-05-17 04:03:28 +0200
  • 4bf43e6f3 Merge pull request #486 from ThibG/glitch-soc/merge-upstream by ThibG 2018-05-16 23:10:12 +0200
  • 78ac246b8 Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-05-16 21:52:38 +0200
  • 80aad16e1 Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu by ThibG 2018-05-16 20:17:08 +0200
  • 9712d59dd Merge pull request #485 from ThibG/glitch-soc/fixes/light-theme-textarea-color by ThibG 2018-05-16 20:16:59 +0200
  • 784712791 [Glitch] Reword the direct message warning by Thibaut Girka 2018-05-16 19:45:02 +0200
  • 97c69de41 [Glitch] Feature: Direct message from Statuses by Thibaut Girka 2018-04-10 21:38:02 +0200
  • fb6de5310 [Glitch] Fix issues with sending direct messages from user profile by Thibaut Girka 2018-04-02 17:15:29 +0200
  • a5fac975f [Glitch] Feature: Direct message from menu by Thibaut Girka 2018-03-29 21:13:47 +0200
  • eb9c9855c Fix mastodon-light background color of the composer textarea when posting by Thibaut Girka 2018-05-16 19:37:44 +0200
  • 6bed372ad Fix posix-spawn to version 0.3.12 (#7517) by MIYAGI Hikaru 2018-05-16 23:52:19 +0900
  • 5e87c79d2 Russian language for 2.4.0 (#7512) by Evgeny Petrov 2018-05-16 17:25:11 +0300
  • 2b9745116 Fix images resized in browser getting cropped (#7514) by Eugen Rochko 2018-05-16 16:24:16 +0200
  • 4ea376121 French translation tweaks (#7513) by Technowix 2018-05-16 16:21:48 +0200
  • f60c1d398 [l10n] Occitan update (#7505) by Quentí 2018-05-16 16:18:32 +0200
  • dbf65e1b7 Update bot preference text (#7507) by nightpool 2018-05-16 08:47:29 -0400
  • 53c2164e9 Reword the direct message warning (#7420) by Sylvhem 2018-05-16 14:47:11 +0200
  • 77cd6b509 Do not use permitted_for scope when querying pinned statuses (#7510) by Akihiko Odaki 2018-05-16 19:30:14 +0900
  • 55fd55714 Raise Mastodon::RaceConditionError if Redis lock failed (#7511) by Akihiko Odaki 2018-05-16 19:29:45 +0900
  • 65d6b253f Let navigator follow redirect instead that handling redirect in fetch (#7500) by Akihiko Odaki 2018-05-16 11:59:44 +0900
  • 17c1a62ec Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506) by Akihiko Odaki 2018-05-16 04:42:31 +0900
  • 4511a10e6 Test if navigator.storage.estimate exists before using it (#7504) by Akihiko Odaki 2018-05-16 03:15:08 +0900
  • 918cfd3be Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503) by Akihiko Odaki 2018-05-16 03:14:30 +0900
  • ff84c18e3 🌍: 🇵🇱⬆️ (#7494) by Marcin Mikołajczak 2018-05-15 18:20:40 +0200
  • d47091eb9 Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501) by unarist 2018-05-15 23:03:34 +0900
  • 1f74c1dbc Weblate translations 20180515 (#7496) by Renato "Lond" Cerqueira 2018-05-15 14:25:07 +0200
  • 3705cd832 Clone response before using when caching web page (#7498) by Akihiko Odaki 2018-05-15 21:24:50 +0900
  • f47f6c334 Merge pull request #483 from ThibG/glitch-soc/fixes/modal by ThibG 2018-05-15 10:52:07 +0200
  • dfa60cb0a Fix modals testing for props.noEsc (fixes #482) by Thibaut Girka 2018-05-15 10:39:12 +0200
  • 7fe2993b8 Fix account URI when updating ActivityPub account (#7488) by Wiktor 2018-05-14 22:56:45 +0200
  • 939ea456d Merge pull request #476 from ThibG/fixes/update-scss by David Yip 2018-05-14 15:04:28 -0500
  • 971218d1d Change local settings SCSS to be more consistent with modals by Thibaut Girka 2018-05-11 16:45:15 +0200
  • b5684e987 Merge pull request #481 from ThibG/glitch-soc/merge by David Yip 2018-05-14 14:14:00 -0500
  • ba7ee6749 Merge branch 'master' into glitch-soc/merge by Thibaut Girka 2018-05-14 20:51:50 +0200
  • 03b69ebc4 Disallow async function in service worker (#7482) by Akihiko Odaki 2018-05-15 02:58:11 +0900
  • ed4bae182 Revert index change on statuses for api/v1/accounts account_id statuses (#7484) by Akihiko Odaki 2018-05-15 02:56:17 +0900
  • 8756fd1e8 Bump version to 2.4.0rc3 by Eugen Rochko 2018-05-14 17:46:44 +0200
  • d8b3f5fb9 Limit environment variables to expose to webpack (#7480) by Akihiko Odaki 2018-05-15 00:45:37 +0900
  • d75b63e4f Bump version to 2.4.0rc2 by Eugen Rochko 2018-05-14 14:49:38 +0200
  • 2226d987f Add Slovene language (#7475) by Yamagishi Kazutoshi 2018-05-14 19:52:25 +0900
  • 3793e598d Call media.present? because media may be nil (#7474) by abcang 2018-05-14 19:51:53 +0900
  • 42a123124 Improve index on statuses for api/v1/accounts account_id statuses (#7476) by Akihiko Odaki 2018-05-14 19:50:45 +0900
  • 466596554 Merge pull request #469 from ThibG/glitch-soc/features/glitch-light-theme by beatrix 2018-05-13 18:57:58 -0400
  • 416f64450 Fix 404 for GET /api/v1/push/subscription (#7472) by Eugen Rochko 2018-05-13 21:45:18 +0200
  • 97e43ec5f Add GET /api/v1/push/subscription REST API (#7471) by Eugen Rochko 2018-05-13 21:07:31 +0200
  • f31e58af9 Fix nil error in StatusFilter (#7470) by Eugen Rochko 2018-05-13 20:26:30 +0200
  • f1ed855f9 Test if navigator.storage is present before using it (#7460) by Akihiko Odaki 2018-05-13 20:48:32 +0900
  • d9b2f84c9 Open video modal on public UI (#7469) by Yamagishi Kazutoshi 2018-05-13 20:48:14 +0900
  • f77b11cd1 Update http_parser.rb to head version (#7467) by Yamagishi Kazutoshi 2018-05-13 18:32:46 +0900
  • 685cf5599 Merge pull request #480 from ThibG/glitch-soc/fixes/glitch-soc-bio-escape by ThibG 2018-05-12 17:53:01 +0200
  • cc8d81519 Fix glitch-style bio fields incorrect HTML escaping in public profiles by Thibaut Girka 2018-05-12 17:45:30 +0200
  • 0f2fbf7d0 Improvements to toots display in admin view (#7452) by ThibG 2018-05-12 17:44:15 +0200
  • 7467361d7 Fetch boosted statuses on behalf of a follower (fixes #7426) (#7459) by ThibG 2018-05-12 16:48:32 +0200
  • f9afd0622 Combine similar components into one on public UI (#7458) by Yamagishi Kazutoshi 2018-05-12 22:30:06 +0900
  • 4d706f997 Downgrade doorkeeper to version 4.2.6 (#7456) by Yamagishi Kazutoshi 2018-05-12 19:08:12 +0900
  • bd4decb7d Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup by ThibG 2018-05-11 23:04:12 +0200
  • 769a48495 Fix root modal's keyup handling (Fixes #478) by Thibaut Girka 2018-05-11 22:42:32 +0200
  • da8897aae Merge pull request #477 from ThibG/glitch-soc/merge by ThibG 2018-05-11 20:34:19 +0200
  • 45fce0e49 Merge branch 'master' into glitch-soc/merge by Thibaut Girka 2018-05-11 18:12:42 +0200
  • e7ed61917 Merge pull request #475 from ThibG/fixes/update-scss by ThibG 2018-05-11 16:51:14 +0200
  • 479e5bbd4 Merge pull request #474 from ThibG/glitch-soc/fixes/html-ified-tooltip by ThibG 2018-05-11 16:26:23 +0200
  • 628403983 [Glitch] Fix contact info styling on landing page by Thibaut Girka 2018-05-11 16:05:47 +0200
  • f2e5ed684 Update SCSS for tables by Thibaut Girka 2018-05-11 14:48:19 +0200
  • 8860f14ef Update SCSS for statuses public view by Thibaut Girka 2018-05-11 14:43:26 +0200
  • 4a1040c4c [Glitch] Adjust RTL styles for landing page by Thibaut Girka 2018-05-11 14:34:23 +0200
  • e8644f3a4 Update forms SCSS from upstream by Thibaut Girka 2018-05-11 14:31:18 +0200