Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |||
2018-04-17 | Merge pull request #430 from ThibG/glitch-soc/features/bookmarks | ThibG | |
Fix the bookmark column pinning fix… | |||
2018-04-17 | Fix the bookmark column pinning fix… | Thibaut Girka | |
2018-04-16 | Merge pull request #429 from ThibG/glitch-soc/features/bookmarks | ThibG | |
Fix pinning the bookmarks column (fixes #428) | |||
2018-04-16 | Fix pinning the bookmarks column (fixes #428) | Thibaut Girka | |
2018-04-16 | Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvements | David Yip | |
Backport a few MediaGallery/Video changes from upstream (fixes #423) | |||
2018-04-14 | Fix extended video player (gifv) modal size | Thibaut Girka | |
It was currently full-size | |||
2018-04-14 | [Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UI | Thibaut Girka | |
Port the video-player part of 036dd98abb1fe6ae1d25ff0f3ecffe4dd9a79ea3 to glitch-soc. MediaGallery part ignored since it has diverged quite a bit. This fixes #423 | |||
2018-04-14 | [Glitch] Fix media button type | Thibaut Girka | |
Port ecdac9017efceb77da155bf85d5e7d6084382da2 to glitch-soc | |||
2018-04-14 | [Glitch] Handle preference to always display sensitive media | Thibaut Girka | |
Port the UI part of 76f3d5d16be2fb97d2252909589510165ec05e12 to glitch-soc | |||
2018-04-14 | Add missing Japanese translation | imncls | |
2018-04-13 | Merge pull request #419 from ThibG/glitch-soc/features/bookmarks | David Yip | |
Bookmarks | |||
2018-04-12 | Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdowns | David Yip | |
Place composer dropdown menus top if they are closer to the bottom of the viewport | |||
2018-04-12 | Merge pull request #416 from ThibG/glitch-soc/features/media-modal | David Yip | |
Port various media modal improvements to glitch-soc | |||
2018-04-11 | Add glitch-soc front-end support for bookmarks | Thibaut Girka | |
Unlike boosts and like, there is no confirmation dialog as misclicking can be recovered without another user seeing it. | |||
2018-04-11 | Update glitch-soc style to match changes to reports UI | Thibaut Girka | |
Port style changes from d9b62e34da0c0238176f27557ac7b953da94df7e | |||
2018-04-10 | Place composer dropdown menus top if they are closer to the bottom of the ↵ | Thibaut Girka | |
viewport | |||
2018-04-09 | [Glitch] Fix video player height | Thibaut Girka | |
Port 31e7b7308489ecc8b43f83b78ec0a288c4195d5b to glitch-soc | |||
2018-04-09 | [Glitch] Refactor scss | Thibaut Girka | |
Port f691afaae913fdb3041864b2824ca092e092ba84 to glitch-soc | |||
2018-04-09 | Fix video modal | Thibaut Girka | |
2018-04-08 | [Glitch] Avoid using JS to set height in MediaModal | Thibaut Girka | |
Port fa5c867e0ec426fc01653e9022ba29783b2a826f to glitch-soc | |||
2018-04-08 | [Glitch] Improved media modal | Thibaut Girka | |
Port 4e929b2d173fa22b722c58c0e9f8223eb4f44b0e to glitch-soc | |||
2018-04-08 | [Glitch] Allow to open a modal for embedded photo | Thibaut Girka | |
Port bf7757cbbc7677fb46aee9a0a8d1b8a37ded7bb6 to glitch-soc | |||
2018-04-08 | Fix video playback in glitch-soc detailed statuses | Thibaut Girka | |
2018-04-04 | Merge pull request #412 from ThibG/glitch-soc/cleanup | beatrix | |
Remove duplicate message entries (minor code cleanup) | |||
2018-04-04 | Update accounts SCSS for public pages | Thibaut Girka | |
2018-04-04 | Remove duplicate message entries | Thibaut Girka | |
2018-04-02 | [Glitch] Fix: Prevent submission using same logic as submit button disabling. | Thibaut Girka | |
Port 6a895e1ab3d69cd018423460518a1e16307999ad to glitch-soc | |||
2018-03-30 | Merge pull request #380 from ThibG/glitch-soc/features/domain-block-ui | beatrix | |
Port #6628 to glitch-soc flavour | |||
2018-03-30 | [Glitch] Remove pointer events on the entire UI when a dropdown menu is open | Thibaut Girka | |
Port 913a38111ff5b0cb7f412bec93e8314859c88855 to glitch-soc | |||
2018-03-30 | [Glitch] Place dropdown menu top if it is closer to the bottom of the viewport | Thibaut Girka | |
Port f6a8d835d30f61628ca731462ecfe4f6005e6a9e to glitch-soc | |||
2018-03-30 | Add the domain blocks UI to Getting Started Misc | Thibaut Girka | |
2018-03-30 | Add basic domain block UI | Thibaut Girka | |
2018-03-30 | Keep list of blocked domains | Thibaut Girka | |
Might be overkill, but I'm trying to follow the same logic as for blocked users | |||
2018-03-30 | Update all known users' domain_blocking relationship instead of just one's | Thibaut Girka | |
2018-03-30 | Fix undefined URL in `fetchDomainBlocks` | Thibaut Girka | |
2018-03-29 | [Glitch] Display unfollow button even if account moved | Thibaut Girka | |
Backport 3987bd18a4bfaee49ea9a3439fc51610aeca6c2c to glitch-soc | |||
2018-03-29 | [Glitch] Profile redirect notes | Thibaut Girka | |
Port WebUI changes from 58cede4808baa4db6cc143b80ef23e8179a8415b | |||
2018-03-28 | Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contents | David Yip | |
Render toots with empty contents |