09b324674e 
								
							 
						 
						
							
							
								
								feat: non cached fragmented timeline  
							
							
							
						 
						
							2022-05-03 14:08:33 +00:00  
				
					
						
							
							
								 
						
							
								eefc40e2d0 
								
							 
						 
						
							
							
								
								refactor: Get rid of dynamic input in checkHomeserver  
							
							... 
							
							
							
							This also fixes the automatic
homeserver detection in the
login method. It no longer uses
the deprecated user. 
							
						 
						
							2022-04-21 15:40:21 +02:00  
				
					
						
							
							
								 
						
							
								059a240214 
								
							 
						 
						
							
							
								
								feat: Add more localization strings and add default matrix localizations  
							
							
							
						 
						
							2022-04-14 07:54:15 +02:00  
				
					
						
							
							
								 
						
							
								f095cbe29d 
								
							 
						 
						
							
							
								
								feat: add some more tests  
							
							
							
						 
						
							2022-03-18 11:45:08 +01:00  
				
					
						
							
							
								 
						
							
								77347a44ff 
								
							 
						 
						
							
							
								
								feat: allow removing markdown formating  
							
							
							
						 
						
							2022-03-18 11:40:10 +01:00  
				
					
						
							
							
								 
						
							
								3bce8b4489 
								
							 
						 
						
							
							
								
								refactor: Remove unnecessary type checks and imports  
							
							
							
						 
						
							2021-12-23 11:46:45 +01:00  
				
					
						
							
							
								 
						
							
								d2e7de4702 
								
							 
						 
						
							
							
								
								fix: crash on invalid displaynames  
							
							
							
						 
						
							2021-11-09 21:27:55 +01:00  
				
					
						
							
							
								 
						
							
								9be87918f1 
								
							 
						 
						
							
							
								
								refactor: Make room in Event class not nullable  
							
							
							
						 
						
							2021-11-04 14:21:04 +01:00  
				
					
						
							
							
								 
						
							
								eb200afe18 
								
							 
						 
						
							
							
								
								refactor: download method should not return null  
							
							... 
							
							
							
							If the decryption fails, it should
throw an exception and not
return null. 
							
						 
						
							2021-11-04 12:22:20 +01:00  
				
					
						
							
							
								 
						
							
								6abd9e7e22 
								
							 
						 
						
							
							
								
								refactor: nullsafe event test  
							
							
							
						 
						
							2021-10-28 03:44:01 +02:00  
				
					
						
							
							
								 
						
							
								c6e0359522 
								
							 
						 
						
							
							
								
								refactor: Change event status to enum  
							
							
							
						 
						
							2021-10-14 13:31:07 +00:00  
				
					
						
							
							
								 
						
							
								03f82d84b9 
								
							 
						 
						
							
							
								
								fix: only/number emotes in a reply  
							
							
							
						 
						
							2021-09-14 09:21:49 +00:00  
				
					
						
							
							
								 
						
							
								9c1f79359e 
								
							 
						 
						
							
							
								
								refactor: Replace all logic regarding sortOrder  
							
							... 
							
							
							
							The current implementation of sortOrder can be made way more easier now
by just keeping the sortOrder of the list
and the timelineFragments in the hiveStore. This needed a huge
change but mostly removes a lot of code which can be done
way more easy now. This also needed some rewriting of the setState logic and changes to
the prevEvent calculation. This solution should also be more stable.
More information:
https://www.reddit.com/r/fluffychat/comments/pfnlhq/the_sort_order_of_matrix_timelines/  
							
						 
						
							2021-09-02 07:13:38 +00:00  
				
					
						
							
							
								 
						
							
								f3f9b219e1 
								
							 
						 
						
							
							
								
								feat: Cleanup Event.plaintextBody and add [plaintextBody] to Event.getLocalizedBody  
							
							... 
							
							
							
							It appears that [hideEdit] in Event.getLocalizedBody was written in a way that it
assumes a valid event body. This was also fixed, while also adding tests for the
various parameters of Event.getLocalizedBody 
							
						 
						
							2021-08-28 09:46:03 +00:00  
				
					
						
							
							
								 
						
							
								9087f08775 
								
							 
						 
						
							
							
								
								chore: mxc url in Uri  
							
							
							
						 
						
							2021-08-23 11:05:47 +02:00  
				
					
						
							
							
								 
						
							
								9b7474e2f2 
								
							 
						 
						
							
							
								
								refactor: Update to dart 2.12 and opt out in all files  
							
							... 
							
							
							
							This also adds some missing license headers, I have detected while
