Commit Graph

361 Commits

Author SHA1 Message Date
91696a34f0 Refactor: Import Sune HTML logic from module 2026-03-19 15:51:38 -07:00
a5aacf8201 Feat: Extract Sune HTML processing logic 2026-03-19 15:51:31 -07:00
2713b5db36 Refactor: Modularize main.js into granular components 2026-03-19 15:51:07 -07:00
7767f9131f Feat: Extract threads formatting helpers 2026-03-19 15:51:02 -07:00
2cb3f0e80b Feat: Extract unified attachments logic 2026-03-19 15:50:58 -07:00
21c8fdc906 Feat: Extract keyboard layout resizing helpers 2026-03-19 15:50:54 -07:00
ffb40d5c05 Feat: Extract markdown & syntax highlighting utils 2026-03-19 15:50:50 -07:00
14666c8a8e Feat: Extract GitHub API logic 2026-03-19 15:50:46 -07:00
41e096f35e Feat: Extract USER state configuration 2026-03-19 15:50:25 -07:00
e4db39d0ef Feat: Extract utility functions 2026-03-19 15:50:20 -07:00
69a27b80b6 Feat: Extract DOM elements mapping 2026-03-19 15:50:14 -07:00
4825333260 Revert: Update main.js 2026-03-19 15:37:44 -07:00
c7796dd08a Fix: Restore createContextualFragment fallback 2026-03-19 15:31:00 -07:00
c536318a65 Update title-generator.js 2026-03-18 15:39:57 -07:00
f9d54527c7 Fix: Strip newlines and extra text from generated title 2026-03-16 22:21:09 -07:00
8889da152f Update title-generator.js 2026-03-16 22:17:34 -07:00
e50a50a1f9 Update title-generator.js 2026-03-16 22:17:21 -07:00
96b25ed55f Feat: Add unicode arrows to title generator prompts 2026-03-16 22:11:19 -07:00
f8d9b9311e Update title-generator.js 2026-03-16 22:06:05 -07:00
ede494948a Update title-generator.js 2026-03-16 22:04:55 -07:00
004e9aee9b Fix sysPrompt string formatting in title generator 2026-03-12 19:10:14 -07:00
73c8128f3a Update title-generator.js 2026-03-12 19:09:33 -07:00
de0a6ef45c Increase temperature setting in title generator 2026-03-12 19:06:50 -07:00
3244249c53 Update title-generator.js 2026-03-12 19:06:37 -07:00
caa6619b7c Fix: Lower temp for title gen to 0.2 2026-03-12 19:05:17 -07:00
746efda309 Update title-generator.js 2026-03-12 18:54:45 -07:00
8f97abb302 Update title-generator.js 2026-03-12 18:51:00 -07:00
6c89c3c512 Update title-generator.js 2026-03-12 16:26:06 -07:00
bb9eb0e108 Update title-generator.js 2026-03-12 16:08:37 -07:00
6420c39b50 Simplify postPrompt text in title generator 2026-03-12 16:07:41 -07:00
bc503dae6c Refine postPrompt for clarity
Simplified postPrompt to remove unnecessary wording.
2026-03-12 16:06:49 -07:00
41febf031b Update title-generator.js 2026-03-12 16:05:36 -07:00
5d219dc450 Update title-generator.js 2026-03-12 14:35:27 -07:00
6731b15265 Update title-generator.js 2026-03-11 19:47:53 -07:00
2e72ad57f5 Update title-generator.js 2026-03-04 23:47:45 -08:00
d41e5964cc Update title-generator.js 2026-03-04 22:53:49 -08:00
b5e4023b0f Update title-generator.js 2026-03-04 22:50:16 -08:00
ffa4e24548 Fix: Stricter title sanitization for backticks and slashes 2026-03-04 22:47:20 -08:00
310f58e28b Feat: Add OpenRouter ranking headers to title gen 2026-03-04 21:51:46 -08:00
9a9c3de778 Update STICKY_SUNES to remove forum.sune
Removed the forum.sune entry from the STICKY_SUNES array.
2026-03-04 21:39:00 -08:00
106f372cde Refactor USER object and improve import handling 2026-03-04 21:33:00 -08:00
a4420237ae Change default model to 'anthropic/claude-opus-4.6' 2026-03-04 21:30:29 -08:00
92dd301cf0 Update title-generator.js 2026-03-04 21:08:11 -08:00
b6646cdb17 Update title-generator.js 2026-03-04 21:07:47 -08:00
aaa804ec7a Refactor: Remove hardcoded temperature for creativity 2026-03-04 20:40:43 -08:00
dd414d3dec Feat: Extract AI title generation into separate module 2026-03-04 20:29:29 -08:00
e54d221526 Refactor: Import title generator and remove local version 2026-03-04 20:29:24 -08:00
59ede04467 Fix: Strip base64 image data from title generation context 2026-02-27 18:27:24 -08:00
5fb87dee6d Feat: Add planetrenox analytics tracker 2026-02-26 21:53:01 -08:00
39b84acca2 Delete: Removing old text file 2026-02-23 21:28:41 -08:00