about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features
AgeCommit message (Collapse)Author
2019-04-10[Glitch] Fix glitched out "not found" message for non-existing profiles in ↵Eugen Rochko
web UI Port 56f29c38b603a98e7b9715c48de022106d8da073 to glitch-soc
2019-04-08Add column title to “Favourited by” and “Boosted by” columnsThibaut Girka
2019-04-08[Glitch] Duplicate valuesashleyhull-versent
Port bd365cc38bbdcfe69f333525d37f44bbbaf1d62c to glitch-soc
2019-04-03Do not handle clicks in detailed status contentThibaut Girka
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
Port JS from 69141dca26f8a28d3aff63387b1c8d2bba7fdfa3 to glitch-soc
2019-03-28Add fa-info-circle to disclaimerThibaut Girka
2019-03-28[Glitch] Add rel='noopener' to redesigned profile column header avatar linkslice
Port 73f5711fb8a6131f5906903dcea40a113a842669 to glitch-soc
2019-03-28[Glitch] Move the account dropdown menubar to the right, make sure it ↵ThibG
doesn't move Port a91acf79b53307ada584f449da1369c0216a24d1 to glitch-soc
2019-03-28[Glitch] Make clicking on avatar open public profile in new tabAditoo17
Port 6f6abc369f113b174fe191cf562098fe01c2eeec to glitch-soc
2019-03-28[Glitch] Fix menu items that don't actionmayaeh
Port 186f7bcbb64e289fb732272c67eae6cb59276941 to glitch-soc
2019-03-28[Glitch] Redesign profile column in web UI to match design on public pagesEugen Rochko
Port a96181f16f4ef74ce6a1efc5e893ddd87a127949 to glitch-soc
2019-03-28Port search results styling to glitch-socThibaut Girka
2019-03-27Revert "[Glitch] fix: update to emoji-mart 2.10.0"Thibaut Girka
This reverts commit 49bea8c46b006d8c86285c8b1158cd700dc2eb45.
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
Port 6df4a8296996181d56a22535b86830c0ab56086e to glitch-soc
2019-03-20[Glitch] Disable real-time updates on public pages to improve readabilityEugen Rochko
Port 42c581c45853cf08f2c9c521d59a2194ef2d9c61 to glitch-soc
2019-03-16[Glitch] fix: update to emoji-mart 2.10.0Nolan Lawson
Port db06b25376ac7e844e86fb9890fa9f1c2edd2d60 to glitch-soc
2019-03-16[Glitch] Fix scrollbar styles on compose textarea, small bugsEugen Rochko
Port 6a3f08661f8d23e5f93717f36df1463842bfd936 to glitch-soc
2019-03-13[Glitch] Add UI for enabling/disabling poll notificationsThibG
2019-03-13[Glitch] Fix public timeline page not paginating correctlyEugen Rochko
Port da45b8b4c9bf00495bb967dda38064ac74b85ead to glitch-soc
2019-03-13[Glitch] Redesign landing pageEugen Rochko
Port 65fffeac3f960f9c74d693525a73ac14b201bf2b to glitch-soc
2019-03-11Make clicking on the account and status column headers scroll to topThibaut Girka
2019-03-11Merge pull request #953 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2019-03-11[Glitch] Add support for poll ending notificationsThibaut Girka
Port front-end parts of 3a92885a860df12b12d8356faf179a3fc63be6f2 to glitch-soc
2019-03-11add local setting to auto reveal media behind cwash lea
2019-03-06Allow setting whether this is a single choice poll or multiple choices oneThibaut Girka
2019-03-06Use server-provided poll limits instead of hardcoded onesThibaut Girka
Also does not enable polls if no limits are provided by the server
2019-03-06[Glitch] Port polls creation UI from upstreamThibaut Girka
2019-03-05[Glitch] Perform deep comparison for card data when receiving new propsThibaut Girka
Prevents embedded players from resetting when interacting with the toot
2019-03-05Add pollsEugen Rochko
Port front-end parts of 230a012f0090c496fc5cdb011bcc8ed732fd0f5c to glitch-soc
2019-03-05Fix home timeline perpetually reloading when emptyEugen Rochko
Port 3e0ed36e8ede7f1994ab9c46c4cb86e613569440 to glitch-soc
2019-03-01[Glitch] Fix errors found by eslintMélanie Chauvel (ariasuni)
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-03-01[Glitch] Make the column header of profile view look like the others, tooMélanie Chauvel (ariasuni)
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-03-01[Glitch] Make the column header of toot/thread view look like the othersMélanie Chauvel (ariasuni)
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-02-18[Glitch] Internationalize unexpected error messageThibaut Girka
Port 4e71b104e6d5f02069120c7a56b26888c6f0fef5 to glitch-soc, fixing a crash in the process
2019-02-18Fix hashtag column not subscribing to stream on mount (#10040)Eugen Rochko
Fix #9895
2019-02-18Fix video player width not being updated to fit container widthThibaut Girka
2019-02-17Allow multi-line image descriptions. (Glitch)Ben Lubar
2019-02-17[Glitch] Fix crash on public hashtag pages when streaming failsThibaut Girka
Port 041ff5fa9a45f7b8d1048a05a35611622b6f5fdb to glitch-soc
2019-02-15[Glitch] Fix hashtags select styling in default and high contrast skinsThibaut Girka
Port 169b9d4428d8e54d7bee365fd76be9a6e2a92da5 to glitch-soc
2019-02-13[Glitch] Add "copy link" item to status action barsThibaut Girka
Port 3cfadd875cc91b3fb893681ed7c2ef86148b3f85 to glitch-soc
2019-02-12[Glitch] Don't focus spoiler input when disabled spoilerThibaut Girka
Inspired by 0e513ff862faf7fa9e5b89d2ab7d22fd0ab540ff
2019-02-12Merge pull request #913 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2019-02-10Avoid two-step rendering of statuses as much as possibleThibaut Girka
Cache width shared by Video player, MediaGallery and Cards at the ScrollableList level, pass it down through StatusList and Notifications.
2019-02-10[Glitch] Rename from instance to server.Thibaut Girka
Port 46e806cd2f14a5e45d66b4c23040855202818984 to glitch-soc
2019-02-10[Glitch] Allow multiple files upload through web UI, including drag & dropThibaut Girka
Port 750c67660de753065ec160b4e389ba0dda2f81cc to glitch-soc
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
Port missing parts from 2c51bc0ca5a4c3a4bb140b4b40dabdda859ebb94 to glitch-soc
2019-02-06Fix CW unfolding not triggering re-layout in public hashtag pageThibaut Girka
2019-02-06Fix unfolding CWs on public hashtag pageThibaut Girka
Fixes #909
2019-02-03Remove redundant “options” from “Compose box options”Thibaut Girka
Thanks @ariasuni.
2019-02-03Minor description correctionsMarek Ľach