using license header search&replace to add the
null safety opt out 
							
						 
						
							2021-08-18 08:09:39 +02:00  
				
					
						
							
							
								 
						
							
								a1b95c0915 
								
							 
						 
						
							
							
								
								feat(events): add plain-text body representation from HTML  
							
							... 
							
							
							
							Co-Authored-By: Sorunome <mail@sorunome.de> 
							
						 
						
							2021-08-17 18:33:45 +02:00  
				
					
						
							
							
								 
						
							
								8665f092f4 
								
							 
						 
						
							
							
								
								chore: matrix_api_lite 0.4.0  
							
							
							
						 
						
							2021-07-26 14:54:22 +02:00  
				
					
						
							
							
								 
						
							
								c0c7f68bf3 
								
							 
						 
						
							
							
								
								chore: Rename to matrix  
							
							
							
						 
						
							2021-06-18 09:58:25 +02:00  
				
					
						
							
							
								 
						
							
								c387b33e9f 
								
							 
						 
						
							
							
								
								refactor: Make support for file storing optional in database API  
							
							
							
						 
						
							2021-06-01 15:27:18 +02:00  
				
					
						
							
							
								 
						
							
								aa4b0a25fa 
								
							 
						 
						
							
							
								
								refactor: Update matrix_api_lite and remove no longer necessary dep override  
							
							... 
							
							
							
							The logger package has been removed too because the matrix_api_lite no longer
depends on it. It was a unnecessary import anyway because it was transitive in the past. 
							
						 
						
							2021-05-17 07:50:54 +00:00  
				
					
						
							
							
								 
						
							
								ffef732103 
								
							 
						 
						
							
							
								
								refactor: enable more linter rules  
							
							... 
							
							
							
							enable prefer_final_locals and prefer_final_in_for_each linter rules 
							
						 
						
							2021-04-14 10:29:29 +02:00  
				
					
						
							
							
								 
						
							
								2a2a170609 
								
							 
						 
						
							
							
								
								refactor: upgrade http package  
							
							
							
						 
						
							2021-04-01 13:43:24 +02:00  
				
					
						
							
							
								 
						
							
								0ceb2b26df 
								
							 
						 
						
							
							
								
								refactor: Constants names  
							
							
							
						 
						
							2021-03-30 12:43:50 +02:00  
				
					
						
							
							
								 
						
							
								97daae3419 
								
							 
						 
						
							
							
								
								refactor: Update to matrix_api_lite 0.2.0  
							
							... 
							
							
							
							This introduces a minor breaking change in the login method.
