Commit graph

  • e668180044 New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref #6538 (not only SAML strategies) (#6540) Ghislain Loaec 2018-02-23 01:16:17 +01:00
  • 8fa924e372 Update pam documentation (#6518) Alexander 2018-02-22 23:41:21 +01:00
  • 3e46f12340 i18n: Update Polish translation (#6539) Marcin Mikołajczak 2018-02-22 23:31:41 +01:00
  • 3084fe4959 New env variable: SAML_SECURITY_ASSUME_EMAIL_IS_VERIFIED + fixes #6533 (#6538) Ghislain Loaec 2018-02-22 23:31:25 +01:00
  • b8535ad4df
    Fix nil error in focal_point? (#6537) Eugen Rochko 2018-02-22 17:42:33 +01:00
  • 5f3bee345d
    Fix container regression (#6531) Eugen Rochko 2018-02-22 03:04:27 +01:00
  • 755aad534a fix typo in image serializer (#6530) beatrix 2018-02-21 20:47:17 -05:00
  • c71aa468b5
    Redesign landing page (again) (#6486) Eugen Rochko 2018-02-22 01:03:48 +01:00
  • d8bc64bb09
    Fix #6526: Only store redirect location if not in JSON format (#6528) Eugen Rochko 2018-02-22 00:51:30 +01:00
  • 90f12f2e5a
    Focal points (#6520) Eugen Rochko 2018-02-22 00:35:46 +01:00
  • d3a62d2637
    Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529) Eugen Rochko 2018-02-22 00:28:19 +01:00
  • 4bc625166e
    Fix bug in relationships API introduced by #6482 (#6527) Eugen Rochko 2018-02-21 23:22:12 +01:00
  • 61ed133fea
    Account archive download (#6460) Eugen Rochko 2018-02-21 23:21:32 +01:00
  • c1e77b56a9 fix #6523 (#6524) りんすき 2018-02-22 03:33:23 +09:00
  • f69d7cb43b fix purge_removed_accounts task should suspend account before delete it (#6521) takayamaki 2018-02-22 00:30:46 +09:00
  • a7171af0a3
    Fix avatar and header issues by using custom geometry detector (#6515) Eugen Rochko 2018-02-21 03:40:12 +01:00
  • a4fd4ad1d5 Fix build error for missing variable interpolation in chown instruction (#6519) Moritz Heiber 2018-02-20 19:11:36 +01:00
  • 02856073f7
    Fix #6509: Use pull queue for chewy jobs (#6513) Eugen Rochko 2018-02-20 17:25:16 +01:00
  • be9bab171d
    Set Docker permissions during the build process (#6514) Eugen Rochko 2018-02-20 17:25:01 +01:00
  • 7124881273 Improve performance of feed_manager_spec (#6517) abcang 2018-02-21 00:50:12 +09:00
  • 66105929e0
    Don't resize avatars/headers if their dimensions are already right (#6508) Eugen Rochko 2018-02-19 16:06:12 +01:00
  • cbb69d41f6
    Fix media spoiler design (#6507) Eugen Rochko 2018-02-19 02:39:18 +01:00
  • bb26cdda24 add parameter locked to /api/v1/update_credentials (#6506) Konrad Pozniak 2018-02-18 22:57:53 +01:00
  • 78936461d7 Added fetch_remote_status_service call spec case actibitypub (#6500) Kazushige Tominaga 2018-02-19 00:34:03 +09:00
  • bc6751ecce Remove outline from body window (Fixes #6501) (#6502) HellPie 2018-02-18 16:32:58 +01:00
  • 51869f2a8c Remove unnecessary g++ configuration (#6499) Akihiko Odaki 2018-02-19 00:32:17 +09:00
  • cba2897108
    Cache relationships in API (#6482) Eugen Rochko 2018-02-18 03:14:46 +01:00
  • 9b8a448477 Isolate each specs for cache store (#6450) Akihiko Odaki 2018-02-18 06:35:05 +09:00
  • a71af98401
    Push discovered status through streaming API within a time window (#6484) Eugen Rochko 2018-02-17 14:28:48 +01:00
  • a7c50c7aba Limit the languages used for notification mailer test (#6487) Akihiko Odaki 2018-02-17 22:27:51 +09:00
  • c770b503c0 Fix Spanish translation of remote_follow acct (#6475) Simó Albert i Beltran 2018-02-16 19:53:38 +01:00
  • ffdf0f2ff6 Fix Catalan translation of remote_follow acct (#6476) Simó Albert i Beltran 2018-02-16 19:15:56 +01:00
  • eb3262b941 [Nanobox] Fix backups for file storage (#6483) Daniel Hunsaker 2018-02-16 09:10:01 -07:00
  • 9dbae6e8a1
    Save video metadata and improve video OpenGraph tags (#6481) Eugen Rochko 2018-02-16 07:22:20 +01:00
  • 1122579216
    Do not hide NSFW media/CW'd text in OpenGraph tags (#6479) Eugen Rochko 2018-02-16 04:40:53 +01:00
  • 478ca39e5e
    After click to embed video, autoplay it (#6480) Eugen Rochko 2018-02-15 23:05:12 +01:00
  • f7765acf9d
    Fix #5173: Click card to embed external content (#6471) Eugen Rochko 2018-02-15 07:04:28 +01:00
  • ecdac9017e Fix media button type (#6478) abcang 2018-02-15 12:40:42 +09:00
  • ba8ec4eed6 i18n: Update Polish translation (#6470) Marcin Mikołajczak 2018-02-13 23:55:45 +01:00
  • 6ef3874b2e Fix URLs incorrectly having trailing hyphen removed (#6465) Daniel King 2018-02-11 22:49:18 +00:00
  • e20700fe8f
    Fix Chewy trying to update index with the wrong strategy (#6464) Eugen Rochko 2018-02-11 22:59:44 +01:00
  • cf36d184f4
    Interactive rake mastodon:setup task (#6451) Eugen Rochko 2018-02-11 18:40:57 +01:00
  • 718802a05d Added FetchRemoteAccountService spec (#6456) Kazushige Tominaga 2018-02-11 01:10:58 +09:00
  • 411c9ecb4b Fix password recovery (#6459) ThibG 2018-02-10 17:09:44 +01:00
  • cbe8743e47 Added #call spec (#6455) Kazushige Tominaga 2018-02-10 11:31:38 +09:00
  • 3ebc0ad4d3
    Full-text search for authorized statuses (#6423) Eugen Rochko 2018-02-09 23:04:47 +01:00
  • 235c14c79d fix-indent (#6453) masarakki 2018-02-09 23:29:48 +09:00
  • 2ef9d0e101
    Change web UI "posts" to "toots" on profile for consistency (#6447) Eugen Rochko 2018-02-09 00:27:18 +01:00
  • 76f3d5d16b
    Add preference to always display sensitive media (#6448) Eugen Rochko 2018-02-09 00:26:57 +01:00
  • 1167c6dbf8 Perform request spec (#6446) Kazushige Tominaga 2018-02-09 08:12:35 +09:00
  • 298c81c00f Clear account cache of notification target_status (#6442) abcang 2018-02-08 23:33:23 +09:00
  • cf32f7da5c Fix response of signature_verification_failure_reason (#6441) abcang 2018-02-08 13:00:45 +09:00
  • 2bb393684b Added #link_header spec (#6439) Kazushige Tominaga 2018-02-08 08:17:53 +09:00
  • 67f7ffa792 Change user_id column non-nullable (#6435) Akihiko Odaki 2018-02-08 00:35:44 +09:00
  • 95c8232109 match hashtag regex in js client with server (#6431) Daniel King 2018-02-05 01:44:13 +00:00
  • 38e0133e1b
    Make PAM gem optional, allow configuration over environment (#6415) Eugen Rochko 2018-02-04 15:05:53 +01:00
  • 9b6223f5e2 Validation of count works even when text of status is nil (#6429) abcang 2018-02-04 20:32:41 +09:00
  • 3f35d43222 Exclude nil from relationships array (#6427) abcang 2018-02-04 20:32:10 +09:00
  • c156a83e7d Make sure status is not nil (#6428) abcang 2018-02-04 20:31:46 +09:00
  • 258dcb849f Upgrade Vagrant box to Xenial (#6421) Daniel King 2018-02-04 05:03:01 +00:00
  • 4e4f1b0dcb Add option to show only local toots in timeline preview (#6292) Renato "Lond" Cerqueira 2018-02-04 06:00:10 +01:00
  • 26f21fd5a0
    CAS + SAML authentication feature (#6425) Eugen Rochko 2018-02-04 05:42:13 +01:00
  • 9da81a1639 Isolate internal services from external networks in Docker configuration (#6369) Akihiko Odaki 2018-02-04 02:44:22 +09:00
  • d75d2a9f99 fix ColumnBackButtonSlim should extended from ColumnBackButton (#6417) takayamaki 2018-02-04 02:41:51 +09:00
  • f7bf36d8fc Require environment for generate_static_pages (#6420) Akihiko Odaki 2018-02-04 02:41:01 +09:00
  • 33f56811e3 Fix column header button (#6411) abcang 2018-02-02 21:31:28 +09:00
  • 7e5c433dfc Fix saving of oEmbed image (#6409) abcang 2018-02-02 19:57:59 +09:00
  • c1efe0aa1d Set minimum height for mastodon on drawer (#6142) Akihiko Odaki 2018-02-02 19:56:50 +09:00
  • ac1093256c Allow HTTP caching of atom-rendered public toots (OStatus compatibility) (#6207) ThibG 2018-02-02 10:54:04 +01:00
  • af40824998 moved save button (#3792) Charlotte Fields 2018-02-02 20:45:43 +11:00
  • 77dd9e7d27 Remove wave from list drawer (#6381) Akihiko Odaki 2018-02-02 18:32:41 +09:00
  • 5da5c65db8 Unify links container implementation in about pages (#6382) Akihiko Odaki 2018-02-02 18:32:21 +09:00
  • 0be9a1e321 Accept ActivityPub announce from the author of the original note (#6236) Akihiko Odaki 2018-02-02 18:22:15 +09:00
  • 8e4cf6282b Allow retrieval of private statuses (single or in outbox) using HTTP signatures (#6225) puckipedia 2018-02-02 10:19:59 +01:00
  • 04fef7b888 pam authentication (#5303) Alexander 2018-02-02 10:18:55 +01:00
  • 1afc70c990 Fix mistake in cache deletion (#6408) abcang 2018-02-02 18:10:18 +09:00
  • f4bd51da1e Upgrade Paperclip > 5.2.1 (#6404) Rob Watson 2018-02-01 16:54:22 +00:00
  • ffb2b8ef8c Fix button hiding when header title is too long (#6406) abcang 2018-02-02 01:17:17 +09:00
  • 3ed194b67d Russian language updated (#6397) Evgeny Petrov 2018-02-01 01:33:54 +03:00
  • 2cff744cdf fix ruby 2.5 rvm install in vagrant (#6396) Daniel King 2018-01-31 20:52:58 +00:00
  • e14c20582f
    Bump version to 2.2.0 v2.2.0 Eugen Rochko 2018-01-29 01:12:36 +01:00
  • 47eda1e5fb
    Fix padding bug in landing page column header (#6374) Eugen Rochko 2018-01-29 01:10:59 +01:00
  • 97dcfb0f50
    ASSET_HOST is wrong env variable. Fix to CDN_HOST (#6372) Eugen Rochko 2018-01-29 01:06:39 +01:00
  • 79bc3d5845
    Add direction tags to HTML e-mails for RTL languages (#6373) Eugen Rochko 2018-01-29 00:22:20 +01:00
  • 106efba800 Weblate translations (#6370) Renato "Lond" Cerqueira 2018-01-28 14:48:09 +01:00
  • bd8d8ad894 l10n Occitan update (#6367) Quenty31 2018-01-27 00:51:03 +01:00
  • 7e07e61a30 Do not manually update system RubyGems (#6355) Akihiko Odaki 2018-01-25 12:23:29 +09:00
  • 4a974c6db1 Do not require sudo on Travis CI (#6356) Akihiko Odaki 2018-01-25 12:23:09 +09:00
  • a3c0a20373 Fix initial_state me in push_notification_register (#6349) abcang 2018-01-24 22:37:46 +09:00
  • 8cd2828e91 Fix hide and show media button on admin page (#6347) v2.2.0rc2 abcang 2018-01-24 21:29:46 +09:00
  • 3d881eed27 Add packs volume to docker-compose.yml (#6348) Yamagishi Kazutoshi 2018-01-24 21:29:32 +09:00
  • 7650506b39 l10n Occitan language update (#6346) Quenty31 2018-01-24 13:29:03 +01:00
  • e6db3427b7
    Bump to 2.2.0rc2 Eugen Rochko 2018-01-24 04:16:30 +01:00
  • daefbd66a6
    Fix style of legacy column headers (#6342) Eugen Rochko 2018-01-24 04:03:51 +01:00
  • b1daa71da5
    Fix #6311: Replace relative URLs in CSS only for Premailer (#6335) Eugen Rochko 2018-01-24 02:57:14 +01:00
  • 1cc44cba81
    Fix #6331 (#6341) Eugen Rochko 2018-01-23 20:52:30 +01:00
  • 4ec9d8b4d9 Display deleted users' role as “Suspended” (#6339) ThibG 2018-01-23 14:31:31 +01:00
  • d966878e87
    Update goldfinger, ostatus2 and http.rb versions (#6337) Eugen Rochko 2018-01-23 14:30:42 +01:00
  • 2fc2725076
    Fix e-mail icon for reblog being stretched (#6336) Eugen Rochko 2018-01-23 14:30:28 +01:00
  • 69f13e7bca
    Fix regression from #6199: Make entire column header clickable (#6334) Eugen Rochko 2018-01-23 05:06:29 +01:00