about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2018-06-02Merge pull request #519 from ThibG/glitch-soc/fixes/status-node-nullDavid Yip
2018-06-02Merge remote-tracking branch 'personal/merge/tootsuite/master' into gs-masterDavid Yip
2018-06-01Merge pull request #501 from ThibG/glitch-soc/features/red-bookmarksDavid Yip
2018-05-31Adjust spacing between status iconsSpencer Alves
2018-05-31Merge branch 'glitch' into thread-iconSpencer Alves
2018-05-31Make active bookmarks red (fixes #493)Thibaut Girka
2018-05-31Prevent a rare crash when a status' root node is undefinedThibaut Girka
2018-05-31Fix direct timelineThibaut Girka
2018-05-31Merge remote-tracking branch 'tootsuite/master' into glitchsoc/masterJenkins
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-29[Glitch] Fix low-contrasted cancel button of reply indicatorThibaut Girka
2018-05-29[Glitch] Improve load gap styling in web UIThibaut Girka
2018-05-29[Glitch] Use randomized setTimeout when fallback-polling and re-add since_idThibaut Girka
2018-05-29[Glitch] Do not crash in getStatusIds when there is a gap in the timelineThibaut Girka
2018-05-29[Glitch] Fix gap insertion for timeline disconnectionThibaut Girka
2018-05-29[Glitch] Fix ID duplication in timelinesThibaut Girka
2018-05-29[Glitch] Fix comparing idThibaut Girka
2018-05-29[Glitch] Fix LoadMore on account media galleryThibaut Girka
2018-05-29[Glitch] Add missing null handling in notification reducerThibaut Girka
2018-05-29[Glitch] Allow clients to fetch notifications made while they were offlineThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-29Fix context building in the reducer (#7671)unarist
2018-05-29Fix error when unmuting a domain without listing muted domains firstThibaut Girka
2018-05-29Fix error when unmuting a domain without listing muted domains first (#7670)ThibG
2018-05-29Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
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-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
2018-05-27Do not needlessly refresh pinned tootsThibaut Girka
2018-05-27[Glitch] Change icon for domain blocksThibaut Girka
2018-05-27[Glitch] Add option to show only local toots in timeline previewThibaut Girka
2018-05-27[Glitch] Use streaming API for standalone timelines on /about and /tag pagesThibaut Girka
2018-05-27Change direct message warning to match upstreamThibaut Girka
2018-05-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2018-05-27Implement client-size image resizing from upstreamThibaut Girka
2018-05-27Port upstream's result section headers (fixes #366)Thibaut Girka