Commit graph

  • e18390cfe6
    Fix bug in order of conversations in web UI (#7721) Eugen Rochko 2018-06-04 04:19:16 +02:00
  • 22caa32ba2 Add tests for embeds controller (#7719) Shuhei Kitagawa 2018-06-04 10:35:56 +09:00
  • 6b2f4f8c09
    "Show" instead of "return to" after (remote)-following (#7718) Eugen Rochko 2018-06-04 03:00:36 +02:00
  • 0deb9fa6b9
    Remove trending hashtags (#7711) Eugen Rochko 2018-06-04 02:18:18 +02:00
  • 00512ecf87 Add tests for migrations_controller (#7707) Shuhei Kitagawa 2018-06-02 18:52:16 +09:00
  • 89c86ee521 Weblate translations (2018-06-02) (#7705) Yamagishi Kazutoshi 2018-06-02 10:03:08 +09:00
  • 6e6c0e9613
    Use different algorithm for trending tags (#7697) Eugen Rochko 2018-06-01 19:19:44 +02:00
  • 8d6e4e0485
    Fix margin between compose warning, reply indicator and textarea (#7701) Eugen Rochko 2018-06-01 19:19:30 +02:00
  • 73c0c36e7b
    Improve trends layout (#7700) Eugen Rochko 2018-06-01 19:18:37 +02:00
  • 69b45350fe Add loading indicator for trending tags (#7693) Yamagishi Kazutoshi 2018-06-01 21:22:42 +09:00
  • bfa12239e8 Update ESLint for Code Climate (#7696) Yamagishi Kazutoshi 2018-06-01 21:03:19 +09:00
  • 15ce60f610 Fix duplicate key attributes (#7694) Yamagishi Kazutoshi 2018-06-01 21:02:49 +09:00
  • fb1ae0152d
    Wrong exception class: ActiveRecord::RecordNotUnique, not PG::UniqueViolation (#7688) Eugen Rochko 2018-05-31 17:22:33 +02:00
  • 19b4c666f7
    Improve account index migration (#7684) Eugen Rochko 2018-05-31 17:09:09 +02:00
  • 1e938b966e
    Exclude unlisted, private and direct toots from affecting trends (#7686) Eugen Rochko 2018-05-31 16:47:28 +02:00
  • 0ce5339a7b
    Make the refresh trends button refresh trends (#7685) Eugen Rochko 2018-05-31 16:46:02 +02:00
  • 691107263c Put the CW field between the toot we are replying to and the toot field (#7508) Mélanie Chauvel (ariasuni) 2018-05-31 15:16:31 +02:00
  • 648a22637c Weblate translations (2018-05-31) (#7681) Yamagishi Kazutoshi 2018-05-31 20:00:40 +09:00
  • 063d4d4ccc 🌍: 🇵🇱⬆️ (#7679) Marcin Mikołajczak 2018-05-31 04:15:38 +02:00
  • c61c4565ab
    Fix nil error in migration (#7680) Eugen Rochko 2018-05-31 02:30:37 +02:00
  • ad40bf5e0c
    Speed up some rake tasks by moving execution to Sidekiq (#7678) v2.4.1rc1 Eugen Rochko 2018-05-30 21:09:30 +02:00
  • a29f196f95
    Bump version to 2.4.1rc1 Eugen Rochko 2018-05-30 19:16:41 +02:00
  • 3623aea6c9
    Redirect / to home on mobile layout, to getting started on desktop (#7677) Eugen Rochko 2018-05-30 18:42:06 +02:00
  • 1a7a74ff76
    Improve getting started column (#7676) Eugen Rochko 2018-05-30 18:41:47 +02:00
  • 9130b3cda9 Fix broken migrate (regression from #7658) (#7674) Yamagishi Kazutoshi 2018-05-30 16:39:52 +09:00
  • a16e06bbf5
    Deduplicate accounts and make unique username/domain index case-insensitive (#7658) Eugen Rochko 2018-05-30 02:51:26 +02:00
  • a7d726c383
    Improve counter caches on Status and Account (#7644) Eugen Rochko 2018-05-30 02:50:23 +02:00
  • 461542784b
    Reduce wasted work in RemoveStatusService due to inactive followers (#7672) Eugen Rochko 2018-05-29 22:55:33 +02:00
  • 7706ed038f Fix context building in the reducer (#7671) unarist 2018-05-30 00:42:29 +09:00
  • 0345cd5a0f Fix error when unmuting a domain without listing muted domains first (#7670) ThibG 2018-05-29 16:25:05 +02:00
  • 90908fc24b Fix N+1 on AtomSerializer (#7669) abcang 2018-05-29 20:34:02 +09:00
  • 13b60e6a14 Use URL polyfill (#7664) Yamagishi Kazutoshi 2018-05-29 20:33:20 +09:00
  • 8bb74e50be
    Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) Eugen Rochko 2018-05-29 02:01:24 +02:00
  • 90b64c0069
    Always display tab navigation on local/federated timeline even when empty (#7663) Eugen Rochko 2018-05-29 02:01:04 +02:00
  • e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662) Eugen Rochko 2018-05-29 01:39:02 +02:00
  • d95642f6d9 Cache attachments on external host with service worker (#7493) Akihiko Odaki 2018-05-29 07:43:47 +09:00
  • 03f4c214b4 fix: Don't validate MX record in development (#7654) takayamaki 2018-05-29 02:14:24 +09:00
  • c0355878ba Fix embed, error and onboarding modals in light theme (#7656) Lynx Kotoura 2018-05-29 02:13:20 +09:00
  • 04a2cf8bcc
    Fix incomplete flex style on trends items (#7655) Eugen Rochko 2018-05-28 19:12:53 +02:00
  • b0b34a5e38 Add a test for emojis_controller (#7652) Shuhei Kitagawa 2018-05-28 22:56:58 +09:00
  • b87a1229c7 optimize direct timeline (#7614) tateisu 2018-05-28 18:04:06 +09:00
  • ab36e0ef72 Record trending tags from ActivityPub, too (#7647) Eugen Rochko 2018-05-28 05:21:04 +02:00
  • dfbadd6837
    Replace recursion in status mapStateToProps (#7645) Eugen Rochko 2018-05-28 02:42:06 +02:00
  • 9bd23dc4e5
    Track trending tags (#7638) Eugen Rochko 2018-05-27 21:45:30 +02:00
  • 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631) Eugen Rochko 2018-05-27 04:58:08 +02:00
  • 182bdbc5f4 Don't use Object.assign with Notification, only display actions for mentions (#7632) Eugen Rochko 2018-05-27 04:55:19 +02:00
  • 422f92f3f8 Fix lock icon position in account card (#7630) bsky 2018-05-26 22:29:32 +09:00
  • 07054ee6f7 Add right margin of notification message (#7628) Lynx Kotoura 2018-05-26 17:53:53 +09:00
  • a0b4754231 Fix color mistakes in mastodon-light theme (#7626) Lynx Kotoura 2018-05-26 17:53:44 +09:00
  • 62cb3b199f Weblate translations (2018-05-26) (#7624) Yamagishi Kazutoshi 2018-05-26 11:45:58 +09:00
  • ebf2fef029
    Catch ActionController::UnknownFormat and return HTTP 406 (#7621) Eugen Rochko 2018-05-26 01:09:30 +02:00
  • d87649db07
    Disable AMS logging (#7623) Eugen Rochko 2018-05-26 01:08:31 +02:00
  • c7ac039697 Remove Puma pidfile before boot if container receives SIGTERM (#7052) Isatis 2018-05-25 09:50:31 -07:00
  • 023fe5181b Introduce flat layout to contexts reducer (#7150) Akihiko Odaki 2018-05-26 01:46:28 +09:00
  • 8182b61518 Enable media timeline (#7598) Yamagishi Kazutoshi 2018-05-26 01:36:46 +09:00
  • 7ea91dcbb3 More polished light theme (#7620) Lynx Kotoura 2018-05-26 01:36:26 +09:00
  • 6042403621 Fix color of /about/more link anchors (#7618) Lynx Kotoura 2018-05-25 23:48:17 +09:00
  • 3f8f5642a1 Added the law requirements for the EU/EEA (#7605) Jeroen 2018-05-25 14:27:14 +02:00
  • cdbdf7f98b Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) ThibG 2018-05-25 14:26:45 +02:00
  • 2587fcdd27 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613) ThibG 2018-05-25 03:03:22 +02:00
  • d8864b9e9d Fix caret position after selected suggestion and media upload (#7595) ThibG 2018-05-23 15:20:15 +02:00
  • 6d99a0b652 Fix tests for invites controller (regression from 4d81809f36) (#7597) Yamagishi Kazutoshi 2018-05-23 13:32:10 +09:00
  • 4d81809f36
    Yeah, it was supposed to be #create? v2.4.0 Eugen Rochko 2018-05-22 20:05:24 +02:00
  • 7745a22ec7
    Bump version to 2.4.0 Eugen Rochko 2018-05-22 19:39:35 +02:00
  • f8cf85db3b
    Remove pointer to light theme until it is more polished (#7594) Eugen Rochko 2018-05-22 19:38:37 +02:00
  • 39d70f375f Remove unneeded code now that attachment URL isn't appended to toots (#7593) ThibG 2018-05-22 19:32:02 +02:00
  • 1a564df586
    Do not encode HTML entities in initial Web Push payload body (#7592) Eugen Rochko 2018-05-22 18:12:45 +02:00
  • 4c9d5a500d [WIP] i18n: Update Simplified Chinese translations (#7576) SerCom_KC 2018-05-22 21:26:42 +08:00
  • 12e590edd7 Add tests for report notes controller (#7589) Shuhei Kitagawa 2018-05-22 21:45:10 +09:00
  • 36e47a31e3
    Enforce order on authorized applications page (#7587) Eugen Rochko 2018-05-22 14:44:53 +02:00
  • 4eeda67727 Hide section headline for timelines in production (#7590) Yamagishi Kazutoshi 2018-05-22 21:44:32 +09:00
  • 06252ec71e Change column params on pinned timeline (#7581) Yamagishi Kazutoshi 2018-05-22 20:26:06 +09:00
  • 92b09d90c8 Remove outline (#7582) bsky 2018-05-22 20:24:54 +09:00
  • a744042cf1 [RU] Added mastodon-light string (#7583) Evgeny Petrov 2018-05-22 12:06:53 +03:00
  • 810f92e697 🌍: 🇵🇱⬆️ (#7580) Marcin Mikołajczak 2018-05-21 23:12:35 +02:00
  • 5ea643b279
    Save onlyMedia prop when pinning column (#7575) v2.4.0rc5 Eugen Rochko 2018-05-21 17:49:10 +02:00
  • 40ef46dbef
    Display only domain of report account if remote under comment (#7574) Eugen Rochko 2018-05-21 17:33:20 +02:00
  • 46061dc041 Add exact attribute to WrappedRoute for community timeline (#7572) Yamagishi Kazutoshi 2018-05-21 23:26:00 +09:00
  • 292c987522
    Bump version to 2.4.0rc5 Eugen Rochko 2018-05-21 16:05:31 +02:00
  • 22e067bf5c
    Use real container width in MediaGallery srcSet (#7571) Eugen Rochko 2018-05-21 16:04:01 +02:00
  • 32d4372381
    Use #any? instead of #exists? when checking media attachments (#7570) Eugen Rochko 2018-05-21 16:01:16 +02:00
  • e583f110c3
    Unescape HTML entities in rich web push notifications in web UI (#7569) Eugen Rochko 2018-05-21 16:00:56 +02:00
  • 41b2cfe5b8 i18n: Update Simplified Chinese translations (#7565) SerCom_KC 2018-05-21 19:40:48 +08:00
  • ea969000a5 Add a light theme (#7027) Sylvhem 2018-05-21 13:40:31 +02:00
  • 7403e5d306 Add media timeline (#6631) Yamagishi Kazutoshi 2018-05-21 19:43:38 +09:00
  • 05f8c375a2
    Remove small pagination limit from context API (#7564) Eugen Rochko 2018-05-21 12:43:05 +02:00
  • 9ada532809
    Convert rich push notifications to plaintext in webapp (#7563) Eugen Rochko 2018-05-21 03:35:37 +02:00
  • 6eb2bc4348 [i18n] Update for Occitan (#7558) Quentí 2018-05-20 20:26:32 +02:00
  • 779eb07d75
    Improve default background of public profile header (#7556) Eugen Rochko 2018-05-20 13:09:28 +02:00
  • 0bdda362c9 [RU] Updated strings for 2.4.0 (#7555) Evgeny Petrov 2018-05-20 02:03:24 +03:00
  • 07672e0609 🌍: 🇵🇱⬆️ (#7554) Marcin Mikołajczak 2018-05-20 00:55:56 +02:00
  • 6aa5ea1b5d Weblate translations (2018-05-20) (#7552) v2.4.0rc4 Yamagishi Kazutoshi 2018-05-20 04:42:21 +09:00
  • 8378b72eba
    Ensure push subscription is immediately removed when application is revoked (#7548) Eugen Rochko 2018-05-19 21:05:08 +02:00
  • 5910eb9b61 Add :few keys for sk lang plurals (#7551) Peter 2018-05-19 19:46:18 +01:00
  • 50db106252 Disables autocorrect/autocapitalize on remote username field. (#7549) Ash Furrow 2018-05-19 13:36:23 -04:00
  • 4e1400cecb Cache media only when storage can be freed (#7547) Akihiko Odaki 2018-05-20 02:22:11 +09:00
  • bcbb6aa46f
    Bump version to 2.4.0rc4 Eugen Rochko 2018-05-19 18:38:10 +02:00
  • 1bbe12254d
    Improve direct message warning again (#7546) Eugen Rochko 2018-05-19 18:37:33 +02:00
  • 93c66f0c03
    In footer, replace text "Mastodon" with logo (#7545) Eugen Rochko 2018-05-19 16:10:55 +02:00
  • 587da93152 checking http status code with range (#7544) takayamaki 2018-05-19 21:47:44 +09:00