Commit graph

10010 commits

Author SHA1 Message Date
ggurdin
7165060041
choreographer pulls roomID from chat so input bar key does not change after setting choreo roomID, resolving issues with input bar auto-focus 2024-08-07 09:59:01 -04:00
ggurdin
cc310acf99
don't animate level bar unless XP points have changed 2024-08-07 09:34:09 -04:00
ggurdin
8e56f9c3ab
Merge pull request #561 from pangeachat/hide-public-profile
Hide public profile toggle in learning settings
2024-08-07 09:13:17 -04:00
Kelrap
959172fcfe Hide public profile toggle in learning settings 2024-08-06 16:40:11 -04:00
Wilson
3a7ad9884b
Merge branch 'main' into 559-role-play-mode 2024-08-06 15:58:49 -04:00
ggurdin
b19e72eae7
Merge pull request #558 from pangeachat/547-improve-bot-settings-ui
547 improve bot settings UI
2024-08-06 15:57:13 -04:00
WilsonLe
d5b0c1944b Merge branch '547-improve-bot-settings-ui' into 559-role-play-mode 2024-08-06 15:52:41 -04:00
WilsonLe
5015f2e3d4 remove lock files 2024-08-06 15:52:04 -04:00
WilsonLe
adb5d3eb39 Merge branch '546-improve-bot-settings-ui' into 559-role-play-mode 2024-08-06 15:49:41 -04:00
WilsonLe
1ece90dad2 refactor, group create group and chat details into one component 2024-08-06 15:48:58 -04:00
ggurdin
15c2d1dfd9
added analytics view to space view, removed number ticker animation 2024-08-06 15:39:30 -04:00
Kelrap
a911b9f852 Attempt 1 of repositioning toolbar 2024-08-06 15:11:45 -04:00
WilsonLe
bd4d9e43ed add create group chat validation for custom and game master instructions 2024-08-06 14:41:50 -04:00
ggurdin
7dc8a72f46
Merge branch 'main' into 547-improve-bot-settings-ui 2024-08-06 13:57:45 -04:00
ggurdin
4278f7b196
get analytics events directly from server, cache last update time for user's l2 2024-08-06 13:40:53 -04:00
Kelrap
4b80871922 Fix edit overflow 2024-08-06 13:32:09 -04:00
Kelrap
abe98390f1 Merge branch 'main' of https://github.com/pangeachat/client into toolbar-selection 2024-08-06 13:20:22 -04:00
Kelrap
f68e8f586d Merge branch 'toolbar-selection' of https://github.com/pangeachat/client into toolbar-selection 2024-08-06 13:20:16 -04:00
Kelrap
19b20efc53 PR edits, minus positioning changes 2024-08-06 13:19:40 -04:00
WilsonLe
0201aae916 create shared component for create and detail 2024-08-06 13:19:08 -04:00
ggurdin
5155b522b5
Merge pull request #556 from pangeachat/remove-report-user
Remove option to report user
2024-08-06 12:33:29 -04:00
ggurdin
c923ef29f3
Merge branch 'main' into remove-report-user 2024-08-06 12:33:22 -04:00
ggurdin
876a5230d5
Merge pull request #554 from pangeachat/fix-reply-scrolling
Fix reply scrolling
2024-08-06 12:32:58 -04:00
ggurdin
e238068538
replaced scrollToEventId with current version from fluffychat 2024-08-06 12:32:31 -04:00
Wilson
9a87cb8c2d
Merge branch 'main' into 547-improve-bot-settings-ui 2024-08-06 12:14:37 -04:00
WilsonLe
76c38a594e complete implementation of bot option dialog 2024-08-06 12:13:55 -04:00
Kelrap
e164e73bf4 Remove option to report user 2024-08-06 10:13:23 -04:00
ggurdin
a2974ead9f
merged main, resolve merge conflicts 2024-08-06 09:12:03 -04:00
Thomas Klein Langenhorst
5d2aaef3ca
Refactor: Reduce .of(context) calls theme
Signed commit
2024-08-06 13:24:08 +02:00
Krille
47481eb676
feat: Send voice messages from web 2024-08-06 11:55:01 +02:00
ggurdin
11dfa13a0b
wrap stateful alert dialog in StatefulBuilder to enable toggle updates 2024-08-05 13:58:20 -04:00
WilsonLe
d86a9303d2 saving, bug at toggle not switching 2024-08-05 13:26:54 -04:00
Kelrap
b021a2214c Merge branch 'main' of https://github.com/pangeachat/client into fix-reply-scrolling 2024-08-05 10:21:37 -04:00
Kelrap
2f9446fb80 Scrolls to correct message 2024-08-05 10:05:37 -04:00
ggurdin
3f6583dd8c
Merge pull request #552 from pangeachat/min-width-toolbar
Sets minimum width for toolbar content
2024-08-05 10:05:07 -04:00
ggurdin
844e03daba
Merge branch 'main' into min-width-toolbar 2024-08-05 10:01:46 -04:00
ggurdin
f9578ce3d0
Merge pull request #549 from pangeachat/input-bar-spacing
Input bar spacing
2024-08-05 10:00:53 -04:00
ggurdin
36c0a14d43
Merge branch 'main' into input-bar-spacing 2024-08-05 09:42:46 -04:00
ggurdin
7b5765541f
Merge pull request #539 from pangeachat/chats-show-when-loaded
Chat list is shown when rooms are loaded
2024-08-05 09:41:54 -04:00
ggurdin
6cc07d5c38
changed condition to wait for next sync in stream in waitforfirstsync to better reflect whether the first sync has come through or not 2024-08-05 09:39:04 -04:00
ggurdin
8913f808e1
Merge branch 'main' into chats-show-when-loaded 2024-08-05 09:23:24 -04:00
Krille
3286b19387
refactor: Recording dialog 2024-08-05 13:22:25 +02:00
dependabot[bot]
dd3e4449f6
build(deps): bump rexml from 3.2.8 to 3.3.3 in /ios
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.3.
- [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.8...v3.3.3)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-04 17:45:27 +00:00
Krille-chan
be0fbd5ab0
Merge pull request #1262 from krille-chan/krille/convert-ogg-to-aac-on-ios
feat: Convert opus to aac on iOS before playing
2024-08-04 19:44:29 +02:00
Krille
a7473af40f
feat: Record voice message with opus/ogg if supported 2024-08-04 19:34:51 +02:00
Krille
0bd61ced3f
feat: Convert opus to aac on iOS before playing 2024-08-04 17:38:16 +02:00
Krille-chan
6a776b068d
Merge pull request #1263 from krille-chan/krille/migrate-android-declarative-flutter
refactor: Migrate android gradle plugin
2024-08-04 17:09:55 +02:00
Krille
3f02c5010b
refactor: Migrate android gradle plugin 2024-08-04 16:59:56 +02:00
Kelrap
98732ec904 Sets minimum width for toolbar content 2024-08-02 14:34:39 -04:00
Kelrap
8294e1959c Fixes input bar spacing issues 2024-08-02 13:32:23 -04:00