Diogo
73ee18a610
wip putIntoGroups refactor
2024-11-11 23:20:13 +00:00
Diogo
aa65c197f3
gap -> anchor
2024-11-11 17:30:48 +00:00
Diogo
b078d62921
new api behaviour
2024-11-11 15:49:05 +00:00
Diogo
bc97b262e5
wip
2024-11-10 00:55:42 +00:00
Diogo
1b2d7e93f7
cleanup
2024-11-09 22:00:11 +00:00
Diogo
674032b888
fix gap size
2024-11-08 11:15:16 +00:00
Diogo
d47898877a
fix before cut off when a lot of items come in same page
2024-11-08 10:03:20 +00:00
Diogo
096b9f9613
fix get first unread when deleted or grouped
2024-11-08 09:42:32 +00:00
Diogo
fbddf1d34e
drop items when scrolling up
2024-11-07 23:51:56 +00:00
Diogo
9974460dcf
drop after gap items when > optimal size
2024-11-07 23:21:05 +00:00
Diogo
a8e2fd3c97
lash mark read
2024-11-07 23:09:45 +00:00
Diogo
de1c0f2bf8
fix long pages landing
2024-11-07 23:00:44 +00:00
Diogo
f167b31e85
remove no longer needed logs
2024-11-07 22:36:23 +00:00
Diogo
a2f4615895
fix unread bellow and stop fetching on chat open scroll
2024-11-07 22:36:09 +00:00
Diogo
339394213b
optimize api calls
2024-11-07 22:06:04 +00:00
Diogo
f1168a9973
mark us unread fix on chat open
2024-11-07 18:54:48 +00:00
Diogo
13ece144f2
fixed gaps
2024-11-07 16:52:30 +00:00
Diogo
7168fd9094
simpler scroll to unread without crazy animations
2024-11-07 14:42:32 +00:00
Diogo
1c697c4a31
fixed scroll to unread when not visible
2024-11-06 16:21:10 +00:00
Diogo
9b6365ca88
placeholder adjustments
2024-11-06 14:11:16 +00:00
Diogo
5eaf563b96
jump to bottom
2024-11-06 11:15:51 +00:00
Diogo
5c36d15b2b
first page sometimes blocks fetches
2024-11-06 10:38:03 +00:00
Diogo
ff7fcaf7f3
wip
2024-11-06 10:15:57 +00:00
Diogo
547dbc5271
jumps unreads and gaps
2024-11-05 22:33:24 +00:00
Diogo
0e0eeb4a57
open on unread
2024-11-05 15:55:55 +00:00
Diogo
f8226554ff
initial api integration and types
2024-11-05 15:55:45 +00:00
Arturs Krumins
de94892fe7
ios: replace revealed bindings with constant value ( #5027 )
2024-10-15 08:58:54 +01:00
Diogo
fa95e4e9ad
ios: dont show tails for moderated and blocked items unless revealed ( #5030 )
...
* ios: stop showing tails for non revealed moderated or blocked items
* simplify
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-10-12 10:59:51 +01:00
Stanislav Dmitrenko
0d8c179861
ios: fix not showing link creation and add group members pages ( #5020 )
2024-10-10 19:08:03 +01:00
Arturs Krumins
8a906485d1
ios: display year in chat for previous years ( #4919 )
...
* ios: display year in chat for previous years
* fix chat time, show past years in the list
* style
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-21 21:33:18 +01:00
Arturs Krumins
255538e5d7
ios: bulk forward ( #4857 )
...
* ios: forward multiple messages
* ios: batch previews, when sending media messsages (#4861 )
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
Co-authored-by: Arturs Krumins <auth@levitatingpineapple.com >
Co-authored-by: Diogo <diogofncunha@gmail.com >
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-19 08:04:19 +01:00
Arturs Krumins
8f6e9741e7
ios: add floating date separator ( #4801 )
...
* ios: add floating date separator
* floating date separator
* revert formatTimestampText
* send tuple, reduce lookups
* background date visibility
* whitespace
* streamline
* visible date
* move pipeline to ReverseList
* space
* remove ViewUpdate
* cleanup
* refactor
* combine unread items model updates
* split publisher
* remove readItemPublisher
* revert markChatItemRead_ change
* use single item api
* comment test buttons
* style
* update top floating button instantly
* cleanup
* cleanup
* minor
* remove task
* prevent concurrent updates
* fix mark chat read
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-09-09 14:58:22 +01:00
Evgeny
1839dab17b
ios: move caching images to background thread, dont use main thread scheduler for marking items read ( #4840 )
2024-09-06 22:09:55 +01:00
Arturs Krumins
06939343a1
ios: revert showing date in chat list timestamp ( #4834 )
2024-09-06 13:32:41 +01:00
Arturs Krumins
0b0b78293f
ios: fix inaccurate floating unread counters in chat message view ( #4781 )
...
* ios: fix inaccurate floating unread counters in chat message view
* account for inset; remove old on appear/disappear blocks
* revert id
* first visible
* remove UnreadChatItemCounts
* cleanup
* revert duplicates
* add todo
* throttle first
* cleanup
* lines
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-08-29 17:25:08 +01:00
Evgeny
700918f0ca
ios: show member role on the right ( #4783 )
...
* ios: show member role on the right
* member layout
---------
Co-authored-by: Levitating Pineapple <noreply@levitatingpineapple.com >
2024-08-28 20:55:54 +01:00
Evgeny Poberezkin
94c552ca12
Merge branch 'stable'
2024-08-28 18:04:50 +01:00
Stanislav Dmitrenko
acb372a4ce
core: call uuid ( #4777 )
...
* core: call uuid
* fix
* text
* android, desktop
* ios
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-08-28 15:31:02 +01:00
Evgeny
8cc075eda8
ios: show correct message times ( #4779 )
2024-08-27 22:13:20 +01:00
Arturs Krumins
043a4ed915
ios: add chat message tail and roundness settings; date separators ( #4764 )
...
* ios: add chat message tail and roundness settings
* cleanup
* minor
* rename
* date separator
* revert max roundness to pills
* increase default roundness to 1
* minor
* out of bounds tails, style date separator
* formatting
* hardcode tail growth
* revert
* different shape (WIP)
* tail
* rename
* square
* only show tail for the last message
* remove func
* capture less
* variable tail height
* export localizations
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-08-27 14:30:07 +01:00
Arturs Krumins
0477b1aad3
ios: time based message grouping ( #4743 )
...
* ios: time based message grouping
* cleanup
* hide timestamp
* fix chat item not getting updated
* round to minute
* separate by minute
* chat dir
* time separation struct
* add date logic
* cleanup
* fix groups
* simplify timestamp logic; remove shape
* cleanup
* cleanup
* refactor, add type
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-08-25 19:21:24 +01:00
Arturs Krumins
c823a4fa6c
extend chat view material behind keyboard ( #4698 )
...
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-08-15 18:43:30 +01:00
Arturs Krumins
2d5bbcdd61
ios: fix merged item order ( #4682 )
2024-08-14 07:59:58 +01:00
Arturs Krumins
7cb3a499b2
ios: optimise chat switching ( #4663 )
...
* ios: shooth chat switching
* debug button
* navigation timeout
* fix scroll crash
* fix merge
* whitespace
* wip
* add spinner; extract load and nav logic
* cleanup
* direct chat button
* cleanup
* showLoadingProgress
* reverse rename
* rename
* spinner layout
* move all programmatic navigation to `openLoadChat`
* remove access restriction
* fix scroll on item added regression
* print
* fix page load regression
* fix member sheet disappearing
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-08-13 19:37:48 +01:00
Stanislav Dmitrenko
1f8c69ec23
ios: fix applying chat theme ( #4656 )
2024-08-11 13:11:11 +01:00
Arturs Krumins
35c37263b8
ios: fix group replaced in the list of chats with direct chat ( #4655 )
...
* add viewbuilder
* fix
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-08-11 12:06:25 +01:00
Arturs Krumins
9b70599cc5
ios: scroll chat list to bottom, when items are added ( #4651 )
...
* scroll chat list to bottom
* simpler
* is really near bottom
* reduce thresholds
* comment
* itemAdded
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-08-11 10:07:45 +01:00
Evgeny
a4a11f99d2
ios: fix switching to another chat prevents marking items as unread ( #4652 )
2024-08-11 07:18:01 +01:00
Arturs Krumins
f922064f5c
iOS: fix chat list temporarily navigating to an empty view ( #4647 )
...
* add two way binding for chatList navigation
* style
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-08-10 22:23:56 +01:00
Evgeny Poberezkin
3778698a6e
ios: set default toolbar opacity to regular, show dropdown
2024-08-09 17:26:57 +01:00