about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Collapse)Author
2019-09-30[Glitch] Change at icon in notification filter to reply-allkoyu
Port cfe2d1cc4a3c531741fd769241593ebbe03b6711 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
Port 9027bfff0c25a6da1bcef7ce880e5d8211062d1d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Fix follower/following lists resetting on back-navigation in web UIEugen Rochko
Port 9683e1dcf8bbddb07b818960abf254248be3575c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Change silences to always require approval on followThibG
Port front-end changes from 18b451c0e6cf6a927a22084f94b423982de0ee8b to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Use blob URL for Tesseract to avoid CORS issuesThibG
Port 7baedcb61e15200478f3ad6deb96d452cd63499a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Check existence of timeline state in community timelineYamagishi Kazutoshi
Port 0627252b30d9f420d51bb4787c539550d68a717a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix web UI allowing uploads past status limit via drag & dropEugen Rochko
Port bdeff5ae1585a8087ec2d02cd8cb07af319c3d58 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix “slow mode” issuesThibG
Port f1098675782944fe1dabec71cd58d3d091da06a0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix media description button being disabled at 420 characters ↵ThibG
instead of 1500 Port c00ab575b7450f133946fb94d7367b5d810a2d89 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18Fix composer dropdown toggle buttons (threaded mode and local-only) not workingThibaut Girka
2019-09-13[Glitch] Add timeline read markers APIEugen Rochko
Port e445a8af64908b2bdb721bec74c113e8258a129b to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-13[Glitch] Change max length of media descriptions from 420 to 1500 charactersEugen Rochko
Port b6381bdc7dcfe5713b99e2aae0491115350c7724 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-10Fix wrong icons from last refactoringThibaut Girka
Fix regressions from f154d9d6e9ca461cf608674494cb23eee6db6534
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Use upstream's Icon componentThibaut Girka
Rework the codebase to avoid unnecessary differences with upstream
2019-09-09Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-09-09glitch: fix webpack build failure in columns_area.js (#1212)Rey Tucker
Fixes #1212 by copying what works in the mainline flavor.
2019-09-05[Glitch] Integrate translation strings for the Profile Directory.mayaeh
Port 1f22b8197cb961371fa761e1fa214d4f4a2074d1 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-05[Glitch] Fix custom emoji animation on hover in WebUI directory biosThibG
Port 34eac5a1ecab250760bec1f703ddf828670210fa to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-04Fix loading more items in account following/followersThibaut Girka
2019-09-02[Glitch] Add header to trends section and change refresh rate to 15 minutesEugen Rochko
Port 4ef8d8b77c596680be13b26400bc2a09038928de to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-02[Glitch] Fix trending hashtags being fetched every 36 seconds instead of ↵ThibG
every hour (#11631) Port d857d0d14d273648bad5a88ce3391d6e15592039 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-02[Glitch] Add trends UI with admin and user settingsEugen Rochko
Port 9072fe5ab6464cc9c7a871d388464c7afcf41cd0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-31Properly hide follower count in profile directoryThibaut Girka
2019-08-31Update backend links and fix hardcoded onesThibaut Girka
2019-08-31Fix imports importing modules from vanilla flavour instead of glitchThibaut Girka
2019-08-31[Glitch] Change layout of public profile directory to be the same as in web UIEugen Rochko
Port 987190417228bb56041ea824772341f07f4263d6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-31[Glitch] Add profile directory to web UIEugen Rochko
Port cb447b28c403c7db32e3e3d7c2510004287edfda to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-30[Glitch] Change detailed status child ordering to sort self-replies on topThibG
Port 6914482d0a6e7e654e17e7f2aa2f6a2acde6c59a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-29[Glitch] Change window resize handler to switch to/from mobile layout as ↵ThibG
soon as needed Port bd4099d976b52f7ec00e00b23cfe6e2766ff1e4d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-29[Glitch] Fix more visual issues with the audio playerEugen Rochko
Port 2e99e3cab349db6102505736e3b4b94abe776b80 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-29[Glitch] Fix public page crash due to audio player, fix unpause in audio playerEugen Rochko
Port e72bac7576263445630926dd9992004ece7b73c4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-29[Glitch] Add audio playerEugen Rochko
Port 4190e31626907059aebf32b1be66715dacb989a9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-29[Glitch] Add special alert for throttled requestsThibG
Port 81f864d4dac349dd7cd516149d00e1cffe063edc to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-29[Glitch] Add confirmation modal when logging out from the web appThibG
Port fd3d45d38f289815bed0adc7eaa3b15894ddb8fb to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-29Remove sign out link from getting started columns, as it is already in the ↵Thibaut Girka
footer
2019-08-29Fix crashes from favico.js crashing the entire web appThibaut Girka
2019-08-29Refactor the Columns Area code to be closer to upstreamThibaut Girka
2019-08-29Add option to rewrite mentions to mentioned user's username or acctThibaut Girka
Fixes #666
2019-08-20[Glitch] Fix handling of audio files in account media galleryThibG
Port b48c7ee059d0e08fff4bdf7fe7b0e09565288252 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-20Add button to edit media description from missing description confirmation ↵Thibaut Girka
dialog
2019-08-20Remove code for giving focus to first media without descriptionThibaut Girka
Since the textarea is in a modal, now…
2019-08-19Move character counter to the options box to match upstream stylingThibaut Girka
2019-08-19[Glitch] Improve focal point modal on mobileThibG
Port 2ca6b2bb6c9e811ad98e3df23e70efbf22882e42 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-19[Glitch] Allow clicking behind previewThibG
Port d37126fd03e47c32eaf532937dfc843b952d0d5a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-19[Glitch] Fix edit media modal on small screens, touch eventsEugen Rochko
Port 1bea3181975f377bbccfe92691e2cd281b298ec6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-19[Glitch] Fix tesseract.js being part of the common chunkEugen Rochko
Port dfe60598899738250fc707db91048b871ab09282 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-19[Glitch] Add OCR tool to media editing modalEugen Rochko
Port 28636f43e4b0c04befa243b847c38e81c90f1289 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-08-19Refactor character counter to match upstreamThibaut Girka
2019-08-19[Glitch] Add media editing modalEugen Rochko
Port 23f7afa562c49b24e979505680463bc712b11d94 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>