Commit graph

6702 commits

Author SHA1 Message Date
krille-chan
92d3e7f1c3
chore: Follow up VideoPlayer in ImageViewer 2025-05-19 19:37:09 +02:00
ggurdin
e5e7f40220
chore: some fixes for activity message overlay not matching underlying message (#2834) 2025-05-19 12:57:20 -04:00
ggurdin
3359cfe25d
fix: make TTS button pause when it's stopped by the other TTS button playing (#2831) 2025-05-19 12:19:17 -04:00
ggurdin
c5b7b550f2
chore: make homepage a subroute of /rooms so that the state of /rooms will be maintained when navigating between them (#2829) 2025-05-19 09:24:20 -04:00
ggurdin
18ebc03ba3
chore: fix function for determining if base and target language are the same in initial user settings page (#2828) 2025-05-19 09:09:57 -04:00
Christian Kußowski
d4332d5705
ci: Experimental check for duplicate workflow 2025-05-18 09:39:04 +02:00
Christian Kußowski
2f8547869f
chore: Let users decide for the title in error reporter 2025-05-18 09:39:04 +02:00
Krille-chan
ae2086f3c2
Merge pull request #1778 from midnight-blue/fix-jagged-avatar-edges
Fix: Fix jagged avatar edges
2025-05-18 09:01:06 +02:00
Christian Kußowski
15543275c4
chore: Follow up push avatars 2025-05-17 16:40:09 +02:00
Christian Kußowski
e8ee3722db
chore: Follow up new video player 2025-05-17 16:29:32 +02:00
ggurdin
e01166cf14
Sentry (#2825)
* fix: resolve typecast error

* chore: fix add to stream after close error
2025-05-16 13:57:37 -04:00
ggurdin
8289a33c2d
2765 direct users to add to chat with multiselect rather than create (#2824)
* chore: abstract activity editting into builder widget

* feat: allow users to launch activities to existing chats instead of making new chat
2025-05-16 13:48:18 -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
c5675d6cb3
chore: make overlay header scrollable (#2817) 2025-05-15 14:03:31 -04:00
Kelrap
818078339a
Public sheet popup reversion (#2791)
* Don't ask for space code of no-code-required space

* Fix Join button gap

* Reverts to previous public sheet popup design

* Make join button work

* Copy fixes for subchat join orange box error

* revert public room dialog to fluffychat version

* fix import error

* Keep sheet from taking up whole screen

* chore: formatting

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-15 13:39:16 -04:00
Kelrap
b9d23cc7e3
Hide redacted events by default (#2814)
* Hide redacted events by default

* chore: formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-15 13:34:47 -04:00
ggurdin
fc9c175117
feat: allow admins to delete rooms 2025-05-15 13:28:56 -04:00
krille-chan
7b5a9c10c6
refactor: Reduce notification avatar size to 128 2025-05-15 15:53:29 +02:00
ggurdin
8bac7b8c51
chore: if user L2 and system language match in user settings page, show base language dropdown (#2810) 2025-05-15 09:52:01 -04:00
krille-chan
e7034184d6
chore: Follow up crop circle notification avatars 2025-05-15 15:47:35 +02:00
krille-chan
200f2c34be
fix: Join new room after room upgrade 2025-05-15 14:54:08 +02:00
ggurdin
261b737eae
chore: fix env url (#2808) 2025-05-14 17:02:39 -04:00
ggurdin
b5f3047dd1
chore: move close button to the right in activity suggestion dialog (#2806) 2025-05-14 16:55:03 -04:00
ggurdin
f66dd82b71
chore: hide permissions tile for DMs (#2803) 2025-05-14 16:48:46 -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
33425f4406
feat: allow users on staging to switch their environment (#2799) 2025-05-14 15:46:44 -04:00
ggurdin
6c3de08019
chore: try to enable video player on web on windows machine (#2788) 2025-05-13 16:06:45 -04:00
ggurdin
01fee1089b
chore: show space permissions (#2787) 2025-05-13 15:55:53 -04:00
ggurdin
3543193b4f
chore: fix bot face in user popup (#2786) 2025-05-13 15:19:22 -04:00
ggurdin
fec642a451
chore: give minimum width to message token buttons and align tokens at the bottom of columns (#2785) 2025-05-13 15:01:15 -04:00
ggurdin
1260e056b8
chore: refresh SVG cache once a day (#2776) 2025-05-13 09:24:54 -04:00
ggurdin
bf881ac0d4
chore: add minimum width to level progress bar (#2774) 2025-05-12 16:57:26 -04:00
ggurdin
10ac5bbe13
chore: remove backdoor to space page on mobile (#2772) 2025-05-12 16:27:49 -04:00
ggurdin
8ae997e642
feat: add join space onboarding step (#2771) 2025-05-12 16:09:17 -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
5c8b25a005
chore: fix null check error in analytics download dialog (#2769) 2025-05-12 14:19:37 -04:00
ggurdin
0fae0355e2
chore: allow message token button to expand gaps between words to fit content for 1-character tokens (#2768) 2025-05-12 14:08:21 -04:00
krille-chan
1305171219
chore: Crop shortcut file on android and cache it 2025-05-12 18:29:05 +02:00
ggurdin
b41d572698
refactor: new invite page design (#2763) 2025-05-12 11:40:06 -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
Krille-chan
a74c00f41c
Merge pull request #1802 from MoonlightWave-12/improve-file-selection-for-videos-and-images
Make more file-types visible when selecting images or videos to send
2025-05-12 15:21:27 +02:00
MoonlightWave-12
51449fc724
chore: Format lib/utils/file_selector.dart 2025-05-12 13:29:08 +02:00
krille-chan
2fb8156718
chore: Follow up videoplayer 2025-05-11 14:25:45 +02:00
Christian Kußowski
f3c36e0b09
chore: Follow up videoplayer
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-11 11:31:31 +02:00
Christian Kußowski
55705d761d
feat: Move videoplayer into multi image viewer
Also fixes video thumbnails

Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-11 10:59:21 +02:00
Christian Kußowski
b022741310
chore: Follow up background audio player
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-11 10:46:50 +02:00
krille-chan
9da7a5704e
feat: Create lists with checkboxes via + menu 2025-05-10 16:54:29 +02:00
krille-chan
a2e5a940bd
feat: Check markdown checkboxes in messages 2025-05-10 16:27:58 +02:00
Christian Kußowski
7cc341ac91
feat: Background audio player
Signed-off-by: Christian Kußowski <c.kussowski@famedly.com>
2025-05-10 13:49:18 +02:00