Releases: nus-mtp/worldscope
Releases · nus-mtp/worldscope
Final Release
- Stickers
- Change encoding for database to UTF8MB4
- Admin Front End Testing with CasperJS
- Android Automated Testing with Espresso
- Improvements made after feedback
- Tutorial screen
- Emojis
- UI fixes on Admin Panel
- All known bugs fixed
WorldScope
- End-to-end subscription system
- Subscribe, unsubscribe, streams from subscriptions
- UI/UX improvements on android client - title bar
- Logs viewable on admin panel
- Numerous bug fixes
- Correct aliases in comments history
- Remove duplicate comments
- Stream failing after minimizing application
- Vagrant set up
- APK included in this release
- New launcher icon
WorldScope (α)
- End-to-end Comment System on admin, client, server
- UI/UX improvements on admin panel
- Server-side Subscriptions API
- Additional API - /me
WorldScope (α)
- UI/UX improvements to admin panel
- Viewing of streams on admin panel
- Basic Subscriptions API
- Socket system set up on server
- Android socket connection hooked up
- Fix various bugs and rectify some tests
WorldScope (α)
- Streams can be started from the mobile app.
- Streams can be viewed from the mobile app.
- User and streams listings available from the web interface.
- Users can be modified from the web interface.
- Streams can be viewed and stopped from the web interface.
- Admins can only view pages they have access to in the web interface.
- CSRF prevention added for admins in the web interface.
- Statistics (total no. of users, admins, viewers for a stream) available from backend.
WorldScope (α)
- Third-party components set up and confirmed.
- Testing process for server code established.
- Connection between clients (mobile app & web interface) and backend tested to be working.