Commit Graph

10064 Commits (aab980ec4b6aaf8d244e3884243c1c1e97905036)
 

Author SHA1 Message Date
ggurdin cf56691c57
2016 the confirm and cancel buttons not in the right place (#2019)
* chore: revert to fluffychat's add chat dialog

* chore: revert to fluffychat's add chat dialog
9 months ago
ggurdin bfe2ac446a
Revert "chore: revert to fluffychat's add chat dialog (#2017)" (#2018)
This reverts commit 8f8789dec6.
9 months ago
ggurdin 8f8789dec6
chore: revert to fluffychat's add chat dialog (#2017) 9 months ago
ggurdin e20628f116
chore: update copy in delete account dialog (#2015) 9 months ago
ggurdin d833cb8b5e
chore: add unread room badge to unread room filter (#2014) 9 months ago
ggurdin 2b17945194
chore: only run leave function if dialog result is yes (#2011) 9 months ago
ggurdin 04315eaf10
chore: update leave room messages (#2010) 9 months ago
ggurdin 8819499500
chore: on click of chat invite, show dialog asking user to accept or decline (#2007) 9 months ago
Wilson 90faab6068
fix(lemma_meaning_activity_generator): filter out empty strings as eligible distractors (#2004)
* filter out empty strings as elible distractors

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9 months ago
wcjord 5b99c935a8
chore(level_display_name): don't display bot learning stuff (#1999) 9 months ago
ggurdin c67c35e4f0
chore: clear init completer in userController on logout (#1993) 9 months ago
ggurdin 56b2d132e1
chore: don't show toolbar for redacted messages (#1992) 9 months ago
ggurdin acb0ced1b0
chore: set active filter to groups after creating new group (#1990) 9 months ago
ggurdin 0c9a44a26e
chore: link visibility (#1988) 9 months ago
ggurdin f149c80e63
chore: disable creation of space with empty name (#1986) 9 months ago
ggurdin 1155c02b3f
chore: after adding to stop audio stream to stop other audio messages on play another audio message, wait for stream to go through before playing so it doesn't stop the just-clicked audio (#1983) 9 months ago
ggurdin 912efa7bb8
chore: stop audio message playing on 1) navigate to different route, 2) play other message, 3) open toolbar (#1982) 9 months ago
ggurdin f839b79e81
chore: give IT bar choices array steps unique IDs to avoid identical keys (#1980) 9 months ago
ggurdin 6197849497
chore: stop audio player on showToolbar (#1979) 9 months ago
ggurdin a8b0c50a53
chore: if originalSent without tokens, edit message to add new tokens (#1976) 9 months ago
ggurdin a42ede894f
feat: better UX for event too large error (#1975) 9 months ago
ggurdin 8400c42f01
fix: when leaving space, do not leave analytics rooms (#1973) 9 months ago
ggurdin e9bfcbe88a
chore: added timeout to room creation (#1971) 9 months ago
ggurdin 60fe4d122d
chore: update empty description copy for spaces (#1968) 9 months ago
ggurdin 82ac5da135
chore: remove analytics popup header text on mobile (#1966) 9 months ago
ggurdin f5708facd9
fix: force room settings header onto one line with ellipsis for overflow (#1965) 9 months ago
ggurdin f4709bf140
chore: update Vietnamese translations (#1964) 9 months ago
ggurdin 4ddc15deb0
chore: don't stop TTS after IT choice selection (#1962) 9 months ago
ggurdin c800e09ec2
chore: set enableSuggestions to enableAutocorrect (#1961) 9 months ago
ggurdin 89695e9359
chore: revert changes to hide chat filters for new accounts, seperate chat types by default (#1959) 9 months ago
ggurdin f2c1029508
chore: simplify enforcement of room capacity, remove capacity option for spaces (#1951) 9 months ago
ggurdin 6ddb18b6ec
fix: added fix to remove matches if they don't align with tokens and to use characters when replacing originalInput (#1948) 9 months ago
ggurdin 2a9f3a6e96
fix: update logic for checking if short lang code TTS is available (#1946) 9 months ago
ggurdin 907ad15f79
chore: when choices array goes off screen, stop playing TTS (#1945) 9 months ago
ggurdin 2140bbf0bb
fix: enable account deletion (#1943) 9 months ago
ggurdin 940d8814b7
fix: removed duplicate question in activities (#1936) 9 months ago
ggurdin 2d8937e4ca
chore: if in space with knock join rule, redirect to space in public room bottom sheet (#1935) 9 months ago
ggurdin 91c13b56b8
chore: fix some spacing issues on small screens (#1930) 9 months ago
ggurdin 6618fdeb46
chore: move learning settings button to fix overflow in analytics summary (#1929) 9 months ago
ggurdin 534fe2dfee
Mobile stt (#1928)
* chore: if user's language is not in langList, refresh langList

* chore: simplify logic for setting TTS lang, set TTS lang each time speak is called
9 months ago
ggurdin 81f0b296dc
chore: remove filters overflow by replacing ListView with SingleChildScrollView (#1921) 9 months ago
ggurdin 7271f6da10
fix: update key in MorphFeature.fromJson function (#1925) 9 months ago
ggurdin 97b8d61afe
chore: make textfields in toolbar work on firefox/safari (#1922) 9 months ago
ggurdin 5564663ce8
chore: account for chat details column width in message overlay max width (#1920) 9 months ago
ggurdin 897425620d
chore: in TTS, use full langCode voice if available, and short langCode voice if not (#1919) 9 months ago
ggurdin ea9142b552
fix: make text dialog autosubmit work as expected (#1918) 9 months ago
ggurdin becd9d7395
chore: revert deleting selection area in input bar (#1915) 9 months ago
ggurdin 1ce541d254
fix: before popping in futureloadingdialog, check if canPop (#1914) 9 months ago
ggurdin 5367dbfb59
fix: fetch morphs once and sort after fetching instead of using future builder in grammar analytics view (#1890) 9 months ago
sienna-sterling ba4800adcc
1759-get-rid-of-redundant-language-selection-error (#1799)
* fix(error message): made it so the same error message does not appear twice

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
9 months ago