Christian Pauly
|
76363480b5
|
design: Make unread listtiles more visible
|
2021-07-26 18:43:50 +02:00 |
|
Christian Pauly
|
3abe6c2ac1
|
design: Move pinned icon in title
|
2021-07-26 18:38:42 +02:00 |
|
Krille Fear
|
adf0688cf4
|
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
|
91e77df3f3
|
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
|
3bc5979845
|
feat: Tapping on stickers shows the sticker body
|
2021-07-24 18:20:34 +02:00 |
|
Sorunome
|
a33a20af4c
|
feat: Display the room name in room pills
|
2021-07-24 18:08:58 +02:00 |
|
Sorunome
|
c4e1a9cbd0
|
feat: Increase the amount of suggestions for the input bar
|
2021-07-24 18:07:50 +02:00 |
|
Christian Pauly
|
b78b6542a2
|
fix: Reset bootstrap on bad ssss
|
2021-07-24 11:45:27 +02:00 |
|
Christian Pauly
|
b71dd4bc08
|
fix: Hide stickers button when there is not sticker pack
|
2021-07-24 10:52:54 +02:00 |
|
Christian Pauly
|
a8201c4358
|
fix: Download files on iOS
|
2021-07-24 10:47:34 +02:00 |
|
Christian Pauly
|
4c2e690125
|
fix: Record voice messages on iOS
|
2021-07-24 10:35:18 +02:00 |
|
Sorunome
|
a4ec2a09a2
|
fix: cropped sticker
|
2021-07-23 20:31:37 +02:00 |
|
Krille Fear
|
5fe0289c96
|
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
|
205d7e8f5f
|
feat: Add sticker picker
|
2021-07-23 19:33:04 +02:00 |
|
Krille Fear
|
9f4747057c
|
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
|
b1c35e5e1c
|
refactor: Rename store and allow storing custom values
|
2021-07-23 18:39:18 +02:00 |
|
Steef Hegeman
|
15856e15dc
|
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
|
a206f23ad4
|
fix: Crash on timeline
|
2021-07-23 09:13:24 +02:00 |
|
Sorunome
|
3d980df674
|
feat: Also suggest username completions based on their slugs
|
2021-07-21 20:46:17 +02:00 |
|
Christian Pauly
|
f01c62c23d
|
chore: Update SDK
|
2021-07-21 16:22:49 +02:00 |
|
Krille Fear
|
0b147a2116
|
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
|
b213ed74ba
|
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
|
a4579a5760
|
fix: Make sure the aspect ratio of image bubbles stays the same
|
2021-07-20 20:37:36 +02:00 |
|
Sorunome
|
76e476e2f9
|
fix: Linux failing on attempting to open hive
|
2021-07-20 18:02:59 +02:00 |
|
Sorunome
|
99bc8198e9
|
feat: Nicer mentions
|
2021-07-20 17:54:48 +02:00 |
|
Sorunome
|
9a74d0977b
|
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
|
41b6a14211
|
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
|
35523a5200
|
feat: Render stickers nicer
|
2021-07-19 19:23:38 +02:00 |
|
Sorunome
|
b05189230f
|
chore: Update image pack file format to match that of the emote msc
|
2021-07-18 20:00:20 +02:00 |
|
Krille Fear
|
e2150a0c5c
|
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
|
bbb2f434c3
|
feat: Add download button to audio messages
|
2021-07-18 19:19:38 +02:00 |
|
Christian Pauly
|
aa0033c0a6
|
Merge branch 'main' of gitlab.com:famedly/fluffychat into main
|
2021-07-18 19:04:13 +02:00 |
|
Christian Pauly
|
befd8e1160
|
feat: Android SSO in webview
|
2021-07-18 19:04:09 +02:00 |
|
Sorunome
|
4ab737a174
|
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
|
12eb09f553
|
Merge branch 'main' of gitlab.com:famedly/fluffychat
|
2021-07-18 12:37:03 +02:00 |
|
Christian Pauly
|
6821a421b6
|
fix: Make sure the textfield is unfocused before opening the camera
|
2021-07-18 12:17:56 +02:00 |
|
Sorunome
|
e765d6564b
|
cleanup: Better image bubble error handling
|
2021-07-18 11:17:58 +02:00 |
|
Christian Pauly
|
ba685b7a1f
|
fix: Close safariviewcontroller on SSO
|
2021-07-15 14:04:29 +02:00 |
|
Krille Fear
|
675025e69e
|
Merge branch 'soru/lottie' into 'main'
feat: Add rendering of lottie files
See merge request famedly/fluffychat!437
|
2021-07-13 16:32:08 +00:00 |
|
Krille Fear
|
f97216d8af
|
Merge branch 'soru/set-prefered-jitsi' into 'main'
fix: Check for jitsi server in well-known lookup also on login screen
See merge request famedly/fluffychat!436
|
2021-07-13 16:31:09 +00:00 |
|
Krille Fear
|
b5b9a05511
|
Merge branch 'soru/desktop-e2ee-files' into 'main'
fix: show thumbnails in timeline on desktop
See merge request famedly/fluffychat!438
|
2021-07-13 16:30:02 +00:00 |
|
Krille Fear
|
7b3d3781db
|
Merge branch 'soru/save-file-picker' into 'main'
feat: Add a proper file saver
Closes #381 and #213
See merge request famedly/fluffychat!439
|
2021-07-13 16:29:31 +00:00 |
|
Krille Fear
|
51e33562d8
|
Merge branch 'soru/nicer-device-detection' into 'main'
feat: Better detect the device type from the device name
See merge request famedly/fluffychat!440
|
2021-07-13 16:28:10 +00:00 |
|
Christian Pauly
|
d10d23ac62
|
fix: Workaround for iOS not removing the app badge
|
2021-07-13 18:26:55 +02:00 |
|
Christian Pauly
|
6f8ad27420
|
fix: Keyboard hides imagePicker buttons on iOS
|
2021-07-13 10:32:11 +02:00 |
|
Sorunome
|
63ee2b3a02
|
feat: Better detect the device type from the device name
|
2021-07-12 13:49:12 +02:00 |
|
Sorunome
|
f7f1b752c2
|
feat: Add a proper file saver
|
2021-07-12 11:54:14 +02:00 |
|
Sorunome
|
14f8f791e0
|
fix: show thumbnails in timeline on desktop
|
2021-07-11 16:11:41 +02:00 |
|
Sorunome
|
0319eefbd8
|
feat: Add rendering of lottie files
|
2021-07-11 14:30:39 +02:00 |
|
Sorunome
|
9124760812
|
fix: Check for jitsi server in well-known lookup also on login screen
|
2021-07-11 12:41:20 +02:00 |
|
Christian Pauly
|
30d4bc5c49
|
fix: SSO on web
|
2021-07-08 18:42:46 +02:00 |
|
Christian Pauly
|
3601e40a82
|
change: Sign in button according to apples HIG
|
2021-07-08 18:09:19 +02:00 |
|
Christian Pauly
|
8fef28ae87
|
chore: Update dependencies
|
2021-07-08 17:20:38 +02:00 |
|
Christian Pauly
|
fbc78119fa
|
chore: Update matrix und vrouter
|
2021-07-08 17:10:20 +02:00 |
|
Krille Fear
|
37179a0665
|
Merge branch 'krille/remove-moor' into 'main'
refactor: Remove moor
See merge request famedly/fluffychat!431
|
2021-07-03 09:17:03 +00:00 |
|
S1m
|
ccd3dc730a
|
update unifiedpush
|
2021-07-02 09:35:31 +02:00 |
|
Christian Pauly
|
9c47cbffd5
|
refactor: Remove moor
|
2021-06-30 20:20:17 +02:00 |
|
Christian Pauly
|
cc67537d0a
|
chore: Bump version
|
2021-06-29 08:49:47 +02:00 |
|
Christian Pauly
|
1c1a4fa4f3
|
fix: Flutter Hive on Linux
|
2021-06-29 07:59:37 +02:00 |
|
Christian Pauly
|
6bbd6eb0c0
|
fix: Messagebubble
|
2021-06-26 12:06:09 +02:00 |
|
Christian Pauly
|
b65a1383ae
|
refactor: Move logs to about dialog
|
2021-06-26 10:43:07 +02:00 |
|
Krille Fear
|
3bb257a907
|
Merge branch 'soru/fix-thumbnails' into 'main'
fix: Database does not store files correctly
Closes #450
See merge request famedly/fluffychat!428
|
2021-06-24 14:47:13 +00:00 |
|
Krille Fear
|
4605f6de26
|
Merge branch 'soru/emote-settings' into 'main'
fix: Make emote settings work again
Closes #446
See merge request famedly/fluffychat!429
|
2021-06-24 14:43:46 +00:00 |
|
Sorunome
|
6daf0dad4f
|
fix: Make emote settings work again
|
2021-06-24 16:39:17 +02:00 |
|
Christian Pauly
|
e2724cdc46
|
chore: Remove dividers
|
2021-06-24 15:56:40 +02:00 |
|
Sorunome
|
33832dce0e
|
fix: Database does not store files correctly
|
2021-06-24 14:13:35 +02:00 |
|
Christian Pauly
|
a39790cdca
|
refactor: Remove FluffyClient and make it no longer static
|
2021-06-23 16:20:51 +02:00 |
|
Christian Pauly
|
b90c5d4383
|
chore: Make connection header less chatty
|
2021-06-23 11:40:12 +02:00 |
|
Christian Pauly
|
9bc5913651
|
design: Sort settings routes
|
2021-06-23 11:26:12 +02:00 |
|
Christian Pauly
|
16c2249483
|
fix: Bootstrap dialog
|
2021-06-22 17:56:15 +02:00 |
|
Krille Fear
|
8fcdd4236a
|
Merge branch 'commands-ux' into 'main'
/commands input suggestions + missing dialog
See merge request famedly/fluffychat!424
|
2021-06-22 14:55:15 +00:00 |
|
Christian Pauly
|
972538b624
|
feat: Show progress bar and sync status
|
2021-06-22 15:46:52 +02:00 |
|
Christian Pauly
|
0fb9218b89
|
chore: Remove workaround of initialUrl
|
2021-06-22 12:31:18 +02:00 |
|
Christian Pauly
|
30011f4761
|
refactor: Use flutter cache manager for avatar push cashing
|
2021-06-21 13:13:22 +02:00 |
|
Christian Pauly
|
20b7f2904a
|
design: Make some progress indicator more thin
|
2021-06-20 14:36:01 +02:00 |
|
Christian Pauly
|
2be26e0287
|
design: Remove annoying progress indicator from avatar
|
2021-06-20 14:32:12 +02:00 |
|
Christian Pauly
|
c49a410eac
|
fix: Formatting
|
2021-06-20 14:27:07 +02:00 |
|
Christian Pauly
|
7f491c26cd
|
design: Minor improvements
|
2021-06-20 14:08:34 +02:00 |
|
Christian Pauly
|
6ab0b02c6b
|
design: Make load more button an elevated button
|
2021-06-20 14:05:47 +02:00 |
|
Steef Hegeman
|
65b1215187
|
/commands: missing command dialog
When sending a message, show an alert dialog if a command is not
recognized, offering to either cancel or send as text.
|
2021-06-20 13:51:36 +02:00 |
|
Steef Hegeman
|
7d25bbb539
|
InputBar: suggestions for /commands with hints
|
2021-06-20 13:51:26 +02:00 |
|
Christian Pauly
|
8dea650300
|
fix: Flickerfree app start
|
2021-06-20 13:45:35 +02:00 |
|
Christian Pauly
|
797105cd17
|
design: Disappearing dividers between chats
|
2021-06-20 13:25:06 +02:00 |
|
Christian Pauly
|
3b7144d805
|
change: Place backup hint banner in chat list
|
2021-06-20 13:16:51 +02:00 |
|
Christian Pauly
|
3993984a2b
|
design: Nicer first loading design
|
2021-06-20 12:57:46 +02:00 |
|
Christian Pauly
|
6ae7a0ce3a
|
refactor: Use different client name on debug
|
2021-06-20 12:44:09 +02:00 |
|
Christian Pauly
|
def075aa8c
|
design: Nicer loading screen and empty page
|
2021-06-20 09:38:28 +02:00 |
|
Krille Fear
|
9c5a590ee7
|
Merge branch 'fix_versions' into 'main'
fix version on non mobile platforms
See merge request famedly/fluffychat!426
|
2021-06-20 07:05:04 +00:00 |
|
Christian Pauly
|
2eec7bf6d0
|
feat: More stable connection status header
|
2021-06-20 09:03:22 +02:00 |
|
Raatty
|
a18468a52f
|
fix version on non mobile platforms
|
2021-06-20 10:24:39 +12:00 |
|
Christian Pauly
|
cb84e82365
|
chore: follow up of web sso fix
|
2021-06-18 16:15:11 +02:00 |
|
Christian Pauly
|
92e4b50955
|
chore: Make webBaseUrl configurable in config.json
|
2021-06-18 15:38:01 +02:00 |
|
Christian Pauly
|
826d8778dd
|
fix: SSO on web
|
2021-06-18 15:36:27 +02:00 |
|
Christian Pauly
|
a74ca8ecb6
|
fix: iOS SSO
|
2021-06-18 11:21:00 +02:00 |
|
Christian Pauly
|
938d1d054c
|
refactor: Switch to pub.dev version of matrix sdk
|
2021-06-18 10:29:48 +02:00 |
|
Christian Pauly
|
aeaa4a7081
|
chore: Update database migration
|
2021-06-18 09:24:38 +02:00 |
|
Christian Pauly
|
07d4842b28
|
chore: Make file storing unencrypted
|
2021-06-14 08:18:55 +02:00 |
|
Christian Pauly
|
3e0be0f8fd
|
chore: fix Web secure storage
|
2021-06-12 13:41:22 +02:00 |
|
Christian Pauly
|
bd60c67535
|
chore: Fix web hive encryption
|
2021-06-12 12:14:36 +02:00 |
|
Christian Pauly
|
6ee4ca73cb
|
feat: Implement hive
|
2021-06-11 11:40:38 +02:00 |
|
Christian Pauly
|
a48d84fe27
|
feat: One page login
|
2021-06-11 10:08:04 +02:00 |
|
Krille Fear
|
09e1db1579
|
Merge branch 'issue-371' into 'main'
display who sent a reactji on long press
Closes #371
See merge request famedly/fluffychat!422
|
2021-06-10 17:32:16 +00:00 |
|
ryg-git
|
4191a42719
|
display who sent a reactji on long press
|
2021-06-10 17:32:16 +00:00 |
|
Christian Pauly
|
086209fd39
|
fix: Load urls directly
|
2021-06-10 10:20:00 +02:00 |
|
Krille Fear
|
f4e2a57848
|
fix: Shift+Enter should delete selection
|
2021-06-07 07:37:27 +00:00 |
|
Christian Pauly
|
53b6c8bb28
|
fix: ImageViewer again
|
2021-06-06 17:56:01 +02:00 |
|
Christian Pauly
|
004d6b2c83
|
fix: Display error when request history
|
2021-06-06 17:28:00 +02:00 |
|
Christian Pauly
|
65342a36a3
|
fix: Set homeserver from localstorage in web
|
2021-06-06 17:09:32 +02:00 |
|
Christian Pauly
|
cefa4be534
|
fix: SSO on web hopefully
|
2021-06-06 17:07:19 +02:00 |
|
Christian Pauly
|
f6082c5bac
|
feat: New registration workflow
|
2021-06-06 16:55:31 +02:00 |
|
Christian Pauly
|
afa1003e44
|
fix: Correct context for Image Bubble
|
2021-06-06 15:23:21 +02:00 |
|
Christian Pauly
|
f82ce1b000
|
chore: Update audioplayers
|
2021-06-06 10:50:26 +02:00 |
|
Christian Pauly
|
7d6cbeec26
|
fix: Image viewer routing
|
2021-06-06 10:09:13 +02:00 |
|
Christian Pauly
|
2b83e69c1f
|
refactor: active room ID now only in defined in the path
|
2021-06-06 10:00:52 +02:00 |
|
Christian Pauly
|
839b0d042b
|
fix: set avatar
|
2021-06-05 09:21:48 +02:00 |
|
Christian Pauly
|
01f6b5e0d3
|
fix: unreadBubbleSize
|
2021-06-05 09:12:34 +02:00 |
|
Krille Fear
|
9e218174db
|
Merge branch 'android-back-button-cancels-share' into 'main'
android: back button cancels share (still pops)
See merge request famedly/fluffychat!421
|
2021-06-02 05:57:13 +00:00 |
|
Christian Pauly
|
2421589bcb
|
fix: OnePageCard elevation
|
2021-05-31 21:17:00 +02:00 |
|
Christian Pauly
|
e6f3f0bb5e
|
fix: Better profile caching in settings
|
2021-05-31 20:58:20 +02:00 |
|
Steef Hegeman
|
83c73cac9b
|
android: back button cancels share (still pops)
|
2021-05-31 20:41:46 +02:00 |
|
Christian Pauly
|
2467cab539
|
feat: Button to remove avatar
|
2021-05-31 19:33:40 +02:00 |
|
Christian Pauly
|
ebbdf9abef
|
fix: Recording dialog buttons
|
2021-05-31 19:13:57 +02:00 |
|
Christian Pauly
|
01093c7e3d
|
fix: AudioPlayer color and remove web workaround
|
2021-05-31 18:03:59 +02:00 |
|
Christian Pauly
|
b2d250c5ef
|
feat: Cute animations for unread badge and typing icon
|
2021-05-31 17:37:35 +02:00 |
|
Christian Pauly
|
1bba8164f0
|
change: Minor color changes for chat list items
|
2021-05-31 17:12:33 +02:00 |
|
Christian Pauly
|
11df0076cb
|
fix: Disable shortcuts for android and iOS
|
2021-05-31 10:59:52 +02:00 |
|
Christian Pauly
|
b0bcdfcb51
|
fix: Analyzer
|
2021-05-30 15:43:03 +02:00 |
|
Christian Pauly
|
797ace3948
|
fix: Design
|
2021-05-30 15:37:39 +02:00 |
|
Christian Pauly
|
3d7e1554bf
|
feat: Dynamic appbar elevation and FAB in chat list
|
2021-05-30 12:41:19 +02:00 |
|
Christian Pauly
|
34b8751328
|
feat: Minor button design changes
|
2021-05-30 12:25:29 +02:00 |
|
Christian Pauly
|
035d045d30
|
fix: Minor design
|
2021-05-29 09:56:52 +02:00 |
|
Christian Pauly
|
14f3bb6e8a
|
Update version
|
2021-05-28 22:47:40 +02:00 |
|
Christian Pauly
|
f9bec90f3d
|
fix: Multiline keyboard on web and desktop
|
2021-05-28 22:44:20 +02:00 |
|
Christian Pauly
|
e300048d3b
|
fix: No push setup
|
2021-05-28 20:32:52 +02:00 |
|
Steef Hegeman
|
a67de58d9a
|
formatting
|
2021-05-27 00:08:38 +02:00 |
|
Steef Hegeman
|
24b632fc90
|
back button clears selection: room list and chat
When a room or event is selected and the Android back button is pressed,
don't pop but clear the current selection. Fixes #399.
|
2021-05-26 20:58:50 +02:00 |
|
Christian Pauly
|
1e5393a9e1
|
fix: Navigator context
|
2021-05-26 09:35:00 +02:00 |
|
Christian Pauly
|
ece1238846
|
fix: Image viewer
|
2021-05-25 20:41:37 +02:00 |
|
Christian Pauly
|
91965b141d
|
fix: Image viewer
|
2021-05-25 15:35:14 +02:00 |
|
Christian Pauly
|
ee9409eb7e
|
fix: Formatting
|
2021-05-24 12:16:46 +02:00 |
|
Christian Pauly
|
e5a871c913
|
fix: Chat layout
|
2021-05-24 11:22:03 +02:00 |
|
Christian Pauly
|
1daece0a7c
|
fix: Snackbars
|
2021-05-24 11:10:38 +02:00 |
|
Christian Pauly
|
fc8d214f01
|
design: Minor improvements of login buttons
|
2021-05-24 11:09:17 +02:00 |
|
Christian Pauly
|
c5620c4f69
|
fix: Click on room aliases
|
2021-05-24 11:07:02 +02:00 |
|
Christian Pauly
|
b0ccf845b8
|
fix: Search public rooms
|
2021-05-24 11:03:08 +02:00 |
|
Christian Pauly
|
ddd5711f79
|
refactor: Deprecate accentColor
|
2021-05-24 10:59:00 +02:00 |
|
Christian Pauly
|
445a2498f1
|
fix: Initial url on web
|
2021-05-24 10:24:49 +02:00 |
|
Christian Pauly
|
4e026c1f20
|
refactor: Remove scrollbars
They are now added automatically in Flutter 2.2
|
2021-05-24 09:50:27 +02:00 |
|
Christian Pauly
|
462baef9b2
|
fix: When to show third column
|
2021-05-23 20:18:29 +02:00 |
|
Christian Pauly
|
93a6726aeb
|
fix: Minor regressions
|
2021-05-23 20:17:10 +02:00 |
|
Christian Pauly
|
64596b4970
|
fix: Layouts
|
2021-05-23 18:46:15 +02:00 |
|
Christian Pauly
|
8ee4e3c155
|
fix: Regressions because of vrouter
|
2021-05-23 15:02:36 +02:00 |
|
Christian Pauly
|
00e43c666e
|
fix: Formatting
|
2021-05-23 14:26:24 +02:00 |
|
Christian Pauly
|
f1d0dba544
|
Merge branch 'main' of gitlab.com:famedly/fluffychat
|
2021-05-23 13:51:08 +02:00 |
|
Christian Pauly
|
1ebae21ea2
|
feat: Switch to VRouter
|
2021-05-23 13:28:49 +02:00 |
|
Christian Pauly
|
8921389e15
|
fix: Dont recommend microG on iPhone
|
2021-05-23 07:12:44 +02:00 |
|
Christian Pauly
|
c04b0c7e8a
|
design: Make snackbars always floating
|
2021-05-22 10:40:34 +02:00 |
|
Christian Pauly
|
8e1948b12e
|
feat: Redesign SSO login
|
2021-05-22 10:25:37 +02:00 |
|
Christian Pauly
|
e6be6849f7
|
fix: "Pick an image" button in emote settings doesn't do anything
|
2021-05-22 09:29:07 +02:00 |
|
Christian Pauly
|
ebc598a0ae
|
refactor: Structure files in more directories
|
2021-05-22 09:24:39 +02:00 |
|
Christian Pauly
|
e44de26353
|
refactor: Rename UI to Views
|
2021-05-22 09:13:47 +02:00 |
|
Christian Pauly
|
cc113bb61a
|
refactor: rename UI to View and MVC login page
|
2021-05-22 09:08:44 +02:00 |
|
Christian Pauly
|
a93165e7ff
|
refactor: Rename views to pages
|
2021-05-22 08:57:49 +02:00 |
|
Christian Pauly
|
56a2455668
|
refactor: Move widgets to lib
|
2021-05-22 08:53:52 +02:00 |
|
Christian Pauly
|
0526e6663f
|
refactor: Move translations to assets
|
2021-05-22 08:42:39 +02:00 |
|
Christian Pauly
|
2540a6c926
|
fix: Formatting and style
|
2021-05-20 14:36:23 +02:00 |
|
Christian Pauly
|
4f13473593
|
refactor: Update SDK
|
2021-05-20 13:59:55 +02:00 |
|
Christian Pauly
|
e1bd4e174c
|
fix: Emoji picker
|
2021-05-20 13:49:10 +02:00 |
|
Christian Pauly
|
37c40a2cb5
|
feat: Cute animation for hiding the + button in inputbar
|
2021-05-20 13:33:45 +02:00 |
|
steve jobs
|
301eecb53c
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 81.9% (353 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
|
2021-05-18 17:34:07 +02:00 |
|
ayiniho
|
3b98ea886a
|
Translated using Weblate (Japanese)
Currently translated at 95.8% (413 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
|
2021-05-18 17:34:07 +02:00 |
|
cPidx
|
6bded86b73
|
Translated using Weblate (Japanese)
Currently translated at 95.8% (413 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
|
2021-05-18 17:34:07 +02:00 |
|
Milo Ivir
|
5ff107dde8
|
Translated using Weblate (Croatian)
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
|
2021-05-18 17:34:05 +02:00 |
|
Christian Pauly
|
c0d446b41e
|
fix: Systemuioverlaystyle
|
2021-05-16 18:13:35 +02:00 |
|
Christian Pauly
|
8292ee77d1
|
refactor: Use default systemUiOverlayStyle
|
2021-05-16 18:10:59 +02:00 |
|
Christian Pauly
|
d986986c97
|
fix: Status bar and system navigation bar theme
|
2021-05-16 16:44:39 +02:00 |
|
Christian Pauly
|
6d7c52c61f
|
fix: Open URIs
|
2021-05-16 16:38:52 +02:00 |
|
J. Lavoie
|
7c533246f5
|
Translated using Weblate (German)
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
|
2021-05-16 15:33:49 +02:00 |
|
Christian Pauly
|
f347edd57b
|
fix: Status bar color
|
2021-05-16 12:02:39 +02:00 |
|
Christian Pauly
|
85be044726
|
design: Minor design refactoring
|
2021-05-16 11:29:18 +02:00 |
|
Christian Pauly
|
0b3734ff2b
|
feat: Improved chat bubble design and splash animations
|
2021-05-16 11:06:46 +02:00 |
|
Christian Pauly
|
e6c20ddd18
|
feat: Zoom page transition on Android and Fuchsia
|
2021-05-16 09:58:21 +02:00 |
|
Jelv
|
e9557ebbf1
|
Translated using Weblate (Dutch)
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
|
2021-05-15 14:32:25 +02:00 |
|
Слободан Симић(Slobodan Simić)
|
85c77b22e6
|
Translated using Weblate (Serbian)
Currently translated at 99.5% (429 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/
|
2021-05-15 14:32:24 +02:00 |
|
Oğuz Ersen
|
31cb02206e
|
Translated using Weblate (Turkish)
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
|
2021-05-15 14:32:23 +02:00 |
|
Xosé M
|
af6363cbb8
|
Translated using Weblate (Galician)
Currently translated at 99.7% (430 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/gl/
|
2021-05-15 14:32:22 +02:00 |
|
Anne Onyme 017
|
237d0976ea
|
Translated using Weblate (French)
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/fr/
|
2021-05-15 14:32:22 +02:00 |
|
Priit Jõerüüt
|
d0fb9f1e5d
|
Translated using Weblate (Estonian)
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/
|
2021-05-15 14:32:21 +02:00 |
|
Milan Korecky
|
1a664881e2
|
Translated using Weblate (Czech)
Currently translated at 100.0% (431 of 431 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
|
2021-05-15 14:32:20 +02:00 |
|
Christian Pauly
|
88a7e8d250
|
fix: Workaround for iOS not clearing notifications with fcm_shared_isolate
|
2021-05-15 12:15:03 +02:00 |
|
Christian Pauly
|
107a3aac86
|
fix: Minor glitch in bootstrap
|
2021-05-15 12:06:13 +02:00 |
|
Christian Pauly
|
08dd2d7d22
|
fix: Send read markers
|
2021-05-15 11:55:04 +02:00 |
|
Krille Fear
|
e4af5ddeef
|
Merge branch 'main' into 'main'
fix: Android input after sending message
Closes #405
See merge request famedly/fluffychat!413
|
2021-05-13 10:48:05 +00:00 |
|
Alan Diwix
|
4488520f06
|
fix: Android input after sending message
|
2021-05-13 10:48:05 +00:00 |
|
Christian Pauly
|
c9a3b42302
|
change: Use tchncs.de as default homeserver
|
2021-05-13 12:40:29 +02:00 |
|
Christian Pauly
|
19616f3457
|
feat: Implement registration with email
|
2021-05-13 12:39:00 +02:00 |
|
Christian Pauly
|
48bf1169bc
|
refactor: UIA registering
|
2021-05-13 11:10:05 +02:00 |
|
Shogo Takata
|
6c876ab2ac
|
Translated using Weblate (Japanese)
Currently translated at 82.2% (353 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
|
2021-05-10 11:32:07 +02:00 |
|
ayiniho
|
65f98c4e09
|
Translated using Weblate (Japanese)
Currently translated at 82.2% (353 of 429 strings)
Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
|
2021-05-10 11:32:06 +02:00 |
|
xenofem
|
ca1ed266f0
|
[widgets] fix color contrast on display names on messages in dark mode
|
2021-05-09 03:26:10 -04:00 |
|