7952 Commits

Author SHA1 Message Date
buddh4
4f65ce85d8 Debug github action test fails 2021-02-04 15:47:48 +01:00
buddh4
3f1e2a06b6 Added RichTextOembedTest.php 2021-02-04 15:27:42 +01:00
buddh4
799b1e3163 Fixed RichTextHtmlConverterTest 2021-02-04 15:12:36 +01:00
buddh4
dbb7c85a4c Fixed RichTextHtmlConverterTest 2021-02-04 14:45:52 +01:00
buddh4
fd76851dce Updated git action cache key 2021-02-04 14:13:54 +01:00
buddh4
4ad4e13d36 Fixed RichTextOembedTest 2021-02-04 14:11:47 +01:00
buddh4
3d468e58f9 Fix RichTextExtensionTest 2021-02-04 14:05:43 +01:00
buddh4
adb8002de7
Merge branch 'develop' into enh/richtextConverter 2021-02-04 13:55:40 +01:00
HumHub Translations
a1afe047b2 Merge branch 'develop' of github.com:humhub/humhub into develop 2021-02-04 13:54:11 +01:00
HumHub Translations
9dc9188c88 Enh: Updated Translations (translate.humhub.org) 2021-02-04 13:54:04 +01:00
Yuriy Bakhtin
d1ab374336
Validate username by pattern only on change or for new users (#4834) 2021-02-04 13:40:24 +01:00
buddh4
d92a6e7286 Fixed oembed not rendered 2021-02-04 13:30:41 +01:00
buddh4
42b9b2b9dd Fixed converter test + data url issue in shorttextconverter 2021-02-04 13:05:47 +01:00
Lucas Bartholemy
2bfc93a13c Text optimizations 2021-02-04 12:15:25 +01:00
HumHub Translations
0a62ce84a7 Enh: Updated Translations (translate.humhub.org) 2021-02-04 12:12:41 +01:00
buddh4
0c54ac8814 Merge branch 'enh/richtextConverter' of github.com:humhub/humhub into enh/richtextConverter 2021-02-04 11:52:53 +01:00
buddh4
10200eb469 Added MAX_CACHE_ENTRIES to rich text converter 2021-02-04 11:52:40 +01:00
buddh4
f315abc212
Merge branch 'develop' into enh/richtextConverter 2021-02-04 11:38:18 +01:00
Lucas Bartholemy
2a7694bdb9 Merge branch 'master' into develop 2021-02-04 11:36:12 +01:00
Lucas Bartholemy
daf93d2788 Merge branch 'develop' of github.com:humhub/humhub into develop 2021-02-04 11:31:44 +01:00
Lucas Bartholemy
bd9f90b5bc Fix missing URL Helper 2021-02-04 11:31:25 +01:00
buddh4
1b94d96527 Stop richtext parsing in case maxLength text reached 2021-02-04 11:25:53 +01:00
Yuriy Bakhtin
d130ee7c54
Make settings index(name, module_id) unique (#4832) 2021-02-04 11:22:26 +01:00
HumHub Translations
7889f0364d Enh: Updated Translations (translate.humhub.org) 2021-02-04 11:07:03 +01:00
buddh4
9b65311815 Updated cebe/markdown library
Fixed converter tests
2021-02-03 19:25:05 +01:00
HumHub Translations
4a837d753a Enh: Updated Translations (translate.humhub.org) 2021-02-03 18:20:09 +01:00
Lucas Bartholemy
0acac52bdb Fix wording 2021-02-03 18:17:08 +01:00
HumHub Translations
7723551034 Enh: Updated Translations (translate.humhub.org) 2021-02-03 18:03:38 +01:00
buddh4
49f2a7a9be - Fixed encoding issue in plain text mails.
- Use richtext caching for activity and notifications
2021-02-03 18:02:18 +01:00
Lucas Bartholemy
f3b747ca22
User Default Permissions: Wording & Option (#4829) 2021-02-03 17:57:37 +01:00
Yuriy Bakhtin
73bda2382a
Add db/table collation prerequisite check (#4827)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-02-03 17:35:14 +01:00
Lucas Bartholemy
e8305b8263 Better Manifest.json handling if icon not available. 2021-02-03 17:13:40 +01:00
Lucas Bartholemy
b6330240b7 Fixed clipboard polyfill.js.map 404 2021-02-03 17:04:34 +01:00
buddh4
921adba0fb Fixed text truncation in shorttext converter 2021-02-03 16:02:24 +01:00
buddh4
18ddad0383
Fix js error in live poll client (#4826) 2021-02-03 15:06:37 +01:00
buddh4
158fa2b114 Cache of full parser result instead of post processed version 2021-02-03 14:52:42 +01:00
buddh4
a36ca0a145 Use of converters in notifications 2021-02-03 14:37:51 +01:00
HumHub Translations
0500c8b4c4 Enh: Updated Translations (translate.humhub.org) 2021-02-03 10:23:25 +01:00
Lucas Bartholemy
ddf9bd311c Merge branch 'develop' of github.com:humhub/humhub into develop 2021-02-02 20:12:23 +01:00
Lucas Bartholemy
3bc98994c5 Fix profile admin column width 2021-02-02 20:12:18 +01:00
buddh4
69c961cfc1
Enh/richtextstyle (#4808) 2021-02-02 19:02:12 +01:00
Yuriy Bakhtin
9c9b3ef31f
Disable profile field type for existing record (#4817) 2021-02-02 16:53:45 +01:00
buddh4
b0d65f022c Merge branch 'enh/richtextConverter' of github.com:humhub/humhub into enh/richtextConverter 2021-02-02 14:36:58 +01:00
buddh4
7408c96906 Added convenience function BaseRichTextConverter::process 2021-02-02 14:36:47 +01:00
HumHub Translations
3f50a04e2a Enh: Updated Translations (translate.humhub.org) 2021-02-02 13:27:16 +01:00
buddh4
f7327cb8e2
Merge branch 'develop' into enh/richtextConverter 2021-02-02 13:06:45 +01:00
buddh4
4fb1cf267b Minor refactoring and added test cases 2021-02-02 13:05:57 +01:00
buddh4
0e3efd4ea0 Fix emojis names containing - or _ are not detected in richtext conversion 2021-02-02 12:49:52 +01:00
Yuriy Bakhtin
c9a81f6d21
Fix separator between comment and like links in wall stream (#4816) 2021-02-02 12:02:01 +01:00
Yuriy Bakhtin
0ea07e01c3
Delay login attempts (#4791)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
2021-02-01 16:47:27 +01:00