about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/reducers
AgeCommit message (Expand)Author
2021-06-24Fix pop-up player not closing the moment a status is deletedClaire
2021-05-22[Glitch] Fix unread notification count when pollingClaire
2021-05-12Fix local-only toggle being buggy when replying to remote tootClaire
2021-05-07[Glitch] Change home timeline to reload after follow recommendations in web UIEugen Rochko
2021-04-21[Glitch] Add cold-start follow recommendationsEugen Rochko
2021-03-19Migrate glitch-soc local notification settings to upstream systemClaire
2021-03-19Add option to opt out of unread notification markersClaire
2021-02-12[Glitch] Add dropdown for boost privacy in boost confirmation modalClaire
2021-02-12[Glitch] Fixed WebUI crash when a status opened in the media modal is deletedkaias1jp
2020-12-19[Glitch] Change notification permission handlingThibG
2020-11-12[Glitch] Add button to dismiss desktop notifications permissions bannerEugen Rochko
2020-10-27Add option to hide notification markersThibaut Girka
2020-10-26Add local setting for pop-in player positionThibaut Girka
2020-10-26Add setting to disable the pop-in playerThibaut Girka
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-10-26[Glitch] Fix follow request notificationsThibG
2020-10-21[Glitch] Change how missing desktop notifications permission is displayedEugen 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 unread notification marker not updating when mounting columnThibG
2020-10-21[Glitch] Fix bell button causing a brief “Cancel follow request” on locke...ThibG
2020-10-08Fix issue checking for last unread notification when there are gapsThibaut Girka
2020-09-28[Glitch] Optimize the process of following someoneEugen Rochko
2020-09-19Fix minor bugsThibaut Girka
2020-09-19Minor refactoring and fixupsThibaut Girka
2020-09-17Fix crashes when connection dropsThibaut Girka
2020-09-17Add button to manually mark all notifications as readThibaut Girka
2020-09-17Only update read marker when giving focus/mounting columnThibaut Girka
2020-09-17Refactor and change logic to only update marker if we reached the lastThibaut Girka
2020-09-01Fix threaded modeThibaut Girka
2020-08-29Fix replying to some remote toots switching to local-onlyThibaut Girka
2020-08-12Fix local-only flag not necessarily being preserved on delete & redraftThibaut Girka
2020-07-10[Glitch] Fix block/mute pagination in WebUIThibG
2020-07-10[Glitch] Freeze scroll position when a dropdown menu is open in the TLThibG
2020-07-07[Glitch] Add ability to choose media thumbnail in web UIEugen Rochko
2020-06-30[Glitch] Add user notes on accountsThibG
2020-06-30[Glitch] Fix read marker state not being udpated internallyThibG
2020-05-29[Glitch] Fix timeline markers not working on ChromeThibG
2020-05-03[Glitch] Refactor/cleanup TIMELINE_DELETE-related codeThibG
2020-04-12[Glitch] Fix WebUI pagination of following, followers, follow requests, block...ThibG
2020-04-02[Glitch] Fix content warning being unnecessarily cleared when enabling/disabl...ThibG
2020-03-08[Glitch] Code style improvements in JavaScriptBèr Kessels
2020-02-03[Glitch] Change how unread announcements are handledThibG
2020-02-03[Glitch] Fix mascot being too large, and a code style issueEugen Rochko
2020-02-01Fetch last read notification id to update unread notification count on loadThibaut Girka
2020-01-28[Glitch] Change announcements to be collapsed on page load in web UIEugen Rochko
2020-01-27[Glitch] Add streaming API updates for announcements being modified or deletedEugen Rochko
2020-01-25[Glitch] Improve announcements designThibG
2020-01-24[Glitch] Add announcementsEugen Rochko
2020-01-07Make prepending “re: ” to CWs on reply optionalThibaut Girka