Commit graph

7694 commits

Author SHA1 Message Date
ggurdin
ed6b197f63
Merge branch 'main' into remove-copy-option 2024-05-29 14:02:16 -04:00
ggurdin
19350f501d
Merge pull request #264 from pangeachat/analytics-notes
Analytics-notes
2024-05-29 14:01:44 -04:00
ggurdin
ec66e45b64 toggle to set suggested status for all spaces 2024-05-29 13:54:17 -04:00
krille-chan
6d906ad637
build: Bump version to v1.21.0 2024-05-29 19:38:13 +02:00
krille-chan
d4da2dd431
build: Use Flutter 3.19.6 for Linux 2024-05-29 19:30:53 +02:00
William Jordan-Cooley
7e6a2524f2 few extra type categories and notes from discussion 2024-05-29 13:10:52 -04:00
krille-chan
5f40393dd9
build: Use correct pubspec.yaml format for hosted dependency 2024-05-29 19:06:01 +02:00
ggurdin
13b5711421
Merge pull request #241 from casualWaist/218-improve-interactive-translator
improve ITStep Transitions
2024-05-29 12:44:48 -04:00
ggurdin
27c641e8e4
Merge branch 'main' into 218-improve-interactive-translator 2024-05-29 12:44:22 -04:00
ggurdin
5b4c268c1d
Merge pull request #263 from pangeachat/analytics-hotfix
Analytics hotfix
2024-05-29 12:36:48 -04:00
ggurdin
38cf8531ba change message error list into dialog 2024-05-29 12:36:09 -04:00
ggurdin
4e8f9abfb0 sort errors by number, prevent horizontal scrolling of analytics tab, join chat on analytics tile click 2024-05-29 12:10:36 -04:00
ggurdin
3d100aaca3
Merge pull request #262 from pangeachat/analytics-hotfix
hotfix to aggregated construct events with different senders but iden…
2024-05-29 10:45:08 -04:00
ggurdin
417d0fde02 hotfix to aggregated construct events with different senders but identical lemmas 2024-05-29 10:44:15 -04:00
Kelrap
3bf383895b Remove option doesn't show for non-text/multiple messages 2024-05-29 09:50:52 -04:00
Krille
3d35a6adcf
refactor: Update to Matrix Dart SDK 0.29.9 2024-05-29 11:20:32 +02:00
Krille
bfd8d7f99c
chore: Follow up update last event 2024-05-29 07:27:51 +02:00
Matt
7828f881f7
Merge branch 'pangeachat:main' into 218-improve-interactive-translator 2024-05-28 16:41:43 -04:00
Matthew
c272bc8e5d unique animations for choices 2024-05-28 16:37:49 -04:00
Kelrap
3049cfb227 Add comment 2024-05-28 15:39:13 -04:00
Kelrap
1d7abf45ff Keep toolbar from closing on own 2024-05-28 15:38:28 -04:00
Kelrap
f6d133310e More specific extension names 2024-05-28 09:00:42 -04:00
Krille
b9b2d17990
chore: Follow up last event 2024-05-28 14:47:43 +02:00
Krille
147a741aef
chore: Only load last event sender if necessary 2024-05-28 13:33:50 +02:00
Krille
5829446afa
chore: Follow up missing null check 2024-05-28 12:57:42 +02:00
Krille
2084615df1
chore: Follow up deduplicate gallery and file search 2024-05-28 10:39:00 +02:00
Krille
9358ef2f40
chore: Follow up deduplicate events 2024-05-28 10:20:56 +02:00
Krille
fe4e2b9418
chore: Follow up open event from search 2024-05-28 09:50:09 +02:00
ggurdin
14c25c0ec0
Merge pull request #249 from pangeachat/login-loading
Shows loading screen after login
2024-05-27 15:55:20 -04:00
ggurdin
6e5d97c4ef Merge branch 'main' into login-loading 2024-05-27 15:55:01 -04:00
Kelrap
e90575efaf Move main extension files, rename secondary extension files 2024-05-27 14:32:04 -04:00
Kelrap
5249947ae5 Shows loading screen after login 2024-05-27 12:50:42 -04:00
Matt
fcf4123556
Merge branch 'main' into 218-improve-interactive-translator 2024-05-27 12:21:44 -04:00
ggurdin
4f96c557b8
Merge pull request #244 from pangeachat/toolbar-fixes
Fixing toolbar bugs for newly-sent messages
2024-05-27 12:13:34 -04:00
ggurdin
9a66134391 Merge branch 'main' into toolbar-fixes 2024-05-27 12:13:11 -04:00
ggurdin
26fe82a625 pangea comment fix 2024-05-27 12:12:55 -04:00
ggurdin
62d221c68c
Merge pull request #235 from pangeachat/ellipses-on-text-overflow
Overflowing text is shortened
2024-05-27 09:46:59 -04:00
ggurdin
de443179be Merge branch 'main' into ellipses-on-text-overflow 2024-05-27 09:46:23 -04:00
ggurdin
a72197c805 increased max chat / space name length 2024-05-27 09:45:50 -04:00
krille-chan
d266137592
build: remove not working workaround for snapcraft build 2024-05-26 10:18:45 +02:00
krille-chan
2fbeaf0b66
build: Use flutter 3.19 for snapcraft 2024-05-26 09:57:21 +02:00
Krille-chan
73839f6435
Merge pull request #1138 from krille-chan/krille/add-pr-template
docs: Add pull request template
2024-05-26 09:10:53 +02:00
krille-chan
d82211b7af
chore: Change default timeout to 30 min 2024-05-26 09:06:37 +02:00
krille-chan
18626be855
chore: Follow up bottom nav bar colors 2024-05-26 09:04:54 +02:00
krille-chan
1e08e62762
docs: Add pull request template 2024-05-26 09:00:37 +02:00
krille-chan
244962fdfc
chore: Follow up formatting 2024-05-26 08:42:33 +02:00
krille-chan
11d6164bc7
chore: Follow up adapt to new flutter 3.22 material colors 2024-05-26 08:42:14 +02:00
Krille-chan
3b46d91a81
Merge pull request #1113 from selfisekai/flutter-3.22
chore: upgrade flutter to 3.22.1
2024-05-26 08:41:36 +02:00
Krille-chan
d9edf9f05b
Merge branch 'main' into flutter-3.22 2024-05-26 08:41:24 +02:00
krille-chan
f7096d5dee
refactor: Delete database file on failed app start 2024-05-26 08:39:05 +02:00