20037 Commits (9ac13bbc9c3e579b6e2e93c8ab60525e33cb7c33)
 

Author SHA1 Message Date
Claire 9ac13bbc9c Fix glitch-only HAML linting issue
11 months ago
Claire b2961dad2b Fix lint issue in glitch-soc-only file
11 months ago
Matt Jankowski 01e77a0f34 [Glitch] Enable the eslint `react/no-unknown-property` rule
11 months ago
Claire 077e0c6812 Merge commit '0b4a3a04378ce43f2f314b9446b5053f6b374c6d' into glitch-soc/merge-upstream
11 months ago
Claire 75580360cd Merge commit '272592d16d40e804ec325ef3b5e6de9bbad5f2dd' into glitch-soc/merge-upstream
11 months ago
Claire 5de551002d [Glitch] Fix onboarding step descriptions being truncated on narrow screens
11 months ago
Claire 8a5f2442cc Merge commit '0530ce5e9575c09464847412f43852f438b0494e' into glitch-soc/merge-upstream
11 months ago
Claire b41af99673 [Glitch] Change dismissed banners to be stored server-side
11 months ago
Claire b8209c3b96 Merge commit '85662a5a57531af5402a6777d0b1089e78c56815' into glitch-soc/merge-upstream
11 months ago
Claire f425a1e637
Merge pull request #2519 from ClearlyClaire/glitch-soc/immutable-record-redux
11 months ago
Renaud Chaput a4a728b01d [Glitch] Fix the loading bar with the new Redux actions
11 months ago
Claire 93c71e2c7c [Glitch] Fix notification sounds
11 months ago
Claire 70652e49eb [Glitch] Fix error when muting users from Web UI
11 months ago
Renaud Chaput e94fecdcc8 [Glitch] Fix the `notificationsUpdate` call
11 months ago
Renaud Chaput 79678cf841 [Glitch] Fixes website not loading for unlogged users
11 months ago
Renaud Chaput 7fe5623a27 [Glitch] Use Immutable `Record` for accounts in Redux state
11 months ago
Renaud Chaput 3b7caa00e2 [Glitch] Add Typescript types for some API objects
11 months ago
Claire a3a58c041e
Merge pull request #2527 from ClearlyClaire/glitch-soc/merge-upstream
11 months ago
Essem b7cb17fecf
Fix the poll option add button attempting to submit a form (#2530)
11 months ago
Claire 9bfb699c4c [Glitch] Change search popout to not list unusable search options when logged out
11 months ago
Claire b135b6ba8f Merge commit '8ebc94dd22a18c28c4c9763b909e92e6ba64e242' into glitch-soc/merge-upstream
11 months ago
Claire 6c00d5b0c4 Fix test failure caused by glitch-soc changes
11 months ago
Claire 2e786e13cb Merge commit '973597c6f1e25b16c592e5573304319aeaa375e1' into glitch-soc/merge-upstream
11 months ago
Claire d288a6162a Merge commit '12c22ee5e71ae0220ea10199e4d10deb4140ec44' into glitch-soc/merge-upstream
11 months ago
Claire 7db68e2dca [Glitch] Fix upper border radius of onboarding columns
11 months ago
Claire b24f676cf1 Merge commit '1526e54ac6f08431c8c833f20b4be8882355967c' into glitch-soc/merge-upstream
11 months ago
Jeong Arm 94c4c7f330 [Glitch] Fix open status on media modal
11 months ago
Claire 3ad92e8d0d Merge commit 'bd575a1dd69d87ca0f69873f7badf28d38e8b9ed' into glitch-soc/merge-upstream
11 months ago
Claire 8afd313807 Merge commit '15b2d7eec59c745b418debf63907d8bd08c4a730' into glitch-soc/merge-upstream
11 months ago
Claire cd1e3ac2c7 Merge commit '7e1a77ea51e6dc4aecbf678f8928aa96698fa072' into glitch-soc/merge-upstream
11 months ago
Claire 4fdbffc57c
Merge pull request #2522 from ClearlyClaire/glitch-soc/merge-upstream
11 months ago
Brian Holley 4259f4a4aa [Glitch] Fix "Hide these posts from home" list setting not refreshing when switching lists
11 months ago
Claire a111fd7a0b Merge commit 'b2c5b20ef27edd948eca8d6bd2014b7a5efaec11' into glitch-soc/merge-upstream
11 months ago
pajowu 6261db2a26 [Glitch] Fix modal content not being selectable
11 months ago
Claire d6ad9d351e Merge commit 'a36b59be8ad7656b7ceab9751c9ec5b3563e3a30' into glitch-soc/merge-upstream
11 months ago
Claire 60eb57ce1b Fix HAML listing issue
11 months ago
Claire f5de9fe99a [Glitch] Allow viewing and severing relationships with suspended accounts
11 months ago
Aleks Xhuvani dee28c3fbf [Glitch] Do not try to update an undefined video element
11 months ago
Aleks Xhuvani 372c455218 [Glitch] Add volume saving/reuse to video player
11 months ago
Claire b474cbbd28 Merge commit '7840c6b75b61e64d89d7fd9f291277fb177e513f' into glitch-soc/merge-upstream
11 months ago
Claire 46ddaffd40 Merge commit 'b87bfb8c96c8491f1228e0258d05119f3420db05' into glitch-soc/merge-upstream
11 months ago
Claire cd2ee0ec5f Merge commit '757d7c73c0ca3750ac9e74a7e962f71c535a7bd0' into glitch-soc/merge-upstream
11 months ago
Claire bc33be0342 Merge commit '23e32a4b3031d1da8b911e0145d61b4dd47c4f96' into glitch-soc/merge-upstream
11 months ago
Claire 3d3fa75c81
Reduce composer differences with upstream and simplify code (#2518)
11 months ago
Claire 18856371be
Merge pull request #2520 from ClearlyClaire/glitch-soc/merge-upstream
11 months ago
Claire 33dd5d8179 Fix Ruby lint issues
11 months ago
Claire 4113fbf6e8 Merge commit 'f476d9dab2f5cca6ae44b95961df6b6557d66dab' into glitch-soc/merge-upstream
11 months ago
Claire c8fe36c349
Merge pull request #2517 from ClearlyClaire/glitch-soc/merge-upstream
11 months ago
mogaminsk cc265f760e [Glitch] Fix inserting emojis from emoji picker fails with TypeError
11 months ago
Claire bb4fa0c374 [Glitch] Rewrite `AutosuggestTextarea` as Functional Component
11 months ago