Commit Graph

1550 Commits

Author SHA1 Message Date
Viktor Oreshkin
580ddd7105 Update to layer 62
Signed-off-by: Viktor Oreshkin <stek29@users.noreply.github.com>
2017-04-04 01:42:13 +08:00
Igor Zhukov
6e6c74c5c1 New gmaps key
Closes #1364
(hopefully)
2017-04-03 19:59:32 +03:00
Igor Zhukov
b37bb78167 Hiding slash button when text is entered
Closes  #1373
2017-04-03 19:10:27 +03:00
Artem Kolnogorov
e2b1314427 truncating filename without extension (#1363) 2017-03-17 21:10:18 +03:00
Stapelpanda
63489fe23f Renamed 'hasOnlick' to 'hasOnclick', added function to StandardJS Globals (#1361) 2017-03-17 13:42:46 +03:00
Igor Zhukov
f3c849b78f Improved hide about styles
Also added separate i18n key
2017-03-14 19:29:51 +03:00
Igor Zhukov
181921d7d3 Disable editing for stickers 2017-03-14 19:19:38 +03:00
Igor Zhukov
8c3a29a0de Sync translations 2017-03-14 19:19:38 +03:00
Stapelpanda
283b701e9d Added close button to About section on Login page (#1359) 2017-03-14 19:19:01 +03:00
acran
a7d0e21575 allow editting mentions text for users with usernames (#1347)
when now holding the Alt key while selecting a user from the mentions
autocomplete suggestions the text inserted into the composer will be
forced to be in the

	@1234567 (firstname)

format (i.e. referring to the user by id and local firstname) instead of

	@username

even if the selected user has a username set.
This allows to manually edit the display text ("firstname") of the
mention.
2017-03-14 19:18:02 +03:00
Igor Zhukov
a82ab858b2 Fixed minor style bugs 2017-03-13 22:25:31 +03:00
Bart
5871645ca6 Fixed subset of StandardJS errors (#1356)
Fixed the errors that would definitly not change the functionality of the program
These include
* Unexpected && and || combinations
* variables with different values defined in same line of code
* Global variable never defined
* spacing/placing errors

These errors were not touched
* variables who are never used
* == and != errors
2017-03-13 21:57:24 +03:00
Akshay S Dinesh
0312a00729 fix #1348 message on inviting multiple users (#1349) 2017-03-13 21:18:57 +03:00
Igor Zhukov
94a94b864d Disabled chrome temps by default
Improved mime types handling for blobs
2017-03-13 21:15:46 +03:00
Igor Zhukov
5c9f4b00b7 Started to clean popup opener 2017-02-10 12:27:44 +03:00
Igor Zhukov
1a93895d4c Improved silent messages support 2017-01-30 17:22:16 +03:00
Viktor Oreshkin
594bbe4496 Fix Android-like format triggers offset calc (#1333) 2017-01-30 11:55:25 +03:00
Igor Zhukov
f0eee9f963 Sync translations 2017-01-19 18:38:40 +03:00
Igor Zhukov
694938a788 Improved search in history
Closes #1328
2017-01-19 18:30:40 +03:00
Igor Zhukov
d6d84bc835 Fixed webapp manifest
Fixes #1306
2017-01-17 15:27:44 +03:00
Igor Zhukov
35fdf3d8f1 Fixed flicker after edit 2017-01-17 15:27:44 +03:00
Igor Zhukov
3086dad219 Fixed edit messages with myself
Close #1321
2017-01-17 15:27:44 +03:00
Joseph Stevens
bef95d7fed Use same format triggers as Android (#1323) 2017-01-16 15:19:02 +03:00
Igor Zhukov
4b4fa8aca7 Fixes buttons inside message text field 2017-01-12 21:02:57 +03:00
Igor Zhukov
35f065dee1 Improved PUSH-notification when the app is launched
Possbly fixes #1301
2017-01-12 21:02:28 +03:00
Igor Zhukov
7a1d922972 Added z-index to emoji icon in composer 2017-01-12 19:18:26 +03:00
Igor Zhukov
ba7e57879e Remove unused ErrorService dep
Closes #1295
2017-01-12 19:18:26 +03:00
Neil Kalman
9b650c5c8f fix scrollbar for RTL languages (#1150)
make the behavior same as before for both RTL and LTR languages

make solution use dynamic scrollbar size

as suggested in CR
2017-01-12 19:12:52 +03:00
Igor Zhukov
90cedfac37 Sync translations 2017-01-12 18:53:20 +03:00
Igor Zhukov
9ce0bb0aea Added new web manifest
Closes #1306
2017-01-12 18:53:20 +03:00
Igor Zhukov
043c76b454 Rename "edit" to "select" for selecting messages
Close #1305
2017-01-12 17:52:37 +03:00
Igor Zhukov
300721e9b5 Added t.me support 2017-01-12 17:30:04 +03:00
Igor Zhukov
61401c8a14 Improved fx check in global scope
#1301
2016-12-20 23:45:14 +03:00
Igor Zhukov
db5315d7e4 Improved push notifications for Chrome 2016-12-20 19:32:36 +03:00
Igor Zhukov
edbdba582e No new notification if has active window 2016-12-20 19:09:47 +03:00
Igor Zhukov
82786e91ce Fixed confirm for opening URL from verified bots 2016-12-20 18:42:21 +03:00
Igor Zhukov
e9770d2746 Improved service worker code 2016-12-20 18:22:58 +03:00
Igor Zhukov
8cf24cdf7e Fixed close all notifications 2016-12-19 19:05:09 +03:00
Igor Zhukov
41bdb545a1 Improved push notifications 2016-12-19 18:37:20 +03:00
Igor Zhukov
40a8877953 Remove unuseful dropping auth key
Close #1297
2016-12-17 13:00:10 +03:00
Igor Zhukov
7d68cc1da7 improved timeout for hiding push 2016-12-16 21:57:41 +03:00
Igor Zhukov
44b4228ca4 Fixed push worker 2016-12-16 19:38:15 +03:00
Igor Zhukov
9ff88ea2c5 disable unused trace 2016-12-16 19:25:09 +03:00
Igor Zhukov
28a8bab544 Enable last active restriction 2016-12-16 19:20:04 +03:00
Igor Zhukov
d6e72a06ed Sync translations 2016-12-16 19:15:56 +03:00
Igor Zhukov
24a5402fbb Improved PUSH-notifications 2016-12-16 19:14:56 +03:00
Igor Zhukov
f0bd1404b4 Fixed notification check for iOS safari 2016-12-16 18:24:03 +03:00
Igor Zhukov
1d5891de02 Sync translations 2016-12-16 17:17:47 +03:00
Igor Zhukov
c14a49c613 Fixed double notifications 2016-12-16 17:17:24 +03:00
Igor Zhukov
27f8ecdc9a Sync translation 2016-12-16 16:52:44 +03:00
Igor Zhukov
80c3927192 Fixed legacy GCM subscriptions handling
Closes #1294
2016-12-16 16:52:11 +03:00
Igor Zhukov
a6cf0a7772 Notifications bugfixes 2016-12-16 16:44:27 +03:00
Igor Zhukov
9c2a144f6e Fixed conversation height for mobile 2016-12-16 13:32:14 +03:00
Igor Zhukov
1e06f171bb Compat fixes 2016-12-15 22:12:46 +03:00
Igor Zhukov
ba515441c1 Sync translations 2016-12-15 22:11:23 +03:00
Igor Zhukov
11ccf1aa16 Web Push notifications supported
Closes #981
2016-12-15 22:08:16 +03:00
Igor Zhukov
820eb3e16f Initial Web Push support
#981
2016-12-14 22:07:20 +03:00
Igor Zhukov
1d8e37b27e Fixed edit when editing text
Closes #1290
2016-12-14 15:37:40 +03:00
Igor Zhukov
563077f69e Improved logging 2016-12-13 18:35:38 +03:00
Igor Zhukov
33a7ca9a99 Improved security checks
https://core.telegram.org/mtproto/security_guidelines
2016-12-13 18:35:06 +03:00
Igor Zhukov
3afe7e7fec Improved URLs with urlencoding display 2016-12-12 14:15:20 +03:00
Igor Zhukov
a6d2214b84 trying to fix safari flicker in conversations list 2016-12-12 13:59:36 +03:00
Igor Zhukov
d8579edd85 Fixed lang string 2016-12-08 23:39:21 +03:00
Igor Zhukov
fc3786d607 Sync translations 2016-12-08 23:33:46 +03:00
Igor Zhukov
75df136a7f Simple search in chat history 2016-12-08 23:33:01 +03:00
Igor Zhukov
a0f71227de Supported scrolling by keys in message field
Closes #1119 #853
2016-12-08 22:03:12 +03:00
Igor Zhukov
5e855779b9 Support edit messages
Closes #1155
2016-12-08 21:31:40 +03:00
Igor Zhukov
cde9f67667 Fixed sticker notification 2016-12-02 20:22:03 +03:00
Igor Zhukov
56df1ec994 Sync translations 2016-11-29 13:55:47 +03:00
Igor Zhukov
58355cb846 Sandboxing game iframe 2016-11-29 13:55:08 +03:00
Igor Zhukov
28b1b0f92e Fixed group drafts 2016-11-28 20:49:06 +03:00
Igor Zhukov
1a9ec87a61 Sync translations 2016-11-28 19:49:47 +03:00
Igor Zhukov
524823d6df Fixed regex replacement
Closes #1282
2016-11-28 17:12:45 +03:00
Igor Zhukov
f725f89079 Fixed syntax 2016-11-28 16:21:29 +03:00
Igor Zhukov
9dbb68b053 Improved draft update on active field 2016-11-28 15:58:36 +03:00
Igor Zhukov
c764845c21 Improved login form
Also supported delayed account reset
2016-11-27 19:17:46 +03:00
Igor Zhukov
2dae17eade Fixed hide suggestions 2016-11-22 19:05:02 +03:00
Igor Zhukov
f85f5a7e3a Sync translations 2016-11-22 18:42:43 +03:00
Igor Zhukov
87ff6e4c72 Merge pull request #1269 from stek29/full-name-title
Add tooltip to show full file name on hover
2016-11-22 18:33:15 +03:00
Igor Zhukov
088f06ab07 Fixed send message in group 2016-11-22 18:30:46 +03:00
Viktor Oreshkin
f3ce5151f6 Fix dumb error in previous commit
Signed-off-by: Viktor Oreshkin <stek29@users.noreply.github.com>
2016-11-20 04:24:47 -05:00
Viktor Oreshkin
4182d39c73 Add tooltip to show full file name on hover
Works for audios, documents and pending (uploads).

Signed-off-by: Viktor Oreshkin <stek29@users.noreply.github.com>
2016-11-19 17:34:36 -05:00
Igor Zhukov
0aba9d45a1 Sync translations 2016-11-19 18:40:46 +03:00
Igor Zhukov
fc3f3d2063 Merge branch 'pr/1267' 2016-11-19 18:15:46 +03:00
Igor Zhukov
071bc509c4 Bugfixes 2016-11-19 18:14:52 +03:00
Igor Zhukov
ce198238ff Improved mobile profile modal
Closes #1199
2016-11-19 17:51:11 +03:00
Igor Zhukov
7b62614a94 Fixed channel draft
Closes #1226
2016-11-19 17:31:31 +03:00
Viktor Oreshkin
68f9e5da77 Add support for bold and italic w/o bots
Signed-off-by: Viktor Oreshkin <s29k@ya.ru>
2016-11-19 11:36:17 +03:00
Igor Zhukov
a1aca53f9a Fixed NaN 2016-11-18 17:04:08 +03:00
Igor Zhukov
439ee9ecad Fixed conversation position after draft clear 2016-11-17 22:48:03 +03:00
Igor Zhukov
63f83faf00 Fixed message media check 2016-11-17 21:15:51 +03:00
Igor Zhukov
d0dd220b2b Sync translations 2016-11-17 21:06:18 +03:00
Igor Zhukov
3f4120e50c Merge pull request #1207 from copperwall/close-autocompleter-after-submit
Hide autocompleter suggestions on message submit
2016-11-17 20:40:09 +03:00
Igor Zhukov
9537a28002 Merge branch 'pr/1256'
# Conflicts:
#	app/js/directives.js
2016-11-17 20:37:53 +03:00
Igor Zhukov
3c407f500d Added tdesktop-like static maps
Closes #1262
2016-11-17 20:35:20 +03:00
Igor Zhukov
9a7cece6fc Fixed translations 2016-11-17 19:39:15 +03:00
Igor Zhukov
8aadfe3909 Mobile game improved 2016-11-17 19:36:40 +03:00
Igor Zhukov
77da222ee5 Improved games on mobile 2016-11-10 13:25:58 +03:00
Igor Zhukov
e7345f72cd Fixed hasChat check for updates 2016-11-10 13:09:28 +03:00
Abel 'Akronix' Serrano Juste
d338a83d87 Set different shortcut to switch conversation for mac users. Fixes #1249 2016-10-28 16:19:25 +02:00