Commit graph

6393 commits

Author SHA1 Message Date
Benoit Marty
e4a07dfa38
Merge pull request #2010 from element-hq/renovate/org.owasp.dependencycheck-9.x
Update plugin dependencycheck to v9.0.5
2023-12-13 17:48:11 +01:00
Benoit Marty
cc8fc20a02
Merge pull request #2012 from element-hq/feature/bma/uploadedState
Consider that the state is Done when the state is `Uploading` with `backedUpCount == totalCount`
2023-12-13 17:47:41 +01:00
Benoit Marty
5641bce7e5
Merge pull request #2007 from element-hq/feature/bma/hideVoiceMessageFlag
Filter out finished features from developer options screen.
2023-12-13 17:45:47 +01:00
ganfra
d3e1fea3e4 Poll history : add changelog. 2023-12-13 17:44:53 +01:00
Benoit Marty
df3a83f391
Merge pull request #2005 from element-hq/feature/bma/a11y/avatar
Accessibility: do not read initial used for avatar out loud. (#1864)
2023-12-13 17:44:45 +01:00
ElementBot
6aac8f33e3 Update screenshots 2023-12-13 16:34:07 +00:00
renovate[bot]
d8c597dbf7
Update plugin dependencycheck to v9.0.5 2023-12-13 16:27:02 +00:00
ganfra
09483ee2cc
Merge pull request #2003 from element-hq/renovate/com.autonomousapps.dependency-analysis-1.x
Update plugin dependencyanalysis to v1.28.0
2023-12-13 17:25:47 +01:00
ganfra
863d156e4d Merge branch 'develop' into julioromano/poll_history_entry_point 2023-12-13 17:22:55 +01:00
ganfra
6378f6cffe Poll history : add tests and fix others 2023-12-13 16:20:01 +01:00
Benoit Marty
6e6930c076 Consider that the state is Done when the state is Uploading with backedUpCount == totalCount #2008 2023-12-13 15:46:42 +01:00
Benoit Marty
9af8710993 Fix test 2023-12-13 15:23:35 +01:00
Benoit Marty
2c01d486e0 Feature: add a isFinished boolean to filter out features from developer options screen. 2023-12-13 14:51:50 +01:00
Benoit Marty
aa57ec3ffb
Merge pull request #2004 from element-hq/feature/bma/elementHq
Element hq
2023-12-13 12:08:08 +01:00
Benoit Marty
4ddbf6ec5f Accessibility: do not read initial used for avatar out loud. (#1864) 2023-12-13 12:07:33 +01:00
Benoit Marty
5919a3b99d
Merge pull request #2002 from element-hq/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.11.0
2023-12-13 11:20:36 +01:00
Benoit Marty
39bc18c3f7 Organization renaming: fix value of reviewer team. 2023-12-13 09:55:47 +01:00
Benoit Marty
b08b747abf Organization renaming: fix value danger file. 2023-12-13 09:54:34 +01:00
Benoit Marty
406e641fcd Organization renaming: fix teams URL. There is no redirection on those links 2023-12-13 09:53:11 +01:00
Benoit Marty
8a3b3c54bc Organization renaming: fix project URL. There is no redirection on those links 2023-12-13 09:51:54 +01:00
Benoit Marty
b0eb768f20 Organization renaming: update workflow condition. 2023-12-13 09:48:05 +01:00
Benoit Marty
f12f878316 Organization renaming: update text and fix link, develop branch does not exist. 2023-12-13 09:44:02 +01:00
Benoit Marty
a969528ae1 Fix issue in project name. 2023-12-13 09:42:32 +01:00
Benoit Marty
30eabd0fa2 Organization renaming: update git clone command 2023-12-13 09:42:11 +01:00
Benoit Marty
75d6eaf8f3 Organization renaming: replace all https://github.com/vector-im by https://github.com/element-hq 2023-12-13 09:40:07 +01:00
renovate[bot]
fac03435fe
Update plugin dependencyanalysis to v1.28.0 2023-12-13 07:34:57 +00:00
renovate[bot]
7ccfb810d6
Update gradle/gradle-build-action action to v2.11.0 2023-12-13 07:34:48 +00:00
Benoit Marty
c781d4978b
Merge pull request #2001 from element-hq/feature/bma/fixNotificationAvatar
Fix notification avatar
2023-12-13 08:33:59 +01:00
ganfra
3d57238fd7
Merge pull request #1994 from element-hq/renovate/com.vanniktech-blurhash-0.x
Update dependency com.vanniktech:blurhash to v0.2.0
2023-12-12 16:50:06 +01:00
Benoit Marty
6ff2bf1f79 Fix tests. 2023-12-12 16:47:54 +01:00
ganfra
8f1e1398f2 Poll history : add empty state 2023-12-12 16:44:30 +01:00
Benoit Marty
9a526f22c4 Remove duplicated file. 2023-12-12 16:17:11 +01:00
ganfra
5282e1c5c5 PollHistory : use the regular timeline instead of pollHistory timeline as not working properly. 2023-12-12 16:17:05 +01:00
ganfra
e76bafc043 Timeline : avoid crash when destroying 2023-12-12 15:36:27 +01:00
ganfra
3be1267033 Poll history : branch edit flow 2023-12-12 15:35:52 +01:00
Benoit Marty
2c2530fe63 changelog 2023-12-12 15:30:57 +01:00
Benoit Marty
4ec2c84241 Load avatar for notification when there is no active imageLoader. (#1991) 2023-12-12 15:29:54 +01:00
Benoit Marty
764d7685c2 Remove useless constructor keyword. 2023-12-12 15:29:44 +01:00
ganfra
a2c5cdf483 Poll history : use localazy strings 2023-12-12 14:36:07 +01:00
ganfra
7307e0fb13 Poll history : use pager to keep scrolling state when switching filter 2023-12-12 14:24:41 +01:00
ganfra
449c331879 Timeline: exposes simple request for backward pagination 2023-12-12 14:23:50 +01:00
Benoit Marty
33a2284f89 Update CODEOWNERS after organization renaming 2023-12-12 13:54:32 +01:00
renovate[bot]
8d84144701
Update actions/setup-python action to v5 (#1995)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 09:25:52 +01:00
Benoit Marty
47eb3ab5d0
Merge pull request #1997 from vector-im/feature/bma/sasEmojiSync
SAS emoji sync: fix issue on Emoji 30 (Smiley)
2023-12-11 23:21:06 +01:00
ElementBot
5f516685eb Update screenshots 2023-12-11 21:43:25 +00:00
Benoit Marty
0b5a56e5b3 Add script to download SAS emoji from twemoji 2023-12-11 22:37:04 +01:00
Benoit Marty
10a254d834 Fix issue on SAS Emoji 30 (smiley) 2023-12-11 22:25:31 +01:00
Benoit Marty
8667d4bf92 Rename Emoji drawable using numbers. 2023-12-11 22:24:13 +01:00
Benoit Marty
80d8197691 Rename key of string for SAS emoji 2023-12-11 21:38:27 +01:00
Benoit Marty
0a16af1d4f
Merge pull request #1965 from vector-im/feature/bma/emojiRepresentation
Fix emoji representation
2023-12-11 17:51:58 +01:00