Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2021-07-17
| ||
15:51 | Doh, forgot to commit into DB Leaf check-in: 5d08114215 user: vandys tags: trunk | |
2020-07-21
| ||
04:31 | README Plus a small list of stuff to be done check-in: 43716390ed user: vandys tags: trunk | |
2020-06-08
| ||
17:09 | Make it easier to tell a good uname. Make logout/cookie del actually work. check-in: ca4a953efa user: vandys tags: trunk | |
16:44 | Clarify control functions; in particular, make clear which button finishes the recording. check-in: 8228b3aedb user: vandys tags: trunk | |
16:43 | Improve logging on failure of conversion check-in: 43e64cc214 user: vandys tags: trunk | |
2020-06-07
| ||
00:27 | Bringup iOS. video/mp4 for audio, weird zero status on text post. Prefixed only access to audio. check-in: c002ca0b09 user: vandys tags: trunk | |
2020-06-03
| ||
16:44 | Use the actual time field (doh) check-in: d5d543e258 user: vandys tags: trunk | |
16:44 | Make this friendly with plain Python2 check-in: 6870bbb123 user: vandys tags: trunk | |
2020-06-02
| ||
16:12 | Get entry and room selection shaken out a bit. check-in: d09595959f user: vandys tags: trunk | |
02:03 | Bring up room listing check-in: 96ddf74825 user: vandys tags: trunk | |
2020-05-28
| ||
23:42 | Permit a text message to companion an audio one. Add buzzer for push failure. check-in: f8b54762d7 user: vandys tags: trunk | |
2020-05-27
| ||
16:46 | Toggle the menu open check-in: cf79aad9fd user: vandys tags: trunk | |
2020-05-22
| ||
23:10 | Enter does text send too check-in: 10cabdb0dc user: vandys tags: trunk | |
17:36 | Support some flaky Firefox Fennec versions check-in: 292a6fa1d2 user: vandys tags: trunk | |
17:35 | Move to our own domain check-in: 1224d8ee04 user: vandys tags: trunk | |
2020-05-19
| ||
16:06 | Let place you click to show full text also hide it again. check-in: 0823a442ee user: vandys tags: trunk | |
16:00 | Bring up password and name update in menu. check-in: e976e3098e user: vandys tags: trunk | |
2020-05-17
| ||
18:24 | Bring up room and user status check-in: 2d81f94d48 user: vandys tags: trunk | |
2020-05-15
| ||
20:03 | Add Chrome support (video/webm, probabyl audio/webm would work too) check-in: f99aaefa9f user: vandys tags: trunk | |
18:16 | Tidy up send button, factor cursor styling for other texting buttons check-in: 162756d489 user: vandys tags: trunk | |
17:40 | Add a basic CLI for control. Firm up how we note what's been read (going with a simple concept). Add some initial room/user priv controls. check-in: edc11020c8 user: vandys tags: trunk | |
2020-05-13
| ||
17:23 | Some testing utilities check-in: 561c28bc5e user: vandys tags: trunk | |
00:33 | Create a testing tool. Shake out message playing. check-in: 782e36ef3a user: vandys tags: trunk | |
2020-05-11
| ||
22:33 | First pass at main menu, a logout button check-in: 0ca11e16ec user: vandys tags: trunk | |
2020-05-09
| ||
17:03 | Add notification sound for texts. Add some more edge cases for scrolling down to show new messages. check-in: 3b6e4e53e1 user: vandys tags: trunk | |
2020-05-08
| ||
18:19 | Dial in responsive layout for messages, narrow screens check-in: ce9b441157 user: vandys tags: trunk | |
2020-05-07
| ||
16:44 | Fiddle with getting initial message display scroll to bottom/newest check-in: 9e4ff51f6f user: vandys tags: trunk | |
03:38 | Expanded text viewing. Fix scroll region of message view. Fix audio element startup access. check-in: 19ceabc8c0 user: vandys tags: trunk | |
2020-05-06
| ||
17:45 | Start wrestling with when to auto-advance to another audio track to play check-in: 65d7bfb093 user: vandys tags: trunk | |
17:24 | More support for texting check-in: 6dbc3e07cc user: vandys tags: trunk | |
17:24 | Some more tidying for text messages check-in: 6a13f715b3 user: vandys tags: trunk | |
2020-05-04
| ||
23:54 | Bringup, texting (and voice still works) check-in: e7636a339a user: vandys tags: trunk | |
21:11 | Initial code-out for text messages. Integrate text display w. duration display for audio. check-in: c1a71c5e32 user: vandys tags: trunk | |
17:36 | Start fleshing out textual input check-in: 2b428655f2 user: vandys tags: trunk | |
2020-05-03
| ||
18:29 | Tune the UX for recording/uploading/aborting check-in: 9a7d2a1f39 user: vandys tags: trunk | |
2020-05-02
| ||
20:56 | Tweak display so it fits w. mobile check-in: 5024b0dad1 user: vandys tags: trunk | |
20:21 | Drop the whole touch/hold/drag thing. Just make it clicky, hitting too many bugs w. Firefox mobile. check-in: 1d86c58bf5 user: vandys tags: trunk | |
20:21 | Deal with no-op cleanup check-in: 7adabe0b79 user: vandys tags: trunk | |
18:14 | Dang, got both touch and mouse UI's activated at the same time. check-in: 572cb581b1 user: vandys tags: trunk | |
00:08 | Get login paths fixed up. Keep chasing long-press browser actions. check-in: f5fc89ad66 user: vandys tags: trunk | |
2020-05-01
| ||
23:07 | More cleanup check-in: 60a4d6ba95 user: vandys tags: trunk | |
23:06 | Begin wrestling with mobile browser. Fixes on login sequence & treatment. check-in: dc495ae35c user: vandys tags: trunk | |
23:05 | More thorough testing cleanup check-in: 368c366bdb user: vandys tags: trunk | |
16:56 | Tune up message display pane, get texting controls static at bottom of display check-in: 9875bb25cb user: vandys tags: trunk | |
03:56 | Get user status working. Use to learn our own uname. Implement "me too" option for hearing our own messages. check-in: 85225b314b user: vandys tags: trunk | |
2020-04-30
| ||
22:25 | Use mouseleave, and synthesize touchleave (thanks, W3C). Cancel recording. check-in: a4c25aaee5 user: vandys tags: trunk | |
22:07 | Ok, mouseleave for non-touch gives blur semantics check-in: a354326c48 user: vandys tags: trunk | |
18:43 | Deal w. dragging without HTML attr. Prep for getting some sort of lose-focus recording cancel. check-in: 54361aae63 user: vandys tags: trunk | |
18:42 | ID collision check-in: e516ab81df user: vandys tags: trunk | |
17:13 | Deal with play, stop, jump-next, interspersed recording check-in: 7a8936fa7d user: vandys tags: trunk | |