Commit Graph

7923 Commits (7dc84c4ca59cc3c514290dd3f2a1bea14a9d9b18)
 

Author SHA1 Message Date
ggurdin 303d2b1e17 switched accessToken back to be non-nullable 1 year ago
ggurdin 91e2aa2dfd remove updatePermissions function that is not called 1 year ago
ggurdin 6c2d90f8f8 prevent recursion when migrating from old matrix account data format 1 year ago
ggurdin 6ab62e2eff added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController 1 year ago
ggurdin f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 1 year ago
bluearevalo 5494019be5 set max char size for input field 1 year ago
bluearevalo 425b7ddcf1 oops formatting fix 1 year ago
bluearevalo a5cdafcb65 Added null checks, error handling, and used non-null version of l10n 1 year ago
ggurdin 87b1b98f0e
Merge pull request #455 from pangeachat/float-create-button
Make create space/chat button float
1 year ago
ggurdin 96c641557f Make create space/chat button float 1 year ago
ggurdin 05a938a069
Merge pull request #454 from pangeachat/dont-block-bot
removed block icon on user bottom sheet for bot
1 year ago
ggurdin 2494827e1d removed block icon on user bottom sheet for bot 1 year ago
ggurdin f59372a5e2
Merge pull request #453 from pangeachat/spans-from-matches
use match data to construct input underlines, without using tokens
1 year ago
ggurdin ef12529af4 use match data to construct input underlines, without using tokens 1 year ago
ggurdin 6dd189c38f
Merge pull request #451 from pangeachat/delete-subscription-with-account
warn subscribed users to delete their subscription before deleting th…
1 year ago
ggurdin 8e1423709d warn subscribed users to delete their subscription before deleting their accounts 1 year ago
ggurdin 3d8c3f73be
Merge pull request #446 from pangeachat/permissions-copy
Change copy in chat permissions page away from using numbers
1 year ago
ggurdin df0f290c41 Change copy in chat permissions page away from using numbers 1 year ago
ggurdin 373474c8f3
Merge pull request #445 from pangeachat/l1-tooltip
when user sees message translation for messages being dispalying in l…
1 year ago
ggurdin bd55811883 when user sees message translation for messages being dispalying in l1, show inline tooltip with explanation 1 year ago
ggurdin 628871ed3d
Merge pull request #443 from pangeachat/only-one-direct-parent
prevent adding a room to multiple spaces
1 year ago
ggurdin 530443b4c6
Merge branch 'main' into only-one-direct-parent 1 year ago
ggurdin 9fa9078ea4 prevent adding a room to multiple spaces 1 year ago
ggurdin be730a4054
Merge pull request #441 from pangeachat/dont-add-dms-to-spaces
removed function that adds dms to spaces
1 year ago
ggurdin 9431559e49 removed function that adds dms to spaces 1 year ago
ggurdin 71b804e23d
Merge pull request #440 from pangeachat/send-button-color
make send button color based on igc state
1 year ago
ggurdin 6557da36fc make send button color based on igc state 1 year ago
ggurdin 9099fbf37b
Merge pull request #380 from pangeachat/blue-branch
Shows code version in settings as well as environment
1 year ago
ggurdin 3f1632e7ff
Merge branch 'main' into blue-branch 1 year ago
ggurdin 4bc49420c2 some formatting fixes 1 year ago
Brord van Wierst e53ba536ca
Merge branch 'main' into cli-sdk-update 1 year ago
Brord van Wierst a68ed32769
updated to v4 1 year ago
William Jordan-Cooley bca1b87677 added span display details to activity 1 year ago
bluearevalo fbbbf5e740 added missing comma in intl_es, same thing for chat.dart as it was missing trailing comma, for my_analytics i added some error catches for that minified:tm
bug
1 year ago
William Jordan-Cooley 6113b901ce lemma factory hot-fix 1 year ago
William Jordan-Cooley 77df13f5a9 --amend 1 year ago
William Jordan-Cooley d02acc9884 switching to token focus of saving constructs 1 year ago
bluearevalo 150eb9533a Merge branch 'main' into blue-branch 1 year ago
ggurdin 04537a38ec
Merge pull request #433 from pangeachat/fix-env
removed incorrect env file references
1 year ago
ggurdin 347adaf059 removed incorrect env file references 1 year ago
bluearevalo 2901c2a3c5 Merge branch 'main' into blue-branch 1 year ago
ggurdin d61ae4e059
Merge pull request #432 from pangeachat/message-info
uncommented message info button
1 year ago
ggurdin 20333046c8
Merge branch 'main' into message-info 1 year ago
ggurdin 9362f9c915 uncommented message info button 1 year ago
William Jordan-Cooley 8ab62fed3b update lemma factory 1 year ago
bluearevalo 49251774cc try/catches added for minified:a7t sentry error, added back translationsfor l10n, added more to error_handler to get more info 1 year ago
bluearevalo b1bf8ce02a Merge branch 'main' into blue-branch 1 year ago
William Jordan-Cooley 266826fd0e take out hasInfo 1 year ago
William Jordan-Cooley 4d34b390d5 simplify logic of message translation 1 year ago
bluearevalo d4c24e2639 Merged main into blue-branch 1 year ago