You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Load cover as component
* Fix typos to make cover actions visible
* Remove unused cover actions that were covering branding
* Update copyright info
* Cleanup cover branding
- remove unnecessary animations
- remove dead code
- remove unused properties
- fix colors that weren't working due to typos
- use branded colors for background and title
- don't translate the app's name
* Rename "top5" to "mostRecent" in notification count event
It was actually a "top 10" but this number may change.
* Don't translate app name in notifications
* Fix imports for notifications
* Drop number of unread messages from cover title
* Replace most recent names by detailed cover preview
* Refactor cover preview with detailed messages count
* Update docs for cover messages
* Hide cover title if empty
* Clear cover title for new messages
It is self-explanatory that the count indicates new messages.
* Show a dimmed background while loading to avoid glaring white light
Opening the app is a shock to the eyes without this fix.
* Add copyright info to changed files
* Allow all page orientatios on settings page
* Refactor settings page layout
* Add setting to disable fun facts on startup
* Hide disabled pulley menu items
* Disable pulley menu in channel list
Not being able to scroll there is actually really annoying.
Workaround for #42.
The pull-down menu introduces this scrolling issue inside the webview.
Details are available here #18 (comment)
Currently this is the reason the pull-down menu is disabled in coversations.
The text was updated successfully, but these errors were encountered: