Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-30 | Also treat non-whole-word mutes as case-insensitive. #450. | David Yip | |
2018-04-27 | Merge pull request #448 from m4sk1n/glitch-pl | beatrix | |
🌍: 🇵🇱⬆️ | |||
2018-04-27 | Merge pull request #447 from ThibG/glitch-soc/features/unfold-thread | beatrix | |
Fix enabling/disabling collapsed toots, as well as the unfold thread feature | |||
2018-04-27 | 🌍: 🇵🇱⬆️ | Marcin Mikołajczak | |
Signed-off-by: Marcin Mikołajczak <me@m4sk.in> | |||
2018-04-27 | Update react-redux to 5.0.7 to fix an issue with getDerivedStateFromProps | Thibaut Girka | |
2018-04-27 | Use new getDerivedStateFromProps instead of deprecated componentWillReceiveProps | Thibaut Girka | |
As we are already using the new getSnapshotBeforeUpdate lifecycle method, we apparently cannot use the deprecated ones at all in this component. | |||
2018-04-27 | Tentative fix for #446 | Thibaut Girka | |
2018-04-26 | Merge pull request #401 from ThibG/glitch-soc/features/unfold-thread | beatrix | |
Port the “unfold thread” feature from Mastodon's UI to glitch-soc flavour | |||
2018-04-26 | Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinned | beatrix | |
[Glitch] Fix the hot key (j, k) does not function correctly when ther… | |||
2018-04-26 | Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline | beatrix | |
[Glitch] Do not set emoji as inline-block | |||
2018-04-26 | Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreen | beatrix | |
[Glitch] Fix fullscreen video player | |||
2018-04-24 | Merge pull request #443 from ↵ | David Yip | |
unascribed/glitchsoc-pr-better-collapsed-statuses-fix Fix fade being colored wrongly for DMs and upon focus | |||
2018-04-24 | Fix fade being colored wrongly for DMs and upon focus | Una Thompson | |
2018-04-23 | Merge pull request #442 from ThibG/glitch-soc/fixes/actions-modal-mobile | ThibG | |
Fix actions modal on mobile (fixes #441) | |||
2018-04-23 | Fix actions modal on mobile (fixes #441) | Thibaut Girka | |
2018-04-23 | [Glitch] Fix fullscreen video player | Thibaut Girka | |
Port 53b1d8887325160934dec7557e97a43ce2896264 to glitch-soc | |||
2018-04-22 | [Glitch] Fix the hot key (j, k) does not function correctly when there is a ↵ | Thibaut Girka | |
pinned toot in account timeline. Port 23106844a10606dd0e04c8382281d5ff80d4bdd9 to glitch-soc | |||
2018-04-22 | [Glitch] Do not set emoji as inline-block | Thibaut Girka | |
Port 597948fb1316d2e1de76be330db441786c571132 to glitch-soc | |||
2018-04-22 | [Glitch] Do not overwrite some status attributes in reducer | Thibaut Girka | |
Backport 386365090c9c9063941e3f7425c2e33c7d5c5b2a | |||
2018-04-22 | Add show more/less toggle for entire threads in web UI | Thibaut Girka | |
Inspired from b6003afcdb1b89eb967a2b211e3b4e26aed9ac9d but using component properties instead of redux store for hidden/revealed state. | |||
2018-04-22 | Refactor the infamous three-valued boolean into two booleans, trying to ↵ | Thibaut Girka | |
simplify the logic | |||
2018-04-22 | [Glitch] Fix style of legacy column headers | Thibaut Girka | |
Backports daefbd66a653b11a17be73b7b0a4ca200b466cec | |||
2018-04-22 | [Glitch] Fix button hiding when header title is too long | Thibaut Girka | |
Port ffb2b8ef8c3c7cd6f57860240378fac8d5964105 to glitch-soc | |||
2018-04-22 | [Glitch] Fix column headers accessibility | Thibaut Girka | |
Port 08e4c78e78358c2847967e9cc34b4a6497be97e2 to glitch-soc. SCSS fix inspired by 69f13e7bca90f4855e05a49dd69bba66f843134a. | |||
2018-04-22 | Merge pull request #432 from ThibG/glitch-soc/features/reblog-private | beatrix | |
Glitchsoc-specific changes to allow boosting own private toots | |||
2018-04-22 | Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-api | beatrix | |
[Glitch] retrieve custom emoji list via API instead of before page load | |||
2018-04-22 | Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behavior | beatrix | |
Improve ScrollableList behavior | |||
2018-04-22 | Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-video | beatrix | |
Fix video player on toot public views | |||
2018-04-22 | Merge pull request #433 from ThibG/glitch-soc/fixes/status-filtering | beatrix | |
Status filtering fixes from upstream | |||
2018-04-22 | Merge pull request #435 from ThibG/glitch-soc/features/public-modals | beatrix | |
[Glitch] Show media modal on public pages | |||
2018-04-22 | Merge pull request #436 from unascribed/glitchsoc-pr-better-collapsed-statuses | beatrix | |
Add fade and margin to collapsed statuses | |||
2018-04-22 | Add fade and margin to collapsed statuses | Una Thompson | |
2018-04-20 | Fix video player on toot public views | Thibaut Girka | |
2018-04-20 | [Glitch] Show media modal on public pages | Thibaut Girka | |
Port ff7941e652af1d54d9c991254556e7932a8b183c to glitch-soc | |||
2018-04-19 | Merge remote-tracking branch 'tootsuite/master' into glitchsoc/master | Jenkins | |
2018-04-19 | Fix webkit scrollbars (#7191) | beatrix | |
* Revert "Make scroll bars wider (#7060)" This reverts commit 11715454d033784bf6176b75a954e5c28b5d79e5. * for real make webkit scrollbar wider | |||
2018-04-19 | Merge pull request #426 from ThibG/glitch-soc/features/display-focal-points | David Yip | |
Honor focal points when displaying media | |||
2018-04-19 | [Glitch] Fix status filtering in contexts reducer | Thibaut Girka | |
Port 1a37d7e252aa41fd1c66e780e1a2a1426d8f3545 to glitch-soc | |||
2018-04-19 | [Glitch] Do not filter the status collection after muting and blocking | Thibaut Girka | |
Port fd87e5a53bcaafb886a675c76e9256015e9db897 to glitch-soc | |||
2018-04-19 | Reports: Merge contents and comment columns (#7189) | Emelia Smith | |
2018-04-19 | Fix auto-collapsed toots making the TL jump (fixes #417) | Thibaut Girka | |
2018-04-19 | Clean up dead code | Thibaut Girka | |
2018-04-19 | Use React's new lifecycles for scrollable lists | Thibaut Girka | |
2018-04-19 | Glitchsoc-specific changes to allow boosting own private toots | Thibaut Girka | |
2018-04-19 | Only compute height dynamically for standalone media | Thibaut Girka | |
This prevents changing the status' height and triggering jumps in the TL | |||
2018-04-19 | [Glitch] Make detailed status' media gallery standalone | Thibaut Girka | |
2018-04-19 | [Glitch] Center thumbnails on focus point | Thibaut Girka | |
Port the display part of the following commits to glitch-soc: * 90f12f2e5a41115a9a756f9dd38054736080d4f9 * b170627ceb8838c358aef1fcca9673ce4aa61ab8 * 11697d68942db7b97a4c7384e4fb4148a97b9122 * 56eb5c3f344f0342ac6f26a05748bc21c585a729 | |||
2018-04-19 | Use javascript to set MediaGallery height automatically | Thibaut Girka | |
2018-04-19 | Revert some glitch-specific refactoring | Thibaut Girka | |
In order to keep my sanity when porting changes between glitch-soc and upstream. | |||
2018-04-19 | [Glitch] retrieve custom emoji list via API instead of before page load | Thibaut Girka | |
Port b08ab329f4d149fd414e0539574f49062c571a8a to glitch-soc |