sharded-gotify/ui/src
Jeremy Gooch c1cb2e855a
feat: collapse big messages (#810)
* Updating Message component to add ability to collapse long running messages. Height is broadcast out to parent on height toggle.

See: https://github.com/gotify/server/issues/790

* Cleanup of the Message component including simplifying the read-more expand/collapse functionality.

* fix: cleanup & properly updating the height

---------

Co-authored-by: Jannis Mattheis <contact@jmattheis.de>
2025-07-06 11:07:57 +00:00
..
application fix: table overflow and word wrapping (#720) 2024-11-05 11:06:33 +00:00
client fix: table overflow and word wrapping (#720) 2024-11-05 11:06:33 +00:00
common fix: loading plugin detail view by url 2024-11-06 18:13:15 +01:00
layout Add applications icons in sidebar (#602) 2023-10-22 09:24:53 +00:00
message feat: collapse big messages (#810) 2025-07-06 11:07:57 +00:00
plugin fix: loading plugin detail view by url 2024-11-06 18:13:15 +01:00
snack Fix bracketSameLine prettier 2022-10-08 15:19:20 +02:00
tests bug: fixed router navigating to homepage on page loads 2024-11-06 18:13:15 +01:00
typedef Update react-scripts & fix eslint 2021-04-16 17:42:45 +00:00
user fix: table overflow and word wrapping (#720) 2024-11-05 11:06:33 +00:00
CurrentUser.ts bug: fixed router navigating to homepage on page loads 2024-11-06 18:13:15 +01:00
apiAuth.ts Display 500 errors via a snack (#193) 2019-05-26 20:55:25 +02:00
config.ts Inject register & version information into index.html 2021-08-04 19:39:43 +02:00
index.tsx Inject register & version information into index.html 2021-08-04 19:39:43 +02:00
inject.tsx Format 2021-06-19 09:39:15 +00:00
react-app-env.d.ts Move to react-scripts 2019-09-28 21:09:47 +02:00
reactions.ts Add notification sound for incoming messages (#267) 2020-02-12 18:21:35 +01:00
registerServiceWorker.ts Remove serviceWorker 2021-04-16 17:42:45 +00:00
setupTests.ts Add setup tests file for setting the jest timeout 2018-09-17 17:51:31 +02:00
types.ts Add last used to client & application 2023-08-06 12:30:22 +02:00