Commit Graph

384 Commits

Author SHA1 Message Date
Igor Zhukov
c1fbd7ca13 Fixed deleted user num 2014-11-11 19:08:55 +03:00
Igor Zhukov
b0d62c9b2c Fixed slider, rusha 2014-11-11 18:49:31 +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
b20e5de5c4 Fixed open doc without preview 2014-11-11 13:55:22 +03:00
Igor Zhukov
bb96da0ee7 Improved audio player for documents 2014-11-07 21:16:29 +03:00
Igor Zhukov
96db3f036a Improved attachments rendering 2014-11-05 21:37:01 +03:00
Igor Zhukov
0a5a2e25f0 Improved audio manager 2014-11-05 11:31:51 +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
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
62d0b48e96 Mozilla crash workaround
Closes #540
2014-10-27 21:31:12 +03:00
Igor Zhukov
8f34169774 Fixed add contact from attachment
Closes #492
2014-10-22 16:56:01 +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
ba6739ce9a Disabled new message animation, fixed usernames 2014-10-15 22:05:26 +04:00
Igor Zhukov
98a271d527 Bump to 0.3.2 2014-10-15 15:41:32 +04:00
Roman Anasal
467ff80de6 Close #290: show recently used emojis under input area 2014-10-06 17:42:11 +02:00
Igor Zhukov
8269a59754 Supported GIF download 2014-10-06 17:53:01 +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
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
d3be7bd09c Fixed l10n bugs
Unread split
group_name => group-name
2014-09-29 22:23:19 +04:00
Igor Zhukov
eb978b82ea Merge branch 'pr/494' 2014-09-29 21:52:16 +04:00
Roman Anasal
4033b9937a Bugfix: added missing message to i18n 2014-09-29 17:51:52 +02: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
bf00606f8d Merge branch 'audio-player-446' 2014-09-26 12:08:15 +04:00
Igor Zhukov
4c87b0e317 Improved document player
Added download button for audio
2014-09-23 21:29:51 +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
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
a9f080be75 Added Deutsch langpack
Added new language select footer
2014-09-19 16:13:18 +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
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
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
6679bb3811 Merged with master 2014-09-15 19:59:56 +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
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
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
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
de3dd402d2 Bump to 0.3.0 2014-09-11 12:33:56 +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
be06ca6520 Fixed FxOS 1.1 media attachment
Closes #419
2014-09-10 18:39:38 +04:00
Igor Zhukov
da6b82ae8f Autoupdate statuses with timer
Closes #445
2014-09-09 19:19:17 +04:00
Igor Zhukov
57773cfd66 Bump to 0.2.9 2014-08-02 00:10:04 +01:00
Igor Zhukov
575015c8b8 Improved country select modal 2014-08-01 23:55:32 +01:00
Igor Zhukov
c82eb22a2b Fixed mobile margin for small history 2014-07-31 23:41:40 +01:00
Igor Zhukov
c071689c92 Bump to 0.2.8 2014-07-31 19:26:38 +01:00
Igor Zhukov
7671210513 Added new mobile layout modal windows 2014-07-31 19:09:55 +01:00
Igor Zhukov
2dc7d48aed Minor bugfixes 2014-07-28 12:26:34 +04:00
Igor Zhukov
c72cb3c74a Bump to 0.2.5 2014-07-25 19:04:38 +04:00
Igor Zhukov
5c521a72ca Final fixes 2014-07-25 18:54:23 +04:00
Igor Zhukov
d1dcf06774 Bugfixes 2014-07-25 15:23:29 +04:00
Igor Zhukov
99a0a7509a Added head typing, improved mobile attachments 2014-07-24 21:58:18 +04:00
Igor Zhukov
91988aa087 Improved message users perf 2014-07-24 15:50:56 +04:00
Igor Zhukov
58e9fe32d2 Improved mobile chat form 2014-07-24 14:27:40 +04:00
Igor Zhukov
1b815c7126 Added myLoadThumb cleanup 2014-07-24 12:16:28 +04:00
Igor Zhukov
c9c1205482 Intermediate
Update AngularJS
Improved templates
New performance directives
2014-07-23 20:34:13 +04:00
Igor Zhukov
691617f1c8 Bump to 0.2.1 2014-07-06 17:58:56 +04:00
Igor Zhukov
956c36d1e9 Bump to 0.2
FFOS marketplace release
2014-07-03 14:22:26 +04:00
Igor Zhukov
c414e9c33c Fixed scroll bug 2014-07-03 00:09:14 +04:00
Igor Zhukov
613c85632e Bump to 0.1.9 2014-07-02 20:36:17 +04:00
Igor Zhukov
b5599e6df8 Merge branch 'master' of https://github.com/zhukov/webogram
Conflicts:
	app/js/directives.js
