Skip to content
Snippets Groups Projects
  1. Dec 23, 2021
  2. Nov 12, 2021
  3. Jun 29, 2021
    • Maxim Cournoyer's avatar
      Rename dring to jamid, ring to jami. · a7e7105c
      Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
      Automated via the following command:
      
        $ git grep -l dring | grep -v '.ts$' | xargs sed -i
        's/dring/jamid/g'
        $ git ls-files | xargs sed -i 's,bin/jamid.lib,bin/jami.lib,g'
        $ git ls-files | xargs sed -i 's,src/jamid,src/jami,g'
        $ git ls-files | xargs sed -i 's,-mutejamid,-mutejami,g'
        $ git checkout docker
      
      Change-Id: I030209b60817372f866055daadb4d0a1c1e2e9df
      a7e7105c
  4. Jun 08, 2021
  5. May 04, 2021
  6. Apr 22, 2021
  7. Apr 02, 2021
  8. Feb 15, 2021
  9. Feb 03, 2021
    • Albert  Babí Oller's avatar
      packaging: add global installation support for linux · 69db8684
      Albert Babí Oller authored and Albert  Babí Oller's avatar Albert Babí Oller committed
      - avoid using fixed paths and find LRC either when globally installed or located in custom directory
      - add installation rules for binaries, .desktop files, .appdata.xml, logo and doc
      - add support for generating and copying runtime files (webresources and translations)
      - add launcher script (client qt/gnome/kde selector)
      - add uninstall support
      - add missing sources (moderatorlistmodel)
      - update README
      
      Gitlab: #160, #230, #263, #264
      
      Change-Id: I3fee77a917be038072a20c7f99b510f9a8bf65b4
      69db8684
  10. Dec 16, 2020
    • Albert  Babí Oller's avatar
      build: add support for custom lrc installation path · 2d461cc5
      Albert Babí Oller authored and Sébastien Blin's avatar Sébastien Blin committed
      - qmake: add custom lrc path support
      - cmake: add custom lrc path support, check qt version, update dependencies, optional test compilation
      - readme: update flags building with make-ring.py
      - tests: avoid using pandoc
      
      Change-Id: I97dea21ca7c720c2d619c44bfa7dae5290de72f9
      2d461cc5
  11. Dec 04, 2020
  12. Oct 10, 2020
  13. Aug 03, 2020
Loading