Commit Graph

671 Commits (998ffb00edb8cdc2355758c5f26dd8bf534b4006)

Author SHA1 Message Date
ggurdin 7d46892a39
3927 analytics tweaks (#3953)
* analytics page updates

* add back download buttons
2 months ago
ggurdin 5397ba0a68
chore: don't show ping unread badge (#3946) 2 months ago
ggurdin c04466fdca
3915 course chat view updates (#3919) 2 months ago
ggurdin 916da50bd4
3871 activity session issues feedback (#3874)
* fix: add header when fetching image from CMS

* fix: only show activity start page is all roles have never been full

* chore: disable archive button until summary loads

* chore: still save activity analytics summary even if there's a choreo error when fetching summary
2 months ago
ggurdin 9e8689f595
fix: only could chats within space parents in all chats unread bubble (#3854) 2 months ago
ggurdin ffe5c22e9e
chore: update 'find your people' copy for courses (#3847) 2 months ago
ggurdin 677e9ce594
3822 begin activity design implementation (#3827)
* file reorganization

* added activity summary widget to show in chat view and activity launch view

* more updates to activity sessions start page

* function to ping course

* remove duplicate loading of participants

* nav bar visibility changes

* add generalized image from url widget

* update bottom of screen activity status message and add summaries to chat event list

* scroll to summary on click

* show invited activity sessions in course chats view
2 months ago
ggurdin 4e2d4042be
chore: only show rooms without space parents in main chat list, remove options to add to space and remove from space (#3816) 2 months ago
ggurdin f9ee134cdd
feat: course planner 2 months ago
ggurdin 62140c56da
feat: activity sessions 3 months ago
ggurdin 3bd840c621
feat: set app language to user's L1 (#3554) 3 months ago
Kelrap 85c9b12bc4
Fix profile popup positioning (#3475)
* Shift profile popup right when its positioning is too far left

* chore: revert change for specific screen widths

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
4 months ago
ggurdin 3dd0542703
chore: fix TTS voice initialization (#3469) 4 months ago
ggurdin ab64e09506
fix: make pangea login state listener trigger on login (#3464) 4 months ago
Kelrap 1542b80121
Close profile card when click off (#3435)
* Profile close when click in chat list view, setup for fixes

* Fix positioning errors

* Add pangea quotes

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
4 months ago
ggurdin 4006e3207c
chore: add membership / power level indicators in chat details participant list (#3389) 4 months ago
ggurdin cc99ca0962
fluffychat merge 4 months ago
ggurdin fe5afb8e89
Merge commit '7d798c57704cc38a39df3cd21be17d8ae52230b3' into fluffychat-merge 4 months ago
ggurdin 3b33e92ffc
fluffychat merge 4 months ago
ggurdin c7350dcadd
Merge commit 'e1ec87d3aaae00eb030bcfda28ec8f247e2c3346' into fluffychat-merge 4 months ago
ggurdin d5759a95bc
Merge commit '37d313c27116840d59866b541876e5a248f534a7' into fluffychat-merge 4 months ago
ggurdin 182269da97
merge main 4 months ago
ggurdin b3155c1f47
feat: unified analytics page 4 months ago
ggurdin 5b24baa7e5
fluffychat merge 4 months ago
ggurdin a00c8bca8b
Merge branch 'main' into fluffychat-merge 4 months ago
ggurdin c545ddf02c
chore: on click space in nav rail, if invited, show invite popup 4 months ago
ggurdin c67f779063
fluffychat merge 4 months ago
Christian Kußowski 2f21216db5
fix: Ban button displayed for already banned users 4 months ago
ShootingStarDragons 5d8bad7458 chore: do format 5 months ago
ShootingStarDragons 4802277dca fix: notification clicked still cannot jump
the context in context.go is the BuildContext by flutter, not that one
from go_router.
example is here: https://github.com/flutter/packages/blob/main/packages/go_router/example/lib/main.dart

it was a mistaken
5 months ago
ShootingStarDragons e41537271f fix: open chat from notification
default should not be ignored
5 months ago
Christian Kußowski 7d798c5770
fix: Route back to room list after leaving a chat 5 months ago
Christian Kußowski 29a2dc83c0
fix: Ban button displayed for already banned users 5 months ago
ggurdin fdf30b3462
chore: update presence avatar when user ID changes, go right to knocking members filter from knocking users indicator 5 months ago
gilice e1ec87d3aa fix: fix compile error related to MxcImage
We ran into this error after updating Flutter from 3.27 to 3.32:
```
lib/widgets/mxc_image.dart:119:16: Error: The getter '_' isn't defined for the class '_MxcImageState'.
     - '_MxcImageState' is from 'package:fluffychat/widgets/mxc_image.dart' ('lib/widgets/mxc_image.dart').
    Try correcting the name to the name of an existing getter, or defining a getter or field named '_'.
          _tryLoad(_);
```

This patch fixes that error.
5 months ago
Christian Kußowski 37d313c271
refactor: Nicer popupmenus 5 months ago
ggurdin 007162ea02
chore: update how client instance is accessed 5 months ago
Kelrap bf1b4397df Does not show option to start a conversation for the user's own profile popup 5 months ago
ggurdin 284762104f
chore: add option to DM to member action popup menu 5 months ago
Christian Kußowski 2616ba6e4b
refactor: Follow up handle logout and login with new client 5 months ago
ggurdin 6d420b6f4a
fluffychat merge 5 months ago
ggurdin b59fff3075
Merge commit 'fb134cba2f2765eb170417e06de565755c89ad1a' into fluffychat-merge 5 months ago
ggurdin 1b6909522c
fluffychat merge 5 months ago
ggurdin ba27b8544c
fluffychat merge 5 months ago
ggurdin 30b185cdcc
fluffychat merge 5 months ago
ggurdin dbf2291444
fluffychat merge 5 months ago
ggurdin 48e5e2f704
fluffychat merge 5 months ago
Christian Kußowski e548d8f895
refactor: sdk 1.0 5 months ago
ggurdin f3922bece9
feat: getting started page 5 months ago
ggurdin 2545167b52
chore: show member action popup on click avatar in room details page 5 months ago