about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch
AgeCommit message (Collapse)Author
2018-09-21[Glitch] Add edit profile action button to profileThibaut Girka
Port some parts from 1a7a74ff76a129031a3fd6d73688ab9409899002
2018-09-21[Glitch] Fix “Toots” tab highlighting for replies and media timelinesThibaut Girka
Port front-end changes from f8b54d229f70cb726511bcd35e1440618e487672
2018-09-21Prevent clicks on video from initiating selectionsThibaut Girka
2018-09-21change translation glitch's features [ja]霧島ひなた
2018-09-21translation glitch's features [ja]霧島ひなた
2018-09-20[Glitch] Redesign forms, verify link ownership with rel="me"Thibaut Girka
Port SCSS changes from f4d549d30081478b1fe2bde9d340262e132bb891
2018-09-20[Glitch] Port SCSS changes from upstreamThibaut Girka
Port SCSS changes from: - a58ec29631f74259364dc71b408a8d66df657149 - cdfe51e3253edc219116e9276f9416cda95c4461 - 1f6ed4f86ab2aa98bb271b40bf381370fab4fdf2 - 617f40fc2bb6057aa6a823b1750a53e8bd1504f6 - 6a0d4d36adb3b2efbd145a40248ee40bdbbb163f - 2374a00c1062a70e9092d88579e1351e4c8128f9 - a2cabf3f4af9271d8bfdb13c1ae2b7a8b4e6fb88
2018-09-20[Glitch] Group reports by target accountThibaut Girka
Port SCSS from 011437dcb5c4719ad6627f3a4dc07a5ce1bd9db8 to glitch-soc
2018-09-16Fix thread CW expansion not being reset when changing threadsThibaut Girka
2018-09-13prepend re: to replies to spoiler-textIgor Galić
if spoiler-text doesn't already start with re:, we prepend `re: ` ourselves in replies. This implements https://github.com/tootsuite/mastodon/issues/8667 Following Plemora's example: https://git.pleroma.social/pleroma/pleroma-fe/merge_requests/318
2018-09-13Improve keyboard VS mouse navigation of dropdown menusThibaut Girka
2018-09-13Only focus first item of dropdown if it was opened via keyboardThibaut Girka
2018-09-13[Glitch] Highlight active tab in action barThibaut Girka
Port 7b7c26063e3fcf9e75a61780d81bd60b7c398ead to glitch-soc
2018-09-13Autofocus comment textarea in report modalThibaut Girka
2018-09-13Auto-focus emoji picker's search fieldThibaut Girka
2018-09-11Fix composer actions modalThibaut Girka
2018-09-11Fix action modal linksThibaut Girka
2018-09-11Fix media description in various media modalsThibaut Girka
2018-09-11Fix incorrect disabled boost button color when reduce-motion is setThibaut Girka
2018-09-11[Glitch] Hide floating action button on thread viewsThibaut Girka
Port f66a7860291e6b2fef1844b580c22296dbad9202 to glitch-soc
2018-09-10Fix status embed card links colorThibaut Girka
2018-09-10[Glitch] After click to embed video, autoplay itThibaut Girka
Port 478ca39e5e8463044a259388459da56d2141e104 to glitch-soc
2018-09-10[Glitch] Click card to embed external contentThibaut Girka
Port front-end changes from f7765acf9d92951a616f41b738d5d23ede58c162 to glitch-soc
2018-09-10[Glitch] Fix oEmbed image_modal src.Thibaut Girka
Port 25b0d7538eb83c5fd02409ca22345c9af752b3ed to glitch-soc
2018-09-10[Glitch] Ensure link thumbnails are not stretched to super low qualityThibaut Girka
Port front-end changes from c36b9cc5a6cf3feacb925213f5530c90dd31fa7a to glitch-soc
2018-09-10[Glitch] Add embed_url to preview cardsThibaut Girka
Port front-end changes from c083816c2479dcdfa6674c47a75a8293bf64a947 to glitch-soc
2018-09-07Add preferences for notification badgesThibaut Girka
2018-09-07Move compose box options to their own pageThibaut Girka
2018-09-07Add unread notifications badge to the mobile navbarThibaut Girka
2018-09-07Add unread notifications badge to the navigation barThibaut Girka
2018-09-07Add notification badge to faviconThibaut Girka
2018-09-07Count unread notifications when window loses focusThibaut Girka
2018-09-07Keep track of unread notifications when the notification column isn't mountedThibaut Girka
2018-09-07Accurately count deleted unread notificationsThibaut Girka
2018-09-07[Glitch] Audio.prototype.seek is undefinedThibaut Girka
Port f08e6e9ab54a72cc20b33b270789c245b5cfde39 to glitch-soc
2018-09-07Fix dropdown arrow positionThibaut Girka
2018-09-05Fix public profile's “show more” links stylingThibaut Girka
2018-09-05Port SCSS changes from 19b07ba260a64b300a81890119af0970df0eb994Thibaut Girka
2018-09-05Port SCSS changes from 85bb32c410a975bf6154a78a82797f82713e2428Thibaut Girka
2018-09-05Port SCSS changes from 78fa926ed560e6a9738144bec7e152fa42104139Thibaut Girka
2018-09-05Pause video playback if toot is collapsed or CWs folded (fixes #146)Thibaut Girka
2018-09-05Fix videos being croppedThibaut Girka
2018-09-04Fix interactions between CW and sensitive flag when spoilersAlwaysOn is setThibaut Girka
2018-09-04Fix “sensitive” media warning and upload form colors in Mastodon-lightThibaut Girka
2018-09-04Outline white/grey/blue emojisThibaut Girka
2018-09-04Light theme overhaulThibaut Girka
2018-09-04[Glitch] Add white outline to black emojiThibaut Girka
Inspired from 0bfa0f237495249a322cd3a1100b394211755e8c
2018-09-04Fix emoji autosuggest when using a CDN for assetsThibaut Girka
2018-09-04Disable focus points for letterboxed mediaThibaut Girka
2018-09-04Fix full-width marginsThibaut Girka