about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Expand)Author
2018-05-02[Glitch] Improve relative timestamps in web UIThibaut Girka
2018-04-27Merge pull request #448 from m4sk1n/glitch-plbeatrix
2018-04-27🌍: 🇵🇱⬆️Marcin Mikołajczak
2018-04-27Use new getDerivedStateFromProps instead of deprecated componentWillReceivePropsThibaut Girka
2018-04-27Tentative fix for #446Thibaut Girka
2018-04-26Merge pull request #401 from ThibG/glitch-soc/features/unfold-threadbeatrix
2018-04-26Merge pull request #438 from ThibG/glitch-soc/fixes/j-k-hotkeys-pinnedbeatrix
2018-04-26Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inlinebeatrix
2018-04-26Merge pull request #440 from ThibG/glitch-soc/fixes/video-fullscreenbeatrix
2018-04-24Fix fade being colored wrongly for DMs and upon focusUna Thompson
2018-04-23Fix actions modal on mobile (fixes #441)Thibaut Girka
2018-04-23[Glitch] Fix fullscreen video playerThibaut Girka
2018-04-22[Glitch] Fix the hot key (j, k) does not function correctly when there is a p...Thibaut Girka
2018-04-22[Glitch] Do not set emoji as inline-blockThibaut Girka
2018-04-22[Glitch] Do not overwrite some status attributes in reducerThibaut Girka
2018-04-22Add show more/less toggle for entire threads in web UIThibaut Girka
2018-04-22Refactor the infamous three-valued boolean into two booleans, trying to simpl...Thibaut Girka
2018-04-22[Glitch] Fix style of legacy column headersThibaut Girka
2018-04-22[Glitch] Fix button hiding when header title is too longThibaut Girka
2018-04-22[Glitch] Fix column headers accessibilityThibaut Girka
2018-04-22Merge pull request #432 from ThibG/glitch-soc/features/reblog-privatebeatrix
2018-04-22Merge pull request #421 from ThibG/glitch-soc/features/custom-emoji-apibeatrix
2018-04-22Merge pull request #427 from ThibG/glitch-soc/fixes/scroll-behaviorbeatrix
2018-04-22Merge pull request #434 from ThibG/glitch-soc/fixes/public-inline-videobeatrix
2018-04-22Merge pull request #433 from ThibG/glitch-soc/fixes/status-filteringbeatrix
2018-04-22Merge pull request #435 from ThibG/glitch-soc/features/public-modalsbeatrix
2018-04-22Add fade and margin to collapsed statusesUna Thompson
2018-04-20Fix video player on toot public viewsThibaut Girka
2018-04-20[Glitch] Show media modal on public pagesThibaut Girka
2018-04-19[Glitch] Fix status filtering in contexts reducerThibaut Girka
2018-04-19[Glitch] Do not filter the status collection after muting and blockingThibaut Girka
2018-04-19Fix auto-collapsed toots making the TL jump (fixes #417)Thibaut Girka
2018-04-19Clean up dead codeThibaut Girka
2018-04-19Use React's new lifecycles for scrollable listsThibaut Girka
2018-04-19Glitchsoc-specific changes to allow boosting own private tootsThibaut Girka
2018-04-19Only compute height dynamically for standalone mediaThibaut Girka
2018-04-19[Glitch] Make detailed status' media gallery standaloneThibaut Girka
2018-04-19[Glitch] Center thumbnails on focus pointThibaut Girka
2018-04-19Use javascript to set MediaGallery height automaticallyThibaut Girka
2018-04-19Revert some glitch-specific refactoringThibaut Girka
2018-04-19[Glitch] retrieve custom emoji list via API instead of before page loadThibaut Girka
2018-04-17Merge pull request #430 from ThibG/glitch-soc/features/bookmarksThibG
2018-04-17Fix the bookmark column pinning fix…Thibaut Girka
2018-04-16Merge pull request #429 from ThibG/glitch-soc/features/bookmarksThibG
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
2018-04-14Fix extended video player (gifv) modal sizeThibaut Girka
2018-04-14[Glitch] Responsively enforce 16:9 ratio on video thumbnails in web UIThibaut Girka
2018-04-14[Glitch] Fix media button typeThibaut Girka
2018-04-14[Glitch] Handle preference to always display sensitive mediaThibaut Girka