Igor Zhukov
f82fd9db08
Fixed JSON error in Chrome App mode
10 years ago
Igor Zhukov
63091d1d8f
Added Spanish localization
...
Fixed unathorized request. Closes #465
10 years ago
Igor Zhukov
bc5c2d624c
App init bugfixes
10 years ago
Igor Zhukov
a9f080be75
Added Deutsch langpack
...
Added new language select footer
10 years ago
Igor Zhukov
f1db5e1c96
Moved i18n locale apply to boot
...
Moved i18n config to config.js
App is booted after locale data is fully downloaded
The app needs reload after locale change
10 years ago
Igor Zhukov
e12dc66d2a
Final i18n fixes
...
Enable mdown for some "\n" l10n keys
Disabled language select since there is only English available
10 years ago
Igor Zhukov
8849072e93
Improved mobile layout
...
Refactor styles
Remove unused mobile styles
Added new modals for mobile
10 years ago
Igor Zhukov
8131aae279
Unread history bugfixes
10 years ago
Igor Zhukov
1c4150d2ab
Improved contacts updates
...
Also fixed scroll in emoji menu
10 years ago
Roman Anasal
97d4fdb42a
created locale en-us for i18n
...
extracted all strings out of the partials and modules
10 years ago
Igor Zhukov
452bcc9834
i18n service improved
...
Supported basic markdown for translations
Improved insertParams function
10 years ago
Roman Anasal
e28e47eae5
integrated i18n in all modules
...
every string in the modules to be displayed should now be passed through
`_` first
10 years ago
Roman Anasal
37bb69a409
put current locale in consideration for various caches in filters/services
...
some local caches now need to be purged when the locale is changed on
runtime or else they'll still display strings in the wrong locale/language
Revert this commit once the locale loading is moved into init phase of
the page so it won't change during runtime anymore
10 years ago
Roman Anasal
2e148b29a7
added i18n support for ngPluralize
...
transparently localize ngPluralize directives by translating the value
of the "when"-attribute before ngPluralize compiles it
10 years ago
Roman Anasal
1b8da25224
created i18n-service and configuration in settings
10 years ago
Igor Zhukov
11162b9f77
Improved mobile views
10 years ago
Igor Zhukov
0555fa13a2
Added notification after auth_key generated
...
Closes #464
10 years ago
Igor Zhukov
e6260ac107
Fixed countries modal scroll
10 years ago
Igor Zhukov
5880113b70
Improved mobile scrollers
10 years ago
Igor Zhukov
4b3f3744a7
Improved mobile history layout
10 years ago
Igor Zhukov
ff3bb02fa0
Fixed JSON.parse exceptions
10 years ago
Igor Zhukov
018b6f9d36
Improved styles
10 years ago
Igor Zhukov
63b3f41557
Fixed emoji spritesheet bug
...
Closes #454
10 years ago
Igor Zhukov
441e7ef1cd
Fixed search messages bugs
...
Fixed unread count in search - Closes #455
10 years ago
Igor Zhukov
8043b3019a
Switch conversations performance improved
...
Improved performance: replaced watchers from templates with events
Conversation switch is now triggered by mouse-down, not click
10 years ago
Igor Zhukov
74155f7108
Improved statuses updates
10 years ago
Igor Zhukov
91f32b4fe5
Performance improved for conversations switching
...
Now storing last N (N = 10 at the moment) conversations in DOM to be
able to show them really fast.
10 years ago
Igor Zhukov
cb6aaad417
Supported dialogs scrolling
10 years ago
Igor Zhukov
cce8193ebc
Init separate mobile version
...
Attach desktop/mobile styles conditionally
Separate templates for mobile
Make ConfigStorage angular-independent
10 years ago
Igor Zhukov
292cf3cba9
Upgrade to API layer 16
...
Supported Telegram verification code transport
10 years ago
Igor Zhukov
4ae3042cab
Improved notification text for service messages
...
User left the group, user returned to group
Closes #448
10 years ago
Igor Zhukov
de3dd402d2
Bump to 0.3.0
10 years ago
Igor Zhukov
bfc8ffd6ec
Performance improvements
...
Updated some watch expressions
Upgrade AngularJS to 1.3.0-rc.0
10 years ago
Igor Zhukov
4d4d08710a
Vibration basic support
10 years ago
Igor Zhukov
aeba895b89
No-emoji notifications
...
Closes #427
10 years ago
Igor Zhukov
925e48f04a
Supported FxOS 'share' activity
...
Closes #377
10 years ago
Igor Zhukov
be06ca6520
Fixed FxOS 1.1 media attachment
...
Closes #419
10 years ago
Igor Zhukov
ab1795dbbe
Improved FxOS 1.1 PUSH notifications
...
Closes #413
Closes #373
Closes #441
10 years ago
Igor Zhukov
da6b82ae8f
Autoupdate statuses with timer
...
Closes #445
10 years ago
Igor Zhukov
b00dd96a5c
Fixed page title unread counter
...
Closes #428
10 years ago
Igor Zhukov
448df34e1e
Improved country select
...
Fixed multiple countries per country code - Closes #418
Auto-detect country code - Closes #384
10 years ago
Igor Zhukov
77559e234d
Fixed pluralisation for realtime time
...
Closes #439
10 years ago
Igor Zhukov
5a56a82f73
Fixed semicolon for hashtags
10 years ago
Igor Zhukov
456dc84d4a
Support for 3-letter hashtags
10 years ago
Igor Zhukov
261b230727
Updated DC5 ip
10 years ago
Philipp Rustemeier
1d6973f6eb
Fix Firefox OS detection. Fix #435
10 years ago
Júlio César
d9ffe5d324
Support for international characters on hashtags
...
Non exaustive list of accented characters taken from [Twitter text handling libraries][1]
[1]: 431b6ad441/src/com/twitter/Regex.java
10 years ago
Igor Zhukov
160ae729dd
Fixed authorizer
10 years ago
Igor Zhukov
0ddf417726
Added curPeerId check for notifications on mobile
...
Closes #270
10 years ago
Igor Zhukov
f40627faae
Improved errors in mtproto
10 years ago