about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2019-07-04[Glitch] Memoize ancestorIds and descendantIds in detailed status viewThibG
2019-07-04[Glitch] When deleting & redrafting a poll, fill in closest expires_inThibG
2019-07-04Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-07-02Memoize ancestorIds and descendantIds in detailed status view (#11234)ThibG
2019-07-02Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230)Eugen Rochko
2019-07-02Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233)Eugen Rochko
2019-07-02When deleting & redrafting a poll, fill in closest expires_in (#11203)ThibG
2019-07-02Add request pool to improve delivery performance (#10353)Eugen Rochko
2019-07-01Minor cleanup and maybe minor performance improvementsThibaut Girka
2019-07-01Minor optimization regarding regexp filtering in timelinesThibaut Girka
2019-07-01Use strict equality rather than Immutable.is as the compared props are valuesThibaut Girka
2019-07-01Assume children of visible IntersectionObserverArticle always changeThibaut Girka
2019-07-01Revert to using upstream's optimisationsThibaut Girka
2019-07-01Fix error boundary DOMThibaut Girka
2019-07-01Fix some React warningsThibaut Girka
2019-07-01Change domain block behaviour to prevent creation of accounts from suspended ...Eugen Rochko
2019-06-30Fix expiration date of filters being set to “Never” when editing them (#1...ThibG
2019-06-30Fix support for MP4 files that are actually M4V files (#11210)Eugen Rochko
2019-06-30[Glitch] When sending a toot, ensure a CW is only set if the CW field is visibleThibaut Girka
2019-06-30[Glitch] Optimize makeGetStatusThibG
2019-06-30[Glitch] Use ScrollToOptions for smooth scrolling if supportedThibG
2019-06-30Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-30Optimize makeGetStatus (#11211)ThibG
2019-06-29When sending a toot, ensure a CW is only set if the CW field is visible (#11206)ThibG
2019-06-29Use ScrollToOptions for smooth scrolling if supported (#11207)ThibG
2019-06-28[Glitch] Add categories for custom emojisEugen Rochko
2019-06-28[Glitch] Fix swiping columns on mobile sometimes failingThibG
2019-06-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-28Display FTS warning based on actual search term, not the one being typed (#11...ThibG
2019-06-28[Glitch] Add message telling FTS is disabled when no toot can be found becaus...ThibG
2019-06-28Add categories for custom emojis (#11196)Eugen Rochko
2019-06-28Fix swiping columns on mobile sometimes failing (#11200)ThibG
2019-06-28Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-28Change search components classes and styling to match upstreamThibaut Girka
2019-06-27Add message telling FTS is disabled when no toot can be found because of this...ThibG
2019-06-27Fix account URI in UpdatePollSerializer (#11194)ThibG
2019-06-27Use a redis-cached feed for the DM timelineThibaut Girka
2019-06-27Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-27Fix NameError (#11192)mayaeh
2019-06-26[Glitch] Add option to disable blurhash previewsThibG
2019-06-26[Glitch] Removed extra pipes from regex.PatOnTheBack
2019-06-26[Glitch] Apply filters to poll options in WebUIThibG
2019-06-26Merge branch 'master' into glitch-soc/merge-upstreamThibaut Girka
2019-06-26Add option to disable blurhash previews (#11188)ThibG
2019-06-26Add support for Audio activities (#11189)ThibG
2019-06-26Scroll to compose form rather than reply indicator on focus (#11182)ThibG
2019-06-26Scroll to compose form rather than reply indicator on focusThibaut Girka
2019-06-26Removed extra pipes from regex. (#11181)PatOnTheBack
2019-06-25Fix unnecessary SQL query performed on unauthenticated requests (#11179)Eugen Rochko
2019-06-25Apply filters to poll options (#11174)ThibG