Commit graph

1046 commits

Author SHA1 Message Date
Inex Code
6540a6303f
fix: Create a subdirectory in the tmp directory 2025-08-31 17:37:35 +03:00
ggurdin
4b3d58e30b
fix: bring back lazy loading of members, call requestParticipants where full participant list is needed (#3815) 2025-08-26 15:37:17 -04:00
ggurdin
f9ee134cdd
feat: course planner 2025-08-25 15:43:17 -04:00
Christian Kußowski
6fa6c008f0
refactor: Remove broken push error reporter 2025-08-25 08:35:32 +02:00
ggurdin
20b17e5f3d
fix: load full participant list when needed (#3782) 2025-08-21 11:37:08 -04:00
Brord van Wierst
598820295f
Android in Google Analytics (#3685)
* android GA

* test for now

* removed test android

* formatting and pangea comments

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-08-18 09:29:01 -04:00
ShootingStarDragons
b020c90ac5 feat: support xdp selector for linux
use xdp selector
2025-08-14 22:12:15 +09:00
ggurdin
506e069997
chore: display activity role state events (#3732) 2025-08-13 15:25:11 -04:00
ggurdin
2a2aa7e045
chore: hide member events in activity sessions (#3723) 2025-08-13 13:46:44 -04:00
krille-chan
a2b397a7a9
chore: Correct runtime type checking for errors 2025-08-11 16:46:16 +02:00
ggurdin
c2134d2f3e
chore: change activity roles event so admins can finish activity for everyone (#3665) 2025-08-08 11:33:17 -04:00
ggurdin
867004243f
chore: don't lazy load members, account for left memebers when determ… (#3653)
* chore: don't lazy load members, account for left memebers when determining if activity is finished

* chore: always show continue button in unfinished activities
2025-08-07 11:49:57 -04:00
ggurdin
62140c56da
feat: activity sessions 2025-08-04 16:31:00 -04:00
dependabot[bot]
1503f89357
build: (deps): bump unifiedpush from 5.0.2 to 6.0.2
Bumps unifiedpush from 5.0.2 to 6.0.2.

---
updated-dependencies:
- dependency-name: unifiedpush
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 11:58:22 +02:00
imnotlxy
d2c2fd48d4 fix: Avoid using MediaQuery.of() 2025-08-01 06:15:23 +08:00
dependabot[bot]
163c3352db
build: (deps): bump share_plus from 10.1.4 to 11.0.0
Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 10.1.4 to 11.0.0.
- [Release notes](https://github.com/fluttercommunity/plus_plugins/releases)
- [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v11.0.0/packages/share_plus)

---
updated-dependencies:
- dependency-name: share_plus
  dependency-version: 11.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 08:30:09 +02:00
Christian Kußowski
2797974d45
fix: Use retry http client 2025-07-27 07:45:04 +02:00
Christian Kußowski
140d27ff7b
chore: Better error handling for push notifications 2025-07-25 18:52:52 +02:00
krille-chan
a37810c061
fix: Open database crashes on start 2025-07-19 12:33:47 +02:00
krille-chan
9e416eefa1
fix: Delete database correctly after corruption 2025-07-19 12:10:03 +02:00
krille-chan
933119a308
refactor: Remove unused dependencies 2025-07-19 10:33:03 +02:00
krille-chan
9643242cc8
refactor: Make notification avatars rounded 2025-07-12 15:38:04 +02:00
Christian Kußowski
4afd9684c9
build: Use gradle in kotlin 2025-07-12 08:39:51 +02:00
ggurdin
182269da97
merge main 2025-07-08 09:19:17 -04:00
ggurdin
8a8938fb4a
resolve merge conflict 2025-07-01 09:21:08 -04:00
ggurdin
46a8477172
fluffychat merge 2025-06-27 15:46:05 -04:00
ggurdin
dcfc340bf2
fluffychat merge 2025-06-26 12:48:36 -04:00
ggurdin
c67f779063
fluffychat merge 2025-06-25 12:50:17 -04:00
ggurdin
196803cf44
resolve merge conflicts 2025-06-24 16:32:39 -04:00
ggurdin
57a8c09da2
chore: revert changes to activity plan message 2025-06-24 16:31:20 -04:00
ggurdin
f86608bb0a
Revert "chore: add fake event to show when activity ended" 2025-06-24 16:21:35 -04:00
Christian Kußowski
596217d2d6
fix: Workaround for reversed width and height of compressed videos sent from Android 2025-06-24 11:49:10 -04:00
ggurdin
17726c9ca1
resolve merge conflicts 2025-06-24 11:38:19 -04:00
ggurdin
414c01b616
chore: add fake event to show when activity ended 2025-06-23 17:02:24 -04:00
ggurdin
e52d72cdb4
reduce number of events fetched for construct summary 2025-06-23 12:03:12 -04:00
ggurdin
74396ed47c
merge main 2025-06-23 11:09:27 -04:00
Christian Kußowski
103cb8328d
feat: Collapse all state events by default 2025-06-21 11:15:28 +02:00
Christian Kußowski
3d0a3ee226
fix: Workaround for reversed width and height of compressed videos sent from Android 2025-06-21 10:05:14 +02:00
avashilling
7a6a4d2be3 Merge branch 'main' into 2576-level-up-ui-tweaks 2025-06-20 11:51:00 -04:00
avashilling
61c60f5ff6 Fix skill XP from constructSummary not being generated bug
Also added commented out code to fetch last construct summary instead of generate a new one for testing
2025-06-18 16:49:02 -04:00
Christian Kußowski
033feed6b1
refactor: New message context menu 2025-06-16 18:11:49 +02:00
ggurdin
e50e1db16a
feat: initial work for add duration to in-chat activities 2025-06-16 11:50:21 -04:00
ggurdin
76d51ce386
Merge branch 'main' into remove-duplicate-push 2025-06-12 11:21:25 -04:00
ggurdin
da042db812
fluffychat merge 2025-06-10 10:11:05 -04:00
ggurdin
3968f17e75
Merge commit 'c52209ccdd5a2cc0558244bfe3b29909e5e937f5' into fluffychat-merge 2025-06-10 09:57:31 -04:00
ggurdin
97c10628e5
fluffychat merge 2025-06-10 09:48:56 -04:00
ggurdin
df7e893915
Merge commit 'c65c6f7e09809c4b4175befa44e0809f1d22d718' into fluffychat-merge 2025-06-10 09:42:15 -04:00
ggurdin
30b185cdcc
fluffychat merge 2025-06-09 16:02:38 -04:00
ggurdin
10199a11ce
fluffychat merge 2025-06-09 15:24:47 -04:00
ggurdin
a5d6a2ca28
fluffychat merge 2025-06-09 15:12:49 -04:00