75 Commits

Author SHA1 Message Date
Eduard Kuzmenko
3c764cc0a2 [temp] updates.differenceTooLong 2021-06-26 05:26:29 +03:00
Eduard Kuzmenko
362113338b [CRITICAL] handle user update 2021-06-18 19:46:39 +03:00
Eduard Kuzmenko
dfab2818eb Fix caching 2021-06-14 16:48:09 +03:00
Eduard Kuzmenko
47df8c69e9 Delete rootScope .on alias 2021-06-11 15:52:53 +03:00
morethanwords
d8be5fc0ba Autocomplete bot commands
Search by hashtags
2021-05-28 20:01:06 +03:00
morethanwords
5505ef5b8b Chat input autocomplete helper
Fix iOS 13 blank page
2021-05-18 17:17:54 +03:00
Eduard Kuzmenko
ce9c19964d Fix RTL
Fix corner buttons size
2021-05-05 18:05:21 +04:00
Eduard Kuzmenko
6dadc087fd Fix contact update
Fix markdown
2021-04-29 20:05:42 +04:00
Eduard Kuzmenko
4318d26f75 state is ready for testing 2021-04-28 23:43:25 +04:00
Eduard Kuzmenko
64efb48923 beta state fix 2021-04-28 21:47:57 +04:00
morethanwords
d132ef290a alpha state fix 2021-04-28 15:08:14 +04:00
Eduard Kuzmenko
5e159f5519 Refactor & refactor 2021-04-27 19:45:53 +04:00
Eduard Kuzmenko
92dea78bbd Fix Malaysia code
Fix shared media switching tab with scale
Refactor users & chats
Fix showing chatlist corner button with active search
2021-04-26 18:33:51 +04:00
Eduard Kuzmenko
06c6a84443 Refactor updates switch to map 2021-04-24 21:06:24 +04:00
morethanwords
41ebab81c7 Sorted user list (by online time)
Sequential dom instead of simple rafs
2021-04-11 03:14:57 +04:00
morethanwords
967e849aae Added translation of saved
Translated saved in search
Update search index on peer's update
2021-04-10 22:29:58 +04:00
Eduard Kuzmenko
eea630bd16 License and copyright 2021-04-08 17:52:31 +04:00
Eduard Kuzmenko
2a5467e074 temp profile commit
improved ESG animation
2021-04-06 19:06:42 +04:00
Eduard Kuzmenko
fc8861027b Language improvements 2021-04-04 19:39:17 +04:00
Eduard Kuzmenko
a90aae065e More and more translations 2021-03-28 22:37:11 +04:00
Eduard Kuzmenko
a43a0357bc Fix navigation stuck after hashchange
Fix iOS video upload
Fix some translations
2021-03-27 19:34:08 +04:00
morethanwords
8a16fb2b61 Group type tab finished 2021-03-16 20:50:25 +04:00
Eduard Kuzmenko
a4821aa08e Group type tab 2021-03-16 19:18:51 +04:00
Eduard Kuzmenko
9d5dcc0e4a Edit contact done 2021-03-13 07:53:19 +04:00
Eduard Kuzmenko
76a9abc678 Handle peer title and bio change 2021-03-13 06:22:42 +04:00
Eduard Kuzmenko
54cc536a85 Fix updates 2021-03-09 19:26:50 +04:00
Eduard Kuzmenko
48e8ddd370 Notifications almost finished
Maybe fix updates
Removed jsbn dependency
2021-03-09 02:15:44 +04:00
morethanwords
b8f98e76c2 Privacy updates 2021-03-02 21:23:01 +04:00
Eduard Kuzmenko
64f2a64351 Blocked users almost finished 2021-03-02 19:34:02 +04:00
Eduard Kuzmenko
641c50ae82 Refactor socket 2021-02-13 19:32:10 +04:00
Eduard Kuzmenko
e0999ad4d0 no comments 2021-02-12 19:24:20 +04:00
Eduard Kuzmenko
ef4cec6982 == -> ===
!= -> !==
2021-02-04 02:30:23 +02:00
Eduard Kuzmenko
fe8a54ea62 Fix saving recent search 2021-02-04 01:00:15 +02:00
Eduard Kuzmenko
45acc17f6f Search only by words beginning 2021-02-03 05:25:14 +02:00
morethanwords
322eed41c5 Optimize rootScope
Removed inefficient logs
2021-01-08 13:55:37 +04:00
Eduard Kuzmenko
3d81994cee Discussion read, handle reading update
Replies bot
User subtitles
2020-12-23 03:18:07 +02:00
Eduard Kuzmenko
cbd9c28d3e Improve smoothness of opening chat on handhelds
Fix schedule send & delete
Fix min schedule date
2020-12-21 02:38:21 +02:00
Eduard Kuzmenko
bdefbcfa41 Refactored text formatting
Handle following by t.me links
Handle following by @username
2020-12-16 00:13:54 +02:00
Eduard Kuzmenko
19b4e5e549 New queue for downloads
Added multithreading for downloads
camelCase variables refactor
2020-12-11 04:06:16 +02:00
Eduard Kuzmenko
2e5ca96c14 Search chats by latinize map
Fix contacts load on folder included chats
2020-11-19 08:09:45 +02:00
Eduard Kuzmenko
d1a5b22da1 Fix user online after state
Fix fetch updates after reconnect
Fix dialog position due to top offset index
2020-11-18 06:44:34 +02:00
Eduard Kuzmenko
3c2cd5fa87 Updating status 2020-11-15 23:14:05 +02:00
Eduard Kuzmenko
d9b1b31108 Networker connection status 2020-11-15 05:33:47 +02:00
Eduard Kuzmenko
a885492a09 New input field:
Support emoji
Support RTL
Support cyrillic
2020-11-14 01:04:03 +02:00
Eduard Kuzmenko
9ec40ea9e9 Removed scrollable virtualization
Chatlist slicing (need test)
2020-11-11 19:01:38 +02:00
Eduard Kuzmenko
6c36941b41 FIlters changes:
Handle reordering
Handle updateDialogFilters
Ordering in folder settings
Fix contacts list loading after state if it is empty
2020-11-10 02:47:00 +02:00
morethanwords
c9abc4868b Middle ellipsis component
Refactor utils
2020-11-07 05:48:07 +02:00
morethanwords
a487df17d2 Fix contact duplicate in search 2020-11-07 00:20:30 +02:00
morethanwords
72951925b8 Fix render ancient dialog
Fix saving contacts list to state
2020-10-31 01:13:08 +02:00
morethanwords
70956f7686 Fix chrome 56 sign in, emoji layout 2020-10-29 18:26:08 +02:00