Kelrap
|
c03ca24efe
|
limit new group name length to 32
|
2024-05-17 15:42:37 -04:00 |
|
ggurdin
|
aa51416808
|
Merge pull request #217 from pangeachat/only-edit-text
Non-text messages cannot be edited
|
2024-05-17 14:47:01 -04:00 |
|
Kelrap
|
c74b2c290a
|
Non-text messages cannot be edited
|
2024-05-17 14:35:21 -04:00 |
|
Kelrap
|
f27c5981e8
|
Checks the user is member of room and admin before showing option to remove room from space
|
2024-05-17 14:06:22 -04:00 |
|
Kelrap
|
19809a6f2d
|
When a user creates a new group from inside a class, the space ID will be stored via query
|
2024-05-17 12:10:36 -04:00 |
|
krille-chan
|
06b2e6c14f
|
Revert "build: Use core24 for snapcraft"
This reverts commit fb1059b1a3.
|
2024-05-17 17:46:44 +02:00 |
|
krille-chan
|
fb1059b1a3
|
build: Use core24 for snapcraft
|
2024-05-17 17:40:08 +02:00 |
|
ggurdin
|
7e7c8810c8
|
Merge pull request #210 from pangeachat/hide-subtitle-redactions
Fixed bug where redacted messages sometimes showed in chat subtitle
|
2024-05-17 09:04:27 -04:00 |
|
Krille-chan
|
e0549b92a8
|
Merge pull request #1117 from krille-chan/dependabot/bundler/ios/rexml-3.2.8
build(deps): bump rexml from 3.2.5 to 3.2.8 in /ios
|
2024-05-17 09:02:22 +02:00 |
|
dependabot[bot]
|
bf9f4764e6
|
build(deps): bump rexml from 3.2.5 to 3.2.8 in /ios
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)
---
updated-dependencies:
- dependency-name: rexml
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-16 20:50:51 +00:00 |
|
Kelrap
|
0b0d40c13e
|
Fixed bug where redacted messages sometimes showed in chat subtitle
|
2024-05-16 16:24:09 -04:00 |
|
ggurdin
|
56682cedbf
|
Merge pull request #209 from pangeachat/analytics-updates
fix for error with msg events with multiple of the same type of pange…
|
2024-05-16 14:46:52 -04:00 |
|
ggurdin
|
d5fc7b5e78
|
fix for error with msg events with multiple of the same type of pangea match only showing the first instance
|
2024-05-16 14:46:08 -04:00 |
|
WilsonLe
|
c7c0634792
|
temporarily remove schedule and specific reaction
|
2024-05-16 14:17:51 -04:00 |
|
WilsonLe
|
a847389620
|
add trigger and reaction input
|
2024-05-16 13:35:06 -04:00 |
|
WilsonLe
|
8c19eb25dd
|
add discussion topic and keywords input
|
2024-05-16 11:25:31 -04:00 |
|
ggurdin
|
c0c0a9c6a8
|
Merge pull request #206 from pangeachat/learning-settings-icon
Updated My Learning Settings icon in chat settings menu
|
2024-05-16 10:20:57 -04:00 |
|
ggurdin
|
40af297bca
|
Merge branch 'main' into learning-settings-icon
|
2024-05-16 10:20:32 -04:00 |
|
ggurdin
|
4b9065b402
|
Merge pull request #192 from pangeachat/analytics-rooms
ensure that users' analytics rooms are consistently made for users an…
|
2024-05-16 10:18:56 -04:00 |
|
ggurdin
|
ba72857114
|
merge conflicts
|
2024-05-16 10:15:22 -04:00 |
|
ggurdin
|
dc46857fb9
|
Merge pull request #207 from pangeachat/usability-5-14
load accurate number for num chats in space
|
2024-05-16 10:10:26 -04:00 |
|
ggurdin
|
e03beac866
|
Merge branch 'main' into usability-5-14
|
2024-05-16 10:09:47 -04:00 |
|
ggurdin
|
ed1a483184
|
load accuracte number for num chats in space
|
2024-05-16 10:08:17 -04:00 |
|
Kelrap
|
46d6f9f115
|
Updated My Learning Settings icon in chat settings menu
|
2024-05-16 10:03:54 -04:00 |
|
ggurdin
|
48988c19e6
|
Merge pull request #204 from pangeachat/remove-audio-autoplay-as-default
Change default value of autoplay option to false
|
2024-05-16 09:31:27 -04:00 |
|
ggurdin
|
111f45c479
|
Merge pull request #205 from pangeachat/dont-open-redacted-toolbar
Checks that message is not redacted before opening toolbar
|
2024-05-16 09:31:09 -04:00 |
|
Kelrap
|
00c90ec9a0
|
Checks that message is not redacted before opening toolbar
|
2024-05-16 09:24:20 -04:00 |
|
lauren n. liberda
|
9c3011d348
|
ci: run flutter gen-l10n on code_tests
|
2024-05-16 09:13:47 +02:00 |
|
lauren n. liberda
|
ae0c8f73d2
|
chore: upgrade flutter to 3.22.0
|
2024-05-16 09:07:45 +02:00 |
|
Kelrap
|
25daaad305
|
Change default value of autoplay option to false
|
2024-05-15 16:49:47 -04:00 |
|
ggurdin
|
a2fe15ae6a
|
Merge pull request #203 from pangeachat/words-per-ms
converting actually to words per hour so its an int
|
2024-05-15 15:29:28 -04:00 |
|
WilsonLe
|
a0ee1965b3
|
update conversation bot setting to write bot options to matrix
|
2024-05-15 15:18:47 -04:00 |
|
William Jordan-Cooley
|
fa0639b5d6
|
converting actually to words per hour so its an int
|
2024-05-15 15:17:30 -04:00 |
|
WilsonLe
|
2cb33d7ce1
|
implement dynamic zone with 4 modes
|
2024-05-15 15:14:44 -04:00 |
|
ggurdin
|
58667b2cba
|
Merge pull request #202 from pangeachat/usability-5-14
usability test updates - don't stack space details, always suggest ne…
|
2024-05-15 15:10:31 -04:00 |
|
ggurdin
|
2d4e289205
|
updated spanish copy
|
2024-05-15 15:07:01 -04:00 |
|
ggurdin
|
48445a5bf9
|
Merge branch 'main' into usability-5-14
|
2024-05-15 15:06:04 -04:00 |
|
ggurdin
|
f15d79179d
|
usability test updates - don't stack space details, always suggest new chats in spaces
|
2024-05-15 15:03:35 -04:00 |
|
ggurdin
|
875b98cc5e
|
Merge pull request #201 from pangeachat/speech-to-text-fixes
fix for JSON datatype error
|
2024-05-15 14:26:24 -04:00 |
|
ggurdin
|
0bb5361603
|
Merge pull request #200 from pangeachat/Adjusted-Learning-Settings
Adjusted learning settings
|
2024-05-15 14:26:08 -04:00 |
|
ggurdin
|
b26d786d95
|
fix for JSON datatype error
|
2024-05-15 14:18:08 -04:00 |
|
Kelrap
|
09e4feb6c2
|
Added My Learning Settings button to main menu
|
2024-05-15 14:01:17 -04:00 |
|
ggurdin
|
0d372cb125
|
Merge pull request #199 from pangeachat/speech-to-text-fixes
uncommented error handling so warning message shows on card, instead …
|
2024-05-15 13:59:34 -04:00 |
|
ggurdin
|
bc47e84de2
|
uncommented error handling so warning message shows on card, instead of loading circle
|
2024-05-15 13:58:57 -04:00 |
|
Kelrap
|
cd05450581
|
Removed the Learning Settings button
|
2024-05-15 13:52:55 -04:00 |
|
Kelrap
|
36c1eaaf47
|
Update intl_en.arb
Change Settings/Learning Settings to Main Menu/My Learning Settings
|
2024-05-15 13:50:35 -04:00 |
|
ggurdin
|
0dc8473669
|
Merge pull request #198 from pangeachat/speech-to-text-fixes
fix for speech to text matrix event
|
2024-05-15 13:44:01 -04:00 |
|
ggurdin
|
7131fd47a8
|
fix for speech to text matrix event
|
2024-05-15 13:43:21 -04:00 |
|
WilsonLe
|
cb5b92c94c
|
implement bot preset select
|
2024-05-15 13:28:44 -04:00 |
|
ggurdin
|
0884f08c13
|
Merge pull request #197 from pangeachat/words-per-minute
adding words per minute to speech to text feedback
|
2024-05-15 11:25:12 -04:00 |
|