Commit Graph

307 Commits

Author SHA1 Message Date
Igor Zhukov
449030d08b Bugfixes
Changelog updated
Wrap register protocol in try catch
Fixed mentions in the end of sentence
2014-12-16 14:09:03 -08:00
Igor Zhukov
7ecd437e23 Bump to 0.3.8 2014-12-16 00:30:12 -08:00
Igor Zhukov
84e3ec7856 Highlighting usernames in text 2014-12-16 00:20:03 -08:00
Igor Zhukov
666d492a76 Fixed tgme sync 2014-12-15 23:46:08 -08:00
Igor Zhukov
d7b1def56b Fixed canRedirect 2014-12-15 23:18:47 -08:00
Igor Zhukov
d86b0a01ab Added telegram.me support 2014-12-15 18:05:38 -08:00
Igor Zhukov
5c66fe0ef1 Blocking issues workaround
Added force no-ssl version
Added no-redirect version
2014-12-15 12:11:03 -08:00
Igor Zhukov
2a6dcc1cd0 Various bug fixes 2014-12-14 21:55:03 -08:00
Igor Zhukov
f1e2d9feee Bump to 0.3.7 2014-12-10 23:33:59 -08:00
Igor Zhukov
7bc6e36ec6 Merge branch 'material-design'
Conflicts:
	app/css/desktop.css
	app/js/directives.js
	app/partials/desktop/photo_modal.html
	app/partials/desktop/user_modal.html
