Commit Graph

  • 37b043d447 Improve performance of account_media_status_ids (#6729) abcang 2018-03-11 01:44:26 +0900
  • 36579bac88 Use Alpine Linux yarn package in Docker (#6725) Akihiko Odaki 2018-03-10 19:49:04 +0900
  • 4476a45444
    Fix #6717: Do not double html-encode page titles (#6720) Eugen Rochko 2018-03-10 11:43:20 +0100
  • 58a4633707 Remove su-exec from Docker image (#6722) Akihiko Odaki 2018-03-10 19:42:42 +0900
  • 494969d394 Remove git from Docker image (#6724) Akihiko Odaki 2018-03-10 19:42:28 +0900
  • e553905ba7 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-03-09 12:17:22 +0000
  • c1a41181c5 docs: Add AUTHORS file (#6685) Espen Rønnevik 2018-03-09 13:11:43 +0100
  • 6e309f5e45
    Bump version to 2.3.0 Eugen Rochko 2018-03-09 12:59:58 +0100
  • 25c5223617 Port #6627 and #6636 to glitch-soc Thibaut Girka 2018-03-05 11:09:29 +0100
  • e5f18ace2a
    When inside Docker, output saved configuration during mastodon:setup (#6711) Eugen Rochko 2018-03-09 11:52:18 +0100
  • 11697d6894
    Fix thumbnail not filling entire space sometimes (#6709) Eugen Rochko 2018-03-09 11:33:05 +0100
  • 675b8fea53
    Adjust suggested ES host in .env sample for docker-compose config (#6710) Eugen Rochko 2018-03-09 11:32:55 +0100
  • 4c16ddf588 Change avatar size on form hints (#6707) Yamagishi Kazutoshi 2018-03-09 18:57:33 +0900
  • 5ba4c36f95 Weblate translations (2018-03-09) (#6708) Renato "Lond" Cerqueira 2018-03-09 10:38:13 +0100
  • ccd53e983c Missing Korean translations (#6703) Jeong Arm 2018-03-09 14:21:47 +0900
  • 447d7e6127 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-03-09 00:17:17 +0000
  • ff44b2e92d
    Add missing meta description to profiles, some other SEO stuff (#6706) Eugen Rochko 2018-03-09 00:35:07 +0100
  • 188aa3ea50 Add polyfill for Object.values (#6697) Yamagishi Kazutoshi 2018-03-08 21:07:25 +0900
  • bd077ad7d9
    Bump version to 2.3.0rc3 Eugen Rochko 2018-03-08 11:19:02 +0100
  • a29d409e20
    If login redirects to omniauth, redirect logout to root_path (#6694) Eugen Rochko 2018-03-08 11:18:26 +0100
  • 5acd5315f2
    Improve styling of closed registrations message, rename button (#6695) Eugen Rochko 2018-03-08 11:10:37 +0100
  • b79ab15859
    When enabled, always display media in gallery. Also: click to reveal (#6692) Eugen Rochko 2018-03-08 08:57:21 +0100
  • 77406d3a09
    Display AttachmentList in notifications (#6693) Eugen Rochko 2018-03-08 08:22:04 +0100
  • 510c9049c7
    For now, put a "." into no-text statuses with media for backcompat (#6691) Eugen Rochko 2018-03-08 08:20:49 +0100
  • ed902581d3 Update Yarn to version 1.5.1 (#6689) Yamagishi Kazutoshi 2018-03-08 15:09:10 +0900
  • 64db9ed5f6
    After blocking domain with reject_media, invalidate cache (#6679) Eugen Rochko 2018-03-08 06:59:42 +0100
  • 1085ef3836 Weblate translations (2018-03-08) (#6690) Yamagishi Kazutoshi 2018-03-08 14:59:34 +0900
  • 86a9de6753
    Display AttachmentList in timelines in compact style when media missing (#6680) Eugen Rochko 2018-03-08 04:54:26 +0100
  • 83c982b458 Run tests with npm-run-all (#6688) Yamagishi Kazutoshi 2018-03-08 12:43:57 +0900
  • 9aba44ea79 Rescue when there's no extension in the remotable (#6358) Renato "Lond" Cerqueira 2018-03-08 02:25:10 +0100
  • 6dcf96271e fix validation error (media only status) (#6684) MitarashiDango 2018-03-08 09:22:47 +0900
  • 4ca60c665e
    Bump version to 2.3.0rc2 Eugen Rochko 2018-03-07 12:06:23 +0100
  • b170627ceb
    Fix cover behaviour of thumbnails that are wider than taller (#6678) Eugen Rochko 2018-03-07 12:02:05 +0100
  • a1b065700a
    Fix focal point modals broken by #5956 (#6676) Eugen Rochko 2018-03-07 12:01:53 +0100
  • 8de048fcdb
    In wide layout, columnize Mastodon features on landing page (#6674) Eugen Rochko 2018-03-07 08:59:27 +0100
  • cfa9b6e13a
    Remove text requirement when media attached from statuses (#6672) Eugen Rochko 2018-03-07 08:28:52 +0100
  • e26d5ca923 Don't escape statuses while truncating (#6671) vpzomtrrfrt 2018-03-06 23:12:01 -0700
  • dd9d00d293 Add additional first_name and last_name SAML attribute statement options, and modify Omniauthable concern to use full_name or first_name + last_name if not available (#6669) Effy Elden 2018-03-07 16:19:10 +1100
  • 89a52d6280
    Fix wrong target URIs in ActivityPub Add/Remove (#6668) Eugen Rochko 2018-03-07 05:58:24 +0100
  • e6520c0270
    Fix #6657 - Use target instead of origin in Remove activity (#6664) Eugen Rochko 2018-03-07 03:54:46 +0100
  • 913a38111f Remove pointer events on the entire UI when a dropdown menu is open (#6648) Akihiko Odaki 2018-03-07 10:26:43 +0900
  • 4847149b6e
    Always install LDAP, CAS and SAML gems, because they don't require deps (#6663) Eugen Rochko 2018-03-07 02:25:17 +0100
  • d7573fe584
    Separate chown command in Dockerfile. Use tootsuite/mastodon image (#6662) Eugen Rochko 2018-03-07 01:57:31 +0100
  • cb74c0cfe4 Add headings to the security settings page (#6661) Sylvhem 2018-03-07 01:39:40 +0100
  • b725924f0a [Nanobox] Tuning Update (#6660) Daniel Hunsaker 2018-03-06 13:59:35 -0700
  • 81cefc1913 Do not use npm (#6656) Akihiko Odaki 2018-03-07 05:36:46 +0900
  • a07cfee644 Extract columns area from UI component (#6650) Akihiko Odaki 2018-03-06 15:45:31 +0900
  • 13cf92df27 Use React.PureComponent instead of React.Component (#6653) Akihiko Odaki 2018-03-06 15:28:26 +0900
  • 61e6275781 Use withRouter for TabsBar (#6652) Akihiko Odaki 2018-03-06 15:28:05 +0900
  • 78d772af86
    Fix #3807: Increase avatars to 400x400 max (#6651) Eugen Rochko 2018-03-06 06:29:01 +0100
  • e9e475a29d Upgrade chewy to version 5.0.0 (#6649) Yamagishi Kazutoshi 2018-03-06 14:14:26 +0900
  • 20d1be18af
    Fix accounts' display name/bio not being set from initial state (#6644) Eugen Rochko 2018-03-06 00:08:35 +0100
  • b0664a5e6c Replace onScrollToBottom with onLoadMore (#6615) Akihiko Odaki 2018-03-06 03:31:40 +0900
  • a38dbd9c8a Redirect from Web tag timeline to public tag timeline if not signed in (#6633) Akihiko Odaki 2018-03-06 03:29:36 +0900
  • f6a8d835d3 Place dropdown menu top if it is closer to the bottom of the viewport (#6641) Akihiko Odaki 2018-03-06 03:28:56 +0900
  • 4746feaa1c Add “Domain hidden” badge (#6636) ThibG 2018-03-05 16:45:36 +0100
  • 3d4e788ea9 Fix permissions for volumes (#6637) haosbvnker 2018-03-05 16:45:09 +0100
  • bd40574476 Weblate translations (05-03-2018) (#6640) Renato "Lond" Cerqueira 2018-03-05 16:27:50 +0100
  • 1674e2f34c Normalize translations (#6638) Renato "Lond" Cerqueira 2018-03-05 15:12:17 +0100
  • 3b2e783c1f i18n: Update Polish translation (#6632) Marcin Mikołajczak 2018-03-05 08:05:52 +0100
  • 46a9a23749 Make more apparent that an account is blocked or muted (fixes #6544) (#6627) ThibG 2018-03-05 05:09:35 +0100
  • 4e929b2d17 [RFC] Improved media modal (#5956) Yuto Tokunaga 2018-03-05 04:32:24 +0900
  • ef44c62d17 Do not default site_title with site_hostname in InstanceHelper (#6624) Akihiko Odaki 2018-03-05 04:29:49 +0900
  • 219aac7800 Show media on report UI (#6619) abcang 2018-03-05 04:29:12 +0900
  • c110fa62ac Provide default OTP_SECRET value for development environment (#6617) Akihiko Odaki 2018-03-05 04:28:24 +0900
  • 7a6eaad445 Do not require images in about.js and share.js (#6622) Akihiko Odaki 2018-03-05 04:27:40 +0900
  • 460e380d38 Implement tag auto-completion by history (#6621) Akihiko Odaki 2018-03-05 04:27:25 +0900
  • 778b37790b Do not fetch environment variables to determine default locale (#6618) Akihiko Odaki 2018-03-04 18:00:46 +0900
  • b66ec3bf95
    Fix #6611: Typo in change password template (#6616) Eugen Rochko 2018-03-04 10:00:24 +0100
  • 51d760960c Set the default locale in config (#6580) Akihiko Odaki 2018-03-04 17:21:35 +0900
  • 9110db41c5
    Federate pinned statuses over ActivityPub (#6610) Eugen Rochko 2018-03-04 09:19:11 +0100
  • 45feb439bd Finalize location on scrollable notifications when unmounting (#6614) Akihiko Odaki 2018-03-04 16:55:15 +0900
  • 44829d8216
    Fix missing focalPoint in ActivityPub JSON (#6609) Eugen Rochko 2018-03-04 07:21:41 +0100
  • 49092945ab Fix 500 while searching after deleting a post (#6604) Aboobacker MK 2018-03-04 00:15:06 +0530
  • 43a9a781a4
    Merge pull request #377 from glitch-soc/merge-upstream beatrix 2018-03-03 13:40:00 -0500
  • 65e2a4645e
    Use glitchsoc TimelineComponent's margin/padding on about page. David Yip 2018-03-03 11:16:10 -0600
  • 6176e278f4
    Copy in new CSS for about page. David Yip 2018-03-03 11:01:24 -0600
  • c82a2358bd Translate Korean (#6608) Jeong Arm 2018-03-04 01:53:55 +0900
  • 1b8fcd4df5
    Merge remote-tracking branch 'origin/master' into merge-upstream David Yip 2018-03-02 21:46:44 -0600
  • ecf06d7e82 Change "or" translatable (#6597) Yamagishi Kazutoshi 2018-03-03 03:03:21 +0900
  • 42fe05dea1 fix logic for pam_controlled_service (#6599) Alexander 2018-03-02 19:02:50 +0100
  • b4f8e87358
    Add LDAP options to .env.production.sample (#6592) Eugen Rochko 2018-03-02 08:14:34 +0100
  • e72db6d9dd
    Move "compose" on mobile to floating action button (#6594) Eugen Rochko 2018-03-02 07:12:40 +0100
  • 036dd98abb
    Responsively enforce 16:9 ratio on all media thumbnails in web UI (#6590) Eugen Rochko 2018-03-02 07:00:04 +0100
  • 7901f9f63e
    When search enabled, display hint in search popout (#6593) Eugen Rochko 2018-03-02 06:02:42 +0100
  • 0963b6fd22 Weblate translations (2018-03-02) (#6588) Yamagishi Kazutoshi 2018-03-02 12:36:16 +0900
  • 379cdfaac5
    Fix #6586: Add close modal icon to report dialog (#6591) Eugen Rochko 2018-03-02 04:36:00 +0100
  • 38b9af76a2
    Improve style of web UI account tabs (#6589) Eugen Rochko 2018-03-02 04:35:49 +0100
  • e4db0f28d2 Update omniauth-saml to 1.10 (#6587) Patrick Figel 2018-03-02 02:32:08 +0100
  • e7d741ece3 i18n: Update Japanese translations (#6581) mayaeh 2018-03-02 07:48:17 +0900
  • ecd36c1ede Fixes #6584 (#6585) Thomas Leister 2018-03-01 23:30:06 +0100
  • 64f2ada5d4
    Bump version to 2.3.0rc1 Eugen Rochko 2018-03-01 20:50:23 +0100
  • a3c4138197
    Add contact_account and languages to instance API (#6574) Eugen Rochko 2018-03-01 20:48:11 +0100
  • 51b7a22ea7 i18n: Update Polish translation (#6578) Marcin Mikołajczak 2018-03-01 10:26:51 +0100
  • 68218d97c8
    Add only_media param to public and hashtag timelines API (#6576) Eugen Rochko 2018-03-01 03:21:21 +0100
  • 5131012505
    Add "Toots/Toots with replies/Media" tab below profile header (#6572) Eugen Rochko 2018-03-01 02:48:44 +0100
  • 473a69ab18
    Fix margin on top action button, fix width of counters on frontpage (#6573) Eugen Rochko 2018-03-01 02:48:08 +0100
  • fce8464077
    Ensure that boolean params in the API are parsed for truthiness (#6575) Eugen Rochko 2018-03-01 02:47:59 +0100
  • 47bdb9b33b
    Fix #942: Seamless LDAP login (#6556) Eugen Rochko 2018-02-28 19:04:53 +0100
  • e852872846
    Fix #5708: Reject->Follow will remove the follow if it exists (#6571) Eugen Rochko 2018-02-28 06:55:06 +0100