329 Commits (2da5f630b792fc648e809aa9f1557270f3c1961a)

Author SHA1 Message Date
Benoit Marty 1bcfa6034c Add support for link generated by matrix.to website. 6 months ago
Benoit Marty 181742b251 Add documentation and small script to test external deep links. 6 months ago
Benoit Marty 0476bd95c8 Open user profile and room with event from permalink 6 months ago
Hugh Nimmo-Smith fd54aeb653 Escape paths in build_rust_sdk script 6 months ago
Benoit Marty a68e290aab Ensure that Konsist tests are run. 6 months ago
Benoit Marty cf49677ffa Remove empty line and ensure check.sh script run ktlint. 6 months ago
Benoit Marty 2974156ee1 Move InviteSender to `:library:matrixui` module. 6 months ago
Benoit Marty 275733757d Use string from Localazy. 6 months ago
ganfra 26eaed5ea4 RoomList : invite row 6 months ago
Benoit Marty 5150c77c7c Use today's date for new files. 6 months ago
Benoit Marty 89aa137226 Store day of modification instead of 1 in data.js 6 months ago
Benoit Marty 635843f860 Fix syntax warning. 6 months ago
Benoit Marty b0ff24347f Convert `forbiddenTerms` to a dict, and improve the output format. 6 months ago
Benoit Marty 7a5c8b8053 Delete config sooner in the script. 6 months ago
Benoit Marty bd7db569f4 Localazy: search for forbidden term ("Element" for now) 6 months ago
Jorge Martin Espinosa cf072fa1e1
Improve session recovery screens (#2657) 6 months ago
ganfra 14a638626d Room navigation : import join room strings 6 months ago
ganfra f586114458 Room navigation : rename module invitelist to invite 6 months ago
Jorge Martin Espinosa 41287c5f59
Move session verification to FTUE flow, make it mandatory (#2594) 7 months ago
Benoit Marty cb435c523b Create dedicated module for notification troubleshoot. 7 months ago
Benoit Marty 09b2cbaaf5 Localize Troubleshoot notification feature. 7 months ago
ganfra 42004f251b Room directory : more cleanup and more tests 7 months ago
Benoit Marty 08f3faed02 Update config.json. 7 months ago
Benoit Marty 77fe8f0f2b Redirect error stream to /dev/null. 7 months ago
Benoit Marty 579837771b Add explicit includeRegex to avoid string duplication. Importing "screen_room_.*" was not filtering enough, and `excludeRegex` was not complete enough. 7 months ago
Benoit Marty 628ccf5e84 Add the Dark version to the data.js file and render it in the webpage. 8 months ago
Benoit Marty d1e7bd257b Use full path, to be compatible both on localhost and on GitHub page. 8 months ago
Benoit Marty d10e43e3e1 Remove stopping the gradle daemon, also it was not done at the correct place. 8 months ago
Benoit Marty 09996a6ae3 Add a script to generate the screenshots for all the available languages. 8 months ago
Benoit Marty cc6aeb057e Add a script to check invalid screenshot(s). 8 months ago
Jorge Martin Espinosa b9d902e3fe
Room admins can change user roles (#2423) 8 months ago
Benoit Marty bc394c2e24 Simple Html page to view all the screenshots. 8 months ago
Benoit Marty b921991b1a Format XML resource: ignore empty Node (which is different than empty String). 8 months ago
Benoit Marty a4207d9bc9 Do not redirect output of commands to /dev/null. 8 months ago
Benoit Marty 609abee809 Generate screenshots for foreign languages ("de" and "fr" for now). #2454 8 months ago
Benoit Marty 200243d19a Localazy post treatment: unbreakable space before punctuation and ellipsis char, correct apostrophe char for French ellipsis. 8 months ago
Jorge Martin Espinosa cdf89adcd2
Show blocked users list (#2437) 8 months ago
Benoit Marty 917fc12c26 Add script to sort XML resource by names. 8 months ago
Jorge Martin Espinosa d06e5c23cb
Move migration screen to within the room list (#2361) 8 months ago
Benoit Marty de395ba2e1 Update message sent to the room. 9 months ago
Benoit Marty 275e03c92b Release script: Add a step to create the release on GooglePlay. 9 months ago
Benoit Marty 10b6085bf8 Release script: fix issue in filename (we have a gplay variant now) 9 months ago
Jorge Martin Espinosa 27f55c0bc4
Replace 'leave room' text with 'leave conversation' for DMs (#2231) 9 months ago
Benoit Marty db6b52f8bf Update gradle tasks and paths regarding the new gplay and fdroid flavor. 9 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 9 months ago
Jorge Martín 5cd3eb4833 Build `library` module too and make sure to build from scratch 10 months ago
Jorge Martín d5c8b62178 Add build script for the RTE library 10 months ago
Jorge Martín f49aa3fa94 Use regex instead, add example valid URL 10 months ago
Jorge Martín 4e50ea1fe9 Fix release script 10 months ago
Jorge Martin Espinosa d27e9e5265
Add warning message to 'mentions and keywords only' notification option (#2028) 10 months ago