about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Collapse)Author
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
2018-09-04Media gallery styling closer to upstream'sThibaut Girka
2018-09-04[Glitch] Do not override ctrl/cmd+click in media galleryThibaut Girka
2018-09-03Add admin links to status and account menus (fixes #673)Thibaut Girka
If the current logged-in user is an admin, add quick links to the admin interface in account and toot dropdown menu. Suggestion by @ashkitten
2018-09-03Let the front-end know the current account is a moderatorThibaut Girka
2018-09-03[Glitch] Skip VS15 (Emoji textual presentation)Thibaut Girka
Port a060beee726de5295e1f608231975a90b7709a0a to glitch-soc
2018-09-03[Glitch] Add aria-label to floatingActionButtonThibaut Girka
Port 7c12c7b1246b991c68f4b51573538e02b3968beb to glitch-soc
2018-09-03[Glitch] Inactive header in main profile to match columnThibaut Girka
Port 1bfe735d574fdbb01b1aea07db6c69fb3a32b90f to glitch-soc
2018-09-03Fixes columns scrolling to top when opening media modalThibaut Girka
Fixes #700
2018-09-01Fix composer not displaying on chrome mobile (fixes #696)Thibaut Girka
2018-08-31Add option to not automatically unfold content warnings matching a regexpThibaut Girka
Fixes #678
2018-08-31Allow text inputs in local settings dialogThibaut Girka
2018-08-31Add a setting to automatically unfold all content warningsThibaut Girka
2018-08-31[Glitch] Show compose form on delete & redraft when in mobile layoutThibaut Girka
Port 025fbb8285cdedf495d9e4d015db611b0c622cbb to glitch-soc
2018-08-31Fix search results on compose boxThibaut Girka
2018-08-31Fix account header showing on search pageThibaut Girka
2018-08-31[Glitch] On the mobile UI, move the search column to the rightThibaut Girka
Port 20bb90ced60fdac4ca254b43dad5615b1549da26 to glitch-soc
2018-08-31[Glitch] Hide search from Compose on mobile devicesThibaut Girka
Port 0893b1669548858daee79ab1260fb98646a0b3fa to glitch-soc
2018-08-31[Glitch] Add search item to tab bar for mobile devicesThibaut Girka
Port c9cbb8de703e321c0d152813a2e22471ffe5eef7 to glitch-soc
2018-08-31[Glitch] Use withRouter for TabsBarThibaut Girka
Port 61e62757816cd8cfe38944d509f8ec13d7d86912 to glitch-soc
2018-08-31[Glitch] Move "compose" on mobile to floating action buttonThibaut Girka
Port e72db6d9dd53a9d44f641bdf6bce7e64548e7d94 to glitch-soc
2018-08-31[Glitch] When search enabled, display hint in search popoutThibaut Girka
Port 7901f9f63e156732ab10154c34f3c2d188471a9d to glitch-soc
2018-08-30Restrict querySelectorAll to the upload form componentThibaut Girka
2018-08-30Add confirmation dialog when posting media without descriptionThibaut Girka
Fixes #211
2018-08-29[Glitch] Reduce padding of profile metadata boxes to allow more textThibaut Girka
Port 9463bba5fb6873fa70e05f239079ee1a0072b70c to glitch-soc
2018-08-29Add opt-in feature to have the spoilers field always on (fixes #634)Thibaut Girka
2018-08-28[Glitch] Add CSS class to repliesThibaut Girka
Port 2bbec9f4dab1441391983ce920b6a0094f0e0348 to glitch-soc
2018-08-28[Glitch] Preserve hashtag casing in web UI hashtag historyThibaut Girka
Port f9b23a5d6247445ea5b70b431c934a4bb99213bc to glitch-soc
2018-08-28[Glitch] Implement tag auto-completion by historyThibaut Girka
Port 460e380d386367b6809d319859e13d17a6a2acea to glitch-soc
2018-08-28Preserve hashtag casing in threaded modeThibaut Girka
Inspired by f9b23a5d6247445ea5b70b431c934a4bb99213bc
2018-08-27[Glitch] Add missing video descriptionsThibaut Girka
Port ac092d03e7a781d27aff9cb9ea4637be9c5f2a2a to glitch-soc
2018-08-27[Glitch] Wait until relationship is loaded before showing follow buttonThibaut Girka
Port cd049454be9cb8bf5fb6bc5316539432316033aa to glitch-soc
2018-08-23Update poylfills (fixes #662)Thibaut Girka