Commit Graph

15 Commits

Author SHA1 Message Date
Igor Zhukov
1b815c7126 Added myLoadThumb cleanup 2014-07-24 12:16:28 +04:00
Igor Zhukov
fef4457417 Fixed conversation w/ deleted message on top
Closes #349
Closes #326
2014-07-07 12:55:46 +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
ef3fc51e53 Performance improvements 2014-03-25 18:39:17 +04:00
Igor Zhukov
04bed4a372 Improved modal photo view, fixed show more history 2014-03-21 13:36:51 +04:00
Igor Zhukov
8a185e8aa9 #59 #169 2014-03-20 18:31:57 +04: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
Igor Zhukov
48b3403568 Added audio support, big message splitting, improved styles 2014-02-05 23:44:31 +04:00
Igor Zhukov
da88e48185 Improved fonts on windows, fixed small issues 2014-01-30 15:59:54 +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
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
e4707f6114 Added forwarded messages support, reverted send message animation, improved styles 2014-01-17 13:27:49 +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
0993489baf Initial import 2014-01-05 20:07:11 +04:00