2014-06-30 17:39:47 +04:00
Igor Zhukov
afc066e3bc Improve scrolls behaviour
Migrate to nanoscroller 0.8.0
Fixed history scrollbar. Closes #341
Fixed mobile view infinite scroll. Closes #353
2014-06-30 17:30:42 +04:00
Igor Zhukov
e7676ebde5 Removed active inverted state for dialogs 2014-06-27 22:39:35 +04:00
Igor Zhukov
2249b80ea5 Fixed photo forward search peer 2014-06-27 21:52:24 +04:00
Igor Zhukov
6abdaf198b Bump to 0.1.8 2014-06-27 19:22:41 +04:00
Igor Zhukov
c0ff2530bb Moved to newer Bootstrap, mobile improvements 2014-06-27 18:14:54 +04:00
Igor Zhukov
42085e99c6 Improved send form cleanup 2014-06-25 19:21:00 +04:00
Igor Zhukov
08750d284c Bump to 0.1.7 2014-06-21 02:05:14 +04:00
Igor Zhukov
280703c50c Mobile bugfixes 2014-06-21 01:44:23 +04:00
Igor Zhukov
251d0a2eff Supported IndexDB
Sources refactoring
Supported big files upload
Closes #332
2014-06-20 19:34:26 +04:00
Igor Zhukov
355e03d7b7 Improved send form on mobile layout
Closes #35
2014-06-19 20:03:00 +04:00
Igor Zhukov
8cf5fca521 Improved mobile layout
Some modifications from #35
2014-06-17 22:02:35 +04:00
Igor Zhukov
666f4e5c39 MessagesManager bugfixes
Fixed forwardMessages bug, dropped messages bug
2014-06-16 17:18:23 +04:00
Igor Zhukov
cb0201bfaf Bump to 0.1.6 2014-06-14 00:19:17 +04:00
Igor Zhukov
ed69c39849 Improve search styles 2014-06-13 16:26:14 +04:00
Igor Zhukov
4d04810428 Added new unread 2014-06-13 12:40:14 +04:00
Igor Zhukov
8556d03d9f Implemented history search
History search: added 2 tabs while searching, scroll to found message
in history
Move to 15th layer
Improve typing event (now only on value change)
Fixed styles from
https://github.com/zhukov/webogram/issues/286#issuecomment-45406436
Closes #137
2014-06-13 01:46:46 +04:00
Igor Zhukov
484966f036 Bump to 0.1.5 2014-06-06 19:05:29 +04:00
Igor Zhukov
bdab3da0e5 Fixed login cancel call bug, Ctrl+Tab hotkey 2014-06-05 15:40:52 +04:00
Igor Zhukov
4926afff65 New external buttons, Hotkeys update 2014-06-04 20:59:46 +04:00
Igor Zhukov
bf8e9f95c4 Bump version to 0.1.4 2014-06-04 20:06:08 +04:00
Igor Zhukov
c1a078e1d1 Disabled Alt+num bindings
Closes #304
2014-06-04 19:50:31 +04:00
Igor Zhukov
61e6a81799 Bump to 0.1.3 2014-06-04 14:16:21 +04:00
Igor Zhukov
e237b3d2b6 Prevent keyboard hide on message send
Closes #259
2014-06-04 13:42:01 +04:00
Igor Zhukov
a32e8036f5 Fixed numpad 0-9 keys
See
https://github.com/zhukov/webogram/commit/68496f8f621923e7a002d0de83d89a
b78f93ddf7#commitcomment-6541254
2014-06-04 13:01:01 +04:00
Igor Zhukov
32298a8417 Fixed blur search field 2014-06-03 20:57:41 +04:00
Igor Zhukov
68496f8f62 Added keyboard shortcuts
Closes #81
2014-06-03 20:54:37 +04:00
Igor Zhukov
a740015dff Moved global vars to config 2014-06-03 15:08:26 +04:00
Igor Zhukov
88b52b0405 Ui improvements
Fixes #177
First attempt on #296
Video modal bugfixes
2014-06-02 19:31:40 +04:00
Igor Zhukov
255be37b79 Bump version tp 0.1.2 2014-05-30 18:53:57 +04:00
Igor Zhukov
d29eb05b5f Closing emoji menu on message send
Closes #294
2014-05-30 18:43:33 +04:00
Igor Zhukov
bc0660a464 Added notifications volume setting
#285 Merged
2014-05-26 19:43:39 +04:00
Igor Zhukov
d85171e0b9 Bump version 2014-05-09 17:28:29 +01:00
Igor Zhukov
8047d5c8f4 Bump version 2014-05-08 17:08:09 +01:00
Igor Zhukov
2d50db467f Photos download, packaged app improvements 2014-05-08 17:06:25 +01:00
Igor Zhukov
e7b731e808 Performance improvements for scrollables
Fix #257
2014-04-30 11:09:40 +08:00
Igor Zhukov
865f2b6824 Fixed welcome background 2014-04-29 21:51:49 +08:00
Igor Zhukov
435615cc43 Fixed infinite loading bug 2014-04-28 13:18:12 +08:00
Igor Zhukov
2e9e736bdd Select range of messages
Fix #224
2014-04-28 12:39:16 +08:00
Igor Zhukov
5eac2f5055 Improved login form
Added country selector
Added phone number confirmation
2014-04-27 16:25:04 +08:00
Igor Zhukov
e95bdc88d6 Animated GIF play support
Fixed #198
2014-04-17 19:06:00 -04:00
Igor Zhukov
a6e5aa9e40 Implement #225 - shared photos navigation
Also fixed fetching Vector<…> results
2014-04-09 22:31:19 +02:00
Igor Zhukov
6ad025b408 Empty history styles improved 2014-04-08 16:38:24 +02:00
Igor Zhukov
b9a292fe0c Fix #230 - paste images with new confirm boxes 2014-04-08 13:07:38 +02:00
Igor Zhukov
fb93cb503e Fix #107 - cancel download, Fix #51 - cancel upload 2014-04-02 14:16:09 +04:00
Igor Zhukov
b65b932dbf Download/upload cancel draft 2014-04-01 21:27:30 +04:00
Igor Zhukov
36394abadb Improve loading dots styles, added no animation fallback 2014-04-01 15:48:26 +04:00
Igor Zhukov
3a9e8e398a Merge branch 'improve-loading-indicator-208' of https://github.com/sergi/webogram into sergi-improve-loading-indicator-208 2014-04-01 15:01:56 +04:00
Igor Zhukov
fd0c4a69e3 Fix #207, perormance improvements 2014-03-31 19:06:05 +04:00
Sergi Mansilla
b5f70373dc Eliminate DOM modification + lots of reflow to show the 'loading' indicator. Fix #208. 2014-03-31 14:32:45 +02:00
Igor Zhukov
051f5d6e3c Improved templates, thumb dir 2014-03-30 00:56:10 +04:00
Igor Zhukov
e4d3f7e4ea Fixed append message blink 2014-03-29 23:34:40 +04:00
Igor Zhukov
ab07892bfc Supported send_call_timeout 2014-03-25 20:33:23 +04:00
Igor Zhukov
ef3fc51e53 Performance improvements 2014-03-25 18:39:17 +04:00
Igor Zhukov
3273329a3d Improved I'm performance, added vertical position directive, removed modal animation 2014-03-25 15:36:17 +04:00
Igor Zhukov
6ea0dd053c Fixed scroll bug, added search to peer select modal 2014-03-24 20:50:43 +04:00
Igor Zhukov
cc98aca8ba Contacts import, vertical box align 2014-03-24 16:13:39 +04:00
Igor Zhukov
6444b19fbb Bump version to 0.0.21 2014-03-23 00:19:07 +04:00
Igor Zhukov
a4db65e21b Fixed margin top 2014-03-21 14:07:46 +04:00
Igor Zhukov
04bed4a372 Improved modal photo view, fixed show more history 2014-03-21 13:36:51 +04:00
Igor Zhukov
94433b1f76 Suggesting contacts in dialogs 2014-03-21 12:13:08 +04:00
Igor Zhukov
3a12336eb7 Fixed show more bug 2014-03-20 22:16:11 +04:00
Igor Zhukov
36eaccf950 Improved append message animation, improved dialog switch speed 2014-03-20 21:56:03 +04:00
Igor Zhukov
eddd070d40 Unread scrolled upper 2014-03-16 16:17:10 +01:00
Igor Zhukov
d1b3ae41ec Bump to 0.0.20 2014-03-12 23:25:08 +01:00
Igor Zhukov
96d7f04981 Merge branch 'pr/139'
Conflicts:
	app/css/app.css
