Releases: hpi-swa-teaching/TelegramClient
Releases · hpi-swa-teaching/TelegramClient
Squeak64-5.3 20220726-162510
Improve loading performance, remove devMode (#531) * Improve loading performance, remove devMode * Add inter-cycle pause again * Categorize * Change step time to 500ms * remove dev mode * Fix tests Co-authored-by: Lucas Reisener <[email protected]>
Squeak64-5.3 20220724-213118
Add Message for Delete Member Event (#530) Co-authored-by: kohlros <[email protected]> Co-authored-by: kohlros <[email protected]>
Squeak64-5.3 20220722-145439
Add new members to group (#527) * Add new message class * Make it work * Refactor some parts and fix linter * Add Acceptance Testing * Improve code style * Improve Test Coverage * Rename TCUAddMembersMessage to TCUInfoMessage * Make DayDividerMessage look like InfoMessage
Squeak64-5.3 20220722-143656
Hinzufügen von Tag-Trenner (alias "day divider") (#524) * add first prototype Co-authored-by: Jacob Schaefer <[email protected]> Co-authored-by: kohlros <[email protected]> * fix disappearing divider Co-authored-by: Jacob Schaefer <[email protected]> * revert change in testAddingOldMessageDoesNotScroll Co-authored-by: Jacob Schaefer <[email protected]> * refactor mockTextMessageWith:withDate: Co-authored-by: Jacob Schaefer <[email protected]> * scroll after adding divider to fix not ending up at the bottom when opening a chat * rename TCUInfoMessage to TCUDayDividerMessage Co-authored-by: Jacob Schaefer <[email protected]> * fix click on replied message Co-authored-by: Jacob Schaefer <[email protected]> * fix merge conflicts Co-authored-by: Jacob Schaefer <[email protected]> * remove leftovers of lastMessageSnippet Co-authored-by: Jacob Schaefer <[email protected]> * test addDayDividerAtTop Co-authored-by: Jacob Schaefer <[email protected]> Co-authored-by: kohlros <[email protected]>
Squeak64-5.3 20220722-090022
Show last sender name in ChatList Item (#523) * Show last sender name in ChatList Item Co-authored-by: Till-B <[email protected]> * fix lint * fix tests Co-authored-by: Till-B <[email protected]> * Create Tests Co-authored-by: Till-B <[email protected]> * fix lint Co-authored-by: Till-B <[email protected]> * use ifEmpty instead of isNil in lastUserName Co-authored-by: antonykamp <[email protected]> Co-authored-by: Till-B <[email protected]> Co-authored-by: Jacob Schaefer <[email protected]> Co-authored-by: antonykamp <[email protected]>
Squeak64-5.3 20220718-065743
Migrationsprozess TDLib (#526) * Try improving the migration process * Small improvements * Fix tests
Squeak64-5.3 20220718-065723
Hinzufügen von TCCUserMessage und TCUUserMessage (#525) * introduce TCCUserMessage and TCUUserMessage Co-authored-by: Jacob Schaefer <[email protected]> * fix lint Co-authored-by: Jacob Schaefer <[email protected]> * more precise class comments Co-authored-by: Jacob Schaefer <[email protected]>
Squeak64-5.3 20220714-154645
Trunk20220714-154645 fix scrolling to referenced message broken when system window is used
Squeak64-5.3 20220709-105402
Trunk20220709-105402 Fix reply when TCUTelegram is SystemWindow (#520)
Squeak64-5.3 20220704-143628
Trunk20220704-143628 fix select message to reply to