2014-12-10 23:25:26 -08:00
Mowsh (Joseph Stevens)
30a8eddba3 Disallow bad Soundcloud directory names 2014-12-01 18:35:47 +00:00
Igor Zhukov
baa1c9107f Supported 2-letter hashtags 2014-11-30 11:05:54 -08:00
Igor Zhukov
fc3ac039a5 Fixed soundcloud regex
Closes #574
2014-11-27 17:18:50 +00:00
Igor Zhukov
6b2eed4c0c Bump to 0.3.6 2014-11-27 17:01:32 +00:00
Igor Zhukov
b69df79e85 Improved FxOS downloads 2014-11-27 16:48:42 +00:00
Igor Zhukov
bf3e0ab630 Added mobile-friendly photo/video viewer
Closes #479
2014-11-27 15:21:40 +00:00
Igor Zhukov
0fc42cbe0d Updated desktop media modals
New photo viewer with preloads
New video modal
New document modal
2014-11-27 13:20:13 +00:00
Igor Zhukov
60df682f79 Upgraded to 19th layer
Supported private statuses.
Closes #563
2014-11-19 18:01:00 +03:00
Igor Zhukov
10c6d37656 Improved Safari support
Added no-blob IndexedDB support. Disabled for Safari, because IDB is
very slow here.
Added FileManager.getFileCorrectUrl method for Safari
2014-11-19 17:09:24 +03:00
Igor Zhukov
f220ce0541 Fixed syntax 2014-11-19 14:41:44 +03:00
Igor Zhukov
41ff65fb01 Removed some intervals for mobile
May be affects  #572
2014-11-19 13:15:51 +03:00
Igor Zhukov
46dfee6ca5 Fixed 3gp and amr files
Closes #509
2014-11-19 12:54:02 +03:00
Igor Zhukov
3a1338b977 Fixed mobile checks
Closes #577
2014-11-17 14:10:09 +03:00
Igor Zhukov
68996908bb Decrease minimum desktop layout size 2014-11-14 18:45:55 +03:00
Igor Zhukov
01c4b8293e Bump to 0.3.5 + Changelog 2014-11-14 17:56:39 +03:00
Igor Zhukov
ecc1bd4207 Merge branch 'pr/570' 2014-11-14 13:32:35 +03:00
Igor Zhukov
cab5631cb9 Improved Soundcloud regex, added escaping 2014-11-14 13:32:21 +03:00
Igor Zhukov
dd6cf4f88e Improved footer styles 2014-11-14 13:13:20 +03:00
Zac Colley
4c9380e176 Regex and matching for Soundcloud track URLS 2014-11-13 22:38:14 +00:00
Igor Zhukov
9d1d664b02 Added switch to mobile version on window resize
Closes #562
2014-11-13 19:44:32 +03:00
Igor Zhukov
48f393afc5 Added migrate to HTTPS modal 2014-11-13 15:35:07 +03:00
Igor Zhukov
a071d3a021 Bump to 0.3.4 + Changelog 2014-11-12 22:52:40 +03:00
Igor Zhukov
2454f5d2ab Supported facebook posts and vimeo embeds 2014-11-12 22:37:00 +03:00
Igor Zhukov
5c9f598871 Added site mode workaround 2014-11-12 21:12:50 +03:00
Igor Zhukov
60e7f133d7 disabled notify log 2014-11-12 21:03:33 +03:00
Igor Zhukov
65eb3a6ab6 Added IE10+ notifications support 2014-11-12 20:52:40 +03:00
Igor Zhukov
fe711d9432 Fixed DELETED user when searching 2014-11-12 20:07:24 +03:00
Igor Zhukov
847b7df54e IE10+ fixes
Textfield height
Unsupported media modal
Download blobs
2014-11-12 20:06:35 +03:00
Igor Zhukov
c1fbd7ca13 Fixed deleted user num 2014-11-11 19:08:55 +03:00
Igor Zhukov
58c49cb5d2 Bump to 0.3.3 2014-11-11 17:40:17 +03:00
Igor Zhukov
c78a402b37 Improved external embed support 2014-11-11 15:34:32 +03:00
Igor Zhukov
f2a602b455 Added new embeds
Added 0.3.3 changelog
2014-11-10 21:33:37 +03:00
Igor Zhukov
a09191b65f Single instance checks 2014-11-07 19:07:54 +03:00
Igor Zhukov
96db3f036a Improved attachments rendering 2014-11-05 21:37:01 +03:00
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
7ea9ee30ae Merge branch 'crypto-performance' into UI-update 2014-10-31 18:17:38 +03:00
Igor Zhukov
eb45bfae75 Fixed import phonebook
Closes #549
2014-10-31 18:16:44 +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
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
8f34169774 Fixed add contact from attachment
Closes #492
2014-10-22 16:56:01 +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
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
ec5bffbf6b Minor bugfixes 2014-10-06 17:53:02 +04:00
Igor Zhukov
e6698cb97a Bump to 0.3.1 + Changelog 2014-10-02 17:16:24 +04:00
Igor Zhukov
5f1118039d Fixed favicon replacement
Closes #500
2014-10-02 15:59:06 +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
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
8868f3e3df Added preview for no-thumb PDF 2014-09-29 23:35:15 +04:00
Igor Zhukov
ccab402f7c Fixed message invalid peer bug 2014-09-29 23:15:23 +04:00
Igor Zhukov
315cafa654 Supported 17th API layer 2014-09-29 20:18:53 +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
Igor Zhukov
adeea1a4fa Added audio player
Improved mobile forwarded messages. Closes #470
Closes #446
2014-09-23 21:03:38 +04: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
Igor Zhukov
f141abe049 Fixed app reload for packaged app 2014-09-19 18:40:55 +04:00
Igor Zhukov
63091d1d8f Added Spanish localization
Fixed unathorized request. Closes #465
2014-09-19 18:19:09 +04:00
Igor Zhukov
dd57630d75 Merged Extract mobile version
Closes #449
2014-09-19 13:34:23 +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
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
Igor Zhukov
4821550517 Merged with master 2014-09-17 19:44:04 +04:00
Igor Zhukov
0555fa13a2 Added notification after auth_key generated
Closes #464
2014-09-17 13:43:05 +04:00
Igor Zhukov
6679bb3811 Merged with master 2014-09-15 19:59:56 +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
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
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
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
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
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
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
Igor Zhukov
0ddf417726 Added curPeerId check for notifications on mobile
Closes #270
2014-08-05 15:43:36 +01:00
Igor Zhukov
98da2bbea4 Fixed authorizer bad network handling
Closes #415
2014-08-05 14:56:45 +01:00
Igor Zhukov
2ab990c814 Added 'user_update' event on user rewrite
Closes #414
2014-08-05 13:27:09 +01:00