ggurdin
|
8913f808e1
|
Merge branch 'main' into chats-show-when-loaded
|
2024-08-05 09:23:24 -04:00 |
|
ggurdin
|
e59678648d
|
Merge pull request #532 from pangeachat/deheroify-avatar
Deheroify avatar
|
2024-07-31 15:37:35 -04:00 |
|
Kelrap
|
0da6bb9cb5
|
Add comment explaining rationale
|
2024-07-31 15:32:08 -04:00 |
|
Kelrap
|
9570bf059d
|
Merge branch 'main' of https://github.com/pangeachat/client into deheroify-avatar
|
2024-07-31 15:30:49 -04:00 |
|
Kelrap
|
b9c9332d28
|
Remove unecessary setState
|
2024-07-31 15:12:04 -04:00 |
|
ggurdin
|
b4d022e18e
|
Merge pull request #543 from pangeachat/audio-allow-activity
Enables activity tab on audio toolbar
|
2024-07-31 14:52:01 -04:00 |
|
ggurdin
|
4b65b95060
|
remove default for isValidMode switch statement, return true if practiceActivity
|
2024-07-31 14:51:22 -04:00 |
|
Kelrap
|
20aed89edc
|
Merge branch 'main' of https://github.com/pangeachat/client into chats-show-when-loaded
|
2024-07-31 14:40:17 -04:00 |
|
Kelrap
|
9cc6a14734
|
Enables activity tab on audio toolbar
|
2024-07-31 14:12:51 -04:00 |
|
ggurdin
|
a85be03be9
|
Merge pull request #542 from pangeachat/dont-delete-single-character
prevent single character input from disappearing
|
2024-07-31 13:37:24 -04:00 |
|
ggurdin
|
cd6a904735
|
prevent single character input from disapearing
|
2024-07-31 13:36:36 -04:00 |
|
Kelrap
|
097417188d
|
Move less important syncs to own function
|
2024-07-30 14:26:26 -04:00 |
|
Kelrap
|
347fa01ff8
|
Chat list is shown when rooms are loaded
|
2024-07-30 14:01:11 -04:00 |
|
ggurdin
|
263c041107
|
Merge pull request #538 from pangeachat/bump-version
bump version number
|
2024-07-30 13:54:32 -04:00 |
|
ggurdin
|
bc913e4d7a
|
bump version number
|
2024-07-30 13:54:05 -04:00 |
|
ggurdin
|
47345d99bd
|
Merge pull request #536 from pangeachat/dont-add-bot-analytics-rooms-to-spaces
don't add analytics rooms to spaces if you are the bot
|
2024-07-30 12:56:13 -04:00 |
|
ggurdin
|
398cac35ff
|
don't add analytics rooms to spaces if you are the bot
|
2024-07-30 12:55:42 -04:00 |
|
ggurdin
|
3ee12012e9
|
Merge pull request #535 from pangeachat/dont-name-bot-analytics-rooms
don't have analytics rooms for bot user
|
2024-07-30 12:52:56 -04:00 |
|
ggurdin
|
b68faab251
|
Merge branch 'main' into dont-name-bot-analytics-rooms
|
2024-07-30 12:52:49 -04:00 |
|
ggurdin
|
d9f272e389
|
don't have analytics rooms for bot user
|
2024-07-30 12:52:23 -04:00 |
|
ggurdin
|
2dfeb6b830
|
Merge pull request #534 from pangeachat/access-token-fix
on profile create, also create pangea profile. If there's no pangea p…
|
2024-07-30 12:46:17 -04:00 |
|
ggurdin
|
0f282532b1
|
Merge branch 'main' into access-token-fix
|
2024-07-30 12:46:08 -04:00 |
|
ggurdin
|
1abbb8ee3f
|
on profile create, also create pangea profile. If there's no pangea profile when fetching access token, create one.
|
2024-07-30 12:45:31 -04:00 |
|
William Jordan-Cooley
|
ecbe421611
|
if bot, don't invite people to your analytics room
|
2024-07-30 11:34:14 -04:00 |
|
Kelrap
|
0670d5061d
|
Avatar is no longer child of Hero
|
2024-07-29 15:16:43 -04:00 |
|
ggurdin
|
e233848e64
|
Merge pull request #530 from pangeachat/silence-null-timeline
Silences null timeline error
|
2024-07-29 11:44:20 -04:00 |
|
Kelrap
|
24ccc538e1
|
Ignores null timeline error
|
2024-07-29 10:27:55 -04:00 |
|
ggurdin
|
ba6d395f32
|
Merge pull request #529 from pangeachat/auto-suggest
Auto suggest
|
2024-07-26 15:56:49 -04:00 |
|
ggurdin
|
31213184a3
|
suggest rooms created by new in space view
|
2024-07-26 15:56:34 -04:00 |
|
Kelrap
|
aa6e33ed1a
|
Suggest subrooms by default
|
2024-07-26 15:37:07 -04:00 |
|
ggurdin
|
840b08abb8
|
Merge pull request #528 from pangeachat/chunk-construct-events
when sending construct analytics, chunk uses so that they don't excee…
|
2024-07-26 15:05:06 -04:00 |
|
ggurdin
|
70d4e4a513
|
when sending construct analytics, chunk uses so that they don't exceed the max size for sending a matrix event
|
2024-07-26 15:03:36 -04:00 |
|
ggurdin
|
aa20fd3b35
|
Merge pull request #526 from pangeachat/move-chat-buttons
updated spacing under event list
|
2024-07-26 12:00:58 -04:00 |
|
ggurdin
|
80e4d1716d
|
Merge branch 'main' into move-chat-buttons
|
2024-07-26 12:00:52 -04:00 |
|
ggurdin
|
7d000ef472
|
updated spacing under event list
|
2024-07-26 12:00:27 -04:00 |
|
ggurdin
|
04ee98aa11
|
Merge pull request #498 from pangeachat/move-chat-buttons
Move chat buttons
|
2024-07-26 11:42:16 -04:00 |
|
ggurdin
|
08549b83c5
|
Merge branch 'main' into move-chat-buttons
|
2024-07-26 11:41:38 -04:00 |
|
ggurdin
|
42ced399aa
|
some simplifications of input bar stack
|
2024-07-26 11:36:36 -04:00 |
|
ggurdin
|
f432c583dd
|
Merge pull request #525 from pangeachat/update-sdk-pubspec-lock
update refrence to commit for matrix SDK in pubspec.lock file
|
2024-07-26 11:13:58 -04:00 |
|
ggurdin
|
8f39d0ad37
|
update refrence to commit for matrix SDK in pubspec.lock file
|
2024-07-26 11:13:30 -04:00 |
|
ggurdin
|
32526c25d9
|
Merge pull request #521 from pangeachat/use-weights
Use-weights
|
2024-07-25 11:46:33 -04:00 |
|
ggurdin
|
b1212907bd
|
Merge branch 'main' into use-weights
|
2024-07-25 11:44:35 -04:00 |
|
ggurdin
|
db168c805f
|
Merge branch 'main' into move-chat-buttons
|
2024-07-25 11:36:24 -04:00 |
|
ggurdin
|
ea44994218
|
Merge pull request #520 from pangeachat/fix-analytics-overflow
Fix analytics overflow
|
2024-07-25 11:35:38 -04:00 |
|
ggurdin
|
fb30a7a6ed
|
Merge branch 'main' into fix-analytics-overflow
|
2024-07-25 11:35:32 -04:00 |
|
ggurdin
|
bd7469b973
|
Merge pull request #511 from pangeachat/silence-web-focus
Silence web focus
|
2024-07-25 11:29:28 -04:00 |
|
ggurdin
|
abca75458f
|
Merge branch 'main' into silence-web-focus
|
2024-07-25 11:29:22 -04:00 |
|
ggurdin
|
1fcd78d9f0
|
Merge pull request #510 from pangeachat/shorten-long-message-overlays
Shorten overlay instead of toolbar
|
2024-07-25 11:28:14 -04:00 |
|
ggurdin
|
56a363910c
|
Merge branch 'main' into shorten-long-message-overlays
|
2024-07-25 11:27:59 -04:00 |
|
ggurdin
|
53461e2141
|
Merge pull request #508 from pangeachat/lenient-permissions
Lenient permissions
|
2024-07-25 11:27:42 -04:00 |
|