about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch
AgeCommit message (Collapse)Author
2019-09-30[Glitch] Avoid storing audio and video file data in memoryThibG
Port 860a77d45ee9d17117364868f0932b4fcbe07d3d 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-30[Glitch] Fix emoji search not showing custom emoji when none are uncategorizedEugen Rochko
Port 0d2b60ab8b13a28e99a83e1104e7208de2025304 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Revert "Change timelines to add new items to pending items when ↵Eugen Rochko
scrolled down #11867" Port 8c4b5f7cef60700af7ae64c7b524d899a1d033c5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Show user what options they have votedThibG
Port front-end changes from b359974d9b356bb723fe046466b178328cf9bbaf to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Fix ugly TOC when title is too longJeong Arm
Port 26b810561a5b7cfd1766699358d998b5882a5876 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Fix page body not being scrollable in admin layoutEugen Rochko
Port SCSS changes from b9a8b38844278f26b9d1d1d53256e0781ba3575a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Fix placeholder colors for inputs not being explicitly definedEugen Rochko
Port b6df9c10671cd7bf48de3dbd7a94a92fb0a148ec to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Add table of contents to about pageEugen Rochko
Port SCSS changes from d930eb88b671fa6e5573fe7342bcdda87501bdb7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Add password challenge to 2FA settings, e-mail notificationsEugen Rochko
Port SCSS changes from e1066cd4319a220d5be16e51ffaf5236a2f6e866 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-30[Glitch] Change unconfirmed user login behaviourEugen Rochko
Port SCSS changes from 964ae8eee593687f922c873fa7b378bb6e3e39bb Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix eslint error of import/no-extraneous-dependenciesnzws✨
Port d0c2c5278391b82ba7fa2f230bf237805ff61a0c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18[Glitch] Fix “load more” adding older toots/notifications to pending itemsThibG
Port 577706987d2e09e598130d37fb9a52cd4a6510ea 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] Change timelines to add new items to pending items when scrolled downThibG
Port d256901f60b121172ae3a3a7167f9c64d947cf99 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 poll options checkboxes/radio buttons not being vertically centeredThibG
Port d41494226dbe9f3c3cf3b98a376d47b8c836c948 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 expiring polls not being displayed as such in the WebUIThibG
Port 524187b65344f6bcedb9bc188df7b6032540ac48 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-18[Glitch] Fix profile fields overflowing page widthEugen Rochko
Port cfd4c55c8825f301f88cf5d90afe36a10d590329 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-18Fix build issues due to the “pt” locale being renamed to “pt-PT”Thibaut Girka
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-17Fix boost confirmation modal for description-less media 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-13[Glitch] Fix display of long poll optionsThibG
Port cf2b708e6bf46db592199b757db9747005f6984d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-13[Glitch] Fix unused CSSEugen Rochko
Port 45f44ef4d35c5f77ea4b264cf848ad1c67f8647d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-13[Glitch] Add batch actions and categories to admin UI for custom emojisEugen Rochko
Port SCSS changes from 1110ea1a9162d5488e1ed5dbccd0803618e713f8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-13[Glitch] Add account bio to account admin viewThibG
Port SCSS changes from ec2a439a22bc74d21a99beedde4c0ae25f682d05 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-13[Glitch] Add batch approve/reject for pending hashtags in admin UIEugen Rochko
Port SCSS changes from 261e52268c05d2da4459a23e2898555dd5db5771 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] Fix line breaks in hashtag autosuggestions in web UIEugen Rochko
Port 7db2c2e2ba049845bdfdbf9931ffae6ae5ccddd3 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-05[Glitch] Exclude URLs from text analysisMostafa Ahangarha
Port e974d4923fabd887416609bc6c8ca81ce81d0ff2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-05[Glitch] Fix wrong sum of usage in hashtag component in web UIEugen Rochko
Port a6a63358c3fd81b9104aa0a51133cd065eea4a84 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-05[Glitch] Fix wrong pluralization in hashtag component in web UIEugen Rochko
Port 1a00bd9244ee8555d7401f4f0ee01ec381e96c1c to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-05[Glitch] Change hashtag component in web UI to show numbers for 2 last daysEugen Rochko
Port d19d86fe2b26fb00577d600234c32d726fb199a4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-05[Glitch] Fix uncached media in web UI not being clickableEugen Rochko
Port 34adc8784a3f165a4bd5719a067093f703f499e9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
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 Mastodon logo style on hover on public pages' footerThibG
Port 0ea53122f2a0db726afe96cfedd8e7fe3d930e0a to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-09-05[Glitch] Fix height of dashboard countersThibG
Port 6493f4ffaea9ae391a9cc24e2743531fd0c3a3e8 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-05[Glitch] Add "not available" label on unknown media attachmentsEugen Rochko
Port d3442894310022062debc4c6ed6b117f8bc3904b 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] Restore hashtag suggestions from local tag historyThibG
Port 5ab1e0e738183a0ddcec140d55184351f751b22d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>