Stefan Ceriu
b24d7725ec
Made StateStoreViewModel state mutable and removed the reducer for all the features using it.
2022-02-02 10:02:12 +02:00
Stefan Ceriu
5dfea75d58
vector-im/element-ios/issues/5114 - Cleanup + rename PollTimeline to TimelinePoll.
2022-01-18 20:05:10 +02:00
Stefan Ceriu
49c787d987
vector-im/element-ios/issues/5298 - Various tweaks following code review.
2022-01-04 17:33:32 +02:00
Stefan Ceriu
3f1700d516
vector-im/element-ios/issues/5114 - Poll creation screen
...
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
Stefan Ceriu
a309152835
Fixes vector-im/element-ios/issues/5063 - Fixed retain cycles between the user suggestion coordinator and the suggestion service, and in the suggestion service currentTextTrigger subject sink.
2021-10-29 17:05:17 +03:00
Stefan Ceriu
fddeb5e0ee
#1098 - Added extra top padding on first list item. Fixed various merge problems.
2021-10-13 11:46:43 +03:00
Stefan Ceriu
e54c888d93
#1098 - Switched to dynamically calculated row heights.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
5e5d1cf118
#1098 - Various small tweaks.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
811bda3aaf
#1098 - Add debouncer to suggestion service text processing. Stop returning cached member results from the coordinator, rely on the room directly for up to date results.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
432af4b879
#1098 - Various changes following code review.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
c5e9d11500
#1098 - Fix performance issues on item list change. Rebuild the whole list instead of comparing changed items.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
d30cab44ad
#1098 - Fixed iOS 15 issues.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
af4b5dc1aa
#1098 - Stopped relying on the SDK in the suggestionService and added unit and ui tests.
2021-10-13 11:26:27 +03:00
Stefan Ceriu
9724409fc0
#1098 - Working real user suggestion inside the main application.
2021-10-13 11:26:22 +03:00
Stefan Ceriu
e63dbed95c
#1098 - Added user suggestions to the main app timeline.
2021-10-13 11:25:36 +03:00
Stefan Ceriu
97a16806b1
#1098 - Generated UserSuggestion from template, got initial UI working and automatically updating.
2021-10-13 11:24:46 +03:00