Evgeny Poberezkin
|
0e6909845f
|
mobile: preserve group description in profile (#1658)
|
2022-12-28 16:59:25 +00:00 |
|
Stanislav Dmitrenko
|
cd63f81292
|
ios: Animated images (GIF) support (#1636)
* ios: Animated images (GIF) support
* Moved from String path to UIImage param
* Aspect ratio
* Image frame
* gif image size
* refactor
* refactor
* fix fullscreen scroll animation
* rename UploadContent -> AnyImage
* refactor, allow using gifs in profiles
* rename back
Co-authored-by: Evgeny Poberezkin <2769109+epoberezkin@users.noreply.github.com>
|
2022-12-23 21:22:12 +00:00 |
|
Evgeny Poberezkin
|
c0fb29d5f7
|
ios: remove unused package from project (#1598)
|
2022-12-17 18:52:02 +00:00 |
|
Evgeny Poberezkin
|
c7f70f0ed0
|
ios: resolved packages
|
2022-11-22 09:47:42 +00:00 |
|
Evgeny Poberezkin
|
5806a2ceb4
|
Merge branch 'stable'
|
2022-11-22 08:55:01 +00:00 |
|
Evgeny Poberezkin
|
3776e1c29c
|
ios: chat pagination (#910)
* ios: chat pagination
* pagination hack
* rotationEffect
* more rotation
* the least broken context menu
* custom contect menu
* add context item menus
* fix context menu preview size
* fix content menu targeted previews
* subclass context menu view
* remove UIView subclass
* move coordinator class inside view
* context menu and clicks work
* reverse model
* update item view based on viewId
* hide underlying swiftui item
* cover swiftui item with solid color
* remove overlay
* move hostview to async block
* background overlay
* remove async hostview
* clear chat items on back buttom
* update viewId on status changes
|
2022-08-15 21:07:11 +01:00 |
|
Evgeny Poberezkin
|
f43c462907
|
ios: load chat from db synchronously to avoid occasional empty chats (#453)
|
2022-03-19 17:20:27 +00:00 |
|
Evgeny Poberezkin
|
3b19aaf1d1
|
iOS: send/receive messages in chats, connect via QR code (#238)
* send messages from chats
* update API to use chat IDs
* send messages to groups
* generate invitation QR code
* connect via QR code
|
2022-01-30 18:27:20 +00:00 |
|