7247 Commits (563a09d81a3fd19f7ed62110b69482b89cfff350)
 

Author SHA1 Message Date
Thibaut Girka 93e6984be8 Make active bookmarks red (fixes #493)
6 years ago
Thibaut Girka 37dc96b71b Use history.state to decide whether we should goBack() or go to / (fixes #247)
6 years ago
Thibaut Girka fa980f2c95 Use props.router instead of context.router, as we are using withRouter
6 years ago
Thibaut Girka 574e74bbdd Hardcode default skin/theme in error layout (fixes #373)
6 years ago
Thibaut Girka 0174ca8679 Prevent a rare crash when a status' root node is undefined
6 years ago
Thibaut Girka 663c9dcf36 Fix direct timeline
6 years ago
Yamagishi Kazutoshi 4c11c429ce Weblate translations (2018-05-31) (#7681)
6 years ago
Marcin Mikołajczak 069bb3eeeb 🌍: 🇵🇱⬆️ (#7679)
6 years ago
Jenkins a76f40890e Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Eugen Rochko 40ed681914 Fix nil error in migration (#7680)
6 years ago
Eugen Rochko 49a0a3a8a2 Speed up some rake tasks by moving execution to Sidekiq (#7678)
6 years ago
Eugen Rochko eebe7fb2d5 Bump version to 2.4.1rc1
6 years ago
Eugen Rochko d60a87d3d2 Redirect / to home on mobile layout, to getting started on desktop (#7677)
6 years ago
Eugen Rochko 931c88b0aa Improve getting started column (#7676)
6 years ago
Yamagishi Kazutoshi abda29af50 Fix broken migrate (regression from #7658) (#7674)
6 years ago
Eugen Rochko 2ba4e0bf1a Deduplicate accounts and make unique username/domain index case-insensitive (#7658)
6 years ago
Eugen Rochko 9e3f9b8250 Improve counter caches on Status and Account (#7644)
6 years ago
Eugen Rochko dc7bf28635 Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
6 years ago
Thibaut Girka 06a6f1759e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka febaae28f4 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka 14961cc8ee [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka 44e534c1a5 [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka d73c0e14b0 [Glitch] Fix gap insertion for timeline disconnection
6 years ago
Thibaut Girka d7aac92316 [Glitch] Fix ID duplication in timelines
6 years ago
Thibaut Girka 27cf820859 [Glitch] Fix comparing id
6 years ago
Thibaut Girka 54c32199af [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka f4a929a74a [Glitch] Add missing null handling in notification reducer
6 years ago
Thibaut Girka 7096611df6 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 7a953db0b6 [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
unarist a5c740ba41 Fix context building in the reducer (#7671)
6 years ago
Thibaut Girka 6a0f32b359 Fix error when unmuting a domain without listing muted domains first
6 years ago
ThibG a7415de00d Fix error when unmuting a domain without listing muted domains first (#7670)
6 years ago
David Yip 88d1061b85 Merge pull request #525 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka c822ecfa01 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
abcang f0ee3f8f8a Fix N+1 on AtomSerializer (#7669)
6 years ago
Yamagishi Kazutoshi 7e042c97d1 Use URL polyfill (#7664)
6 years ago
Eugen Rochko 744d47dee2 Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko bc464619f3 Always display tab navigation on local/federated timeline even when empty (#7663)
6 years ago
Eugen Rochko 776b996964 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
6 years ago
Akihiko Odaki 0cb1524dc1 Cache attachments on external host with service worker (#7493)
6 years ago
takayamaki 5a242be7ec fix: Don't validate MX record in development (#7654)
6 years ago
Lynx Kotoura 49ee254971 Fix embed, error and onboarding modals in light theme (#7656)
6 years ago
Eugen Rochko bc64ef560e Fix incomplete flex style on trends items (#7655)
6 years ago
Shuhei Kitagawa 8bf3eb0571 Add a test for emojis_controller (#7652)
6 years ago
tateisu 9a4bed4837 optimize direct timeline (#7614)
6 years ago
Eugen Rochko adeb99bc8c Record trending tags from ActivityPub, too (#7647)
6 years ago
Eugen Rochko 20a23c7d08 Replace recursion in status mapStateToProps (#7645)
6 years ago
Eugen Rochko 8a3b9d26fb Track trending tags (#7638)
6 years ago
Thibaut Girka 5ad747727f [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka c7e5a0af57 Do not needlessly refresh pinned toots
6 years ago