Commit graph

46 commits

Author SHA1 Message Date
ggurdin
1608923516
chore: hide delete option for DMs 2025-06-23 16:11:37 -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
29df67d227
chore: make room details buttons expand to fill available space 2025-06-18 16:15:33 -04:00
ggurdin
30b185cdcc
fluffychat merge 2025-06-09 16:02:38 -04:00
Kelrap
68a4bcb84b Decrease padding on mini buttons to fix centering 2025-06-09 11:01:11 -04:00
ggurdin
422ac25b51
Merge branch 'main' into space-details-tooltips 2025-06-06 15:22:23 -04:00
ggurdin
d529a851e0
chore: some sentry fixes 2025-06-06 15:17:18 -04:00
Kelrap
48ff16b5a9 Formatting 2025-06-06 15:16:06 -04:00
Kelrap
0ea29cef08 Only show tooltips in mini mode 2025-06-06 15:15:11 -04:00
Kelrap
f264d43a6d Merge branch 'main' of https://github.com/pangeachat/client into space-details-tooltips 2025-06-06 14:34:23 -04:00
ggurdin
87b6672677
chore: use root navigator for popup menus 2025-06-06 13:54:25 -04:00
ggurdin
1f79ef0977
chore: adjust some sizing in room details page 2025-06-06 11:54:25 -04:00
Kelrap
01a743e76b Formatting 2025-06-05 14:54:16 -04:00
Kelrap
4e10a0e353 Add tooltips to all RoomDetailsButtons 2025-06-05 14:50:44 -04:00
ggurdin
f16e1126ab
feat: add space view participant list 2025-06-05 12:50:40 -04:00
ggurdin
2545167b52
chore: show member action popup on click avatar in room details page 2025-06-05 11:57:00 -04:00
ggurdin
8217c5d5aa
chore: auto-load all participants on mobile 2025-06-05 09:58:15 -04:00
ggurdin
583479873d
chore: add permission to send activity events to newly created chats (#2923) 2025-06-04 10:41:31 -04:00
ggurdin
0aa9a3f195
chore: update coloring in access page (#2922) 2025-06-04 10:24:36 -04:00
ggurdin
249538c20b
feat: redesign of space access page (#2903) 2025-06-02 14:48:39 -04:00
ggurdin
fcc0a0f344
chore: space detail redesign fixes (#2888) 2025-05-23 11:51:18 -04:00
ggurdin
bc77056b96
refactor: room details page redesign 2025-05-22 14:25:55 -04:00
ggurdin
98539327b6
resolve merge conflict 2025-05-22 13:48:22 -04:00
Kelrap
454ddeb2c0
Adjust IT bar appearance (#2820)
* Adds gap above inline instruction, rounds top corners of IT bar

* chore: formatting

* chore: formatting

* chore: allow moderators to download chats

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-16 09:37:47 -04:00
ggurdin
fc9c175117
feat: allow admins to delete rooms 2025-05-15 13:28:56 -04:00
ggurdin
f66dd82b71
chore: hide permissions tile for DMs (#2803) 2025-05-14 16:48:46 -04:00
ggurdin
01fee1089b
chore: show space permissions (#2787) 2025-05-13 15:55:53 -04:00
Kelrap
757ffae1bb
Invite page tweaks (#2735)
* Remove buttons, fix web margin issue

* generated

* Don't share link for non-spaces

* generated

* Revert "generated"

This reverts commit 93907a836d01063cf551f8da0dde2621ab201a62.

* Hide share buttons if not space

* dart-formatting

* delete unused widgets

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-12 14:50:49 -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
Kelrap
05532431aa
Details page header tweaks (#2752)
* Center header, DM edits

* chore: dart formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-05-09 15:59:18 -04:00
ggurdin
d792e9fc86
chore: set active space via route instead of stream (#2744) 2025-05-09 12:10:24 -04:00
ggurdin
a66c7bada4
chore: enable chat downloads in DMs (#2689) 2025-05-06 12:45:48 -04:00
ggurdin
5d3674ec61
chore: use separate argument for determining bot avatar (#2660) 2025-05-05 12:33:13 -04:00
ggurdin
0dc3f13d99
chore: hide back button in space details page (#2448) 2025-04-15 12:56:29 -04:00
ggurdin
dacc4c3470
chore: hide room capacity button in DMs (#2150) 2025-03-17 12:36:15 -04:00
ggurdin
2b17945194
chore: only run leave function if dialog result is yes (#2011) 2025-02-28 14:37:57 -05:00
ggurdin
04315eaf10
chore: update leave room messages (#2010) 2025-02-28 14:25:55 -05:00
ggurdin
60fe4d122d
chore: update empty description copy for spaces (#1968) 2025-02-27 10:37:30 -05:00
ggurdin
f2c1029508
chore: simplify enforcement of room capacity, remove capacity option for spaces (#1951) 2025-02-26 17:10:55 -05:00
ggurdin
21b9b7e720
Fix arb types (#1848)
* chore: move over all fluffychat copy changes, revert any differenced between FluffyChat and Pangea copy

* chore: sort copy between FluffyChat and Pangea, update metadata types for FluffyChat copy

* chore: update metadata type for pangea chat copy

* chore: add placeholders to Pangea vietnamese copy
2025-02-19 13:53:32 -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
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
ggurdin
875d6bb7eb
fix: revert some changes to leaving space logic, updated copy (#1677) 2025-01-31 15:17:45 -05:00
ggurdin
5383a62502
fix: only show space analytics download button on web (#1492)
* fix: only show space analytics download button on web

* fix: don't close keyboard right after opening lemma meaning text field

* fix: make proportion the number of relevant tokens with completed activities over the number of relevant tokens
2025-01-17 11:00:09 -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