Commit graph

  • a40e322f4b
    Fix spacing in some FeedManager examples. David Yip 2018-06-03 23:02:01 -05:00
  • 26573ad7e6
    Thread scopes through #matches?. #454. David Yip 2018-06-03 19:41:54 -05:00
  • 1bbe81030c
    Display numbers in account header using shortNumberFormat for consistency (#7723) Eugen Rochko 2018-06-04 05:15:50 +02:00
  • 5bf5003384 Do not mark remote status sensitive even if spoiler text is present (#7395) Akihiko Odaki 2018-06-04 11:46:14 +09:00
  • 73923ea6c4 Fix activity-stream-tabs colors and set text variables for text colors (#7722) Lynx Kotoura 2018-06-04 11:39:42 +09:00
  • c7405fda11
    Fix missing column in select in mastodon:feeds:build task (#7720) Eugen Rochko 2018-06-04 04:21:15 +02:00
  • 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
  • c55263027a
    Merge remote-tracking branch 'origin/master' into gs-master David Yip 2018-06-03 19:44:05 -05:00
  • 0deb9fa6b9
    Remove trending hashtags (#7711) Eugen Rochko 2018-06-04 02:18:18 +02:00
  • 37d495eeeb
    keyword mute: Store keywords as a list David Yip 2018-06-03 18:12:55 -05:00
  • 0f979c3460
    Merge pull request #529 from glitch-soc/tweak-491 David Yip 2018-06-03 04:22:20 -05:00
  • d757c8a644
    prefs: Note that favourite confirmation applies to Glitch flavour only (#491) David Yip 2018-06-03 03:40:27 -05:00
  • 5dd2a78034
    Merge pull request #528 from glitch-soc/merge-upstream David Yip 2018-06-03 03:01:09 -05:00
  • 8343f56b2c
    Whoops, forgot to clean up a conflict. David Yip 2018-06-03 02:35:54 -05:00
  • cfdbb36bdf
    Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-null David Yip 2018-06-02 16:19:06 -05:00
  • 3550470c18
    Merge remote-tracking branch 'origin/master' into gs-master David Yip 2018-06-02 16:15:36 -05:00
  • a641d1b5b8
    Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-master David Yip 2018-06-02 16:08:31 -05: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
  • 9ad5de8a3a
    Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarks David Yip 2018-06-01 00:36:48 -05:00
  • 0aba716fe1
    Merge pull request #471 from impiaaa/thread-icon David Yip 2018-06-01 00:35:13 -05:00
  • e5f25a73f2 Adjust spacing between status icons Spencer Alves 2018-05-31 21:55:44 -07:00
  • 7d2e6429c2 Merge branch 'glitch' into thread-icon Spencer Alves 2018-05-31 21:33:16 -07: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
  • b9fdeceb3c Make active bookmarks red (fixes #493) Thibaut Girka 2018-05-21 18:57:51 +02:00
  • cc396f085d Use history.state to decide whether we should goBack() or go to / (fixes #247) Thibaut Girka 2018-05-23 14:17:05 +02:00
  • f86d280fd6 Use props.router instead of context.router, as we are using withRouter Thibaut Girka 2018-05-23 12:55:31 +02:00
  • e8a9627f66 Hardcode default skin/theme in error layout (fixes #373) Thibaut Girka 2018-05-22 18:29:11 +02:00
  • 893f2aff20 Prevent a rare crash when a status' root node is undefined Thibaut Girka 2018-05-26 19:21:02 +02:00
  • e396fbfe3b Fix direct timeline Thibaut Girka 2018-05-31 14:13:35 +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
  • 165b5dc7f5 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-05-31 01:17:25 +00: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) 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
  • e7b3a4263e [Glitch] Fix low-contrasted cancel button of reply indicator Thibaut Girka 2018-05-27 16:13:26 +02:00
  • 08dbe29e29 [Glitch] Improve load gap styling in web UI Thibaut Girka 2018-05-27 20:23:56 +02:00
  • cc589d6ec0 [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id Thibaut Girka 2018-05-27 19:42:45 +02:00
  • fbc25bdd2d [Glitch] Do not crash in getStatusIds when there is a gap in the timeline Thibaut Girka 2018-05-27 19:35:27 +02:00
  • 5cc4d34250 [Glitch] Fix gap insertion for timeline disconnection Thibaut Girka 2018-05-27 19:34:50 +02:00
  • 15bef77add [Glitch] Fix ID duplication in timelines Thibaut Girka 2018-05-27 19:34:08 +02:00
  • 4b38ac3bed [Glitch] Fix comparing id Thibaut Girka 2018-05-27 19:33:28 +02:00
  • 6020a21130 [Glitch] Fix LoadMore on account media gallery Thibaut Girka 2018-05-27 19:32:25 +02:00
  • 5d16fd3f28 [Glitch] Add missing null handling in notification reducer Thibaut Girka 2018-05-27 19:31:46 +02:00
  • 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline Thibaut Girka 2018-05-27 19:30:52 +02:00
  • 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline Thibaut Girka 2018-05-27 19:10:37 +02:00
  • 7706ed038f Fix context building in the reducer (#7671) unarist 2018-05-30 00:42:29 +09:00
  • 532fb8e215 Fix error when unmuting a domain without listing muted domains first Thibaut Girka 2018-05-29 15:19:27 +02:00
  • 0345cd5a0f Fix error when unmuting a domain without listing muted domains first (#7670) ThibG 2018-05-29 16:25:05 +02:00
  • 6a1544bd46
    Merge pull request #525 from ThibG/glitch-soc/merge-upstream David Yip 2018-05-29 09:06:00 -05:00
  • c087738270 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-05-29 13:52:26 +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
  • 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore Thibaut Girka 2018-05-27 17:46:48 +02:00
  • a81ed7b205 Do not needlessly refresh pinned toots Thibaut Girka 2018-05-27 17:42:54 +02:00
  • 60addb14ce [Glitch] Change icon for domain blocks Thibaut Girka 2018-05-27 17:41:32 +02:00
  • b7508940b7 [Glitch] Add option to show only local toots in timeline preview Thibaut Girka 2018-05-27 17:06:13 +02:00
  • 1fa3586db5 [Glitch] Use streaming API for standalone timelines on /about and /tag pages Thibaut Girka 2018-05-27 17:10:48 +02:00
  • d959d04133 Change direct message warning to match upstream Thibaut Girka 2018-05-24 18:11:43 +02:00
  • 458ec31791
    Merge pull request #520 from ThibG/glitch-soc/merge-upstream ThibG 2018-05-27 14:24:57 +02:00
  • 659b8a12ec Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-05-27 13:20:15 +02:00
  • c2e528916c Implement client-size image resizing from upstream Thibaut Girka 2018-05-25 11:26:37 +02:00
  • d253449ff0 Port upstream's result section headers (fixes #366) Thibaut Girka 2018-05-22 12:21:50 +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
  • 22bc07998c
    Merge pull request #508 from ThibG/glitch-soc/fixes/remove-leftover-from-attachment-url-insertion ThibG 2018-05-26 13:22:49 +02:00
  • 18d9a7fd71 Fix caret position after inserting suggestions (fixes #281) Thibaut Girka 2018-05-22 21:09:07 +02:00
  • d8793e1bee Remove unneeded code now that attachment URL isn't appended to toots Thibaut Girka 2018-05-22 20:21:09 +02: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
  • a5c25242af
    Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav ThibG 2018-05-25 22:03:31 +02:00
  • a4f68f90db
    Merge pull request #518 from ThibG/glitch-soc/merge-master ThibG 2018-05-25 21:41:25 +02:00
  • 11cc2e099a Merge branch 'master' into glitch-soc/merge-master Thibaut Girka 2018-05-25 18:59:02 +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
  • 9b75a13104
    Merge pull request #517 from ThibG/glitch-soc/fixes/max_toot_chars ThibG 2018-05-25 14:44:20 +02: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
  • c1d0f96bb4 Add missing comma in InitalStateSerializer (fixes #516) Thibaut Girka 2018-05-25 14:06:48 +02:00
  • 4c91215e1f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses Thibaut Girka 2018-05-25 11:16:11 +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
  • 88ec5193cb
    Merge pull request #510 from ThibG/glitch-soc/merge-upstream ThibG 2018-05-23 19:19:28 +02:00
  • 7719fe0df2
    Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search ThibG 2018-05-23 18:54:51 +02:00
  • e4c82e33e4
    Merge pull request #512 from ThibG/glitch-soc/fixes/fix-ckbox-color ThibG 2018-05-23 18:54:31 +02:00
  • 0553496b76 Change notification cleaning checkbox color (fixes #511) Thibaut Girka 2018-05-23 18:29:15 +02:00
  • e0ef89c73f Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-05-23 16:05:19 +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? 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
  • 247f55f673 [Glitch] Fetch relationships for search results in UI Thibaut Girka 2018-05-22 13:05:40 +02:00
  • a744042cf1 [RU] Added mastodon-light string (#7583) Evgeny Petrov 2018-05-22 12:06:53 +03:00
  • 2289250f69
    Merge pull request #503 from glitch-soc/merge-upstream ThibG 2018-05-22 10:02:33 +02:00
  • 6dd676e006
    Merge remote-tracking branch 'origin/master' into merge-upstream David Yip 2018-05-21 16:30:24 -05:00
  • 810f92e697 🌍: 🇵🇱⬆️ (#7580) Marcin Mikołajczak 2018-05-21 23:12:35 +02:00
  • f93806ea55 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-05-21 18:17:23 +00:00
  • cc230e5d57
    Merge pull request #495 from ThibG/glitch-soc/fixes/port-upstream-fixes ThibG 2018-05-21 19:20:17 +02:00
  • d0b2f71501 Fix width only being set for standalone media Thibaut Girka 2018-05-21 18:25:41 +02:00
  • 3ad3cee44c [Glitch] Use real container width in MediaGallery srcSet Thibaut Girka 2018-05-21 17:55:07 +02:00
  • 463078dcc4 [Glitch] Do not override the default push notification settings Thibaut Girka 2018-05-20 11:36:44 +02:00
  • 162f1863a7
    Merge pull request #499 from ThibG/glitch-soc/merge-upstream ThibG 2018-05-21 17:51:06 +02:00
  • 5ea643b279
    Save onlyMedia prop when pinning column (#7575) 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
  • a4c9bda771 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-05-21 16:40:02 +02:00
  • 98ecadbf99
    Merge pull request #492 from ThibG/glitch-soc/fixes/port-scss ThibG 2018-05-21 16:29:05 +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
  • c53aacdfa0 Recover glitch-soc specific styles that were removed by accident Thibaut Girka 2018-05-21 15:56:47 +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
  • d250e072a2 In footer, replace text "Mastodon" with logo Thibaut Girka 2018-05-20 10:34:20 +02:00
  • 9ed8051961 Add preference to hide following/followers lists Thibaut Girka 2018-05-18 17:24:11 +02:00
  • 50540446f5 [Glitch] Improvements to toots display in admin view Thibaut Girka 2018-05-18 17:09:32 +02:00
  • 2f9bd86f6e
    Merge pull request #470 from ThibG/glitch-soc/fixes/status-click-detailed David Yip 2018-05-20 03:03:39 -05:00
  • 56a3d2b64b
    Merge pull request #494 from ThibG/glitch-soc/merge-upstream David Yip 2018-05-20 03:01:44 -05: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
  • b481e4fac1 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-05-19 22:41:10 +02:00
  • 6aa5ea1b5d Weblate translations (2018-05-20) (#7552) 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
  • 4b94e9c65e
    Improve payload format of Web Push API now that it's open (#7521) Eugen Rochko 2018-05-19 14:46:47 +02:00
  • 1951ff41b3 Do not override the default push notification settings (#6037) Akihiko Odaki 2018-05-19 21:45:58 +09:00
  • 138512d204 Remove outline (#7543) bsky 2018-05-19 19:16:52 +09:00
  • 7871d29aff
    Skip pagination logic for pinned account timelines in reducer (#7540) Eugen Rochko 2018-05-19 02:51:29 +02:00
  • 0b1f88cfd5 Upgrade posix-spawn to master (#7542) MIYAGI Hikaru 2018-05-19 09:20:43 +09:00
  • 97f02f2c08
    Do not raise delivery failure on 4xx errors, increase stoplight threshold (#7541) Eugen Rochko 2018-05-19 00:23:19 +02:00
  • 9d6788b30b Prevent click on video from opening detailed toot Thibaut Girka 2018-05-18 17:49:51 +02:00
  • 2154bd1b5a Widen clickable area of toots Thibaut Girka 2018-05-07 17:10:14 +02:00
  • 625c4f36ef
    Merge pull request #490 from glitch-soc/merge-upstream ThibG 2018-05-18 17:20:32 +02:00
  • 765fc6700c
    ci: Hack around a Travis condition, I guess David Yip 2018-05-18 09:51:00 -05:00
  • 9422b3e0d8
    Fix double-encoding of display name in title and e-mails (#7534) Eugen Rochko 2018-05-18 15:56:57 +02:00
  • 399af266e5
    ci: Bump .travis.yml to 2.5.1 David Yip 2018-05-18 08:34:35 -05:00
  • e0eebba461
    Merge remote-tracking branch 'origin/master' into merge-upstream David Yip 2018-05-18 07:53:04 -05:00
  • 023dfa119e
    Merge pull request #487 from ThibG/glitch-soc/cleanup David Yip 2018-05-18 08:37:31 -05:00
  • 2beeea1e7d Change Japanese translation for privacy.private.short (#7535) Akihiko Odaki 2018-05-18 22:30:45 +09:00
  • 81e3ec4d61
    Merge pull request #488 from ThibG/glitch-soc/features/accounts-custom-emoji David Yip 2018-05-18 07:55:00 -05:00
  • 5d823ee00a
    Merge pull request #489 from ThibG/glitch-soc/features/port-public-ui-changes David Yip 2018-05-18 07:53:53 -05:00
  • 57b503d4ef
    Resolve unknown status from Add activity, skip Remove if unknown (#7526) Eugen Rochko 2018-05-18 11:33:56 +02:00