about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Collapse)Author
2019-04-22Rename flavours/glitch/features/drawer to flavours/glitch/features/composeThibaut Girka
2019-04-19[Glitch] Allow modal secondary button to shrink and allow wider confirmation ↵Thibaut Girka
modals Port 7f75792bf305eea297c63731600af3b02968aea4 to glitch-soc
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2019-04-17When selecting a toot via keyboard, ensure it is scrolled into viewThibaut Girka
2019-04-16Fix opening/closing gifv sometimes making the timeline scrollThibaut Girka
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-10[Glitch] Add "why do you want to join" field to invite requestsEugen Rochko
Port SCSS changes from 8b69a66380bbe32127e717ca2d79244392b7d2b6 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-08[Glitch] Port SCSS changes from "Improve blocked view of profiles"Eugen Rochko
Port public pages SCSS changes from 67b3b62b98b89f24097a2757e42bc94f1bce123c
2019-04-04Merge pull request #981 from ThibG/glitch-soc/merge-upstreamThibG
Merge upstream changes
2019-04-04[Glitch] Update poll remaining time just like with status timestampsThibG
Port daab45d4ae000a208f251ce96334df47d894dba3 to glitch-soc
2019-04-03Do not handle clicks in detailed status contentThibaut Girka
2019-03-30[Glitch] Fix transparent avatars showing underlying elements in avatar stack ↵Eugen Rochko
and profile Port 79227d153b86144e9a8cc73f1d4045973eabc9ef to glitch-soc
2019-03-30[Glitch] Fix search in web UI not setting a limit, restore limit of 10Eugen Rochko
Port 379c3e237fd271b91073f4b4a4a1626e84a7250f to glitch-soc, but changing the 5 limit to 10, since that's what we had previously
2019-03-29[Glitch] squashed identity proof updatesAlex Gessner
Port JS from 69141dca26f8a28d3aff63387b1c8d2bba7fdfa3 to glitch-soc
2019-03-28Fix background color transition in destructive buttonsThibaut Girka
2019-03-28[Glitch] Fix opacity of relationship tagsThibG
Port 58667072d9923b17c90543550294aa9f801103d7 to glitch-soc
2019-03-28Fix left border of profile navigation tabThibaut Girka
2019-03-28Add fa-info-circle to disclaimerThibaut Girka
2019-03-28Fix double border for account 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-28Fix centering on public pagesThibaut Girka
2019-03-28Fix padding and centering of display namesThibaut Girka
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-26[Glitch] Do not set CSRF Token when no csrf headerHinaloe
Port 68f2211f00dfa3f823ad780ed748c1af0078a0cf to glitch-soc
2019-03-26[Glitch] Change icons of features on admin dashboard to remove biasEugen Rochko
Port SCSS changes from e11796432514afb49f3d891f805973a37f00fcf1 to glitch-soc
2019-03-26[Glitch] Add `lang` attribute to statuses in web UIEugen Rochko
Port JS changes from e6cfa7ab897ac4fd6bf9bbcafe09fc42c4cc2c5d to glitch-soc
2019-03-26[Glitch] Do not empty timeline of blocked users on blockThibG
Port 94aceb85ad638cfd02fecce1aed0be5157bcb133 to glitch-soc
2019-03-26[Glitch] Add custom closed registrations message to landing page when setEugen Rochko
Port SCSS changes from 55a9658ad8552804c7c585df12d46c391b84dd94 to glitch-soc
2019-03-20[Glitch] Add support for custom emojis in poll optionsThibG
Fixes #956 Port 80f0910e2141b24082b9143266a9a6cf1ef6a516 to glitch-soc
2019-03-20[Glitch] Reduce padding around logo on landing pageThibG
Port 158c31b9df538691666e5b91f48a0afecd2985fe to glitch-soc
2019-03-20[Glitch] Add Keybase integrationEugen Rochko
Port SCSS changes from 9c4cbdbafb0324ae259e10865b90ed1ed0255bdd 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-18[Glitch] Fix relationship manager on narrow screensEugen Rochko
Port 7130d6e51291b08df59f9580c7d6e1c1d97e7dad to glitch-soc
2019-03-18[Glitch] Save quick filter settings when selecting a different filterThibG
Port 7477db7268f2a4c158e5f7683493a728d632f7e2 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-16Fix settings/flavoursThibaut Girka
Update theming system to use new paths for media files
2019-03-16[Glitch] Add relationship manager UIEugen Rochko
Port SCSS changes from 1c113fd72df18999de1d6f09fa3790dd1f715506 to glitch-soc
2019-03-14[Glitch] Admission-based registrations modeEugen Rochko
Port SCSS changes from 51e154f5e87968d6bb115e053689767ab33e80cd to glitch-soc
2019-03-14[Glitch] Improve invites list with click-to-copy inputsEugen Rochko
Port 6e3936aa6f4296ac202b54c0b178b4fa825d7885 to glitch-soc
2019-03-13[Glitch] Add UI for enabling/disabling poll notificationsThibG
2019-03-13[Glitch] Add muted style for polls in web UIEugen Rochko
Port 5b50c2cbaa75a07b5f665a0d55cbfd79de67cc63 to glitch-soc