landscape/ui
Patrick O'Sullivan e9e98b109a notifications: fix duplicate notification issue
I wasn't able to reproduce the exact issue in #125, but I think this was actually what the user was seeing.

We were firing off a test notification each time the count or unreadNotifications changed, along with the real notification itself.

We also weren't properly including notification content (DMs or mentions would just show that you got a DM or a mention, but not the content of the message). This fixes that.
2023-04-03 09:01:32 -05:00
..
.husky move ui files to ui dir 2022-08-02 11:01:31 -05:00
public update glob: 0v5.87j58.200ah.3e9a0.cdsjf.s2jv3 [skip actions] 2023-03-27 14:27:06 +00:00
src notifications: fix duplicate notification issue 2023-04-03 09:01:32 -05:00
.env Add desk and ui dirs 2022-08-02 10:43:52 -05:00
.eslintignore Add desk and ui dirs 2022-08-02 10:43:52 -05:00
.eslintrc.js meta: bring eslint/prettier + http-api up to date 2022-10-01 13:18:58 -04:00
.gitignore garden: new notifications 2023-01-18 13:54:56 -05:00
.nvmrc ops: updating node version to fix esbuild 2023-01-31 15:38:59 -06:00
.prettierrc.js meta: bring eslint/prettier + http-api up to date 2022-10-01 13:18:58 -04:00
index.html meta: update title 2022-09-20 13:36:45 -05:00
package-lock.json Switch from popover to dropdown 2023-02-07 15:10:54 -06:00
package.json Switch from popover to dropdown 2023-02-07 15:10:54 -06:00
postcss.config.js Add desk and ui dirs 2022-08-02 10:43:52 -05:00
tailwind.config.js Add Get Apps screen, rename "Leap" to "AppSearch" 2023-03-08 09:49:36 -06:00
tsconfig.json Add desk and ui dirs 2022-08-02 10:43:52 -05:00
vite.config.ts reverting dev server config settings 2023-01-04 12:49:42 -05:00