update
implemented social login. thus, you can use your google account to log in/sign up to udictio.
implemented social login. thus, you can use your google account to log in/sign up to udictio.
new bottom navigation for mobile devices.
various frontend optimizations.
improved accessibility.
added recent drafts section into entry create view.
optimized query for unread topics.
adjusted user menu.
now, topics support embed tweets.
improved responsiveness.
fixed block list behavior; users can asynchronously toggle block status in the list, just like in the following list.
instead of showing an error message, left frame is completely hidden in mobile landscape mode.
fixed content skipper appearing in print mode.
added stop condition for recursive method in left frame processor.
fixed header categories not being dynamic due to caching behavior.
fixed unnecessary cache hits caused by delete_cache and refresh_count methods in topic list handler.
reduced complexity in topic list handler.
now, you can backup all of your data (entries, archived conversations) in json format.
in order to backup your account, go to settings > backup
the theme that you are using won't change even if you log out.
fixed unreliable autocomplete behavior.
minor performance optimizations.
from now on, our platform supports dark mode.