You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sometimes a conversation's messages would be reverse-ordered on first load, correcting themselves after a refresh. This is an artifact of the order we load messages from the database. To fix, load them in the opposite order. The alternative solution would be to reset the collection every time we fetch new messages, but this would create an entirely new set of model objects each time, which seems unnecessary. |
10 years ago | |
---|---|---|
.. | ||
models | 10 years ago | |
views | 10 years ago | |
background.js | 10 years ago | |
bimap.js | 10 years ago | |
chromium.js | 10 years ago | |
components.js | 10 years ago | |
conversation_panel.js | 10 years ago | |
database.js | 10 years ago | |
inbox_controller.js | 10 years ago | |
index.js | 10 years ago | |
libphonenumber-util.js | 10 years ago | |
libtextsecure.js | 10 years ago | |
options.js | 10 years ago | |
panel_controller.js | 10 years ago |