ggurdin
62140c56da
feat: activity sessions
2025-08-04 16:31:00 -04:00
ggurdin
8319a8698d
chore: update room code error message ( #3538 )
2025-07-23 11:00:07 -04:00
Kelrap
4105459b73
Use correct route when join class by link ( #3528 )
2025-07-22 14:54:25 -04:00
ggurdin
e9af147257
chore: add join codes to all new rooms and add join code to existing room on visit invite page if user has permission ( #3463 )
2025-07-15 11:29:44 -04:00
ggurdin
6809063a81
chore: use fluffychat's function for changing room display names ( #3448 )
2025-07-14 09:24:46 -04:00
ggurdin
f6f4c60287
chore: add more specific error messages
2025-07-11 12:57:48 -04:00
ggurdin
4aac64e6b5
chore: show leaderboard on mobile ( #3391 )
2025-07-10 11:33:53 -04:00
ggurdin
ad1a84bc5c
3263 duplicate participant list causes confusion ( #3390 )
...
* chore: remove participant list from space view
* chore: don't change participant list rendering based on screen sizwe
2025-07-10 11:28:28 -04:00
ggurdin
a3b2c2791b
chore: make non-joined room members less opaque in room details view
2025-06-20 12:08:51 -04:00
ggurdin
fdf30b3462
chore: update presence avatar when user ID changes, go right to knocking members filter from knocking users indicator
2025-06-17 09:32:47 -04:00
Kelrap
49a6f5fde5
Merge branch 'main' of https://github.com/pangeachat/client into public-space-refinement
2025-06-10 14:21:14 -04:00
Kelrap
01e08babb9
Add default public space avatars
2025-06-10 13:06:10 -04:00
ggurdin
30b185cdcc
fluffychat merge
2025-06-09 16:02:38 -04:00
ggurdin
f16e1126ab
feat: add space view participant list
2025-06-05 12:50:40 -04:00
ggurdin
249538c20b
feat: redesign of space access page ( #2903 )
2025-06-02 14:48:39 -04:00
ggurdin
3e12f6050c
chore: add intro and accouncement chat icons ( #2889 )
2025-05-23 13:08:39 -04:00
ggurdin
bc77056b96
refactor: room details page redesign
2025-05-22 14:25:55 -04:00
ggurdin
21d703d640
chore: wait for space default rooms in sync before adding them to space ( #2861 )
2025-05-21 10:10:13 -04:00
ggurdin
c45415749b
chore: add new default power levels ( #2855 )
...
* chore: add new default power levels
* chore: update permissions copy
2025-05-21 09:36:56 -04:00
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
2025-05-14 16:08:52 -04:00
ggurdin
8ae997e642
feat: add join space onboarding step ( #2771 )
2025-05-12 16:09:17 -04:00
ggurdin
542afa0506
feat: initial work for participant list leaderboard ( #2579 )
...
* feat: initial work for participant list leaderboard
* chore: normalize leaderboard header
* chore: fix some errors after fluffychat merge updates
2025-05-12 14:28:33 -04:00
ggurdin
6f71dd4e95
feat: personal analytics downloads ( #2759 )
...
* feat: personal analytics downloads
* chore: download all analytics into one spreadsheet
2025-05-12 09:23:03 -04:00
ggurdin
d792e9fc86
chore: set active space via route instead of stream ( #2744 )
2025-05-09 12:10:24 -04:00
ggurdin
f2d809ea10
chore: don't dismiss too many request dialog when joining space from public room sheet ( #2509 )
2025-04-18 10:38:42 -04:00
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>
2025-04-10 14:50:55 -04:00
ggurdin
adf018266c
chore: when navigating to space details, always open space view ( #2405 )
2025-04-09 15:25:58 -04:00
ggurdin
5420cb840e
fix: if membership gets out of sync on join space with code, get true value from matrix ( #2188 )
2025-03-20 16:09:27 -04:00
ggurdin
bd1c6c7437
chore: make space filter buttons into floating action buttons ( #2166 )
2025-03-18 09:51:19 -04:00
ggurdin
563956dddd
chore: update space view buttons design ( #2126 )
2025-03-12 10:59:56 -04:00
ggurdin
cc5a757d71
feat: add join space button to space list / navigation bar ( #2071 )
...
* feat: add join space button to space list / navigation bar
* chore: update join space icon
2025-03-07 12:35:06 -05:00
ggurdin
6914d9d0d7
feat: notification in space view for knocking users ( #2068 )
2025-03-07 09:43:56 -05:00
ggurdin
acb0ced1b0
chore: set active filter to groups after creating new group ( #1990 )
2025-02-28 11:38:38 -05:00
ggurdin
f2c1029508
chore: simplify enforcement of room capacity, remove capacity option for spaces ( #1951 )
2025-02-26 17:10:55 -05:00
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>
2025-02-21 15:09:54 -05:00
Sofanyas Genene
fbf8abd987
Use system keyboard setting in Learning Settings ( #1867 )
...
* Use system keyboard setting in Learning Settings
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-21 09:25:26 -05:00
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>
2025-02-12 14:28:15 -05:00
ggurdin
7c8f917370
feat: bring back share link to join spaces ( #1701 )
2025-02-04 15:29:18 -05:00
ggurdin
49e586a7ad
Fluffychat merge ( #1685 )
...
chore: Merge upstream changes
---------
Signed-off-by: Krille <c.kussowski@famedly.com>
Co-authored-by: krille-chan <christian-kussowski@posteo.de>
Co-authored-by: Krille <c.kussowski@famedly.com>
Co-authored-by: Linerly <linerly@proton.me>
Co-authored-by: Priit Jõerüüt <hwlate@joeruut.com>
Co-authored-by: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate.org>
Co-authored-by: fadelkon <fadelkon@posteo.net>
Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>
Co-authored-by: Edgars Andersons <Edgars+Weblate@gaitenis.id.lv>
Co-authored-by: josé m <correoxm@disroot.org>
Co-authored-by: Bezruchenko Simon <worcposj44@gmail.com>
Co-authored-by: Christian <christian-pauly@posteo.de>
Co-authored-by: - <hitekex@yandex.ru>
Co-authored-by: Angelo Schirinzi <Odi-3@users.noreply.hosted.weblate.org>
Co-authored-by: xabirequejo <xabi.rn@gmail.com>
Co-authored-by: Piotr Orzechowski <piotr@orzechowski.tech>
Co-authored-by: Rex_sa <rex.sa@pm.me>
Co-authored-by: Tewuzij <tenajeza@outlook.com>
Co-authored-by: goknarbahceli <goknarbahceli@proton.me>
Co-authored-by: தமிழ்நேரம் <anishprabu.t@gmail.com>
Co-authored-by: Erin <erin@erindesu.cz>
Co-authored-by: EpicKiwi <me@epickiwi.fr>
Co-authored-by: Christian Tietze <me@christiantietze.de>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-03 12:36:46 -05:00
wcjord
d773347d6e
Morph-repo-2 ( #1681 )
...
* feat(morphs): repo for getting lang-specific list of morphs
* integrated repo into use of morph features and tags
* generated
* merged with previous push
* generated
* generated
* chore: fix .env file path
---------
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>
2025-02-03 12:21:29 -05:00
sienna-sterling
2754bff62e
refactor(language levels): Removed Language Levels class converted it… ( #1580 )
...
* refactor(language levels): Removed Language Levels class converted it to it's own enum file
* refactor(lanugage levels): cleaned up code by removing unused varible and setting initial values to class instances
* refactor(language level): Fixed some loose ends to explicitly take a LanguageLevelTypeEnum
* refactor(language level): implemented changes after testing.
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-27 16:47:14 -05:00
ggurdin
a4e2177de6
fix: don't show invite space dialog after joining room with code ( #1541 )
2025-01-22 16:33:07 -05:00
ggurdin
5588d8ec16
feat: leave analytics rooms after extracting data, use generator function to batch rooms in download ( #1478 )
2025-01-16 12:42:24 -05:00
ggurdin
027158e286
1435 refactor into function specific groupings ( #1440 )
...
* fix: deleted unreferenced files
* fix: sort files based on function
2025-01-14 14:00:30 -05:00