Commit Graph

  • e7b3a4263e [Glitch] Fix low-contrasted cancel button of reply indicator Thibaut Girka 2018-05-27 16:13:26 +0200
  • 08dbe29e29 [Glitch] Improve load gap styling in web UI Thibaut Girka 2018-05-27 20:23:56 +0200
  • cc589d6ec0 [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id Thibaut Girka 2018-05-27 19:42:45 +0200
  • fbc25bdd2d [Glitch] Do not crash in getStatusIds when there is a gap in the timeline Thibaut Girka 2018-05-27 19:35:27 +0200
  • 5cc4d34250 [Glitch] Fix gap insertion for timeline disconnection Thibaut Girka 2018-05-27 19:34:50 +0200
  • 15bef77add [Glitch] Fix ID duplication in timelines Thibaut Girka 2018-05-27 19:34:08 +0200
  • 4b38ac3bed [Glitch] Fix comparing id Thibaut Girka 2018-05-27 19:33:28 +0200
  • 6020a21130 [Glitch] Fix LoadMore on account media gallery Thibaut Girka 2018-05-27 19:32:25 +0200
  • 5d16fd3f28 [Glitch] Add missing null handling in notification reducer Thibaut Girka 2018-05-27 19:31:46 +0200
  • 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline Thibaut Girka 2018-05-27 19:30:52 +0200
  • 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline Thibaut Girka 2018-05-27 19:10:37 +0200
  • 7706ed038f Fix context building in the reducer (#7671) unarist 2018-05-30 00:42:29 +0900
  • 532fb8e215 Fix error when unmuting a domain without listing muted domains first Thibaut Girka 2018-05-29 15:19:27 +0200
  • 0345cd5a0f Fix error when unmuting a domain without listing muted domains first (#7670) ThibG 2018-05-29 16:25:05 +0200
  • 6a1544bd46
    Merge pull request #525 from ThibG/glitch-soc/merge-upstream David Yip 2018-05-29 09:06:00 -0500
  • c087738270 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-05-29 13:52:26 +0200
  • 90908fc24b Fix N+1 on AtomSerializer (#7669) abcang 2018-05-29 20:34:02 +0900
  • 13b60e6a14 Use URL polyfill (#7664) Yamagishi Kazutoshi 2018-05-29 20:33:20 +0900
  • 8bb74e50be
    Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) Eugen Rochko 2018-05-29 02:01:24 +0200
  • 90b64c0069
    Always display tab navigation on local/federated timeline even when empty (#7663) Eugen Rochko 2018-05-29 02:01:04 +0200
  • e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662) Eugen Rochko 2018-05-29 01:39:02 +0200
  • d95642f6d9 Cache attachments on external host with service worker (#7493) Akihiko Odaki 2018-05-29 07:43:47 +0900
  • 03f4c214b4 fix: Don't validate MX record in development (#7654) takayamaki 2018-05-29 02:14:24 +0900
  • c0355878ba Fix embed, error and onboarding modals in light theme (#7656) Lynx Kotoura 2018-05-29 02:13:20 +0900
  • 04a2cf8bcc
    Fix incomplete flex style on trends items (#7655) Eugen Rochko 2018-05-28 19:12:53 +0200
  • b0b34a5e38 Add a test for emojis_controller (#7652) Shuhei Kitagawa 2018-05-28 22:56:58 +0900
  • b87a1229c7 optimize direct timeline (#7614) tateisu 2018-05-28 18:04:06 +0900
  • ab36e0ef72 Record trending tags from ActivityPub, too (#7647) Eugen Rochko 2018-05-28 05:21:04 +0200
  • dfbadd6837
    Replace recursion in status mapStateToProps (#7645) Eugen Rochko 2018-05-28 02:42:06 +0200
  • 9bd23dc4e5
    Track trending tags (#7638) Eugen Rochko 2018-05-27 21:45:30 +0200
  • 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore Thibaut Girka 2018-05-27 17:46:48 +0200
  • a81ed7b205 Do not needlessly refresh pinned toots Thibaut Girka 2018-05-27 17:42:54 +0200
  • 60addb14ce [Glitch] Change icon for domain blocks Thibaut Girka 2018-05-27 17:41:32 +0200
  • b7508940b7 [Glitch] Add option to show only local toots in timeline preview Thibaut Girka 2018-05-27 17:06:13 +0200
  • 1fa3586db5 [Glitch] Use streaming API for standalone timelines on /about and /tag pages Thibaut Girka 2018-05-27 17:10:48 +0200
  • d959d04133 Change direct message warning to match upstream Thibaut Girka 2018-05-24 18:11:43 +0200
  • 458ec31791
    Merge pull request #520 from ThibG/glitch-soc/merge-upstream ThibG 2018-05-27 14:24:57 +0200
  • 659b8a12ec Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-05-27 13:20:15 +0200
  • c2e528916c Implement client-size image resizing from upstream Thibaut Girka 2018-05-25 11:26:37 +0200
  • d253449ff0 Port upstream's result section headers (fixes #366) Thibaut Girka 2018-05-22 12:21:50 +0200
  • 63c7b91572 Validate that e-mail resolves with MX and it's not blacklisted (#7631) Eugen Rochko 2018-05-27 04:58:08 +0200
  • 182bdbc5f4 Don't use Object.assign with Notification, only display actions for mentions (#7632) Eugen Rochko 2018-05-27 04:55:19 +0200
  • 422f92f3f8 Fix lock icon position in account card (#7630) bsky 2018-05-26 22:29:32 +0900
  • 22bc07998c
    Merge pull request #508 from ThibG/glitch-soc/fixes/remove-leftover-from-attachment-url-insertion ThibG 2018-05-26 13:22:49 +0200
  • 18d9a7fd71 Fix caret position after inserting suggestions (fixes #281) Thibaut Girka 2018-05-22 21:09:07 +0200
  • d8793e1bee Remove unneeded code now that attachment URL isn't appended to toots Thibaut Girka 2018-05-22 20:21:09 +0200
  • 07054ee6f7 Add right margin of notification message (#7628) Lynx Kotoura 2018-05-26 17:53:53 +0900
  • a0b4754231 Fix color mistakes in mastodon-light theme (#7626) Lynx Kotoura 2018-05-26 17:53:44 +0900
  • 62cb3b199f Weblate translations (2018-05-26) (#7624) Yamagishi Kazutoshi 2018-05-26 11:45:58 +0900
  • ebf2fef029
    Catch ActionController::UnknownFormat and return HTTP 406 (#7621) Eugen Rochko 2018-05-26 01:09:30 +0200
  • d87649db07
    Disable AMS logging (#7623) Eugen Rochko 2018-05-26 01:08:31 +0200
  • a5c25242af
    Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav ThibG 2018-05-25 22:03:31 +0200
  • a4f68f90db
    Merge pull request #518 from ThibG/glitch-soc/merge-master ThibG 2018-05-25 21:41:25 +0200
  • 11cc2e099a Merge branch 'master' into glitch-soc/merge-master Thibaut Girka 2018-05-25 18:59:02 +0200
  • c7ac039697 Remove Puma pidfile before boot if container receives SIGTERM (#7052) Isatis 2018-05-25 09:50:31 -0700
  • 023fe5181b Introduce flat layout to contexts reducer (#7150) Akihiko Odaki 2018-05-26 01:46:28 +0900
  • 8182b61518 Enable media timeline (#7598) Yamagishi Kazutoshi 2018-05-26 01:36:46 +0900
  • 7ea91dcbb3 More polished light theme (#7620) Lynx Kotoura 2018-05-26 01:36:26 +0900
  • 6042403621 Fix color of /about/more link anchors (#7618) Lynx Kotoura 2018-05-25 23:48:17 +0900
  • 9b75a13104
    Merge pull request #517 from ThibG/glitch-soc/fixes/max_toot_chars ThibG 2018-05-25 14:44:20 +0200
  • 3f8f5642a1 Added the law requirements for the EU/EEA (#7605) Jeroen 2018-05-25 14:27:14 +0200
  • cdbdf7f98b Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) ThibG 2018-05-25 14:26:45 +0200
  • c1d0f96bb4 Add missing comma in InitalStateSerializer (fixes #516) Thibaut Girka 2018-05-25 14:06:48 +0200
  • 4c91215e1f [Glitch] Use .star-icon instead of hardcoding color in detailed statuses Thibaut Girka 2018-05-25 11:16:11 +0200
  • 2587fcdd27 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613) ThibG 2018-05-25 03:03:22 +0200
  • 88ec5193cb
    Merge pull request #510 from ThibG/glitch-soc/merge-upstream ThibG 2018-05-23 19:19:28 +0200
  • 7719fe0df2
    Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search ThibG 2018-05-23 18:54:51 +0200
  • e4c82e33e4
    Merge pull request #512 from ThibG/glitch-soc/fixes/fix-ckbox-color ThibG 2018-05-23 18:54:31 +0200
  • 0553496b76 Change notification cleaning checkbox color (fixes #511) Thibaut Girka 2018-05-23 18:29:15 +0200
  • e0ef89c73f Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-05-23 16:05:19 +0200
  • d8864b9e9d Fix caret position after selected suggestion and media upload (#7595) ThibG 2018-05-23 15:20:15 +0200
  • 6d99a0b652 Fix tests for invites controller (regression from 4d81809f36) (#7597) Yamagishi Kazutoshi 2018-05-23 13:32:10 +0900
  • 4d81809f36
    Yeah, it was supposed to be #create? Eugen Rochko 2018-05-22 20:05:24 +0200
  • 7745a22ec7
    Bump version to 2.4.0 Eugen Rochko 2018-05-22 19:39:35 +0200
  • f8cf85db3b
    Remove pointer to light theme until it is more polished (#7594) Eugen Rochko 2018-05-22 19:38:37 +0200
  • 39d70f375f Remove unneeded code now that attachment URL isn't appended to toots (#7593) ThibG 2018-05-22 19:32:02 +0200
  • 1a564df586
    Do not encode HTML entities in initial Web Push payload body (#7592) Eugen Rochko 2018-05-22 18:12:45 +0200
  • 4c9d5a500d [WIP] i18n: Update Simplified Chinese translations (#7576) SerCom_KC 2018-05-22 21:26:42 +0800
  • 12e590edd7 Add tests for report notes controller (#7589) Shuhei Kitagawa 2018-05-22 21:45:10 +0900
  • 36e47a31e3
    Enforce order on authorized applications page (#7587) Eugen Rochko 2018-05-22 14:44:53 +0200
  • 4eeda67727 Hide section headline for timelines in production (#7590) Yamagishi Kazutoshi 2018-05-22 21:44:32 +0900
  • 06252ec71e Change column params on pinned timeline (#7581) Yamagishi Kazutoshi 2018-05-22 20:26:06 +0900
  • 92b09d90c8 Remove outline (#7582) bsky 2018-05-22 20:24:54 +0900
  • 247f55f673 [Glitch] Fetch relationships for search results in UI Thibaut Girka 2018-05-22 13:05:40 +0200
  • a744042cf1 [RU] Added mastodon-light string (#7583) Evgeny Petrov 2018-05-22 12:06:53 +0300
  • 2289250f69
    Merge pull request #503 from glitch-soc/merge-upstream ThibG 2018-05-22 10:02:33 +0200
  • 6dd676e006
    Merge remote-tracking branch 'origin/master' into merge-upstream David Yip 2018-05-21 16:30:24 -0500
  • 810f92e697 🌍: 🇵🇱⬆️ (#7580) Marcin Mikołajczak 2018-05-21 23:12:35 +0200
  • f93806ea55 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master Jenkins 2018-05-21 18:17:23 +0000
  • cc230e5d57
    Merge pull request #495 from ThibG/glitch-soc/fixes/port-upstream-fixes ThibG 2018-05-21 19:20:17 +0200
  • d0b2f71501 Fix width only being set for standalone media Thibaut Girka 2018-05-21 18:25:41 +0200
  • 3ad3cee44c [Glitch] Use real container width in MediaGallery srcSet Thibaut Girka 2018-05-21 17:55:07 +0200
  • 463078dcc4 [Glitch] Do not override the default push notification settings Thibaut Girka 2018-05-20 11:36:44 +0200
  • 162f1863a7
    Merge pull request #499 from ThibG/glitch-soc/merge-upstream ThibG 2018-05-21 17:51:06 +0200
  • 5ea643b279
    Save onlyMedia prop when pinning column (#7575) Eugen Rochko 2018-05-21 17:49:10 +0200
  • 40ef46dbef
    Display only domain of report account if remote under comment (#7574) Eugen Rochko 2018-05-21 17:33:20 +0200
  • a4c9bda771 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2018-05-21 16:40:02 +0200
  • 98ecadbf99
    Merge pull request #492 from ThibG/glitch-soc/fixes/port-scss ThibG 2018-05-21 16:29:05 +0200
  • 46061dc041 Add exact attribute to WrappedRoute for community timeline (#7572) Yamagishi Kazutoshi 2018-05-21 23:26:00 +0900
  • 292c987522
    Bump version to 2.4.0rc5 Eugen Rochko 2018-05-21 16:05:31 +0200