Oliver Hofmann
|
1e5e4f436d
|
feat: rename --history to -a/--all; add --no-minimize flag
|
2026-05-17 18:27:00 +02:00 |
|
Oliver Hofmann
|
f03e44fd3c
|
feat: minimize browser on !start, restore before email resolution
|
2026-05-17 18:24:07 +02:00 |
|
Oliver Hofmann
|
1ed54d6c15
|
chore: ignore debug/ directory
|
2026-05-17 18:15:41 +02:00 |
|
Oliver Hofmann
|
cb0c4a512f
|
fix: clear stale pyc on start; correct email label-based extraction
|
2026-05-17 18:10:18 +02:00 |
|
Oliver Hofmann
|
518aa74dc4
|
fix: extract email after label text, 3s wait, recursive shadow DOM search
|
2026-05-17 18:07:57 +02:00 |
|
Oliver Hofmann
|
31fce03012
|
fix: replace wait_for_function with time.sleep to not block Teams dialog loading
|
2026-05-17 18:04:35 +02:00 |
|
Oliver Hofmann
|
1a9d6b2835
|
fix: wait for email to appear in lpc-card light DOM with 30s timeout
|
2026-05-17 18:02:16 +02:00 |
|
Oliver Hofmann
|
fab600fa07
|
fix: search slotted light DOM content, increase dialog timeout to 15s
|
2026-05-17 17:58:01 +02:00 |
|
Oliver Hofmann
|
539e1a916b
|
fix: click avatar instead of hover to open profile dialog
|
2026-05-17 17:51:32 +02:00 |
|
Oliver Hofmann
|
9580a94e25
|
debug: gradual mouse movement + JS event dispatch + element hit info
|
2026-05-17 17:43:04 +02:00 |
|
Oliver Hofmann
|
ad0a0d07b2
|
debug: mouse.move() with coords, nearby-avatar search, screenshots
|
2026-05-17 17:38:10 +02:00 |
|
Oliver Hofmann
|
d6e7cde9dc
|
fix: traverse Shadow DOM of lpc-card to find mailto email link
|
2026-05-17 17:34:34 +02:00 |
|
Oliver Hofmann
|
3458275307
|
fix: 3s countdown before resolution, move mouse to corner first
|
2026-05-17 17:25:33 +02:00 |
|
Oliver Hofmann
|
24f8537d89
|
fix: add aria-label hover strategy; log which strategy triggered
|
2026-05-17 17:21:47 +02:00 |
|
Oliver Hofmann
|
af9a42f7eb
|
fix: hover onto card itself to keep it open during stage 2 expansion
|
2026-05-17 17:18:32 +02:00 |
|
Oliver Hofmann
|
9225c4e778
|
fix: wait for full hover card expansion (two-stage) with 10s timeout
|
2026-05-17 17:11:55 +02:00 |
|
Oliver Hofmann
|
5d102719d5
|
fix: skip moderator/presenter in resolution; faster header text check
|
2026-05-17 17:09:57 +02:00 |
|
Oliver Hofmann
|
badb2f698d
|
fix: use hover() instead of click() to trigger Teams profile hover card
|
2026-05-17 15:07:37 +02:00 |
|
Oliver Hofmann
|
00bbd196bf
|
fix: click avatar/author via element handles, prevent wild scrolling
|
2026-05-17 15:03:16 +02:00 |
|
Oliver Hofmann
|
2caffab1fa
|
fix: split profile card wait into container + email; add diagnostic output
|
2026-05-17 14:59:46 +02:00 |
|
Oliver Hofmann
|
a7835c3057
|
fix: re-prime on chat switch; native Playwright click for profile cards
|
2026-05-17 14:56:02 +02:00 |
|
Oliver Hofmann
|
196acbac47
|
chore: add .gitignore, update spec with correct Python version
|
2026-05-17 14:47:32 +02:00 |
|
Oliver Hofmann
|
a492e391ce
|
feat: installable package with teampulse entry point
|
2026-05-17 14:46:16 +02:00 |
|
Oliver Hofmann
|
1cbeb5e41c
|
feat: startup banner and improved --help description
|
2026-05-17 14:38:16 +02:00 |
|
Oliver Hofmann
|
47f8b44330
|
feat: --history flag to include existing messages at script start
|
2026-05-17 14:34:25 +02:00 |
|
Oliver Hofmann
|
6e06d624df
|
feat: skip existing messages on start, only process new ones
|
2026-05-17 14:32:39 +02:00 |
|
Oliver Hofmann
|
f6d52f8011
|
fix: remove early !start hint that appeared before chat recognition
|
2026-05-17 14:28:45 +02:00 |
|
Oliver Hofmann
|
43d9490b22
|
fix: single-line chat title, faster spinner, scroll to bottom before poll
|
2026-05-17 14:21:17 +02:00 |
|
Oliver Hofmann
|
952606cf7e
|
feat: spinner, clean output, multi-cycle loop after !stop
|
2026-05-17 14:15:11 +02:00 |
|
Oliver Hofmann
|
537f5a52e5
|
fix: walk message-author-name + chat-pane-message as siblings in document order
|
2026-05-17 14:05:51 +02:00 |
|
Oliver Hofmann
|
19c5b2ce17
|
debug: check if message-author-name is inside or outside chat-pane-message
|
2026-05-17 14:02:56 +02:00 |
|
Oliver Hofmann
|
b69398803c
|
fix: catch KeyboardInterrupt for clean Ctrl+C exit
|
2026-05-17 13:59:52 +02:00 |
|
Oliver Hofmann
|
24cbea0c97
|
debug: add DOM element counts per poll for diagnosis
|
2026-05-17 13:58:03 +02:00 |
|
Oliver Hofmann
|
22c6e8febc
|
fix: use getBoundingClientRect for visibility; DOM-based chat title logging
|
2026-05-17 13:53:03 +02:00 |
|
Oliver Hofmann
|
8531eb2f02
|
feat: log URL on chat switch for easier debugging
|
2026-05-17 13:47:12 +02:00 |
|
Oliver Hofmann
|
eb5d2bb4a2
|
fix: filter hidden DOM elements (offsetParent) to ignore cached SPA panes
|
2026-05-17 13:45:47 +02:00 |
|
Oliver Hofmann
|
8c91d8839e
|
fix: remove broken hash-URL navigation, stay on Teams main as fallback
|
2026-05-17 13:39:07 +02:00 |
|
Oliver Hofmann
|
a4727454b9
|
fix: use raw string for _POLL_JS to avoid Python escape warnings
|
2026-05-17 13:36:53 +02:00 |
|
Oliver Hofmann
|
ed3bff76e5
|
fix: robust text extraction for chat messages + debug output
|
2026-05-17 13:35:31 +02:00 |
|
Oliver Hofmann
|
ad0ed7528c
|
fix: escape newline in JS string literal (\n vs literal newline)
|
2026-05-17 13:28:58 +02:00 |
|
Oliver Hofmann
|
98274d0917
|
fix: reconnect re-waits for chat; fallback to chat list on join lobby
|
2026-05-17 13:23:49 +02:00 |
|
Oliver Hofmann
|
2fee448e0b
|
fix: extract message text from p elements in private meeting chat
|
2026-05-17 13:15:03 +02:00 |
|
Oliver Hofmann
|
ccfe47aa35
|
feat: support channel meetings with channel-pane-message selectors
|
2026-05-17 13:04:20 +02:00 |
|
Oliver Hofmann
|
3ff8381e5a
|
feat: accept !start name without quotes, strip typographic quotes
|
2026-05-17 12:35:44 +02:00 |
|
Oliver Hofmann
|
e1485e72f0
|
fix: stay on Teams main instead of navigating to meet join URL
|
2026-05-17 12:18:23 +02:00 |
|
Oliver Hofmann
|
3a993bc741
|
fix: extract Teams URL via regex to support 'Teilnahmeinfos kopieren' format
|
2026-05-17 12:15:24 +02:00 |
|
Oliver Hofmann
|
83642b2b8d
|
fix: retry username detection with split on 'von'/'of' and length validation
|
2026-05-17 12:12:15 +02:00 |
|
Oliver Hofmann
|
7c6aa4ccd7
|
fix: disable pyc caching in start.sh to prevent stale bytecode
|
2026-05-17 12:09:39 +02:00 |
|
Oliver Hofmann
|
2c948914ea
|
fix: load Teams main before meeting URL to resolve username
|
2026-05-17 12:03:05 +02:00 |
|
Oliver Hofmann
|
01785d6ddc
|
feat: auto-detect meeting URL from argument or clipboard
|
2026-05-17 11:52:56 +02:00 |
|