Differences From Artifact [fbf23a2927]:
- File view/load.lua — part of check-in [f4c6e72a22] at 2021-01-07 07:35:14 on branch trunk — tentative beginnings of upload + media management system (user: lexi, size: 846) [annotate] [blame] [check-ins using]
To Artifact [9f4f065de0]:
- File view/load.lua — part of check-in [93aea04a05] at 2021-01-07 20:39:57 on branch trunk — media uploads work now, some types can be viewed (user: lexi, size: 877) [annotate] [blame] [check-ins using]
9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
'tweet'; 'profile'; 'compose'; 'notice'; 'media-gallery'; 'media-upload'; 'login-username'; 'login-challenge'; 'conf'; 'conf-profile'; 'conf-sec'; |
> > |
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
'tweet'; 'profile'; 'compose'; 'notice'; 'media-gallery'; 'media-upload'; 'media-image'; 'media-text'; 'login-username'; 'login-challenge'; 'conf'; 'conf-profile'; 'conf-sec'; |