Igor Zhukov
3f8f80baf3
Fixed download photo on mobile
...
Closes #506
2014-11-05 21:26:51 +03:00
Igor Zhukov
0a5a2e25f0
Improved audio manager
2014-11-05 11:31:51 +03:00
Igor Zhukov
4c58d00f74
Added ssl option to config to force HTTPS
2014-11-05 11:31:16 +03:00
Igor Zhukov
0a74961cb8
Added new slider, implement audio player seek
2014-11-04 22:05:37 +03:00
Igor Zhukov
1d26e46a5a
Improved audio player directive
2014-10-31 18:50:42 +03:00
Igor Zhukov
7c55240dc2
Updated styles
2014-10-31 18:42:30 +03:00
Igor Zhukov
7ea9ee30ae
Merge branch 'crypto-performance' into UI-update
2014-10-31 18:17:38 +03:00
Igor Zhukov
4e08814d10
Added test dc HTTPS support
2014-10-31 18:16:44 +03:00
Igor Zhukov
eb45bfae75
Fixed import phonebook
...
Closes #549
2014-10-31 18:16:44 +03:00
Igor Zhukov
3d2496b3b3
Improved performance with sync get networker
2014-10-31 18:14:12 +03:00
Igor Zhukov
9f9827c7a6
Improved upload speed
...
Added upload multi threads
Improved web workers: added onload event
Fixed unauthorised box
2014-10-30 14:20:10 +03:00
Igor Zhukov
08ab86fe86
Fixed getDiff after new session create
2014-10-30 11:38:07 +03:00
Igor Zhukov
542affc671
Fixed file send
2014-10-30 10:36:41 +03:00
Igor Zhukov
eeb52e400f
Added check size limit
2014-10-29 22:05:33 +03:00
Igor Zhukov
6e9dc004c1
UI improvements
...
Updates some styles and colours
Updated document button
Added new document state: downloaded
Added modal document preview
2014-10-29 21:54:17 +03:00
Igor Zhukov
984a0d9e78
Fixed modPow leemon
...
Fixed key generation on BB. Closes #393
2014-10-28 13:06:49 +03:00
Igor Zhukov
27f3281bae
Fixed mobile changelog link
2014-10-27 22:51:57 +03:00
Igor Zhukov
e7494788e7
Fixed cancelEvent
2014-10-27 21:33:28 +03:00
Igor Zhukov
62d0b48e96
Mozilla crash workaround
...
Closes #540
2014-10-27 21:31:12 +03:00
Igor Zhukov
6653fe7af8
Fixed $timeout
2014-10-27 20:31:00 +03:00
Igor Zhukov
ceec0fce2a
Performance improvements
...
Supported SSL. Closes #71
Added setZeroTimeout. Now downloading files when tab in background and
improved performance
Multiple file parts download in parallel
TLDeserialization.fetchBytes returns typed array
2014-10-27 20:18:45 +03:00
Igor Zhukov
44d7747ade
Supported factorize in NaCl
2014-10-26 21:04:08 +03:00
Igor Zhukov
5661533fc4
Migrate AES to Native Client
...
Up to 4x faster upload files
Up to 2x faster download files
2014-10-24 22:37:43 +04:00
Igor Zhukov
2c49f28b7d
NaCl draft
2014-10-23 22:41:55 +04:00
Igor Zhukov
6c56c69fd2
Supported native webCrypto for SHA-1
2014-10-23 14:07:47 +04:00
Igor Zhukov
69c0216841
Improved overall binary performance
2014-10-23 13:34:35 +04:00
Igor Zhukov
1089af2977
Improved SHA-1 performance with Rusha library
2014-10-23 13:33:46 +04:00
Igor Zhukov
94238f3e71
Correct chat delete
...
Clear history & Delete chat remove conversation from conversations list
2014-10-22 17:00:08 +04:00
Igor Zhukov
8f34169774
Fixed add contact from attachment
...
Closes #492
2014-10-22 16:56:01 +04:00
Igor Zhukov
4a3463eefd
Improved debug info in error modal
2014-10-22 16:35:19 +04:00
Igor Zhukov
c7f725a9e0
Improved API error debug info
2014-10-22 16:29:14 +04:00
Igor Zhukov
c335156be5
Fixed mobile detect
2014-10-22 16:29:14 +04:00
Igor Zhukov
96bab45b94
Fixed Firefox mixed warning
2014-10-22 16:29:14 +04:00
Igor Zhukov
5522bf7da3
Fixed username search order
2014-10-22 16:29:14 +04:00
Igor Zhukov
607639a6a8
Fixed message send
2014-10-19 11:36:28 +02:00
Igor Zhukov
dfa62f90ce
Maybe fix multiline send bug
2014-10-18 22:45:18 +02:00
Igor Zhukov
75128f4c3b
Supported file download resume for tmpFS
2014-10-18 21:58:54 +02:00
Igor Zhukov
7c8171d09f
Fixed timeout for connection
2014-10-18 21:10:33 +02:00
Igor Zhukov
693ac35114
Improved filters for size progress
2014-10-18 21:10:12 +02:00
Igor Zhukov
af58efd56a
Improved check connection
2014-10-18 20:17:59 +02:00
Igor Zhukov
1e917a7118
Fixed italian translations
2014-10-16 15:06:24 +04:00
Igor Zhukov
21b3c83415
Updated translations
2014-10-16 01:31:35 +04:00
Igor Zhukov
4b7b513360
Added username to mobile user modal
2014-10-16 01:15:58 +04:00
Igor Zhukov
2f8700a6c3
bugfixes
2014-10-16 00:46:17 +04:00
Igor Zhukov
6d39a4ae61
Fixed safari exception
2014-10-15 22:26:01 +04:00
Igor Zhukov
37964566fd
Fixed updateOn
2014-10-15 22:16:47 +04:00
Igor Zhukov
ba6739ce9a
Disabled new message animation, fixed usernames
2014-10-15 22:05:26 +04:00
Igor Zhukov
7dcc2df4d4
Updated changelog
2014-10-15 21:19:07 +04:00
Igor Zhukov
17a270992f
Hide select tick boxes
2014-10-15 19:20:50 +04:00
Igor Zhukov
fb2a80fc14
Handling exceptions in http.post (for SSL errors)
2014-10-15 17:05:24 +04:00
Igor Zhukov
fba9bd3e5f
fixed audio player icons
2014-10-15 16:58:54 +04:00
Igor Zhukov
cbbe584e3c
Actualize translations
2014-10-15 16:00:12 +04:00
Igor Zhukov
88d14120a8
Merge branch 'pr/523'
2014-10-15 15:51:22 +04:00
Igor Zhukov
a5fd419863
Added no-capture prefix for youtube
2014-10-15 15:50:15 +04:00
Igor Zhukov
98a271d527
Bump to 0.3.2
2014-10-15 15:41:32 +04:00
Igor Zhukov
f98f7193a3
Added default recent emoticons
2014-10-15 15:37:28 +04:00
Igor Zhukov
671022fb9b
Added usernames search, improved username settings
2014-10-15 15:37:04 +04:00
Madh93
bc5a03c99a
VideoID is equal to last youtubeMatches
2014-10-14 21:32:47 +01:00
Madh93
59479ea406
Added /?#/ and /#/
2014-10-14 21:31:09 +01:00
Igor Zhukov
bdbc653cc7
Fixed langpack
2014-10-14 22:17:54 +04:00
Igor Zhukov
52e639cfa4
Usernames draft
2014-10-14 22:12:49 +04:00
Igor Zhukov
ae1029b64c
Fixed mtproto typo
2014-10-09 12:24:16 +04:00
Igor Zhukov
bd508e5937
Added disabled local storage workaround
2014-10-07 13:52:27 +04:00
Roman Anasal
467ff80de6
Close #290 : show recently used emojis under input area
2014-10-06 17:42:11 +02:00
Igor Zhukov
ec5bffbf6b
Minor bugfixes
2014-10-06 17:53:02 +04:00
Igor Zhukov
8269a59754
Supported GIF download
2014-10-06 17:53:01 +04:00
Igor Zhukov
6112c49cac
Improved mobile intro
...
Synchonized langpacks
2014-10-03 10:34:13 +04:00
Igor Zhukov
749c45b9af
Improved search esc behaviour
2014-10-02 19:14:45 +04:00
Igor Zhukov
e6698cb97a
Bump to 0.3.1 + Changelog
2014-10-02 17:16:24 +04:00
Igor Zhukov
637108d2d3
Improved bad browser page
...
Fixed some l10n bugs
Fixed polyfill in production
2014-10-02 16:53:03 +04:00
Igor Zhukov
5f1118039d
Fixed favicon replacement
...
Closes #500
2014-10-02 15:59:06 +04:00
Igor Zhukov
a448487ac4
Update version
2014-10-02 15:33:00 +04:00
Igor Zhukov
6baf77da5a
Added language for mobile settings
2014-10-02 14:43:56 +04:00
Igor Zhukov
637ff5bbc2
Fixed tg-range slider
2014-10-02 13:58:41 +04:00
Igor Zhukov
cb80dea568
Improved lang footer
2014-10-02 13:12:16 +04:00
Igor Zhukov
e98456e65a
Improved android home icon
2014-10-02 13:12:09 +04:00
Igor Zhukov
a8314c381f
Upgraded angularJS to v1.3.0-rc.4
2014-10-02 13:11:46 +04:00
Igor Zhukov
9bceb516c2
Improved IE compatibility
...
Added bad browser page
Organized scripts
2014-10-01 21:36:11 +04:00
Igor Zhukov
9dd1baca93
Fixed gif in packed mode
...
Closes #495
2014-10-01 15:56:44 +04:00
Igor Zhukov
2db6efcba0
Synchronize langpacks with Transifex
2014-10-01 15:16:37 +04:00
Igor Zhukov
c10adc8d32
Saving Chrome app window position
2014-10-01 15:13:50 +04:00
Igor Zhukov
f6f553c3d3
Improved index meta tags
2014-10-01 14:58:38 +04:00
Igor Zhukov
f1149fffff
Ctrl+Tab/Shift+Ctrl+Tab switching
...
Supported TDesktop-like conversations switching for packed mode
Closes #496
2014-10-01 13:58:24 +04:00
Igor Zhukov
ba13e29573
Fixed mobile timestamps
2014-09-30 19:30:50 +04:00
Igor Zhukov
c07b22a4b4
Audio player fixes
...
Reverted IM not loaded label
Fixed mobile edit action buttons
Disabled i18n for mobile
2014-09-30 19:27:21 +04:00
Igor Zhukov
75d421202c
Fixed emojis
2014-09-30 15:37:04 +04:00
Igor Zhukov
804a1ac24f
Merge branch 'master' of https://github.com/zhukov/webogram
...
Conflicts:
app/js/locales/de-de.json
app/js/locales/es-es.json
2014-09-30 14:22:15 +04:00
Igor Zhukov
cd9441e62b
l10n fixes
...
Fixed notification alerts for non-latin langs
Fixed X minutes ago, X hours ago for non (one|many) plural languages
Added italian langpack from Transifex
Syncronized all langpacks with Transifex
2014-09-30 14:19:19 +04:00
Igor Zhukov
3af88febb9
l10n fixes
2014-09-30 00:07:33 +04:00
Igor Zhukov
8868f3e3df
Added preview for no-thumb PDF
2014-09-29 23:35:15 +04:00
Igor Zhukov
4967f4261e
Fixed mobile icons
2014-09-29 23:27:27 +04:00
Igor Zhukov
ccab402f7c
Fixed message invalid peer bug
2014-09-29 23:15:23 +04:00
Igor Zhukov
9c3ae42065
l10n fix
2014-09-29 22:33:46 +04:00
Igor Zhukov
d3be7bd09c
Fixed l10n bugs
...
Unread split
group_name => group-name
2014-09-29 22:23:19 +04:00
Igor Zhukov
1cd2fc3354
Added l10n to some mobile partials
2014-09-29 22:18:38 +04:00
Igor Zhukov
eb978b82ea
Merge branch 'pr/494'
2014-09-29 21:52:16 +04:00
Igor Zhukov
14be9c8b41
Improved l10n for time format
...
#490
2014-09-29 21:47:19 +04:00
Igor Zhukov
315cafa654
Supported 17th API layer
2014-09-29 20:18:53 +04:00
Roman Anasal
932dffcbb7
added missing message to german locale
...
see previous commit
2014-09-29 17:53:09 +02:00
Roman Anasal
4033b9937a
Bugfix: added missing message to i18n
2014-09-29 17:51:52 +02:00
Igor Zhukov
907ed62772
Added locales to deploy
2014-09-29 00:33:15 +04:00
Igor Zhukov
0612aa0034
Fixed russian locale pluralization
2014-09-28 23:30:55 +04:00
Igor Zhukov
2743674d0d
Updated countries l10n
...
Using CLDR script from @mlocati
Closes #487
Added russian locale from Transifex
2014-09-28 23:23:40 +04:00
Igor Zhukov
528c1909e2
Updated es,de localization from Transifex
2014-09-28 23:01:16 +04:00
Igor Zhukov
d8143c3b2f
Fixed angular missing for locale
2014-09-28 22:53:59 +04:00
Igor Zhukov
038c8f2fcc
Merge branch 'pr/488'
2014-09-28 22:16:18 +04:00
Igor Zhukov
a257ded3cc
Merged countries sort
2014-09-28 22:15:56 +04:00
Igor Zhukov
09992d1c1a
Updated DC address
2014-09-27 16:55:33 +04:00
Igor Zhukov
4638cbae51
Audio player design
...
Now showing documents names in conversations list and in notifications
2014-09-26 16:48:16 +04:00
Roman Anasal
f6ef43d3b0
Fix #485 : sort localized country names alphabetically
2014-09-26 10:39:09 +02:00
Igor Zhukov
bf00606f8d
Merge branch 'audio-player-446'
2014-09-26 12:08:15 +04:00
Igor Zhukov
8a2ad40ad3
Added audio button icons
2014-09-26 12:07:51 +04:00
Igor Zhukov
68b33f2268
Enable mobile version for small windows as well
...
Closes #475
2014-09-25 13:39:33 +04:00
Igor Zhukov
926469c945
Added webkit storage quota workaround
2014-09-24 15:32:24 +04:00
Igor Zhukov
4c87b0e317
Improved document player
...
Added download button for audio
2014-09-23 21:29:51 +04:00
Igor Zhukov
8f402d2f31
Fxied i18n dashed vars
...
Closes #483
2014-09-23 21:06:05 +04:00
Igor Zhukov
9597d50d3a
Fixed progress l10n
2014-09-23 21:04:10 +04:00
Igor Zhukov
adeea1a4fa
Added audio player
...
Improved mobile forwarded messages. Closes #470
Closes #446
2014-09-23 21:03:38 +04:00
Igor Zhukov
12a11749b0
Fixed msgs grouping after delete
...
Closes #481
2014-09-23 16:07:24 +04:00
Igor Zhukov
21f78aec89
Fixed eglish for share file
...
Closes #482
2014-09-23 16:01:12 +04:00
Igor Zhukov
8eedd88c88
Adding player
2014-09-23 11:33:50 +04:00
Igor Zhukov
1a508faa84
Fixed Alt + Home
2014-09-22 15:59:31 +04:00
Igor Zhukov
8e090908be
Initial commit
2014-09-22 14:58:03 +04:00
Igor Zhukov
646d968ce8
Rename Readme.md to README.md
2014-09-22 00:48:56 +04:00
Roman Anasal
4f317b4282
fix loading of angular-locale in init.js
...
1. check for locale == defaultLocale for locale from ConfigStorage
2. the <script> needs to be added to the doom before setting the src
attribute
2014-09-19 20:09:42 +02:00
Roman Anasal
ace380f2bb
added alias 'de' for 'de-de'
2014-09-19 18:21:12 +02:00
Roman Anasal
f878dbd96f
updated i18n guide
...
reflect changes of f1db5e1c96
2014-09-19 18:08:42 +02:00
Roman Anasal
c2656c1b29
Revert "put current locale in consideration for various caches in filters/services"
...
This reverts commit 37bb69a409
.
Since we moved i18n into the init phase in
f1db5e1c96
and don't switch locale at
runtime we don't need this anymore
2014-09-19 17:53:43 +02:00
Roman Anasal
47f963cbbf
updated german locale: added new message
2014-09-19 17:26:57 +02:00
Igor Zhukov
a5609dbdf3
Fixed mobile prepend history
2014-09-19 20:01:50 +04:00
Igor Zhukov
f1cb4d3957
Fixed unread after
2014-09-19 19:54:13 +04:00
Igor Zhukov
d766216c14
Fixed default locale problem
2014-09-19 19:23:56 +04:00
Igor Zhukov
aa260a5c24
Merge branch 'pr/471'
2014-09-19 18:53:31 +04:00
Igor Zhukov
7312edc0d6
Merged documentation for localization
2014-09-19 18:52:57 +04:00
Igor Zhukov
f141abe049
Fixed app reload for packaged app
2014-09-19 18:40:55 +04:00
Igor Zhukov
f82fd9db08
Fixed JSON error in Chrome App mode
2014-09-19 18:32:54 +04:00
Igor Zhukov
63091d1d8f
Added Spanish localization
...
Fixed unathorized request. Closes #465
2014-09-19 18:19:09 +04:00
Igor Zhukov
bc5c2d624c
App init bugfixes
2014-09-19 16:23:03 +04:00
Roman Anasal
5e0ed08717
added documentation/guide for the new i18n module
2014-09-19 14:19:30 +02:00
Igor Zhukov
a9f080be75
Added Deutsch langpack
...
Added new language select footer
2014-09-19 16:13:18 +04:00
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
2014-09-19 14:49:46 +04:00
Igor Zhukov
dd57630d75
Merged Extract mobile version
...
Closes #449
2014-09-19 13:34:23 +04:00
Igor Zhukov
e12dc66d2a
Final i18n fixes
...
Enable mdown for some "\n" l10n keys
Disabled language select since there is only English available
2014-09-19 12:28:45 +04:00
Igor Zhukov
8849072e93
Improved mobile layout
...
Refactor styles
Remove unused mobile styles
Added new modals for mobile
2014-09-19 10:20:05 +04:00
Igor Zhukov
8131aae279
Unread history bugfixes
2014-09-18 23:39:51 +04:00
Igor Zhukov
1c4150d2ab
Improved contacts updates
...
Also fixed scroll in emoji menu
2014-09-18 21:06:25 +04:00
Roman Anasal
97d4fdb42a
created locale en-us for i18n
...
extracted all strings out of the partials and modules
2014-09-18 16:47:55 +02:00
Igor Zhukov
80eee8d5ec
Migrate remaining modal views to msgid
2014-09-18 16:47:55 +02:00
Igor Zhukov
452bcc9834
i18n service improved
...
Supported basic markdown for translations
Improved insertParams function
2014-09-18 16:47:54 +02:00
Roman Anasal
c695493eb7
increased width of .navbar-offline
...
localized strings may be longer and would wrap outerwise, hence added a
bit more room
2014-09-18 16:47:54 +02:00
Roman Anasal
845d57a512
integrated i18n into some partials
...
as in the previous commit every string to be displayed in the partials
should now be passed through `_` first
2014-09-18 16:47:54 +02:00
Roman Anasal
e28e47eae5
integrated i18n in all modules
...
every string in the modules to be displayed should now be passed through
`_` first
2014-09-18 16:47:54 +02:00
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
2014-09-18 16:47:54 +02:00
Roman Anasal
2e148b29a7
added i18n support for ngPluralize
...
transparently localize ngPluralize directives by translating the value
of the "when"-attribute before ngPluralize compiles it
2014-09-18 16:47:54 +02:00
Roman Anasal
1b8da25224
created i18n-service and configuration in settings
2014-09-18 16:47:54 +02:00
Igor Zhukov
11162b9f77
Improved mobile views
2014-09-17 22:24:12 +04:00
Igor Zhukov
4821550517
Merged with master
2014-09-17 19:44:04 +04:00
Igor Zhukov
6d170ea741
Fixed packaged apps monifests
...
Added filters for FFOS
Fixed name for Chrome
2014-09-17 14:51:34 +04:00
Igor Zhukov
6aa140bd33
Added 2 mobile screenshots
...
#411
2014-09-17 14:13:26 +04:00
Igor Zhukov
0555fa13a2
Added notification after auth_key generated
...
Closes #464
2014-09-17 13:43:05 +04:00
Igor Zhukov
e6260ac107
Fixed countries modal scroll
2014-09-15 23:31:26 +04:00
Igor Zhukov
5880113b70
Improved mobile scrollers
2014-09-15 23:24:19 +04:00
Igor Zhukov
6679bb3811
Merged with master
2014-09-15 19:59:56 +04:00
Igor Zhukov
4b3f3744a7
Improved mobile history layout
2014-09-15 19:56:28 +04:00
Igor Zhukov
ff3bb02fa0
Fixed JSON.parse exceptions
2014-09-15 19:30:13 +04:00
Igor Zhukov
66d579caad
Merge branch 'master' into extract-mobile-version-449
2014-09-15 19:29:48 +04:00
Igor Zhukov
018b6f9d36
Improved styles
2014-09-15 15:51:39 +04:00
Igor Zhukov
63b3f41557
Fixed emoji spritesheet bug
...
Closes #454
2014-09-15 14:46:32 +04:00
Igor Zhukov
441e7ef1cd
Fixed search messages bugs
...
Fixed unread count in search - Closes #455
2014-09-15 14:46:11 +04:00
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
2014-09-12 17:32:54 +04:00
Igor Zhukov
74155f7108
Improved statuses updates
2014-09-12 12:32:50 +04:00
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.
2014-09-11 23:43:12 +04:00
Igor Zhukov
534d9bd076
Fixed changelog
2014-09-11 18:44:30 +04:00
Igor Zhukov
b57c3b3cf0
Removed dropdown toggler outline
2014-09-11 18:42:56 +04:00
Igor Zhukov
cb6aaad417
Supported dialogs scrolling
2014-09-11 18:40:10 +04:00
Igor Zhukov
0dbe741a16
Moved emojiarea recent tab to ConfigStorage
2014-09-11 17:08:11 +04:00
Igor Zhukov
cce8193ebc
Init separate mobile version
...
Attach desktop/mobile styles conditionally
Separate templates for mobile
Make ConfigStorage angular-independent
2014-09-11 17:06:06 +04:00
Igor Zhukov
292cf3cba9
Upgrade to API layer 16
...
Supported Telegram verification code transport
2014-09-11 13:44:49 +04:00
Igor Zhukov
4ae3042cab
Improved notification text for service messages
...
User left the group, user returned to group
Closes #448
2014-09-11 12:42:06 +04:00
Igor Zhukov
de3dd402d2
Bump to 0.3.0
2014-09-11 12:33:56 +04:00
Igor Zhukov
0b7dde4e5d
Bump to 0.3.0
2014-09-10 22:33:51 +04:00
Igor Zhukov
bfc8ffd6ec
Performance improvements
...
Updated some watch expressions
Upgrade AngularJS to 1.3.0-rc.0
2014-09-10 22:22:47 +04:00
Igor Zhukov
4d4d08710a
Vibration basic support
2014-09-10 21:07:58 +04:00
Igor Zhukov
aeba895b89
No-emoji notifications
...
Closes #427
2014-09-10 20:16:09 +04:00
Igor Zhukov
925e48f04a
Supported FxOS 'share' activity
...
Closes #377
2014-09-10 19:18:51 +04:00
Igor Zhukov
be06ca6520
Fixed FxOS 1.1 media attachment
...
Closes #419
2014-09-10 18:39:38 +04:00
Igor Zhukov
ab1795dbbe
Improved FxOS 1.1 PUSH notifications
...
Closes #413
Closes #373
Closes #441
2014-09-10 18:26:00 +04:00
Igor Zhukov
da6b82ae8f
Autoupdate statuses with timer
...
Closes #445
2014-09-09 19:19:17 +04:00
Igor Zhukov
b00dd96a5c
Fixed page title unread counter
...
Closes #428
2014-09-09 16:49:15 +04:00
Igor Zhukov
448df34e1e
Improved country select
...
Fixed multiple countries per country code - Closes #418
Auto-detect country code - Closes #384
2014-09-08 20:33:08 +04:00
Igor Zhukov
59e4625b05
Upgrade nanoscroller
...
Fixed bug with invalid nano-content width
2014-09-08 17:22:14 +04:00
Igor Zhukov
6fb9031e5b
Upgraded jQuery to v1.11.1
...
Closes #432
2014-09-08 16:41:21 +04:00
Igor Zhukov
77559e234d
Fixed pluralisation for realtime time
...
Closes #439
2014-09-08 16:14:38 +04:00
Igor Zhukov
8dae23a7dc
Merge branch 'pr/426'
2014-09-08 16:05:28 +04:00
Igor Zhukov
5a56a82f73
Fixed semicolon for hashtags
2014-09-08 16:05:00 +04:00
Igor Zhukov
456dc84d4a
Support for 3-letter hashtags
2014-09-08 14:19:40 +04:00
Igor Zhukov
117b2cba3d
Merge branch 'pr/436'
2014-09-08 14:14:09 +04:00
Igor Zhukov
261b230727
Updated DC5 ip
2014-09-08 13:53:51 +04:00
Philipp Rustemeier
1d6973f6eb
Fix Firefox OS detection. Fix #435
2014-08-31 00:36:29 +02:00
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
2014-08-17 20:57:35 -03:00