Commit Graph

28 Commits

Author SHA1 Message Date
Infi c9674b0646 - API 12
- Cleanup
2025-03-26 21:12:41 +01:00
Infi 70971d7b8a - Fix /r issues
- Scope the block functions menu entry
- Don't show MuteList if accountId is unset
2024-12-19 18:48:06 +01:00
Infi 1a1995759a - Handle NBSP payloads
- Use ingame version of axis font
2024-11-21 08:34:24 +01:00
Infi 45fdac0dd6 API 11 2024-11-13 04:13:18 +01:00
Infi c2131eb07b Implement DBViewer 2024-05-22 14:53:30 +02:00
Infi 51db04a5f5 - Prevent null string from being parsed
- cursor pos adjustment through preview
2024-05-19 16:33:53 +02:00
Dean Sheather 0004bcb561 fix: avoid loading failed parse messages again 2024-05-14 11:23:04 +10:00
Infi 0de883ec39 Display emote name if loading failed 2024-05-14 00:44:06 +02:00
Dean Sheather bb6c6b0034 feat: replace LiteDB with Sqlite
- Replace LiteDB database engine with Sqlite
  Note: old databases will not be deleted
- Message duplication detection improvements
- Tolerate parse errors in release builds, log them
2024-04-20 21:18:51 +10:00
Infi cc014519d4 Merge pull request #2
feat: clickable URLs in chat log
2024-04-09 16:02:34 +02:00
Infi 5da271e0c2 - Fully support role colors and icons
- Fix #5
- Add SeString debugger window
2024-04-09 15:58:53 +02:00
Dean Sheather 4701bb3f6d feat: clickable URLs in chat log
Adds a parsing step when constructing `Message` objects that scans the
message content for anything that looks URL-like, and inserts new
`TextChunk`s into the message content with a URIPayload set.

Hovering over a URL shows an on-hover effect. Clicking a URL opens it in
the default browser. Right clicking shows the hostname, with an option
to open and an option to copy the URL to the clipboard.
2024-04-09 15:40:27 +10:00
Infi 5ceb327f3a Fix out of bounds 2024-04-04 23:43:37 +02:00
Infi c9c4efe99f Add support for simpletweaks Random Chat Color 2024-04-04 21:51:47 +02:00
Anna 2da0f98786 fix: work around party icons 2023-05-25 13:49:58 -04:00
Anna 0e3adfcbfa fix: keep old detection methods for history 2023-02-27 20:31:04 -05:00
Anna 9a42b1b9da fix: make pf links work 2023-02-27 20:23:15 -05:00
Anna a0525562ff chore: remove boms 2022-02-15 13:02:46 -05:00
Anna 9b7b84a58d feat: add chat database 2022-02-15 12:58:55 -05:00
Anna d0c3cbc2ab feat: add achievement links 2022-02-03 19:19:27 -05:00
Anna ba22d3c628 refactor: remove useless fixed statement 2022-01-30 20:31:47 -05:00
Anna 486acdbe1c fix: decode integer for pf id 2022-01-30 20:31:04 -05:00
Anna 1013c0af8c feat: add PF links 2022-01-16 01:29:44 -05:00
Anna 2883f78b4c feat: add periodic recruitment payload 2022-01-11 01:58:32 -05:00
Anna 8ce62fa24e feat: add custom dalamud link payload handling 2022-01-03 16:41:02 -05:00
Anna 0b9d617021 feat: partially handle some payloads 2021-12-29 21:53:44 -05:00
Anna 1d9581abca feat: add links to chunks 2021-12-29 14:44:05 -05:00
Anna f17a913405 chore: initial commit 2021-12-29 14:31:45 -05:00