Commit graph

  • 1d773b3a46
    Add missing formatting to the text in hero widget (#8089) Eugen Rochko 2018-07-28 23:52:20 +02:00
  • 79a1f667c5 Order invites by recent first (#8091) Eugen Rochko 2018-07-28 23:15:17 +02:00
  • cc94b1d95a Prevent ActivityPub movedTo recursion (#8092) Eugen Rochko 2018-07-28 23:14:55 +02:00
  • 2ccef52a4f Improve account bar css (#8087) Mélanie Chauvel (ariasuni) 2018-07-28 20:09:58 +02:00
  • bb71538bb5
    Redesign public profiles and toots (#8068) Eugen Rochko 2018-07-28 19:25:33 +02:00
  • e23b26178a i18n: Update Polish translation (#8084) Marcin Mikołajczak 2018-07-28 19:20:45 +02:00
  • 0fb0037ca7
    Resize images by area instead of fixed dimensions (#8083) Eugen Rochko 2018-07-28 03:33:00 +02:00
  • 3c35b34b61 Improve keyboard shortcuts descriptions (#8066) ThibG 2018-07-26 04:51:25 +02:00
  • d199806969 Prevent scrolling main frame when navigating in image gallery with arrow keys (#8073) ThibG 2018-07-26 04:50:50 +02:00
  • c9739ca86b Fix .column-back-button line-height (#8074) Eai 2018-07-26 11:49:45 +09:00
  • 9ad334f65c Call address instead of exchange (#8076) abcang 2018-07-26 11:49:28 +09:00
  • ba6a592b39 fix typo in 🇵🇱 (#8075) Marcin Mikołajczak 2018-07-26 01:42:33 +02:00
  • 69bf116345 Add secure option to additional cookie (#8069) abcang 2018-07-26 01:49:47 +09:00
  • b62ec00d87 Weblate translations (2018-07-25) (#8065) Yamagishi Kazutoshi 2018-07-25 03:47:13 +09:00
  • 7e638043b9
    Weblate translations (2018-07-18) (#8047) Yamagishi Kazutoshi 2018-07-18 15:38:35 +09:00
  • 6277a6db2a
    Hide "A look inside" in mobile layout on frontpage (#8044) Eugen Rochko 2018-07-17 21:44:11 +02:00
  • f6910fba02
    Ensure container of React components has full width (#8043) Eugen Rochko 2018-07-17 18:54:07 +02:00
  • 3c3cf7e208 Update supported Node.js version (#8041) abcang 2018-07-17 22:29:33 +09:00
  • 2bcdfcdee3 Add missing translation for admin dashboard trends section (#8040) Eugen Rochko 2018-07-17 00:15:17 +02:00
  • 69c34f3438
    Fix number of results returned from TrendingTags.get Eugen Rochko 2018-07-16 19:54:14 +02:00
  • 8241f162df
    Fix tag usage display on admin dashboard Eugen Rochko 2018-07-16 19:51:16 +02:00
  • 0d13e30ad2
    Display trending hashtags on admin dashboard (#8038) Eugen Rochko 2018-07-16 19:21:27 +02:00
  • 7e2678f7f6
    Fix ActivityPub::UpdateDistributionWorker regression (#8039) Eugen Rochko 2018-07-16 18:43:22 +02:00
  • a23ac107e4
    Fix activity:interactions counter to count all interactions (#8037) Eugen Rochko 2018-07-16 18:35:43 +02:00
  • 8f64b17d98 Whitelist dat/ipfs/gopher links in sanitizer (#8034) Eugen Rochko 2018-07-16 15:17:43 +02:00
  • daacf15d72 i18n: Update Polish translation (#8032) Marcin Mikołajczak 2018-07-16 12:23:27 +02:00
  • 04587116bd
    Fix typo in Admin::DashboardController#index Eugen Rochko 2018-07-16 01:58:10 +02:00
  • 2354b10eb5
    Add admin dashboard (#8029) Eugen Rochko 2018-07-16 01:11:53 +02:00
  • 7a68608237 Fix index detection a migration to revert index change (#8026) Akihiko Odaki 2018-07-15 21:56:00 +09:00
  • dc62195a06 Upgrade Node.js to v8.x on nvmrc (#8023) THE BOSS ♨ 2018-07-15 12:29:17 +09:00
  • 68cccb00ef Dockerfile: run asset precompilation as a build step (#7780) Kevin Liu 2018-07-14 19:19:09 -04:00
  • 955d5d36e8 Use LoadingBar instead of blur to indicate that an image is loading (fixes #4060) (#7562) ThibG 2018-07-15 01:18:09 +02:00
  • af161e849d Downgrade react-swipeable-views to v0.12.13 from v0.12.14 (#8022) Yamagishi Kazutoshi 2018-07-15 08:01:01 +09:00
  • d0d23b8f0a Do not cause an error if domain_lists.blocks.next is undefined (#8021) ThibG 2018-07-14 23:28:29 +02:00
  • 0eacf2b419 Upgrade Node.js to v8.x on Docker image (#8019) Yamagishi Kazutoshi 2018-07-14 22:12:27 +09:00
  • 0f0576ea06 Add missing Korean translations (#8017) Jeong Arm 2018-07-14 18:27:27 +09:00
  • 2a176514be
    Display full acct on public status pages, always (#8011) Eugen Rochko 2018-07-14 04:07:47 +02:00
  • 38e9662d78
    Disable language detection for texts shorter than 140 characters (#8010) Eugen Rochko 2018-07-14 04:05:36 +02:00
  • 0180037dfb
    Fix streaming API still using filtered instead of chosen languages (#8009) Eugen Rochko 2018-07-14 03:59:31 +02:00
  • 5a6645c922
    Fix static GIFs being saved as empty files when using local storage (#8012) Eugen Rochko 2018-07-14 03:56:52 +02:00
  • e9b322d0a6 Upgrade webpack to version v4.x (#6655) Yamagishi Kazutoshi 2018-07-14 10:56:41 +09:00
  • e709107463
    Display Mastodon version in footer of web UI (#8013) Eugen Rochko 2018-07-14 03:56:34 +02:00
  • 9b75dee316 Weblate translations (2018-07-14) (#8016) Eugen Rochko 2018-07-14 03:54:11 +02:00
  • 47c59591e0 Do not count self in potential friendships (#8014) Eugen Rochko 2018-07-14 03:44:23 +02:00
  • c8c25ea7eb Add dependencies for uWebSockets (#7466) Jeong Arm 2018-07-14 08:47:10 +09:00
  • 37d428dfaf Update uws dependency to 10.148.0 (#7448) Petko Bordjukov 2018-07-14 02:46:27 +03:00
  • e55dce3176
    Add federation relay support (#7998) Eugen Rochko 2018-07-13 02:16:06 +02:00
  • 401559c376 Fix whole-word selection and i18n: Add Japanese translation for Whole-word (#8004) mayaeh 2018-07-13 00:58:26 +09:00
  • 7ac5151b74
    Bump version to 2.4.3 v2.4.3 Eugen Rochko 2018-07-11 11:21:27 +02:00
  • d1a6b144ef Add missing Korean translation (#7993) Jeong Arm 2018-07-11 14:01:42 +09:00
  • 89dc0c98ee
    Bump version to 2.4.3rc3 v2.4.3rc3 Eugen Rochko 2018-07-11 01:31:23 +02:00
  • ffd444d221
    Weblate translations (2018-07-11) (#7992) Eugen Rochko 2018-07-11 01:14:38 +02:00
  • bfce6a5485
    Add link to filters in web UI dropdown (#7990) Eugen Rochko 2018-07-11 00:56:54 +02:00
  • 20fefdb714
    Make whole-word filter regex consistent between Ruby and JS (#7987) Eugen Rochko 2018-07-10 03:01:50 +02:00
  • 1ca4e51eb3 Add option to not consider word boundaries when processing keyword filtering (#7975) ThibG 2018-07-09 02:22:09 +02:00
  • 451e585b97
    Bump version to 2.4.3rc2 v2.4.3rc2 Eugen Rochko 2018-07-07 22:23:52 +02:00
  • 30e1da7668
    Add follow button to detailed status, add gradient to mask bio cut-off (#7979) Eugen Rochko 2018-07-07 22:20:14 +02:00
  • 6b9e03e002
    Add API method to remove a suggestion (#7978) Eugen Rochko 2018-07-07 21:09:54 +02:00
  • ef2bcf51d7 Fix french translation of “Keyword or phrase” (#7980) ThibG 2018-07-07 20:45:04 +02:00
  • cfeb3beb4e
    Fix filters not affecting notifications in web UI (#7977) Eugen Rochko 2018-07-07 19:31:19 +02:00
  • cd509d2146
    Remove .p-name microformat class (#7961) Eugen Rochko 2018-07-07 18:51:56 +02:00
  • 9804ec3a6d
    Fix missing irreversible in filters API, expires_in param (#7976) Eugen Rochko 2018-07-07 18:51:45 +02:00
  • c24d62220d i18n: Update Polish translation (#7968) Marcin Mikołajczak 2018-07-07 03:53:00 +02:00
  • c930b61770 Revert "Fix dark background error on user-mention autosuggest (#7937)" (#7964) Lynx Kotoura 2018-07-06 20:19:18 +09:00
  • 617f40fc2b Fix gradient, regression from #7927 (#7963) Lynx Kotoura 2018-07-06 20:16:31 +09:00
  • f89c595ea0
    Add admin setting to enable OG previews for sensitive media (#7962) v2.4.3rc1 Eugen Rochko 2018-07-06 02:15:56 +02:00
  • 404c7702ec
    In keyword filter, account for reblogs, HTML and whole-words (#7960) Eugen Rochko 2018-07-06 02:15:44 +02:00
  • 17b928502a update twemojie to v2 (#7911) Dryusdan 2018-07-06 01:58:07 +02:00
  • cb36ab9a10
    Bump version to 2.4.3rc1 Eugen Rochko 2018-07-05 21:08:03 +02:00
  • 78f036b7d2
    Remove reference to BTC, update video link Eugen Rochko 2018-07-05 21:02:21 +02:00
  • 8461cd4bb5
    Send undo of boost to original poster if reblog (#7959) Eugen Rochko 2018-07-05 20:57:50 +02:00
  • baff4a7ce0
    If signed in, redirect autofollow invite to profile page (#7956) Eugen Rochko 2018-07-05 20:57:35 +02:00
  • 32a4b524fb
    In e-mail validator, fallback from MX to A record (#7955) Eugen Rochko 2018-07-05 20:57:24 +02:00
  • 4b198b172d
    Check reblogged status for blocked/muted mentions (#7957) Eugen Rochko 2018-07-05 18:43:37 +02:00
  • 1f6ed4f86a
    Add more granular OAuth scopes (#7929) Eugen Rochko 2018-07-05 18:31:35 +02:00
  • ca2cc556f1 Crush PNGs to reduce overall size (#7954) Maciek Baron 2018-07-05 14:20:16 +01:00
  • b2051a6256 Weblate translations (2018-07-05) (#7950) Renato "Lond" Cerqueira 2018-07-05 14:50:16 +02:00
  • 1e65cdf821 Add comment, test to unescapeHTML (#7949) Maciek Baron 2018-07-05 11:19:38 +01:00
  • cdfe51e325 Fix #6395 - overlapping profile name and domain (#7927) Maciek Baron 2018-07-04 16:36:33 +01:00
  • 7da74e3157 Fix dark background error on user-mention autosuggest (#7937) Marek Lach 2018-07-04 16:35:57 +01:00
  • f2d9a3c239 Refactor privacyPrefence() to use priority list (#7945) Maciek Baron 2018-07-04 16:35:35 +01:00
  • 0bfa0f2374 Add white outline to black emojis (fix #5083) (#7936) Maciek Baron 2018-07-04 16:35:02 +01:00
  • f3af1a96a8 Check if router is injected in media modal (#7941) Maciek Baron 2018-07-04 14:34:28 +01:00
  • 9dc413b025 Respect noindex rule in remote follow view (fix #7869) (#7939) Maciek Baron 2018-07-04 01:58:44 +01:00
  • 8ff0d64d05 What is on your mind -> What's on your mind (#7938) Eugen Rochko 2018-07-04 01:49:57 +02:00
  • 5b6db8a62a
    Disable service worker media cache and IndexedDB storage (#7932) Eugen Rochko 2018-07-03 19:50:18 +02:00
  • 4045b50bd6 Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935) Renato "Lond" Cerqueira 2018-07-03 19:47:09 +02:00
  • bbbe3ed6ba Allow the media modal to be closed by pressing back (#7934) Maciek Baron 2018-07-03 15:12:05 +01:00
  • 6d45f768a6 Fix Unknown addon provider in scalingo.json (#7928) Satsuki Yanagi 2018-07-03 16:09:21 +09:00
  • b0968623fa
    Fix check for PotentialFriendshipTracker when replying (#7933) Eugen Rochko 2018-07-03 05:00:44 +02:00
  • 23e1f143de Fix M hotkey inserting @undefined when in detailed status (#7931) Eugen Rochko 2018-07-03 02:17:18 +02:00
  • 30b377cc15
    Fix style of attachment list on /about (#7930) Eugen Rochko 2018-07-03 01:48:09 +02:00
  • da8fe8079e
    Re-add follow recommendations API (#7918) Eugen Rochko 2018-07-03 01:47:56 +02:00
  • ac82c9380f Display full username in tooltip on search and autosuggest #7478 (#7920) Shaun Gillies 2018-07-01 03:16:13 +01:00
  • 2092d5c0ad
    Improve embeds (#7919) Eugen Rochko 2018-07-01 04:12:34 +02:00
  • 8fea9cc311 Typo in signature verification failure logging (#7916) Marty McGuire 2018-06-30 04:11:38 -07:00
  • dfd9cd463d i18n: Update Polish translation (#7915) Marcin Mikołajczak 2018-06-30 02:42:00 +02:00
  • ddd0bb69e1 Merge HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY into ALLOW_ACCESS_TO_HIDDEN_SERVICE (#7901) MIYAGI Hikaru 2018-06-29 22:36:02 +09:00
  • cdb101340a
    Keyword/phrase filtering (#7905) Eugen Rochko 2018-06-29 15:34:36 +02:00
  • fbee9b5ac8 Missing translations (#7896) Quentí 2018-06-27 03:10:53 +02:00