Age | Commit message (Expand) | Author |
2019-07-07 | Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge... | Thibaut Girka |
2019-07-07 | Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) | Eugen Rochko |
2019-07-07 | Fix support for HTTP proxies (#11245) | ThibG |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-07-06 | Only scroll to the compose form if it's not horizontally in the viewport (#11... | ThibG |
2019-07-06 | Fix option to send e-mail notification about account action always being true... | Eugen Rochko |
2019-07-05 | Fix HTTP requests to IPv6 hosts (#11240) | ThibG |
2019-07-05 | Allow serializing local-only toots in backup service | Thibaut Girka |
2019-07-05 | Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213) | Eugen Rochko |
2019-07-05 | Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) | Eugen Rochko |
2019-07-04 | [Glitch] Memoize ancestorIds and descendantIds in detailed status view | ThibG |
2019-07-04 | [Glitch] When deleting & redrafting a poll, fill in closest expires_in | ThibG |
2019-07-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-07-02 | Memoize ancestorIds and descendantIds in detailed status view (#11234) | ThibG |
2019-07-02 | Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) | Eugen Rochko |
2019-07-02 | Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233) | Eugen Rochko |
2019-07-02 | When deleting & redrafting a poll, fill in closest expires_in (#11203) | ThibG |
2019-07-02 | Add request pool to improve delivery performance (#10353) | Eugen Rochko |
2019-07-01 | Minor cleanup and maybe minor performance improvements | Thibaut Girka |
2019-07-01 | Minor optimization regarding regexp filtering in timelines | Thibaut Girka |
2019-07-01 | Use strict equality rather than Immutable.is as the compared props are values | Thibaut Girka |
2019-07-01 | Assume children of visible IntersectionObserverArticle always change | Thibaut Girka |
2019-07-01 | Revert to using upstream's optimisations | Thibaut Girka |
2019-07-01 | Fix error boundary DOM | Thibaut Girka |
2019-07-01 | Fix some React warnings | Thibaut Girka |
2019-07-01 | Change domain block behaviour to prevent creation of accounts from suspended ... | Eugen Rochko |
2019-06-30 | Fix expiration date of filters being set to “Never” when editing them (#1... | ThibG |
2019-06-30 | Fix 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 visible | Thibaut Girka |
2019-06-30 | [Glitch] Optimize makeGetStatus | ThibG |
2019-06-30 | [Glitch] Use ScrollToOptions for smooth scrolling if supported | ThibG |
2019-06-30 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-06-30 | Optimize makeGetStatus (#11211) | ThibG |
2019-06-29 | When sending a toot, ensure a CW is only set if the CW field is visible (#11206) | ThibG |
2019-06-29 | Use ScrollToOptions for smooth scrolling if supported (#11207) | ThibG |
2019-06-28 | [Glitch] Add categories for custom emojis | Eugen Rochko |
2019-06-28 | [Glitch] Fix swiping columns on mobile sometimes failing | ThibG |
2019-06-28 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-06-28 | Display 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-28 | Add categories for custom emojis (#11196) | Eugen Rochko |
2019-06-28 | Fix swiping columns on mobile sometimes failing (#11200) | ThibG |
2019-06-28 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-06-28 | Change search components classes and styling to match upstream | Thibaut Girka |
2019-06-27 | Add message telling FTS is disabled when no toot can be found because of this... | ThibG |
2019-06-27 | Fix account URI in UpdatePollSerializer (#11194) | ThibG |
2019-06-27 | Use a redis-cached feed for the DM timeline | Thibaut Girka |
2019-06-27 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-06-27 | Fix NameError (#11192) | mayaeh |
2019-06-26 | [Glitch] Add option to disable blurhash previews | ThibG |