lilia
ba0e83bbf0
Update translations
9 years ago
lilia
35270dbbb4
Use timeout-based animation for hourglasses
...
CSS animations are convenient but costly if you have hundreds of them.
Fixes #945
9 years ago
lilia
c0a160b1dd
Yet more identity key -> safety numbers changes
9 years ago
lilia
74883ccd3c
More identity key -> safety numbers changes
9 years ago
lilia
ae379c1621
Update translations
9 years ago
lilia
a67bd75484
Update verification screen copy
9 years ago
lilia
9c00a27081
Bump video min-width to include all controls
...
Fixes #960
9 years ago
Benedikt Constantin Radtke
520be3d5db
Fixed bubble timestamp update timer breakdown
...
TimestampView's getRelativeTimeSpanString called moment() twice while
calculating the timeout. If there was a minute/hour/day wrap between
these 2 calls, the calculated delay was 0 and thus no timer was
scheduled, since if (this.delay) evaluated to false.
Fixes : #857 , #460
// FREEBIE
9 years ago
Benedikt Constantin Radtke
add159dde9
Localized the message detail view's timestamps
...
Momentjs will now format the timestamps depending on the locale.
Fixes : #954
// FREEBIE
9 years ago
lilia
06535f1861
Bump version
9 years ago
lilia
27666960c6
Update translations
9 years ago
lilia
e86142d07c
Hide verification QR code
...
The scannable fingerprint format has changed, leaving our qr codes out
of date and thus unscannable.
9 years ago
lilia
b4007e58f2
Remove dead code
9 years ago
lilia
d19a8ee686
Bump version
9 years ago
lilia
3aa2e07a51
Update translations
9 years ago
lilia
7256fe9b6f
Reduce CPU load from css animations
...
On osx this cuts the load in half. We can probably do better with
js-based animations but let this be a quick fix for now.
9 years ago
lilia
bbcb12dd1e
Bump version
9 years ago
lilia
03c5d12edd
Fix necrobumping convos on key change
...
When inserting key change advisories, use the current conversation
timestamp to avoid pushing lots of old groups to the top of the
conversation list.
9 years ago
lilia
e47868129e
Remove unneeded rule
...
No longer needed thanks to previous commit.
9 years ago
lilia
d5431a942f
Simplify and correct message metadata alignment
...
Match left/right adjustment on Android.
Incoming to the left, outgoing to the right.
9 years ago
lilia
b5f5c4604c
Fix missing hourglass on some expiring messages
...
Resolves a race condition between marking messages read and
loading/rendering those messages in the frontend.
Fixes #942
9 years ago
lilia
508c10755b
Bump version
9 years ago
lilia
7413bd80d1
Update translations
9 years ago
lilia
19b83931ed
Enable disappearing messages
9 years ago
lilia
657fa2725f
Adjust hourglass vertical alignment
9 years ago
lilia
635178b06f
Fix string
9 years ago
lilia
e0ff8c926f
Update translations
9 years ago
lilia
6162f22766
Fix some localization descriptions
9 years ago
lilia
d6f714defc
Improve capitalization consistency in menus
...
Android uses sentence case. iOS uses title case.
9 years ago
lilia
dddeed8e8f
Split up themes into separate files
9 years ago
lilia
15a9423a17
Change Identity to Safety Numbers in conversation menu
...
Fixes #935
9 years ago
lilia
224afdd063
Fix tests
9 years ago
2-4601
669338c717
i18n 'Theme'
...
// FREEBIE
9 years ago
Lucas Amorim
a7f492fabc
Updates README with link for Signal for iOS
...
// FREEBIE
9 years ago
paolo.ingls@gmail.com
d4f7b9984b
Fixed bug920
...
//FREEBIE
9 years ago
lilia
27eeccdb62
Update translations
9 years ago
lilia
51e902c26f
Remove dead code
9 years ago
lilia
674eeb8313
Remove refs to appWindow
...
We only need the regular window, not the AppWindow interface, which is
specific to chrome apps.
9 years ago
lilia
9da4cdefd7
Style fix
9 years ago
Paolo Inglese
7cd45714a5
Font size should be adjustable
...
//FREEBIE
9 years ago
lilia
fcffcd35af
DRY
9 years ago
2-4601
81e1b84129
Fix 2nd person conjugation in exp. timer messages
...
// FREEBIE
9 years ago
lilia
f8a3ae158c
Remove log message
9 years ago
lilia
53fdc6a551
Bump version
9 years ago
lilia
34888160bb
Fix re-appearing disappearing message ui
...
Fix a bug where entering the message detail view and then going back
would cause the timer menu to appear.
9 years ago
lilia
7362d6a2c3
Bump version
9 years ago
lilia
94c1ac6f09
Fix message insertion for the first element inserted
9 years ago
lilia
d3a2f5c838
Ignore expireTimer on session reset messages
9 years ago
lilia
4ee2652367
Fix wrong contact in some timer updates
...
Mistakenly showed 'You' for timer updates inferred from incoming
messages.
9 years ago
lilia
73e69fe5eb
Update libsignal-protocol 1.1.7
9 years ago