Christian Pauly
eefc40e2d0
refactor: Get rid of dynamic input in checkHomeserver
...
This also fixes the automatic
homeserver detection in the
login method. It no longer uses
the deprecated user.
2022-04-21 15:40:21 +02:00
Krille Fear
f1358610c2
Merge branch 'krille/old-moor-build-file' into 'main'
...
chore: Delete moor build.yaml file
See merge request famedly/company/frontend/famedlysdk!1007
2022-04-19 09:36:47 +00:00
Krille Fear
b7f7c6c28b
Merge branch 'krille/fix-wait-for-keys' into 'main'
...
fix: Wait for keys in pusher
See merge request famedly/company/frontend/famedlysdk!1012
2022-04-14 17:54:44 +00:00
Christian Pauly
ae7472e013
chore: Bump version
2022-04-14 19:45:06 +02:00
Christian Pauly
b7e0d10b5a
fix: Wait for keys in pusher
2022-04-14 19:44:19 +02:00
Krille Fear
6d9d1a3bd7
Merge branch 'krille/dont-request-room-state-invite' into 'main'
...
fix: Only request room state if membership equals join
See merge request famedly/company/frontend/famedlysdk!1010
2022-04-14 15:40:18 +00:00
Christian Pauly
bd45983b6a
chore: Bump version
2022-04-14 17:33:41 +02:00
Christian Pauly
4e657f8e09
fix: Ignore no permission errors on requesting users
...
In theory even in invite or left rooms it
can be possible to request a room
state regarding the spec. In most
cases it will throw an error though.
2022-04-14 17:32:52 +02:00
Krille Fear
c5a6cc9a52
Merge branch 'krille/get-event-from-push' into 'main'
...
feat: Get event from push notification
See merge request famedly/company/frontend/famedlysdk!1008
2022-04-14 15:08:46 +00:00
Christian Pauly
5973e629fe
feat: Get event from push notification
2022-04-14 17:01:05 +02:00
Krille Fear
72b08e6d82
Merge branch 'krille/enhanced-localizations' into 'main'
...
feat: Add more localization strings and add default matrix localizations
See merge request famedly/company/frontend/famedlysdk!1011
2022-04-14 14:57:43 +00:00
Christian Pauly
059a240214
feat: Add more localization strings and add default matrix localizations
2022-04-14 07:54:15 +02:00
Krille Fear
302af64881
chore: Delete moor build.yaml file
...
This is no longer needed.
2022-04-08 11:44:28 +00:00
Krille Fear
a519176afc
Merge branch 'krille/version' into 'main'
...
chore: Bump version
See merge request famedly/company/frontend/famedlysdk!1005
2022-04-08 10:35:37 +00:00
Krille Fear
9a3b8e73c1
chore: Bump version
2022-04-08 11:07:41 +02:00
Krille Fear
c027cd276b
Merge branch 'krille/retry-failed-sent-file' into 'main'
...
fix: Retry sending a file event
Closes #276
See merge request famedly/company/frontend/famedlysdk!1004
2022-04-08 08:56:49 +00:00
Krille Fear
2f4d455eee
fix: Retry sending a file event
2022-04-08 08:41:55 +02:00
Henri Carnot
c6393c67d6
Merge branch 'henri/blurhash-fallback' into 'main'
...
feat: blurhash fallback to thumbnail one
See merge request famedly/company/frontend/famedlysdk!1002
2022-04-07 11:58:48 +00:00
Krille Fear
ea86072348
Merge branch 'henri/check-thumbnail-size' into 'main'
...
feat: check thumbnail size
Closes #274
See merge request famedly/company/frontend/famedlysdk!1003
2022-04-07 06:06:32 +00:00
h.carnot
97ca608f60
feat: check thumbnail size
2022-04-06 17:43:31 +02:00
h.carnot
f1c007c655
feat: fallback to thumbnail preview
2022-04-06 11:09:05 +02:00
Krille Fear
38728ed153
Merge branch 'krille/custom-image-resizer' into 'main'
...
chore: Allow custom image resizer to be an async method
See merge request famedly/company/frontend/famedlysdk!1001
2022-04-04 12:48:48 +00:00
Krille Fear
53de819597
chore: Bump version
2022-04-04 14:41:36 +02:00
Krille Fear
e97fe621d6
chore: Allow custom image resizer to be an async method
2022-04-04 14:35:23 +02:00
Krille Fear
03afabd323
Merge branch 'krille/fix-powerlevel-calc' into 'main'
...
fix: Missing type check in power level calculation
See merge request famedly/company/frontend/famedlysdk!1000
2022-04-03 06:31:58 +00:00
Christian Pauly
ebd4ff3544
chore: Bump version
2022-04-03 08:25:25 +02:00
Christian Pauly
cdd6111ce1
fix: Missing type check in power level calculation
2022-04-03 08:22:53 +02:00
Nicolas Werner
245246460d
Merge branch 'krille/send-files-easier' into 'main'
...
fix: Store sending files in database and fix retrying to send them
See merge request famedly/company/frontend/famedlysdk!999
2022-04-01 13:18:34 +00:00
Krille Fear
6f977b7c9d
fix: Store sending files in database and fix retrying to send them
2022-04-01 14:26:57 +02:00
Krille Fear
21378313c3
Merge branch 'krille/post-load-users' into 'main'
...
fix: Post load all users on room opening
See merge request famedly/company/frontend/famedlysdk!998
2022-04-01 06:36:51 +00:00
Krille Fear
b9e8d173e3
Merge branch 'krille/better-fallback-message' into 'main'
...
fix: Better fallback message for member events without any change
Closes famedly-web#335
See merge request famedly/company/frontend/famedlysdk!997
2022-03-31 11:14:11 +00:00
Christian Pauly
117baecfb1
fix: Post load all users on room opening
...
When opening a room we need to
fetch all users from the database.
Otherwise we would need to
update the timeline per user after
creation which should be much slower.
2022-03-31 13:07:40 +02:00
Christian Pauly
ea3910001b
fix: Better fallback message for member events without any change
2022-03-31 12:20:23 +02:00
The one with the Braid
f8eee4f4f1
Merge branch 'krille/newversion' into 'main'
...
chore: Bump version
See merge request famedly/company/frontend/famedlysdk!995
2022-03-30 09:37:52 +00:00
Christian Pauly
9ea9be283f
chore: Bump version
2022-03-30 11:31:25 +02:00
The one with the Braid
ec755fe591
Merge branch 'krille/file-sending-status' into 'main'
...
feat: Pass through a custom image
See merge request famedly/company/frontend/famedlysdk!994
2022-03-30 09:25:58 +00:00
Christian Pauly
6a57f99c00
feat: Pass through a custom image
...
resize function to the client
This allows the use of the
native imaging package in a more
easy way.
2022-03-30 11:15:04 +02:00
The one with the Braid
ac24da4963
Merge branch 'krille/file-sending-status' into 'main'
...
feat: Display dummy event in timeline for sending files
See merge request famedly/company/frontend/famedlysdk!993
2022-03-30 08:45:22 +00:00
Christian Pauly
445252b3a5
feat: Pass through a custom image
...
resize function to the client
This allows the use of the
native imaging package in a more
easy way.
2022-03-30 10:35:17 +02:00
Christian Pauly
a915cdacc8
feat: Display dummy event in timeline for sending files
...
For thumbnail generation, encrypting
and uploading it is not necessary
to block the UI. The given file
event should already be displayed
in the timeline. This placed it in
the UI and adds a additional
fileSendingStatus property so the
app can fetch the current status.
2022-03-30 10:27:42 +02:00
Krille Fear
23e0d29a0d
Merge branch 'krille/try-again-sending' into 'main'
...
feat: Try again uploading file events for one minute
See merge request famedly/company/frontend/famedlysdk!986
2022-03-30 06:38:01 +00:00
Nicolas Werner
e2d2a69e45
Merge branch 'voip/move-voip-methods-from-room' into 'main'
...
chore: Move the call methods in room to the voip class.
See merge request famedly/company/frontend/famedlysdk!980
2022-03-25 23:51:55 +00:00
Duan Weiwei
cac4dc967d
chore: Move the call methods in room to the voip class.
2022-03-25 23:51:55 +00:00
The one with the Braid
2a19b02fe0
Merge branch 'nico/fix-publish-pipeline' into 'main'
...
fix: properly create the directory for the pub credentials
See merge request famedly/company/frontend/famedlysdk!992
2022-03-25 20:43:32 +00:00
Nicolas Werner
c83c1c7564
fix: properly create the directory for the pub credentials
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-03-25 21:37:07 +01:00
The one with the Braid
2b301981f2
Merge branch 'bump-version' into 'main'
...
chore: bump version
See merge request famedly/company/frontend/famedlysdk!990
2022-03-25 15:54:36 +00:00
The one with the Braid
34deed498c
Merge branch 'braid/publish-on-tag' into 'main'
...
fix: automatically publish on tags
See merge request famedly/company/frontend/famedlysdk!991
2022-03-25 15:49:04 +00:00
TheOneWithTheBraid
cf6802fe74
fix: automatically publish on tags
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-03-25 16:42:36 +01:00
TheOneWithTheBraid
49c6093c2f
chore: bump version
...
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2022-03-25 16:27:43 +01:00
Krille Fear
f8bd084466
Merge branch 'krille/loglevel-in-client' into 'main'
...
feat: Set loglevel in client constructor
See merge request famedly/company/frontend/famedlysdk!989
2022-03-25 13:47:23 +00:00