about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-05-31Weblate translations (2018-05-31) (#7681)Yamagishi Kazutoshi
2018-05-31🌍: 🇵🇱⬆️ (#7679)Marcin Mikołajczak
2018-05-30Speed up some rake tasks by moving execution to Sidekiq (#7678)Eugen Rochko
2018-05-30Redirect / to home on mobile layout, to getting started on desktop (#7677)Eugen Rochko
2018-05-30Improve getting started column (#7676)Eugen Rochko
2018-05-30Improve counter caches on Status and Account (#7644)Eugen Rochko
2018-05-29Reduce wasted work in RemoveStatusService due to inactive followers (#7672)Eugen Rochko
2018-05-29Fix context building in the reducer (#7671)unarist
2018-05-29Fix error when unmuting a domain without listing muted domains first (#7670)ThibG
2018-05-29Fix N+1 on AtomSerializer (#7669)abcang
2018-05-29Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)Eugen Rochko
2018-05-29Always display tab navigation on local/federated timeline even when empty (#7...Eugen Rochko
2018-05-29Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)Eugen Rochko
2018-05-29Cache attachments on external host with service worker (#7493)Akihiko Odaki
2018-05-28fix: Don't validate MX record in development (#7654)takayamaki
2018-05-28Fix embed, error and onboarding modals in light theme (#7656)Lynx Kotoura
2018-05-28Fix incomplete flex style on trends items (#7655)Eugen Rochko
2018-05-28optimize direct timeline (#7614)tateisu
2018-05-28Record trending tags from ActivityPub, too (#7647)Eugen Rochko
2018-05-28Replace recursion in status mapStateToProps (#7645)Eugen Rochko
2018-05-27Track trending tags (#7638)Eugen Rochko
2018-05-27Validate that e-mail resolves with MX and it's not blacklisted (#7631)Eugen Rochko
2018-05-27Don't use Object.assign with Notification, only display actions for mentions ...Eugen Rochko
2018-05-26Fix lock icon position in account card (#7630)bsky
2018-05-26Add right margin of notification message (#7628)Lynx Kotoura
2018-05-26Fix color mistakes in mastodon-light theme (#7626)Lynx Kotoura
2018-05-26Weblate translations (2018-05-26) (#7624)Yamagishi Kazutoshi
2018-05-26Catch ActionController::UnknownFormat and return HTTP 406 (#7621)Eugen Rochko
2018-05-25Introduce flat layout to contexts reducer (#7150)Akihiko Odaki
2018-05-25Enable media timeline (#7598)Yamagishi Kazutoshi
2018-05-25More polished light theme (#7620)Lynx Kotoura
2018-05-25Fix color of /about/more link anchors (#7618)Lynx Kotoura
2018-05-25Ignore multiple occurrences of a hashtag within a status (fixes #7585) (#7606)ThibG
2018-05-25Use .star-icon instead of hardcoding color in detailed statuses (fixes #7610)...ThibG
2018-05-23Fix caret position after selected suggestion and media upload (#7595)ThibG
2018-05-22Yeah, it was supposed to be #create?Eugen Rochko
2018-05-22Remove unneeded code now that attachment URL isn't appended to toots (#7593)ThibG
2018-05-22Do not encode HTML entities in initial Web Push payload body (#7592)Eugen Rochko
2018-05-22[WIP] i18n: Update Simplified Chinese translations (#7576)SerCom_KC
2018-05-22Enforce order on authorized applications page (#7587)Eugen Rochko
2018-05-22Hide section headline for timelines in production (#7590)Yamagishi Kazutoshi
2018-05-22Change column params on pinned timeline (#7581)Yamagishi Kazutoshi
2018-05-22Remove outline (#7582)bsky
2018-05-21🌍: 🇵🇱⬆️ (#7580)Marcin Mikołajczak
2018-05-21Save onlyMedia prop when pinning column (#7575)Eugen Rochko
2018-05-21Display only domain of report account if remote under comment (#7574)Eugen Rochko
2018-05-21Add exact attribute to WrappedRoute for community timeline (#7572)Yamagishi Kazutoshi
2018-05-21Use real container width in MediaGallery srcSet (#7571)Eugen Rochko
2018-05-21Use #any? instead of #exists? when checking media attachments (#7570)Eugen Rochko
2018-05-21Unescape HTML entities in rich web push notifications in web UI (#7569)Eugen Rochko