Skip to content

Browsable subscriptions, performance improvements

Compare
Choose a tag to compare
@or-else or-else released this 06 May 20:27
· 893 commits to master since this release

Server

  • Browsable subscriptions: it is now possible to paginate topic subscriptions: subscriptions now respect IfModifiedSince (ims) constraints in {get} messages.
  • A lot of performance improvements by removing IO from critical paths.
  • Support for CORS headers in filesystem media handler.
  • Lots of bugs fixed particularly around channels.
  • Unit tests added.
  • Lots and lots of lint warnings fixed.

The full list of changes: v0.16.10...v0.17.0

Webapp

  • Message previews in chat list
  • Client-side cache of content using IndexedDB.

Details: https://github.com/tinode/webapp/releases/tag/v0.17.0

Tindroid

  • Message previews in chat list.
  • Nicer message previews in push notifications.

Details: https://github.com/tinode/tindroid/releases/tag/v0.17.0