Commit graph

1770 commits

Author SHA1 Message Date
Sorunome
2175a47e2c fix: Font size settings did not affect replies 2021-08-01 10:10:22 +02:00
Christian Pauly
971d5b25fb feat: Implement new space view 2021-08-01 08:05:40 +02:00
Christian Pauly
a6a18d34f6 feat: Implement basic space editing 2021-08-01 07:54:44 +02:00
Christian Pauly
04d1e2afcb design: Make avatars lighter 2021-08-01 07:47:00 +02:00
Christian Pauly
78222ab55d feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +02:00
Christian Pauly
c14cd8479a refactor: Select chat list item logic 2021-07-31 23:49:30 +02:00
Christian Pauly
29d9a30254 fix: Colored background for transparent avatars 2021-07-31 22:17:18 +02:00
Christian Pauly
7f30eea593 design: Nicer selected mark on chatlists 2021-07-31 20:28:21 +02:00
Christian Pauly
65232c9549 fix: Avatar noPic detection 2021-07-31 20:19:57 +02:00
Sorunome
0fc5ba6d20 Merge branch 'soru/image-pack-creator' into 'main'
chore: cleanup image pack editor to attach metadata and prepare to make it more general

See merge request famedly/fluffychat!466
2021-07-31 15:30:27 +00:00
Sorunome
2cc8b395f0 chore: cleanup image pack editor to attach metadata and prepare to make it more general 2021-07-31 17:13:35 +02:00
Sorunome
7e1e4e4844 feat: Rate limit streams so that large accounts have a smoother UI 2021-07-31 12:55:02 +02:00
Christian Pauly
4adeca011b fix: Tests 2021-07-27 16:15:13 +02:00
Christian Pauly
05e6e14b5a fix: Disable vrouter logs in release mode 2021-07-26 18:45:54 +02:00
Christian Pauly
1db380e7d2 design: Make unread listtiles more visible 2021-07-26 18:43:50 +02:00
Christian Pauly
6458f93bac design: Move pinned icon in title 2021-07-26 18:38:42 +02:00
Krille Fear
a4b462678b Merge branch 'soru/sticker-text' into 'main'
feat: Tapping on stickers shows the sticker body

See merge request famedly/fluffychat!456
2021-07-25 08:57:36 +00:00
Krille Fear
ccb460d69c Merge branch 'soru/room-pills' into 'main'
feat: Display the room name in room pills

See merge request famedly/fluffychat!457
2021-07-25 08:57:03 +00:00
Sorunome
18a76889bb feat: Tapping on stickers shows the sticker body 2021-07-24 18:20:34 +02:00
Sorunome
31df2123dd feat: Display the room name in room pills 2021-07-24 18:08:58 +02:00
Sorunome
143d56c691 feat: Increase the amount of suggestions for the input bar 2021-07-24 18:07:50 +02:00
Christian Pauly
07aee5e6c1 fix: Reset bootstrap on bad ssss 2021-07-24 11:45:27 +02:00
Christian Pauly
e8fcc7abc2 fix: Hide stickers button when there is not sticker pack 2021-07-24 10:52:54 +02:00
Christian Pauly
197736444f fix: Download files on iOS 2021-07-24 10:47:34 +02:00
Christian Pauly
679fd854a7 fix: Record voice messages on iOS 2021-07-24 10:35:18 +02:00
Sorunome
263e3f433e fix: cropped sticker 2021-07-23 20:31:37 +02:00
Krille Fear
d5de2c3ced Merge branch 'soru/stickers' into 'main'
feat: Add sticker picker

See merge request famedly/fluffychat!452
2021-07-23 17:38:03 +00:00
Sorunome
1e98fdd7b0 feat: Add sticker picker 2021-07-23 19:33:04 +02:00
Krille Fear
1382db60ad Merge branch 'fix_busy_loop' into 'main'
fix: busy loop due to CircularProgressIndicator

See merge request famedly/fluffychat!453
2021-07-23 16:40:27 +00:00
Christian Pauly
b88f8ec5dc refactor: Rename store and allow storing custom values 2021-07-23 18:39:18 +02:00
Steef Hegeman
17799aa191 fix: busy loop due to CircularProgressIndicator
It can get redrawn even if the owning AnimatedContainer class has height
0. Setting it to completion when done stops the rebuilding cpu overhead.
2021-07-23 17:05:19 +02:00
Christian Pauly
546998b1e4 fix: Crash on timeline 2021-07-23 09:13:24 +02:00
Sorunome
ec0fef7239 feat: Also suggest username completions based on their slugs 2021-07-21 20:46:17 +02:00
Christian Pauly
c6e91d9904 chore: Update SDK 2021-07-21 16:22:49 +02:00
Krille Fear
4659837340 Merge branch 'soru/mentions' into 'main'
feat: Nicer mentions

Closes #444

See merge request famedly/fluffychat!446
2021-07-21 06:46:18 +00:00
Krille Fear
2009950c37 Merge branch 'soru/fix-linux' into 'main'
fix: Linux failing on attempting to open hive

See merge request famedly/fluffychat!447
2021-07-21 06:45:53 +00:00
Sorunome
45c234906a fix: Make sure the aspect ratio of image bubbles stays the same 2021-07-20 20:37:36 +02:00
Sorunome
bf83eae9e0 fix: Linux failing on attempting to open hive 2021-07-20 18:02:59 +02:00
Sorunome
53bb9f3edd feat: Nicer mentions 2021-07-20 17:54:48 +02:00
Sorunome
e048625804 Merge branch 'soru/sticker-rendering' into 'main'
feat: Render stickers nicer

See merge request famedly/fluffychat!445
2021-07-20 15:34:50 +00:00
Krille Fear
00ddd778f0 Merge branch 'soru/emotes-and-stickers' into 'main'
chore: Update image pack file format to match that of the emote msc

See merge request famedly/fluffychat!433
2021-07-20 07:44:28 +00:00
Sorunome
1d65cc8216 feat: Render stickers nicer 2021-07-19 19:23:38 +02:00
Sorunome
2df7d36b40 chore: Update image pack file format to match that of the emote msc 2021-07-18 20:00:20 +02:00
Krille Fear
8a45589d70 Merge branch 'soru/download-audio' into 'main'
feat: Add download button to audio messages

See merge request famedly/fluffychat!443
2021-07-18 17:24:25 +00:00
Sorunome
0eb5120df5 feat: Add download button to audio messages 2021-07-18 19:19:38 +02:00
Christian Pauly
2589bf561a Merge branch 'main' of gitlab.com:famedly/fluffychat into main 2021-07-18 19:04:13 +02:00
Christian Pauly
cfb104d668 feat: Android SSO in webview 2021-07-18 19:04:09 +02:00
Sorunome
b70683358c Merge branch 'soru/better-image-fallback' into 'main'
cleanup: Better image bubble error handling

See merge request famedly/fluffychat!442
2021-07-18 17:00:24 +00:00
Christian Pauly
bfa6e653e8 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-07-18 12:37:03 +02:00
Christian Pauly
51a521c510 fix: Make sure the textfield is unfocused before opening the camera 2021-07-18 12:17:56 +02:00