6989 Commits (d67cb13d84a522f6b346b61add5a616062043493)
 

Author SHA1 Message Date
Jenkins 165b5dc7f5 Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master
6 years ago
Eugen Rochko c61c4565ab
Fix nil error in migration (#7680)
6 years ago
Eugen Rochko ad40bf5e0c
Speed up some rake tasks by moving execution to Sidekiq (#7678)
6 years ago
Eugen Rochko a29f196f95
Bump version to 2.4.1rc1
6 years ago
Eugen Rochko 3623aea6c9
Redirect / to home on mobile layout, to getting started on desktop (#7677)
6 years ago
Eugen Rochko 1a7a74ff76
Improve getting started column (#7676)
6 years ago
Yamagishi Kazutoshi 9130b3cda9 Fix broken migrate (regression from #7658) (#7674)
6 years ago
Eugen Rochko a16e06bbf5
Deduplicate accounts and make unique username/domain index case-insensitive (#7658)
6 years ago
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644)
6 years ago
Eugen Rochko 461542784b
Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
6 years ago
Thibaut Girka e7b3a4263e [Glitch] Fix low-contrasted cancel button of reply indicator
6 years ago
Thibaut Girka 08dbe29e29 [Glitch] Improve load gap styling in web UI
6 years ago
Thibaut Girka cc589d6ec0 [Glitch] Use randomized setTimeout when fallback-polling and re-add since_id
6 years ago
Thibaut Girka fbc25bdd2d [Glitch] Do not crash in getStatusIds when there is a gap in the timeline
6 years ago
Thibaut Girka 5cc4d34250 [Glitch] Fix gap insertion for timeline disconnection
6 years ago
Thibaut Girka 15bef77add [Glitch] Fix ID duplication in timelines
6 years ago
Thibaut Girka 4b38ac3bed [Glitch] Fix comparing id
6 years ago
Thibaut Girka 6020a21130 [Glitch] Fix LoadMore on account media gallery
6 years ago
Thibaut Girka 5d16fd3f28 [Glitch] Add missing null handling in notification reducer
6 years ago
Thibaut Girka 4eba8c50c3 [Glitch] Allow clients to fetch notifications made while they were offline
6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline
6 years ago
unarist 7706ed038f Fix context building in the reducer (#7671)
6 years ago
Thibaut Girka 532fb8e215 Fix error when unmuting a domain without listing muted domains first
6 years ago
ThibG 0345cd5a0f Fix error when unmuting a domain without listing muted domains first (#7670)
6 years ago
David Yip 6a1544bd46
Merge pull request #525 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka c087738270 Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
abcang 90908fc24b Fix N+1 on AtomSerializer (#7669)
6 years ago
Yamagishi Kazutoshi 13b60e6a14 Use URL polyfill (#7664)
6 years ago
Eugen Rochko 8bb74e50be
Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661)
6 years ago
Eugen Rochko 90b64c0069
Always display tab navigation on local/federated timeline even when empty (#7663)
6 years ago
Eugen Rochko e599d7caf2 Rescue Mastodon::DimensionsValidationError in Remoteable (#7662)
6 years ago
Akihiko Odaki d95642f6d9 Cache attachments on external host with service worker (#7493)
6 years ago
takayamaki 03f4c214b4 fix: Don't validate MX record in development (#7654)
6 years ago
Lynx Kotoura c0355878ba Fix embed, error and onboarding modals in light theme (#7656)
6 years ago
Eugen Rochko 04a2cf8bcc
Fix incomplete flex style on trends items (#7655)
6 years ago
Shuhei Kitagawa b0b34a5e38 Add a test for emojis_controller (#7652)
6 years ago
tateisu b87a1229c7 optimize direct timeline (#7614)
6 years ago
Eugen Rochko ab36e0ef72 Record trending tags from ActivityPub, too (#7647)
6 years ago
Eugen Rochko dfbadd6837
Replace recursion in status mapStateToProps (#7645)
6 years ago
Eugen Rochko 9bd23dc4e5
Track trending tags (#7638)
6 years ago
Thibaut Girka 8b98afa781 [Glitch] Replace onScrollToBottom with onLoadMore
6 years ago
Thibaut Girka a81ed7b205 Do not needlessly refresh pinned toots
6 years ago
Thibaut Girka 60addb14ce [Glitch] Change icon for domain blocks
6 years ago
Thibaut Girka b7508940b7 [Glitch] Add option to show only local toots in timeline preview
6 years ago
Thibaut Girka 1fa3586db5 [Glitch] Use streaming API for standalone timelines on /about and /tag pages
6 years ago
Thibaut Girka d959d04133 Change direct message warning to match upstream
6 years ago
ThibG 458ec31791
Merge pull request #520 from ThibG/glitch-soc/merge-upstream
6 years ago
Thibaut Girka 659b8a12ec Merge branch 'master' into glitch-soc/merge-upstream
6 years ago
Thibaut Girka c2e528916c Implement client-size image resizing from upstream
6 years ago
Thibaut Girka d253449ff0 Port upstream's result section headers (fixes #366)
6 years ago