about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components
AgeCommit message (Expand)Author
2022-06-16Fix checkmark on interaction buttons with larger fonts (#1799)Claire
2022-06-02[Glitch] Remove unnused otherAccounts propertyClaire
2022-06-02[Glitch] Add lang html attr to each postsJeong Arm
2022-05-27Add language indicator icon and local settings for status icons (#1788)Claire
2022-05-25Various code cleanup (#1782)Claire
2022-05-15Use upstream's settings for CW auto-expand and column swiping (#1770)Claire
2022-05-11[Glitch] Add `limited` attribute to accounts in REST API and a warning in web UIEugen Rochko
2022-05-11[Glitch] Fix block/mute lists showing a follow button when unblocking a user ...Claire
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2022-04-20Swap position of media attachments and pollsClaire
2022-03-26[Glitch] Add a hashtag public link to the trending hashtag pagemayaeh
2022-03-10[Glitch] Add polls and media attachments to edit comparison modal in web UIEugen Rochko
2022-03-10[Glitch] Change design of federation pages in admin UIEugen Rochko
2022-03-08[Glitch] SpellingJosh Soref
2022-02-26[Glitch] Fix media modal footer's “external link” not being a linkClaire
2022-02-26[Glitch] Fix reply button on media modal not giving focus to compose formClaire
2022-02-23[Glitch] Change report modal to include category selection in web UIEugen Rochko
2022-02-12[Glitch] Add notifications when a reblogged status has been updatedEugen Rochko
2022-02-10[Glitch] Chore: Disable menu items for editing statuses in web UI (#17497)Eugen Rochko
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2022-02-09[Glitch] Add edit history to web UIEugen Rochko
2022-02-09Refactor dropdown and action modal code slightlyClaire
2022-01-23[Glitch] Change `percent` to `rate` in retention metrics APIClaire
2022-01-20[Glitch] Add support for editing for published statusesEugen Rochko
2022-01-17[Glitch] Add notifications for statuses deleted by moderatorsEugen Rochko
2022-01-17[Glitch] Add support for private pinned postsClaire
2021-12-18[Glitch] Change title of retention chartClaire
2021-11-26[Glitch] Port upstream changes about trending linksJeong Arm
2021-10-14[Glitch] Add graphs and retention metrics to admin dashboard (#16829)Eugen Rochko
2021-10-13[Glitch] Add single option votes tooltip in pollsSasha Sorokin
2021-10-07Fix status open hotkeyJeong Arm
2021-10-06[Glitch] Improve hover and focus style in columns settingsMélanie Chauvel
2021-09-30Fix clicking on account name in “[xxx] boosted” text leading to broken pathClaire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-09-09Fix media icons not being added in CWsClaire
2021-09-08Fix glitch-soc front-end not linking to the provided SOURCE_URLClaire
2021-09-08Fix media attachments not being displayed on pollsClaire
2021-08-20[Glitch] Fix crash if a notification contains an unprocessed media attachmentClaire
2021-07-25[Glitch] Fix crashes with Microsoft Translate on Microsoft EdgeClaire
2021-07-13Refactor shouldUpdateScroll stuffClaire
2021-07-13Fix scroll handling with modalsClaire
2021-07-12Fix and simplify browser history handling in relation to modalsClaire
2021-07-12Fix clicking on the pop-up player placeholder expanding the clicked tootClaire
2021-05-09[Glitch] Make media_gallery.toggle_visible less confusing to translateMélanie Chauvel
2021-05-07[Glitch] Fix not being able to open audio modal in web UIEugen Rochko
2021-05-07[Glitch] Fix too low contrast on new media modal background in web UIEugen Rochko
2021-05-07Change media modals look in web UIEugen Rochko
2021-05-07[Glitch] Change onboarding by replacing tutorial with follow recommendations ...Eugen Rochko
2021-05-07[Glitch] fix component namefusagiko / takayamaki
2021-04-21[Glitch] Fix not to show follow button in global suggestionTakeshi Umeda