6314 Commits (2e55eef17188003a3e73ddfca7b4b8087ea785ce)
 

Author SHA1 Message Date
Diadlo 2e55eef171
refactor(css): Move all chatFormHead related css in one file 8 years ago
Diadlo 8c65aa6656
refactor: Extract button creation in function 8 years ago
Diadlo 62c60a89df
refactor: Remove unused 'SettingsWidget' from 'ContentDialog' 8 years ago
Diadlo 47da91d74f
refactor: Use loaded icons as cache, make getAsIcon const 8 years ago
Diadlo fa21594902
perf(smileys): Cleanup smileys icons by timer 8 years ago
Diadlo c640007775
perf(smileys): Use shared_ptr to automaticaly count references 8 years ago
Diadlo d83400bcdc
perf(smileys): Use lazy smileys loading 8 years ago
sudden6 a764a66471
Merge pull request #4790 8 years ago
Gavin Stark d24d4fb8ea feat(audio): microphone voice activation 8 years ago
sudden6 5d6ae9ae37
fix(video): don't use pointers to temporary objects 8 years ago
Zetok Zalbavar 8a9c34d888
fix: add default return in Widget::getStatusIconPath to fix warning 8 years ago
Zetok Zalbavar 76d4dd32c9
chore(i18n): update translation files for Weblate 8 years ago
cnzhx e828583b9a
feat(l10n): update Chinese (Simplified) translation from Weblate 8 years ago
Navid Ivanian b3ceda6e47
feat(l10n): update Persian translation from Weblate 8 years ago
Viktar Vauchkevich 07cf8838b5
feat(l10n): update Belarusian translation from Weblate 8 years ago
Kristjan Räts 235e6bfd34
feat(l10n): update Estonian translation from Weblate 8 years ago
Kaur Männamaa 33d4cc4a1d
feat(l10n): update Estonian translation from Weblate 8 years ago
Kristjan Räts f82d344928
feat(l10n): update Estonian translation from Weblate 8 years ago
Kaur Männamaa 53475ed2dc
feat(l10n): update Estonian translation from Weblate 8 years ago
Slobodan Terzić 907c3e5c8b
feat(l10n): update Serbian translation from Weblate 8 years ago
Slobodan Terzić f171c2327f
feat(l10n): update Serbian (latin) translation from Weblate 8 years ago
Tomo S 6f0b692562
feat(l10n): update Croatian translation from Weblate 8 years ago
Diadlo 9731d95c57
refactor(avform): Inject settings in AVForh 8 years ago
Diadlo bc05d531a3
refactor(video): Add video settings interface 8 years ago
Diadlo 44258b01f5
refactor(audio): Add audio settings interface 8 years ago
Diadlo 0a58c2fa5b
refactor: Store buttons state and calculate style and tooltip 8 years ago
Diadlo 8aa372854f
refactor: Use repolish instead of setting same stylesheet 8 years ago
Diadlo 1f8a5619c8
refactor: Remove call type from callAccepted signal 8 years ago
Diadlo 7b893346f0
refactor: Use unique ptr for call confirm widget 8 years ago
Diadlo c588fbd74c
docs: Add key shortcut for push to talk 8 years ago
Diadlo ba1581005b
refactor: Extract head widget from GenericChatForm 8 years ago
sudden6 511b8af954
Merge pull request #4779 8 years ago
sudden6 dcf6240cd1
chore(simple_make): use the correct pattern syntax in zypper 8 years ago
Zetok Zalbavar 5c8071e15f
Merge pull request #4787 8 years ago
Maxim Biro b7f45f9a7f chore(build): bump OpenSSL and FFmpeg versions for Windows 8 years ago
noavarice 3ae1e2a25b
refactor: simplified applMarkdown() 8 years ago
noavarice de108ce834
refactor: allow newline|space to appear after multiline code seq 8 years ago
noavarice acff6e0450
test: removed debug messages 8 years ago
noavarice 3faa0ecaad
test: added test for multiline code 8 years ago
noavarice e80a2bcc69
test: added tests for IPv6 format 8 years ago
noavarice 5a569ea467
test: re-made test for URL highlighting 8 years ago
noavarice 40c4f431dd
refactor: removed unnecessary functions and test depending on them 8 years ago
noavarice d302e261d4
test: updated tests for text formatting 8 years ago
noavarice 6ffe4cd8d8
fix: URL patterns based on RFC 3986 8 years ago
noavarice 7b74cc5019
refactor: added separate regex for single slash and minor change 8 years ago
noavarice d48a479a39
refactor: applyMarkdown() function logic is more rigorous 8 years ago
noavarice 5e5352c268
refactor: changed markdown regexes and related constants 8 years ago
noavarice a9eca8e626
refactor: removed TextFormatter instantiations from tests 8 years ago
noavarice 1ac21c07db
refactor: replace TextFormatter class with function 8 years ago
noavarice e9209b06f9
refactor: independent URL highlighting 8 years ago