Age | Commit message (Expand) | Author |
2019-07-18 | [Glitch] Fix RTL layout of status display names | Eugen Rochko |
2019-07-18 | [Glitch] RTL: fix settings button margins in column headers | Masoud Abkenar |
2019-07-18 | Make width breakpoint for removing margins consistent and match upstream | Thibaut Girka |
2019-07-18 | Fix *another* typo and crash in StatusIcons | Thibaut Girka |
2019-07-18 | Fix typo and crash in StatusIcons | Thibaut Girka |
2019-07-17 | Shorten status icon tooltip text | Thibaut Girka |
2019-07-17 | Add status icon for local-only toots | Thibaut Girka |
2019-07-17 | Add tooltips to status icons | Thibaut Girka |
2019-07-16 | [Glitch] Add option to disable real-time updates in web UI | Eugen Rochko |
2019-07-16 | Add option to disable real-time updates in web UI (#9984) | Eugen Rochko |
2019-07-15 | Change the retry limit in error of web push notification (#11292) | han@highemelry |
2019-07-15 | Fix BlockService trying to reject incorrect follow request (#11288) | ThibG |
2019-07-15 | Fix Status.remote scope matching *all* statuses (#11265) | ThibG |
2019-07-15 | Fix BackupService crashing when an attachment is missing (#11241) | ThibG |
2019-07-15 | Add link to edit each listed filter | Thibaut Girka |
2019-07-15 | Make some strings translatable | Thibaut Girka |
2019-07-15 | Minor refactoring | Thibaut Girka |
2019-07-15 | Move the “Show why” button inline | Thibaut Girka |
2019-07-15 | Implement feature to add filtered phrases to content warnings | Thibaut Girka |
2019-07-15 | Implement option to completely hide filtered toots | Thibaut Girka |
2019-07-15 | Add options to configure filtering behavior | Thibaut Girka |
2019-07-15 | Add a way to know why a status has been filtered, and show it anyway | Thibaut Girka |
2019-07-15 | Do not keep polls pre-filled in thread mode | Thibaut Girka |
2019-07-15 | Fix error boundary CSS | Thibaut Girka |
2019-07-10 | Fix report dialog crashing when a toot gets deleted | Thibaut Girka |
2019-07-07 | Merge pull request #1152 from ThibG/glitch-soc/merge-upstream | ThibG |
2019-07-07 | [Glitch] Only scroll to the compose form if it's not horizontally in the view... | ThibG |
2019-07-07 | Fix support for HTTP proxies (#11245) | ThibG |
2019-07-07 | Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge... | Thibaut Girka |
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 |