It now uses correctly the AuthenticationIdentifier
and deprecates the user, medium and address parameter. 
							
						 
						
							2021-03-09 19:14:53 +01:00  
				
					
						
							
							
								 
						
							
								498c7825a5 
								
							 
						 
						
							
							
								
								feat: Add fallback keys support  
							
							
							
						 
						
							2021-03-02 16:17:32 +01:00  
				
					
						
							
							
								 
						
							
								c701268d71 
								
							 
						 
						
							
							
								
								feat: Do well known by default in check homeserver  
							
							
							
						 
						
							2021-01-20 13:21:51 +00:00  
				
					
						
							
							
								 
						
							
								a35266f1e4 
								
							 
						 
						
							
							
								
								feat: Replay last sent olm message on olm session recovery from other device  
							
							
							
						 
						
							2021-01-20 12:50:52 +01:00  
				
					
						
							
							
								 
						
							
								39b776716c 
								
							 
						 
						
							
							
								
								refactor: Olm Exceptions  
							
							
							
						 
						
							2021-01-07 12:53:49 +01:00  
				
					
						
							
							
								 
						
							
								c22615d8cd 
								
							 
						 
						
							
							
								
								fix: Prioritize specced replies over unspecced event aggregations  
							
							
							
						 
						
							2021-01-05 15:32:47 +01:00  
				
					
						
							
							
								 
						
							
								e450a09fb5 
								
							 
						 
						
							
							
								
								refactor: External matrix api  
							
							
							
						 
						
							2021-01-04 10:26:29 +01:00  
				
					
						
							
							
								 
						
							
								58044be1ba 
								
							 
						 
						
							
							
								
								feat: Add animated property to thumbnails  
							
							
							
						 
						
							2020-12-29 10:32:18 +01:00  
				
					
						
							
							
								 
						
							
								cd4dafcd45 
								
							 
						 
						
							
							
								
								chore: Nicer logs in tests  
							
							
							
						 
						
							2020-12-21 14:21:12 +01:00  
				
					
						
							
							
								 
						
							
								57286d4c28 
								
							 
						 
						
							
							
								
								feat: Use logger package  
							
							
							
						 
						
							2020-12-19 12:04:25 +00:00  
				
					
						
							
							
								 
						
							
								bec1761172 
								
							 
						 
						
							
							
								
								refactor: content parsing  
							
							
							
						 
						
							2020-11-30 15:34:46 +01:00  
				
					
						
							
							
								 
						
							
								323b203718 
								
							 
						 
						
							
							
								
								refactor: algorithm types  
							
							
							
						 
						
							2020-11-30 14:26:31 +01:00  
				
					
						
							
							
								 
						
							
								b1709ca8c3 
								
							 
						 
						
							
							
								
								feat: More advanced attchment handling methods  
							
							
							
						 
						
							2020-11-18 14:56:14 +01:00  
				
					
						
							
							
								 
						
							
								66572bd032 
								
							 
						 
						
							
							
								
								feat: Check if event type is known  
							
							
							
						 
						
							2020-11-08 13:52:10 +01:00  
				
					
						
							
							
								 
						
							
								5aec7aab32 
								
							 
						 
						
							
							
								
								fix: Properly handle redacted events in event.getDisplayEvent  
							
							
							
						 
						
							2020-11-07 11:40:47 +01:00  
				
					
						
							
							
								 
						
							
								5381c3935c 
								
							 
						 
						
							
							
								
								refactor: Check server  
							
							
							
						 
						
							2020-10-26 08:33:25 +00:00  
				
					
						
							
							
								 
						
							
								0ff971faa9 
								
							 
						 
						
							
							
								
								fix: Obay variant selectors for emoji regex  
							
							
							
						 
						
							2020-09-21 08:45:12 +02:00  
				
					
						
							
							
								 
						
							
								d42979da12 
								
							 
						 
						
							
							
								
								fix: Emoji regex incorrectly using multiline  
							
							
							
						 
						
							2020-09-20 19:09:32 +02:00  
				
					
						
							
							
								 
						
							
								d9c4472cac 
								
							 
						 
						
							
							
								
								feat: Add emote helpers  
							
							
							
						 
						
							2020-09-15 19:03:55 +02:00  
				
					
						
							
							
								 
						
							
								54a128d2c5 
								
							 
						 
						
							
							
								
								fix: Properly detect sicket message types  
							
							
							
						 
						
							2020-09-06 15:40:12 +02:00  
				
					
						
							
							
								 
						
							
								089ce88b57 
								
							 
						 
						
							
							
								
								chore: Add tests to Event.downloadAndDecryptAttachment  
							
							
							
						 
						
							2020-09-04 11:00:56 +02:00  
				
					
						
							
							
								 
						
							
								fb9b505988 
								
							 
						 
						
							
							
								
								Krille/make client extend matrixapi  
							
							
							
						 
						
							2020-08-11 16:11:51 +00:00  
				
					
						
							
							
								 
						
							
								574fe27101 
								
							 
						 
						
							
							
								
								feat: Add Event.getDisplayEvent, which fetches an event based on all edits etc.  
							
							
							
						 
						
							2020-08-11 13:44:42 +02:00  
				
					
						
							
							
								 
						
							
								6779ab6624 
								
							 
						 
						
							
							
								
								Deprecate debug mode  
							
							
							
						 
						
							2020-08-06 07:09:32 +00:00  
				
					
						
							
							
								 
						
							
								f48f6bca12 
								
							 
						 
						
							
							
								
								Properly imlement event aggregations  
							
							
							
						 
						
							2020-07-27 07:39:48 +00:00  
				
					
						
							
							
								 
						
							
								7ddb6be30e 
								
							 
						 
						
							
							
								
								Allow requesting and updating of session keys with lower index and lower forwarded chain  
							
							
							
						 
						
							2020-06-10 10:44:22 +02:00