Commit graph

1005 commits

Author SHA1 Message Date
Christian Kußowski
969f1deb48
feat: Display progress for downloading content 2025-10-01 07:59:20 +02:00
Christian Kußowski
2add91fc57
chore: Update to matrix sdk main 2025-09-30 12:59:08 +02:00
ggurdin
533ebc991e
chore: update activity session notification to open activity start page without joining activity (#4122) 2025-09-25 09:11:25 -04:00
krille-chan
161ae539d7
Revert "fix: Create a subdirectory in the tmp directory"
This reverts commit 6540a6303f.
2025-09-21 09:38:26 +02:00
Brord van Wierst
57520bf512
fix: Reintroduce shared isolate (#3981)
* initial scripts n actions

* custom cshared isolate

* kitlin fixes

* integrate and token fix

* executable and gstreamer

* disable check dupes, fix gstreamer

* another linux update, removed 2 android builds

* new updates

* final android attempt

* formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-09-16 09:30:46 -04:00
ggurdin
0cad8e7991
feat: join activity session on open app via ping (#3944) 2025-09-11 10:51:14 -04:00
kaanelloed
046b3b8b14 chore: add a link to the platforms' different behaviors for the 24h format 2025-09-08 07:07:16 -07:00
kaanelloed
e584c22c8b chore: use time format based on system settings 2025-09-08 07:07:16 -07:00
ggurdin
4175179144
fix: remove pusher format (#3848) 2025-09-02 16:37:18 -04:00
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