2014-03-12 22:59:21 +01:00
Igor Zhukov
e362ff26da Fixed gulp bugs 2014-03-12 22:55:12 +01:00
Igor Zhukov
aab74c9418 Rename richtextarea 2014-03-10 14:09:45 +01:00
Haktrum
a30af8bce4 Paste from clipboard in Firefox 2014-03-10 03:20:55 -03:00
Igor Zhukov
f1b1e0ea96 Positioning to unread messages in chat 2014-03-09 22:43:45 +01:00
Pablo Terradillos
15ffd8354a Added gulp for building tasks - Fix #41 2014-03-09 18:12:41 -03:00
Igor Zhukov
a89d2ad3b1 #74 #100 #134
Paste from clipboard in Chrome (poor Firefox support)
Sync new contacts from API update
HTML 5 player is default again
2014-03-09 15:11:41 +01:00
Igor Zhukov
0f35613934 Fixed #60, https://github.com/zhukov/webogram/issues/87#issuecomment-36752447 2014-03-07 18:39:59 +01:00
Igor Zhukov
dd7d5d91ca Fixed session revoke handling, fixed undefined location, IM styles 2014-03-07 16:34:25 +01:00
Igor Zhukov
c0a243d89e Improved buttons, improved history edit mode, localStorage, new common buttons 2014-03-05 18:34:56 +01:00
Igor Zhukov
19f0c3b6e9 Improved styles, updated icons 2014-03-04 23:52:26 +01:00
Igor Zhukov
6f92f4f895 improved user modal 2014-03-04 13:08:15 +01:00
Igor Zhukov
389603551b Added group rename, group photo update, live photo updates 2014-03-03 20:48:42 +01:00
Igor Zhukov
ad8a352bf7 Bump version 2014-03-02 17:41:10 +01:00
Igor Zhukov
e0ae4b595e Merge branch 'pr/84'
Conflicts:
	app/css/app.css
