about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch
AgeCommit message (Collapse)Author
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
Port ff7941e652af1d54d9c991254556e7932a8b183c to glitch-soc
2018-04-17Merge pull request #430 from ThibG/glitch-soc/features/bookmarksThibG
Fix the bookmark column pinning fix…
2018-04-17Fix the bookmark column pinning fix…Thibaut Girka
2018-04-16Merge pull request #429 from ThibG/glitch-soc/features/bookmarksThibG
Fix pinning the bookmarks column (fixes #428)
2018-04-16Fix pinning the bookmarks column (fixes #428)Thibaut Girka
2018-04-16Merge pull request #424 from ThibG/glitch-soc/features/video-player-improvementsDavid Yip
Backport a few MediaGallery/Video changes from upstream (fixes #423)
2018-04-14Fix extended video player (gifv) modal sizeThibaut Girka
It was currently full-size
2018-04-14[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UIThibaut 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 typeThibaut Girka
Port ecdac9017efceb77da155bf85d5e7d6084382da2 to glitch-soc
2018-04-14[Glitch] Handle preference to always display sensitive mediaThibaut Girka
Port the UI part of 76f3d5d16be2fb97d2252909589510165ec05e12 to glitch-soc
2018-04-14Add missing Japanese translationimncls
2018-04-13Merge pull request #419 from ThibG/glitch-soc/features/bookmarksDavid Yip
Bookmarks
2018-04-12Merge pull request #418 from ThibG/glitch-soc/fixes/composer-dropdownsDavid Yip
Place composer dropdown menus top if they are closer to the bottom of the viewport
2018-04-12Merge pull request #416 from ThibG/glitch-soc/features/media-modalDavid Yip
Port various media modal improvements to glitch-soc
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
Unlike boosts and like, there is no confirmation dialog as misclicking can be recovered without another user seeing it.
2018-04-11Update glitch-soc style to match changes to reports UIThibaut Girka
Port style changes from d9b62e34da0c0238176f27557ac7b953da94df7e
2018-04-10Place composer dropdown menus top if they are closer to the bottom of the ↵Thibaut Girka
viewport
2018-04-09[Glitch] Fix video player heightThibaut Girka
Port 31e7b7308489ecc8b43f83b78ec0a288c4195d5b to glitch-soc
2018-04-09[Glitch] Refactor scssThibaut Girka
Port f691afaae913fdb3041864b2824ca092e092ba84 to glitch-soc
2018-04-09Fix video modalThibaut Girka
2018-04-08[Glitch] Avoid using JS to set height in MediaModalThibaut Girka
Port fa5c867e0ec426fc01653e9022ba29783b2a826f to glitch-soc
2018-04-08[Glitch] Improved media modalThibaut Girka
Port 4e929b2d173fa22b722c58c0e9f8223eb4f44b0e to glitch-soc
2018-04-08[Glitch] Allow to open a modal for embedded photoThibaut Girka
Port bf7757cbbc7677fb46aee9a0a8d1b8a37ded7bb6 to glitch-soc
2018-04-08Fix video playback in glitch-soc detailed statusesThibaut Girka
2018-04-04Merge pull request #412 from ThibG/glitch-soc/cleanupbeatrix
Remove duplicate message entries (minor code cleanup)
2018-04-04Update accounts SCSS for public pagesThibaut Girka
2018-04-04Remove duplicate message entriesThibaut Girka
2018-04-02[Glitch] Fix: Prevent submission using same logic as submit button disabling.Thibaut Girka
Port 6a895e1ab3d69cd018423460518a1e16307999ad to glitch-soc
2018-03-30Merge pull request #380 from ThibG/glitch-soc/features/domain-block-uibeatrix
Port #6628 to glitch-soc flavour
2018-03-30[Glitch] Remove pointer events on the entire UI when a dropdown menu is openThibaut Girka
Port 913a38111ff5b0cb7f412bec93e8314859c88855 to glitch-soc
2018-03-30[Glitch] Place dropdown menu top if it is closer to the bottom of the viewportThibaut Girka
Port f6a8d835d30f61628ca731462ecfe4f6005e6a9e to glitch-soc
2018-03-30Add the domain blocks UI to Getting Started MiscThibaut Girka
2018-03-30Add basic domain block UIThibaut Girka
2018-03-30Keep list of blocked domainsThibaut Girka
Might be overkill, but I'm trying to follow the same logic as for blocked users
2018-03-30Update all known users' domain_blocking relationship instead of just one'sThibaut Girka
2018-03-30Fix undefined URL in `fetchDomainBlocks`Thibaut Girka
2018-03-29[Glitch] Display unfollow button even if account movedThibaut Girka
Backport 3987bd18a4bfaee49ea9a3439fc51610aeca6c2c to glitch-soc
2018-03-29[Glitch] Profile redirect notesThibaut Girka
Port WebUI changes from 58cede4808baa4db6cc143b80ef23e8179a8415b
2018-03-28Merge pull request #402 from ThibG/glitch-soc/fixes/accept-empty-toot-contentsDavid Yip
Render toots with empty contents
2018-03-28Fix attachment listsThibaut Girka
2018-03-28Render toots with empty contentsThibaut Girka
This is necessary to display toots with media but otherwise no contents, as glitch-soc displays the media as a child of StatusContent, unlike Mastodon.
2018-03-27[Glitch] Display AttachmentList in notificationsThibaut Girka
Port 77406d3a092db48250a85984dde2f2cc81386146 to glitch-soc
2018-03-27[Glitch] Display AttachmentList in timelines in compact style when media missingThibaut Girka
Port 86a9de6753fc425b247699c7822bc8a5d49af043 to glitch-soc
2018-03-22expanded notifications show like defaultAsh Levy
2018-03-20[Glitch] Cancel outdated pending compose suggestionsThibaut Girka
Port 08f49bdb0d9ea03b1290bc1b6f1beaa37a6308e2 to the glitch flavour
2018-03-19Merge pull request #394 from ashkitten/compressed-notifsDavid Yip
fix compressed notifications again (#393)
2018-03-19fix .status__info__icons layoutAsh Lea
2018-03-18Merge pull request #388 from ThibG/glitch-soc/federated-pinned-tootsDavid Yip
Port WebUI toots/with reply/media tabs and pinned toots to glitch
2018-03-18fix compressed notifications again (#393)Ash Levy
2018-03-16Merge pull request #391 from ashkitten/compressed-notifsDavid Yip
fix non-notification boosts for compressed notifications