Guénaël Muller
|
91e2101e09
|
workspace name in videoconference page title
|
před 6 roky |
Guénaël Muller
|
7a89104c13
|
do not show videconf button when jitsi-meet feature is disabled
|
před 6 roky |
Guénaël Muller
|
99de1ba3cb
|
add comment for jitsi-meet params
|
před 6 roky |
Guénaël Muller
|
d5e2a56319
|
use js lib from domain config
|
před 6 roky |
Guénaël Muller
|
fa193be0fa
|
Add "share a link" to non-tracim-user feature
|
před 6 roky |
Guénaël Muller
|
e2a83bcbfe
|
Better room naming : UUID + str convert method in utils
|
před 6 roky |
Guénaël Muller
|
988380f6bd
|
Add uuid for tracim instance in config
|
před 6 roky |
Guénaël Muller
|
42e91a0104
|
Add button to go to jitsi-meet conf from workspace
|
před 6 roky |
Guénaël Muller
|
32cc9681da
|
better jitsi-meet template integration
|
před 6 roky |
Guénaël Muller
|
0a3ca98786
|
jitsiMeet videoconf related to workspace
|
před 6 roky |
Guénaël Muller
|
18cc28b79d
|
Add test for jitsi-meet feature
|
před 6 roky |
Guénaël Muller
|
e2b02ba464
|
add NoTokenConfigError exception
|
před 6 roky |
Guénaël Muller
|
ddcbbe63c7
|
add jitsi-meet config to tracim config
|
před 6 roky |
Guénaël Muller
|
8c897ed9f9
|
jitsi_meet: use domain param
|
před 6 roky |
Guénaël Muller
|
e0fc13f795
|
better integration : automatic token and username in example template
|
před 6 roky |
Guénaël Muller
|
fffed64638
|
dont launch code when importing this file
|
před 6 roky |
Guénaël Muller
|
8ab5c2bfa6
|
remove candy dependency + better comments on videconf template example
|
před 6 roky |
Guénaël Muller
|
29bb99fe31
|
remove unwanted init file
|
před 6 roky |
Guénaël Muller
|
9060535a9c
|
POO refactoring
|
před 6 roky |
Guénaël Muller
|
4ee078adc5
|
Move jitsi-meet lib file to jitsi_meet folder
|
před 6 roky |
Guénaël Muller
|
d25407e366
|
add pyjwt to requirement.txt
|
před 6 roky |
Guénaël Muller
|
4e9f30f740
|
Jitsi-meet template integration prototype
|
před 7 roky |
Bastien Sevajol
|
8723863dc2
|
Merge pull request #525 from inkhey/fix/mail_fetcher_dont_rely_on_seen/unseen_flag
|
před 6 roky |
Guénaël Muller
|
f5c9c870ff
|
replace seen flag when mail correctly added
|
před 6 roky |
PhilippeAccorsi
|
0b273787fe
|
Merge branch 'master' of https://github.com/tracim/tracim
|
před 6 roky |
PhilippeAccorsi
|
33fa4a5646
|
fix auth_token regeneration for calendar
|
před 6 roky |
Guénaël Muller
|
64dae0307d
|
Add fetch response to log when fetch response exception
|
před 6 roky |
Guénaël Muller
|
a3c0102659
|
Explicit Exception when fetch return events unrelated to the mail fetcher request
|
před 6 roky |
Guénaël Muller
|
7883757cd4
|
Check unflagged instead of unseen.
|
před 6 roky |
Bastien Sevajol
|
bcaea9f03f
|
Add /assets/css/default_skin.css in main root template
|
před 6 roky |
Bastien Sevajol
|
c9b689532a
|
Merge pull request #523 from Skylsmoi/master
|
před 6 roky |
Bastien Sevajol
|
181d78dc63
|
Merge pull request #522 from inkhey/feature/imapclient
|
před 6 roky |
Skylsmoi
|
8131296a5c
|
removed bootstrap.css from all.css
|
před 6 roky |
Skylsmoi
|
3c1511a622
|
Merge branch 'master' of github.com:tracim/tracim
|
před 6 roky |
Bastien Sevajol
|
4308f87bca
|
Merge pull request #521 from inkhey/feature/somes_fixes
|
před 6 roky |
Bastien Sevajol
|
2cf58dfb74
|
Update email_fetcher.py
|
před 6 roky |
Bastien Sevajol
|
521c6c66ef
|
Update tag_whitelist.py
|
před 6 roky |
Bastien Sevajol
|
42a8b195c3
|
Update tag_blacklist.py
|
před 6 roky |
Bastien Sevajol
|
3fce84c63d
|
Update id_blacklist.py
|
před 6 roky |
Bastien Sevajol
|
d55cafdb39
|
Update class_blacklist.py
|
před 6 roky |
Bastien Sevajol
|
f4ca60fa05
|
Update attrs_whitelist.py
|
před 6 roky |
Bastien Sevajol
|
bded1ca2de
|
Update sanitizer.py
|
před 6 roky |
Bastien Sevajol
|
ab1b0a52cf
|
Update email_fetcher.py
|
před 6 roky |
Guénaël Muller
|
d3bd2088eb
|
Mail Fetcher: Better exceptions handlers
|
před 6 roky |
Guénaël Muller
|
b43afaf1a3
|
MailFetcher : rename delay -> heartbeat
|
před 6 roky |
Guénaël Muller
|
58da79b472
|
Notify if IDLE is enable but not available
|
před 6 roky |
Guénaël Muller
|
4e170105a1
|
Email Fetcher: use_idle and max_connection_lifetime as config params
|
před 6 roky |
Guénaël Muller
|
bdd133cca2
|
Email_Fetcher : Close properly connections and better error handler
|
před 6 roky |
Guénaël Muller
|
08777a5254
|
Use port from config
|
před 6 roky |
Guénaël Muller
|
b1c4767274
|
IDLE mode
|
před 6 roky |