Commit Graph

18 Commits (7d46892a39867b9d5e42a6686d80d60bd957332c)

Author SHA1 Message Date
ggurdin f9ee134cdd
feat: course planner 2 months ago
ggurdin 8319a8698d
chore: update room code error message (#3538) 4 months ago
Kelrap 4105459b73
Use correct route when join class by link (#3528) 4 months ago
ggurdin 30b185cdcc
fluffychat merge 5 months ago
ggurdin ebf4224cba
2742 bring back starter chats for top level spaces (#2784)
* feat: added introducton and accouncements chats to new space

* chore: make spaceID redirect clearer

* chore: remove bot from default power levels
6 months ago
ggurdin 8ae997e642
feat: add join space onboarding step (#2771) 6 months ago
ggurdin d792e9fc86
chore: set active space via route instead of stream (#2744) 6 months ago
ggurdin f2d809ea10
chore: don't dismiss too many request dialog when joining space from public room sheet (#2509) 7 months ago
Sofanyas Genene 184442a5ff
added robot animation and message to instruct user to wait after too … (#2415)
* added robot animation and message to instruct user to wait after too many join with code attempts

* chore: formatting

* replaced hardcoded text with intl_en.arb

* Resolving missing import

* generated

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7 months ago
ggurdin adf018266c
chore: when navigating to space details, always open space view (#2405) 7 months ago
ggurdin 5420cb840e
fix: if membership gets out of sync on join space with code, get true value from matrix (#2188) 8 months ago
ggurdin acb0ced1b0
chore: set active filter to groups after creating new group (#1990) 8 months ago
ggurdin f2c1029508
chore: simplify enforcement of room capacity, remove capacity option for spaces (#1951) 8 months ago
sienna-sterling 4c1594d6f0
fix(storage optimization): Removed and replaced used of PStore with G… (#1730)
* fix(storage optimization): Removed and replaced used of PStore with GetStorage

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
9 months ago
Kelrap a218591805
Remove routes that can lead to space chats (#1757)
* Use push instead of go when traversing spaces
* Redirects from space chat page

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
9 months ago
ggurdin 7c8f917370
feat: bring back share link to join spaces (#1701) 9 months ago
ggurdin a4e2177de6
fix: don't show invite space dialog after joining room with code (#1541) 10 months ago
ggurdin 027158e286
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files

* fix: sort files based on function
10 months ago