275 Commits (e95d24da56956c85b48111431f7a39007a4a6a51)

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