ggurdin
|
f9adab52a2
|
Merge branch 'main' into optimizations
|
2024-07-17 09:29:37 -04:00 |
|
ggurdin
|
4adbb1b335
|
commented out pangea room rules editor in new space and chat details view
|
2024-07-17 09:27:58 -04:00 |
|
ggurdin
|
4f1445d975
|
fixes for null check / disposed widget errors
|
2024-07-17 09:21:55 -04:00 |
|
ggurdin
|
37f0c819b6
|
Merge branch 'main' into no-subspace-welcome-chat
|
2024-07-16 15:41:37 -04:00 |
|
ggurdin
|
c9e023e684
|
rate limited builds for unread room badge, don't call to load chat counts until it's needed for the UI
|
2024-07-16 15:28:56 -04:00 |
|
Kelrap
|
5a06e70802
|
Do not create welcome chats under any circumstance
|
2024-07-16 14:36:15 -04:00 |
|
Kelrap
|
2fbc4e2016
|
Doesn't add welcome chat to subspace
|
2024-07-16 13:59:45 -04:00 |
|
ggurdin
|
75ebd028c5
|
Merge branch 'main' into space-view-loading
|
2024-07-16 13:48:34 -04:00 |
|
ggurdin
|
280915fc96
|
removed excessive calls to setState in chat.dart and replaced them with smaller, stateful widgets
|
2024-07-16 13:43:11 -04:00 |
|
Kelrap
|
899a128118
|
Fix loading issue for realsies
|
2024-07-16 12:23:40 -04:00 |
|
ggurdin
|
ad71fec48e
|
Merge branch 'main' into hide-find-convo-partner
|
2024-07-16 10:40:09 -04:00 |
|
ggurdin
|
70de0fc866
|
Merge branch 'main' into blue7/08
|
2024-07-16 09:58:25 -04:00 |
|
Kelrap
|
4e3f00f9b8
|
Remove Find Conversation Partner button from menu
|
2024-07-16 09:41:12 -04:00 |
|
bluearevalo
|
e6fa69df39
|
add back #pangea comment tags
|
2024-07-15 15:28:16 -04:00 |
|
ggurdin
|
b4d3d398fd
|
Merge branch 'main' into filter-analytics-events
|
2024-07-15 14:07:14 -04:00 |
|
ggurdin
|
c0cd10a0e2
|
filter out analytics events from syncs. hide space analytics
|
2024-07-15 14:06:27 -04:00 |
|
ggurdin
|
c05f478189
|
Merge branch 'main' into matrix-profile-updates
|
2024-07-15 11:45:10 -04:00 |
|
ggurdin
|
d15d149b87
|
removed calls to unsafeGetUserFromMemoryOrFallback that was causing stack overflow error
|
2024-07-15 11:19:19 -04:00 |
|
Kelrap
|
7985743382
|
Fix loading issue when space is selected?
|
2024-07-15 10:02:05 -04:00 |
|
ggurdin
|
f69ab79c9d
|
made matrix profile save one json value instead of one value per field, added documentation to user controller and user model
|
2024-07-10 16:55:52 -04:00 |
|
bluearevalo
|
5494019be5
|
set max char size for input field
|
2024-07-10 16:47:22 -04:00 |
|
ggurdin
|
96c641557f
|
Make create space/chat button float
|
2024-07-09 15:57:03 -04:00 |
|
ggurdin
|
2494827e1d
|
removed block icon on user bottom sheet for bot
|
2024-07-09 15:37:05 -04:00 |
|
ggurdin
|
8e1423709d
|
warn subscribed users to delete their subscription before deleting their accounts
|
2024-07-09 11:47:53 -04:00 |
|
ggurdin
|
df0f290c41
|
Change copy in chat permissions page away from using numbers
|
2024-07-08 16:33:50 -04:00 |
|
ggurdin
|
9fa9078ea4
|
prevent adding a room to multiple spaces
|
2024-07-08 15:19:55 -04:00 |
|
ggurdin
|
4bc49420c2
|
some formatting fixes
|
2024-07-08 10:43:31 -04:00 |
|
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
|
2024-07-05 14:26:36 -04:00 |
|
bluearevalo
|
2901c2a3c5
|
Merge branch 'main' into blue-branch
|
2024-07-03 15:12:57 -04:00 |
|
ggurdin
|
9362f9c915
|
uncommented message info button
|
2024-07-03 15:09:16 -04:00 |
|
bluearevalo
|
49251774cc
|
try/catches added for minified:a7t sentry error, added back translationsfor l10n, added more to error_handler to get more info
|
2024-07-03 14:28:41 -04:00 |
|
bluearevalo
|
d4c24e2639
|
Merged main into blue-branch
|
2024-07-03 12:13:01 -04:00 |
|
bluearevalo
|
e5c818de5c
|
changed code so getAppVersion supported l10n, added en and es translations
|
2024-07-01 15:19:32 -04:00 |
|
ggurdin
|
64ff39f9e2
|
moved inline tooltip to seperate widget, changed text type and icon for inline tooltip
|
2024-07-01 14:10:36 -04:00 |
|
William Jordan-Cooley
|
c6d3f36805
|
saving of tokens, changing of top language calculation, documentation
|
2024-06-30 18:31:53 -04:00 |
|
William Jordan-Cooley
|
923d39eab6
|
drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled
|
2024-06-28 17:08:46 -04:00 |
|
ggurdin
|
8b1cda2e94
|
merge conflicts
|
2024-06-28 13:01:11 -04:00 |
|
William Jordan-Cooley
|
8ceb7851e5
|
refactoring of my analytics controller and related flows
|
2024-06-28 11:36:10 -04:00 |
|
William Jordan-Cooley
|
ffbc62ba55
|
consolidating language constants and using for unknown detection instance
|
2024-06-28 11:34:55 -04:00 |
|
ggurdin
|
b95080cee7
|
merge main into improve-interactive-translator branch
|
2024-06-28 10:04:02 -04:00 |
|
Kelrap
|
929e30a499
|
Design and insert inline tooltip
|
2024-06-28 08:54:37 -04:00 |
|
William Jordan-Cooley
|
d975e52a04
|
inlined tooltip
|
2024-06-27 12:30:25 -04:00 |
|
Kelrap
|
9aee4e1ac5
|
Merge branch 'main' of https://github.com/pangeachat/client into limit-topic-height
|
2024-06-27 11:35:48 -04:00 |
|
bluearevalo
|
39db3c6e9c
|
added translations
|
2024-06-27 11:25:34 -04:00 |
|
ggurdin
|
0d896e24d2
|
added explanation for scroll configuation
|
2024-06-27 10:39:35 -04:00 |
|
Kelrap
|
59e521b69e
|
Hide some Chat permission options
|
2024-06-26 12:27:45 -04:00 |
|
ggurdin
|
c304da4a65
|
Merge branch 'main' into practice
|
2024-06-25 15:46:36 -04:00 |
|
ggurdin
|
710a85f309
|
Merge branch 'main' into unenable-my-analytics
|
2024-06-25 15:21:06 -04:00 |
|
Kelrap
|
2cee0d374f
|
Remove chat sorting edits
|
2024-06-25 14:51:47 -04:00 |
|
Kelrap
|
d959fdcc7b
|
Checks if visible rooms for my analytics
|
2024-06-25 14:24:13 -04:00 |
|