2014-03-02 14:45:03 +01:00
Igor Zhukov
2f9ec045ee Improved update photo 2014-03-02 14:37:24 +01:00
Igor Zhukov
629d49b445 Added dialogs modal, added connection status bar, added forward button, invite users to chat, kick users from chat 2014-03-01 17:54:53 +01:00
Haktrum
365efe6037 Fix to #75 - Added support for updating user photo 2014-02-24 22:19:17 -03:00
Igor Zhukov
ab6e01c282 bump to 0.0.18 2014-02-20 01:47:22 +01:00
Igor Zhukov
087893c503 Added media filters, mass edit messages 2014-02-15 00:41:22 +04:00
Igor Zhukov
27edee4007 Implement message delete, supported corresponding update 2014-02-14 15:11:09 +04:00
Igor Zhukov
7a09eb0b37 Mass edit draft 2014-02-13 23:08:38 +04:00
Igor Zhukov
9f70b38507 Improved version in source header 2014-02-13 19:37:24 +04:00
Igor Zhukov
f8ff892ccc Added basic contacts modal, improved read messages handling, improved mobile landscape experience 2014-02-12 19:10:05 +04:00
Igor Zhukov
c82af8eb38 enable iOS native scrolling 2014-02-10 21:30:44 +04:00
Igor Zhukov
02f8f5fa61 Improved mobile layout, supported chrome packaged notifications 2014-02-10 21:25:21 +04:00
Igor Zhukov
a4c219f518 Added chat settings, bugfixes 2014-02-08 00:43:07 +04:00
Igor Zhukov
48b3403568 Added audio support, big message splitting, improved styles 2014-02-05 23:44:31 +04:00
Igor Zhukov
9a24b87d95 Added send settings 2014-02-04 23:55:20 +04:00
Igor Zhukov
3ec413ec28 Improved typing perfomance 2014-02-03 22:56:30 +04:00
Igor Zhukov
1a6e43c934 Improved typing perfomance 2014-02-03 22:39:29 +04:00
Igor Zhukov
8aa10dfadc Improved styles, added non-retina icons 2014-02-03 16:47:26 +04:00
Igor Zhukov
593b9e7126 Hotfix for resizer 2014-01-31 23:07:53 +04:00
Igor Zhukov
8ac9589943 Added resize to message field 2014-01-31 23:05:24 +04:00
Igor Zhukov
d4d41ea8be Added new media attach button, new styles 2014-01-31 19:05:50 +04:00
Igor Zhukov
8bd9ae34eb Added mozilla notifications support, added search clear, fixed minor bugs 2014-01-30 21:53:18 +04:00
Igor Zhukov
d9447f6224 Lots of bug fixes
EmojiMenu click scroll fix
EmojiMenu tail
Emojiarea improve paste hadling
Emoji, attach icons styles (opacity + color on active state)
Message better placeholder styles
Notifications click improve (now focus field)
Send message from modal now closes all modals
Send message now scrolls down
Message drafts now support line breaks
Correct display ‘f’, ’n’, ‘no’ messages
Group info click causes double modal window fixed
Document is now downloaded on icon click
2014-01-29 18:37:18 +04:00
Igor Zhukov
a56a7a8162 Improved dialogs 2014-01-27 21:47:04 +04:00
Igor Zhukov
e81fd52078 Merged dLog replacement 2014-01-24 22:07:10 +04:00
Paul Miller
f14c46c5d8 Remove dLog calls.
Also, added console-polyfill that defines missing methods on `console` object.
2014-01-24 19:30:54 +04:00
Igor Zhukov
7a62a2213c Added message drafts saved in localStorage 2014-01-24 19:04:31 +04:00
Igor Zhukov
e999975808 File download improvements
Added some opengraph meta tags
Fixed multiDC file download problems
Added fallback blob mode for downloads (for Safari & Firefox)
2014-01-23 17:49:24 +04:00
Igor Zhukov
ca781f6c86 Basic Safari, Mozilla support, perfomance improvements, bugfixes
* Added data:image/jpeg;base64, mode for small images on browsers,
which dont support LocalFileSystem. Please use Chrome for full
experience
* Speed-up chat modal window, by making getFullChat request asynchronous
* Added basic error handling for photo/video modal windows
* Improved dateOrTime filter perfomance by caching its values
* Added sentMessages cleanup
* Guest DCs networkers now dont perform http_wait if no sentMessages
pending
* Added favicon blinking on new message
2014-01-21 21:56:30 +04:00
Igor Zhukov
2c64d5a2f0 Added errors, improved file versions 2014-01-17 19:08:40 +04:00
Igor Zhukov
e4707f6114 Added forwarded messages support, reverted send message animation, improved styles 2014-01-17 13:27:49 +04:00
Igor Zhukov
463f1d186e Fix short history move bug 2014-01-12 02:45:21 +04:00
Igor Zhukov
f38f15f4a7 Fixed notification empty group photo, mtproto baseDcID bug, empty thumb bug 2014-01-11 10:30:29 +04:00
Igor Zhukov
8d1f2706a5 Added desktop notififactions, added download/upload progress 2014-01-09 16:13:12 +04:00
Igor Zhukov
a4ecd553b9 Moved send message to async logic, added media send progress, added doc download progress 2014-01-06 23:52:18 +04:00
Igor Zhukov
0993489baf Initial import 2014-01-05 20:07:11 +04:00