.. |
createContextMenu.ts
|
chore: sort components into subfolders
|
2025-07-13 20:34:59 +02:00 |
editMessage.ts
|
feat: add utils to reply to and edit messages
|
2025-07-10 23:58:00 +02:00 |
fetchWithApi.ts
|
style: remove unused imports
|
2025-07-16 04:55:30 +02:00 |
generateDefaultIcon.ts
|
fix: preferred font not working as intended for default icons
|
2025-07-16 05:04:59 +02:00 |
generateIrcColor.ts
|
feat: implement caching for hash function
|
2025-07-14 20:05:31 +02:00 |
getPreferredTimeFormat.ts
|
feat: make settings typed and store "12" and "24" over "12-hour" and "24-hour" internally
|
2025-07-12 22:39:26 +02:00 |
getScrollPosition.ts
|
feat: implement scroll position retention
|
2025-06-07 06:12:47 +02:00 |
hashing.ts
|
feat: add hashing and validation utility functions
|
2025-05-01 22:29:53 +02:00 |
isCanvasBlocked.ts
|
feat: import function from JOHN OZBAY
|
2025-07-14 21:36:41 +02:00 |
loadPreferredTheme.ts
|
fix: remove bad "caching" behaviour
|
2025-07-16 05:35:56 +02:00 |
parseWellKnown.ts
|
feat: implement checking of /.well-known/gorb.txt for api url, remove old localStorage lines
|
2025-05-31 01:19:31 +02:00 |
removeContextMenu.ts
|
feat: add utils to create and remove the context menu
|
2025-07-10 23:57:25 +02:00 |
replyToMessage.ts
|
chore: sort components into subfolders
|
2025-07-13 20:34:59 +02:00 |
scrollToBottom.ts
|
feat: update scrollToBottom()
|
2025-06-07 06:12:46 +02:00 |
setScrollPosition.ts
|
feat: implement scroll position retention
|
2025-06-07 06:12:47 +02:00 |
settingSave.ts
|
refactor: load and save settings from a single object
|
2025-07-11 23:48:03 +02:00 |
settingsLoad.ts
|
feat: make settings typed and store "12" and "24" over "12-hour" and "24-hour" internally
|
2025-07-12 22:39:26 +02:00 |
sleep.ts
|
feat: add sleep function utility
|
2025-05-26 22:49:43 +02:00 |
unrender.ts
|
feat: change unrender function to take in any Element rather than HTMLElement
|
2025-07-13 04:09:52 +02:00 |
uuidToTimestamp.ts
|
feat: add uuid v7 to timestamp converter
|
2025-05-26 22:49:43 +02:00 |
validation.ts
|
feat: add hashing and validation utility functions
|
2025-05-01 22:29:53 +02:00 |