nextcloud / ocsms

📱 Nextcloud/ownCloud PhoneSync server application
https://play.google.com/store/apps/details?id=fr.unix_experience.owncloud_sms
GNU Affero General Public License v3.0
189 stars 52 forks source link

Re-Organized Web View #108

Open affanse opened 8 years ago

affanse commented 8 years ago

Current view is really heavy loading 5000 sms. Maybe you can re-organized the view for a lighter experience by:

  1. List By Contacts not by the message it self. so every contacts can have multi session conversation.
  2. Create a Junk folder and move to junk folder if the phone numbers shorter then 8 digits and not in contacts list.
  3. Create a folder for number not in contacts.
enoch85 commented 8 years ago

Lazy loading would be an option maybe?

nerzhul commented 8 years ago

@affanse there are some things to do on the angular interface, i agree. Sorting is a little work to do, and i'm thinking about it since some time without having time to devel it. Will look at this in some days