Commit Graph

  • 04a2cf8bc Fix incomplete flex style on trends items (#7655) by Eugen Rochko 2018-05-28 19:12:53 +0200
  • b0b34a5e3 Add a test for emojis_controller (#7652) by Shuhei Kitagawa 2018-05-28 22:56:58 +0900
  • b87a1229c optimize direct timeline (#7614) by tateisu 2018-05-28 18:04:06 +0900
  • ab36e0ef7 Record trending tags from ActivityPub, too (#7647) by Eugen Rochko 2018-05-28 05:21:04 +0200
  • dfbadd683 Replace recursion in status mapStateToProps (#7645) by Eugen Rochko 2018-05-28 02:42:06 +0200
  • 9bd23dc4e Track trending tags (#7638) by Eugen Rochko 2018-05-27 21:45:30 +0200
  • 8b98afa78 [Glitch] Replace onScrollToBottom with onLoadMore by Thibaut Girka 2018-05-27 17:46:48 +0200
  • a81ed7b20 Do not needlessly refresh pinned toots by Thibaut Girka 2018-05-27 17:42:54 +0200
  • 60addb14c [Glitch] Change icon for domain blocks by Thibaut Girka 2018-05-27 17:41:32 +0200
  • b7508940b [Glitch] Add option to show only local toots in timeline preview by Thibaut Girka 2018-05-27 17:06:13 +0200
  • 1fa3586db [Glitch] Use streaming API for standalone timelines on /about and /tag pages by Thibaut Girka 2018-05-27 17:10:48 +0200
  • d959d0413 Change direct message warning to match upstream by Thibaut Girka 2018-05-24 18:11:43 +0200
  • 458ec3179 Merge pull request #520 from ThibG/glitch-soc/merge-upstream by ThibG 2018-05-27 14:24:57 +0200
  • 659b8a12e Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-05-27 13:20:15 +0200
  • c2e528916 Implement client-size image resizing from upstream by Thibaut Girka 2018-05-25 11:26:37 +0200
  • d253449ff Port upstream's result section headers (fixes #366) by Thibaut Girka 2018-05-22 12:21:50 +0200
  • 63c7b9157 Validate that e-mail resolves with MX and it's not blacklisted (#7631) by Eugen Rochko 2018-05-27 04:58:08 +0200
  • 182bdbc5f Don't use Object.assign with Notification, only display actions for mentions (#7632) by Eugen Rochko 2018-05-27 04:55:19 +0200
  • 422f92f3f Fix lock icon position in account card (#7630) by bsky 2018-05-26 22:29:32 +0900
  • 22bc07998 Merge pull request #508 from ThibG/glitch-soc/fixes/remove-leftover-from-attachment-url-insertion by ThibG 2018-05-26 13:22:49 +0200
  • 18d9a7fd7 Fix caret position after inserting suggestions (fixes #281) by Thibaut Girka 2018-05-22 21:09:07 +0200
  • d8793e1be Remove unneeded code now that attachment URL isn't appended to toots by Thibaut Girka 2018-05-22 20:21:09 +0200
  • 07054ee6f Add right margin of notification message (#7628) by Lynx Kotoura 2018-05-26 17:53:53 +0900
  • a0b475423 Fix color mistakes in mastodon-light theme (#7626) by Lynx Kotoura 2018-05-26 17:53:44 +0900
  • 62cb3b199 Weblate translations (2018-05-26) (#7624) by Yamagishi Kazutoshi 2018-05-26 11:45:58 +0900
  • ebf2fef02 Catch ActionController::UnknownFormat and return HTTP 406 (#7621) by Eugen Rochko 2018-05-26 01:09:30 +0200
  • d87649db0 Disable AMS logging (#7623) by Eugen Rochko 2018-05-26 01:08:31 +0200
  • a5c25242a Merge pull request #514 from ThibG/glitch-soc/fixes/fix-hardcoded-fav by ThibG 2018-05-25 22:03:31 +0200
  • a4f68f90d Merge pull request #518 from ThibG/glitch-soc/merge-master by ThibG 2018-05-25 21:41:25 +0200
  • 11cc2e099 Merge branch 'master' into glitch-soc/merge-master by Thibaut Girka 2018-05-25 18:59:02 +0200
  • c7ac03969 Remove Puma pidfile before boot if container receives SIGTERM (#7052) by Isatis 2018-05-25 09:50:31 -0700
  • 023fe5181 Introduce flat layout to contexts reducer (#7150) by Akihiko Odaki 2018-05-26 01:46:28 +0900
  • 8182b6151 Enable media timeline (#7598) by Yamagishi Kazutoshi 2018-05-26 01:36:46 +0900
  • 7ea91dcbb More polished light theme (#7620) by Lynx Kotoura 2018-05-26 01:36:26 +0900
  • 604240362 Fix color of /about/more link anchors (#7618) by Lynx Kotoura 2018-05-25 23:48:17 +0900
  • 9b75a1310 Merge pull request #517 from ThibG/glitch-soc/fixes/max_toot_chars by ThibG 2018-05-25 14:44:20 +0200
  • 3f8f5642a Added the law requirements for the EU/EEA (#7605) by Jeroen 2018-05-25 14:27:14 +0200
  • cdbdf7f98 Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606) by ThibG 2018-05-25 14:26:45 +0200
  • c1d0f96bb Add missing comma in InitalStateSerializer (fixes #516) by Thibaut Girka 2018-05-25 14:06:48 +0200
  • 4c91215e1 [Glitch] Use .star-icon instead of hardcoding color in detailed statuses by Thibaut Girka 2018-05-25 11:16:11 +0200
  • 2587fcdd2 Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610) (#7613) by ThibG 2018-05-25 03:03:22 +0200
  • 88ec5193c Merge pull request #510 from ThibG/glitch-soc/merge-upstream by ThibG 2018-05-23 19:19:28 +0200
  • 7719fe0df Merge pull request #505 from ThibG/glitch-soc/features/fetch-relationships-on-search by ThibG 2018-05-23 18:54:51 +0200
  • e4c82e33e Merge pull request #512 from ThibG/glitch-soc/fixes/fix-ckbox-color by ThibG 2018-05-23 18:54:31 +0200
  • 0553496b7 Change notification cleaning checkbox color (fixes #511) by Thibaut Girka 2018-05-23 18:29:15 +0200
  • e0ef89c73 Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-05-23 16:05:19 +0200
  • d8864b9e9 Fix caret position after selected suggestion and media upload (#7595) by ThibG 2018-05-23 15:20:15 +0200
  • 6d99a0b65 Fix tests for invites controller (regression from 4d81809f36) (#7597) by Yamagishi Kazutoshi 2018-05-23 13:32:10 +0900
  • 4d81809f3 Yeah, it was supposed to be #create? by Eugen Rochko 2018-05-22 20:05:24 +0200
  • 7745a22ec Bump version to 2.4.0 by Eugen Rochko 2018-05-22 19:39:35 +0200
  • f8cf85db3 Remove pointer to light theme until it is more polished (#7594) by Eugen Rochko 2018-05-22 19:38:37 +0200
  • 39d70f375 Remove unneeded code now that attachment URL isn't appended to toots (#7593) by ThibG 2018-05-22 19:32:02 +0200
  • 1a564df58 Do not encode HTML entities in initial Web Push payload body (#7592) by Eugen Rochko 2018-05-22 18:12:45 +0200
  • 4c9d5a500 [WIP] i18n: Update Simplified Chinese translations (#7576) by SerCom_KC 2018-05-22 21:26:42 +0800
  • 12e590edd Add tests for report notes controller (#7589) by Shuhei Kitagawa 2018-05-22 21:45:10 +0900
  • 36e47a31e Enforce order on authorized applications page (#7587) by Eugen Rochko 2018-05-22 14:44:53 +0200
  • 4eeda6772 Hide section headline for timelines in production (#7590) by Yamagishi Kazutoshi 2018-05-22 21:44:32 +0900
  • 06252ec71 Change column params on pinned timeline (#7581) by Yamagishi Kazutoshi 2018-05-22 20:26:06 +0900
  • 92b09d90c Remove outline (#7582) by bsky 2018-05-22 20:24:54 +0900
  • 247f55f67 [Glitch] Fetch relationships for search results in UI by Thibaut Girka 2018-05-22 13:05:40 +0200
  • a744042cf [RU] Added mastodon-light string (#7583) by Evgeny Petrov 2018-05-22 12:06:53 +0300
  • 2289250f6 Merge pull request #503 from glitch-soc/merge-upstream by ThibG 2018-05-22 10:02:33 +0200
  • 6dd676e00 Merge remote-tracking branch 'origin/master' into merge-upstream by David Yip 2018-05-21 16:30:24 -0500
  • 810f92e69 🌍: 🇵🇱⬆️ (#7580) by Marcin Mikołajczak 2018-05-21 23:12:35 +0200
  • f93806ea5 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master by Jenkins 2018-05-21 18:17:23 +0000
  • cc230e5d5 Merge pull request #495 from ThibG/glitch-soc/fixes/port-upstream-fixes by ThibG 2018-05-21 19:20:17 +0200
  • d0b2f7150 Fix width only being set for standalone media by Thibaut Girka 2018-05-21 18:25:41 +0200
  • 3ad3cee44 [Glitch] Use real container width in MediaGallery srcSet by Thibaut Girka 2018-05-21 17:55:07 +0200
  • 463078dcc [Glitch] Do not override the default push notification settings by Thibaut Girka 2018-05-20 11:36:44 +0200
  • 162f1863a Merge pull request #499 from ThibG/glitch-soc/merge-upstream by ThibG 2018-05-21 17:51:06 +0200
  • 5ea643b27 Save onlyMedia prop when pinning column (#7575) by Eugen Rochko 2018-05-21 17:49:10 +0200
  • 40ef46dbe Display only domain of report account if remote under comment (#7574) by Eugen Rochko 2018-05-21 17:33:20 +0200
  • a4c9bda77 Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-05-21 16:40:02 +0200
  • 98ecadbf9 Merge pull request #492 from ThibG/glitch-soc/fixes/port-scss by ThibG 2018-05-21 16:29:05 +0200
  • 46061dc04 Add exact attribute to WrappedRoute for community timeline (#7572) by Yamagishi Kazutoshi 2018-05-21 23:26:00 +0900
  • 292c98752 Bump version to 2.4.0rc5 by Eugen Rochko 2018-05-21 16:05:31 +0200
  • 22e067bf5 Use real container width in MediaGallery srcSet (#7571) by Eugen Rochko 2018-05-21 16:04:01 +0200
  • 32d437238 Use #any? instead of #exists? when checking media attachments (#7570) by Eugen Rochko 2018-05-21 16:01:16 +0200
  • e583f110c Unescape HTML entities in rich web push notifications in web UI (#7569) by Eugen Rochko 2018-05-21 16:00:56 +0200
  • c53aacdfa Recover glitch-soc specific styles that were removed by accident by Thibaut Girka 2018-05-21 15:56:47 +0200
  • 41b2cfe5b i18n: Update Simplified Chinese translations (#7565) by SerCom_KC 2018-05-21 19:40:48 +0800
  • ea969000a Add a light theme (#7027) by Sylvhem 2018-05-21 13:40:31 +0200
  • 7403e5d30 Add media timeline (#6631) by Yamagishi Kazutoshi 2018-05-21 19:43:38 +0900
  • 05f8c375a Remove small pagination limit from context API (#7564) by Eugen Rochko 2018-05-21 12:43:05 +0200
  • 9ada53280 Convert rich push notifications to plaintext in webapp (#7563) by Eugen Rochko 2018-05-21 03:35:37 +0200
  • 6eb2bc434 [i18n] Update for Occitan (#7558) by Quentí 2018-05-20 20:26:32 +0200
  • 779eb07d7 Improve default background of public profile header (#7556) by Eugen Rochko 2018-05-20 13:09:28 +0200
  • d250e072a In footer, replace text "Mastodon" with logo by Thibaut Girka 2018-05-20 10:34:20 +0200
  • 9ed805196 Add preference to hide following/followers lists by Thibaut Girka 2018-05-18 17:24:11 +0200
  • 50540446f [Glitch] Improvements to toots display in admin view by Thibaut Girka 2018-05-18 17:09:32 +0200
  • 2f9bd86f6 Merge pull request #470 from ThibG/glitch-soc/fixes/status-click-detailed by David Yip 2018-05-20 03:03:39 -0500
  • 56a3d2b64 Merge pull request #494 from ThibG/glitch-soc/merge-upstream by David Yip 2018-05-20 03:01:44 -0500
  • 0bdda362c [RU] Updated strings for 2.4.0 (#7555) by Evgeny Petrov 2018-05-20 02:03:24 +0300
  • 07672e060 🌍: 🇵🇱⬆️ (#7554) by Marcin Mikołajczak 2018-05-20 00:55:56 +0200
  • b481e4fac Merge branch 'master' into glitch-soc/merge-upstream by Thibaut Girka 2018-05-19 22:41:10 +0200
  • 6aa5ea1b5 Weblate translations (2018-05-20) (#7552) by Yamagishi Kazutoshi 2018-05-20 04:42:21 +0900
  • 8378b72eb Ensure push subscription is immediately removed when application is revoked (#7548) by Eugen Rochko 2018-05-19 21:05:08 +0200
  • 5910eb9b6 Add :few keys for sk lang plurals (#7551) by Peter 2018-05-19 19:46:18 +0100
  • 50db10625 Disables autocorrect/autocapitalize on remote username field. (#7549) by Ash Furrow 2018-05-19 13:36:23 -0400
  • 4e1400cec Cache media only when storage can be freed (#7547) by Akihiko Odaki 2018-05-20 02:22:11 +0900