about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions
AgeCommit message (Expand)Author
2022-02-12[Glitch] Add notifications when a reblogged status has been updatedEugen Rochko
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2022-02-09[Glitch] Add edit history to web UIEugen Rochko
2022-01-20[Glitch] Add support for editing for published statusesEugen Rochko
2022-01-16[Glitch] Gradually increase retry waiting for media processingJeong Arm
2022-01-07[Glitch] Fix media descriptions not being used for client-side filteringClaire
2021-12-16[Glitch] ignore hashtag suggestions if they vary only in caseDavid Sterry
2021-09-28[Glitch] Add aliases for WebUI routes that were renamed in #16171Claire
2021-09-26[Glitch] Change routing paths to use usernames in web UIEugen Rochko
2021-08-27[Glitch] Fix follow request count to dynamically updatematildepark
2021-07-25[Glitch] Add confirmation modal when closing media edit modal with unsaved ch...Claire
2021-06-24Fix WebUI crash when a toot with a playing video gets deletedClaire
2021-05-07[Glitch] Change home timeline to reload after follow recommendations in web UIEugen Rochko
2021-05-07[Glitch] Fix "You might be interested in" flashing while searching in web UIEugen Rochko
2021-05-07[Glitch] Change follow recommendations to be limited to 20 instead of 40 in w...Eugen Rochko
2021-05-07[Glitch] Change onboarding by replacing tutorial with follow recommendations ...Eugen Rochko
2021-04-21[Glitch] Fix to update suggestion list after dismissTakeshi Umeda
2021-04-21[Glitch] Add cold-start follow recommendationsEugen Rochko
2021-03-19Migrate glitch-soc local notification settings to upstream systemClaire
2021-02-12[Glitch] Add dropdown for boost privacy in boost confirmation modalClaire
2020-12-19[Glitch] Change notification permission handlingThibG
2020-12-09[Glitch] Fix alert when failing to save timeline markers in web UIEugen Rochko
2020-11-25[Glitch] Fixed ESLint errorabcang
2020-11-12[Glitch] Add button to dismiss desktop notifications permissions bannerEugen Rochko
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2020-10-21[Glitch] Add duration parameter to muting.OSAMU SATO
2020-10-21[Glitch] Fix mark as read in notifications to be saved immediatelyTakeshi Umeda
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
2020-09-28[Glitch] Optimize the process of following someoneEugen Rochko
2020-09-28[Glitch] Fix home TL marker code mishandling gapsThibG
2020-09-19Fix minor bugsThibaut Girka
2020-09-19Minor refactoring and fixupsThibaut Girka
2020-09-17Add button to manually mark all notifications as readThibaut Girka
2020-08-11[Glitch] Add support for managing multiple stream subscriptions in a single c...Eugen Rochko
2020-07-10[Glitch] Freeze scroll position when a dropdown menu is open in the TLThibG
2020-07-07Merge pull request #1372 from ThibG/glitch-soc/fixes/local-only-public-optionThibG
2020-07-07[Glitch] Add ability to choose media thumbnail in web UIEugen Rochko
2020-07-06Add UI option to show local-only toots in public timelineThibaut Girka
2020-06-30[Glitch] Add user notes on accountsThibG
2020-06-09[Glitch] FIX: filters ignore media descriptionsBen Lubar
2020-05-29[Glitch] Fix timeline markers in FirefoxThibG
2020-05-29[Glitch] Fix timeline markers not working on ChromeThibG
2020-05-28Fix local-only hashtag columnsThibaut Girka
2020-05-28[Glitch] Fix local streaming of hashtag timelinesTakeshi Umeda
2020-05-10[Glitch] Add remote only to public timelineTakeshi Umeda
2020-05-03[Glitch] Refactor/cleanup TIMELINE_DELETE-related codeThibG
2020-04-20[Glitch] Add local only to hashtag timelineTakeshi Umeda
2020-04-02[Glitch] Fix 404 and 410 API errors being silently discarded in WebUIThibG
2020-03-22[Glitch] Fix regression in “Edit media” modal in web UIThibG