Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-27 | [Glitch] Change icon for domain blocks | Thibaut Girka | |
Port fa04945365bc552748b9d312f936a74cfd8d35b1 to glitch-soc | |||
2018-05-27 | [Glitch] Add option to show only local toots in timeline preview | Thibaut Girka | |
Port missing changes from 4e4f1b0dcb386464d653fcce765ca775e566a03c to glitch-soc | |||
2018-05-27 | [Glitch] Use streaming API for standalone timelines on /about and /tag pages | Thibaut Girka | |
Port 0128b86d3098042cdbc3a1629f74b70f665f8dfb to glitch-soc | |||
2018-05-27 | Change direct message warning to match upstream | Thibaut Girka | |
2018-05-27 | Port upstream's result section headers (fixes #366) | Thibaut Girka | |
2018-05-26 | Fix caret position after inserting suggestions (fixes #281) | Thibaut Girka | |
2018-05-26 | Remove unneeded code now that attachment URL isn't appended to toots | Thibaut Girka | |
2018-05-25 | [Glitch] Use .star-icon instead of hardcoding color in detailed statuses | Thibaut Girka | |
Port 2587fcdd27613e52d620e3c93bb089932be48db0 to glitch-soc | |||
2018-05-17 | [Glitch] Open video modal on public UI | Thibaut Girka | |
Port d9b2f84c92f24067b12be81837240bf6c8930236 to glitch-soc | |||
2018-05-16 | Merge pull request #405 from ThibG/glitch-soc/features/dm-from-menu | ThibG | |
[Glitch] Feature: Direct message from menu | |||
2018-05-16 | [Glitch] Reword the direct message warning | Thibaut Girka | |
Port 53c2164e9c8e2538de386a526a97db187ecae470 to glitch-soc | |||
2018-05-16 | [Glitch] Feature: Direct message from Statuses | Thibaut Girka | |
Port 904a2479dd2085dfc94f33746ad6f7a755e72609 to glitch-soc | |||
2018-05-16 | [Glitch] Feature: Direct message from menu | Thibaut Girka | |
Port d1f34151aee564bb1e60ee48107797681c869a81 to glitch-soc | |||
2018-05-15 | Fix modals testing for props.noEsc (fixes #482) | Thibaut Girka | |
2018-05-11 | Merge pull request #479 from ThibG/glitch-soc/fixes/modal-root-keyup | ThibG | |
Fix root modal's keyup handling (Fixes #478) | |||
2018-05-11 | Fix root modal's keyup handling (Fixes #478) | Thibaut Girka | |
2018-05-10 | [Glitch] Use plaintext value for field value tooltips in web UI | Thibaut Girka | |
Port d185f3ddafc941e280de7efc6d448449ab5ce2c9 to glitch-soc This doesn't change anything for glitch-style fields, but those will go away eventually | |||
2018-05-10 | Add bot badge to account headers in the WebUI | Thibaut Girka | |
2018-05-10 | Adapt account fields rendering code in the WebUI to match upstream | Thibaut Girka | |
2018-05-07 | Hide media in report modal regardless of whether they are marked sensitive | Thibaut Girka | |
The rationale behind this is that if the user wants to report violent media, they might not want to see it repeatedly. The “sensitive” property is still kept, displaying different messages for hidden media depending on whether they are marked as sensitive. | |||
2018-05-07 | [Glitch] Also display replies in report modal | Thibaut Girka | |
Port c88e12fca622c46a361a5c751a529e77aa5bf2ba to glitch-soc | |||
2018-05-06 | Merge pull request #461 from ThibG/glitch-soc/fixes/emoji-picker-placement | beatrix | |
[Glitch] Place emoji picker top if it is closer to the bottom of the viewport | |||
2018-05-05 | [Glitch] Place emoji picker top if it is closer to the bottom of the viewport | Thibaut Girka | |
Port ad5d3134e406c2bcfceca6a1b7dd3dceb6ec1061 to glitch-soc | |||
2018-04-29 | Implement tootsuite-style account fields | Thibaut Girka | |
glitch-soc-style still in backup, both sharing the same SCSS style | |||
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-23 | Fix actions modal on mobile (fixes #441) | Thibaut Girka | |
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 | 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 #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 #435 from ThibG/glitch-soc/features/public-modals | beatrix | |
[Glitch] Show media modal on public pages | |||
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 | Fix auto-collapsed toots making the TL jump (fixes #417) | Thibaut Girka | |
2018-04-19 | Glitchsoc-specific changes to allow boosting own private toots | Thibaut Girka | |
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-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-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-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. |