Commit graph

18621 commits

Author SHA1 Message Date
Michael Vogel 2009c06195
Merge pull request #4573 from MrPetovan/bug/fix-attach-display
Add support for Atom enclosure
2018-03-11 00:34:26 +01:00
Hypolite Petovan 17e0d6b6c1 Add feedtest module 2018-03-10 12:43:34 -05:00
Hypolite Petovan a80d77f328 Add support for Atom enclosure 2018-03-10 12:40:21 -05:00
Hypolite Petovan 95f8423b4b
Merge pull request #4570 from annando/issue-4556
Issue 4556: Adding index hints to improve the notifications speed
2018-03-09 21:07:37 -05:00
Michael fa496d3e5f Issue 4556: Adding index hints to improve the notifications speed (hopefully) 2018-03-09 22:53:19 +00:00
Hypolite Petovan f0c9b4cdf8
Merge pull request #4569 from annando/bugfix-diaspora-reshare
Bugfix: Reshare with added content to Diaspora looked ugly
2018-03-09 15:23:11 -05:00
Michael 7706616640 Bugfix: Reshare with added content to Diaspora looked ugly 2018-03-09 20:04:31 +00:00
Michael Vogel fc3b1b0aba
Merge pull request #4566 from MrPetovan/bug/fix-attach-display
Display attach with missing title
2018-03-09 14:17:30 +01:00
Michael Vogel 631c710412
Merge pull request #4565 from MrPetovan/task/improve-babel
Improve mod/babel
2018-03-09 14:15:32 +01:00
Hypolite Petovan 73a8654296
Merge pull request #4568 from tobiasd/20180309-invites
documentation of invitation based registration
2018-03-09 08:01:14 -05:00
Hypolite Petovan 99b4ec147c Fix standards 2018-03-09 07:58:46 -05:00
Tobias Diekershoff 518ee6595c
Merge pull request #4567 from annando/diaspora-key
Diaspora: Avoid warning "supplied key param cannot be coerced  …"
2018-03-09 10:10:39 +01:00
Tobias Diekershoff d3b872d589 help not doc 2018-03-09 10:06:53 +01:00
Tobias Diekershoff c6abfa27c1 documentation of invitation based registration 2018-03-09 09:53:08 +01:00
Michael 3e51fa73b1 Additional checks 2018-03-09 05:38:15 +00:00
Michael c9095386c8 Diaspora: Avoid warning "supplied key param cannot be coerced into a public key" 2018-03-09 05:31:13 +00:00
Hypolite Petovan 9f693cc443 Display attach with missing title
- Rework preg_match_all call to remove 3 indentation levels
2018-03-08 23:52:01 -05:00
Hypolite Petovan 71c1be8207 Add external template to mod/babel
- Add HTML methods diagnostic
2018-03-08 23:48:32 -05:00
Hypolite Petovan 3ecc53b448
Merge pull request #4564 from annando/avoid-duplicate
Avoid SQL errors due to duplicate entries in the "participation" table
2018-03-08 18:22:18 -05:00
Hypolite Petovan 54b6b8d24d
Merge pull request #4563 from annando/bugfix-xml-class
Bugfix: missing "use"
2018-03-08 16:10:27 -05:00
Michael f23596421d Avoid SQL errors due to duplicate entries in the "participation" table 2018-03-08 21:04:11 +00:00
Michael 480fde7ca8 Bugfix: missing "use" 2018-03-08 20:48:00 +00:00
Hypolite Petovan 30a1057fcb
Merge pull request #4562 from annando/bugfix-html
Bugfix: Avoid "Class not found" error
2018-03-08 15:04:38 -05:00
Michael c438e47827 Bugfix: Avoid "Class not found" error 2018-03-08 19:58:35 +00:00
Michael Vogel 3086666c38
Merge pull request #4558 from MrPetovan/task/browser-performance-improvements
[develop] Browser caching/loading improvements
2018-03-08 20:40:15 +01:00
Michael Vogel b6b67c9044
Merge pull request #4540 from MrPetovan/task/4520-load-whole-config
[develop] Performance: Add preloading config adapter
2018-03-08 20:35:14 +01:00
Michael Vogel 26b6cbcb3b
Merge pull request #4560 from MrPetovan/task/3878-move-html2_-to-src
[develop] Move include/html2* to src/
2018-03-08 20:24:09 +01:00
Tobias Diekershoff 1ab09dbcbf
Merge pull request #4561 from MrPetovan/bug/fix-vier-messageto-select
Fix wrong SQL query syntax in Core\ACL
2018-03-08 11:18:56 +01:00
Hypolite Petovan 49bd2903c7 Fix wrong SQL query syntax in Core\ACL 2018-03-08 04:42:07 -05:00
Hypolite Petovan f633acd8d1 Remove include/html2*.php files 2018-03-07 16:34:48 -05:00
Hypolite Petovan 789561c7a2 Remove/Update references to include/html2*.php 2018-03-07 16:34:17 -05:00
Hypolite Petovan 5e806ff598 Replace html2plain calls by HTML::toPlaintext 2018-03-07 16:29:44 -05:00
Hypolite Petovan b5666bd27f Replace html2bbcode calls by HTML::toBBCode 2018-03-07 16:24:13 -05:00
Hypolite Petovan 3bb2f72d05 Replace html2* function content by references to HTML class 2018-03-07 16:21:02 -05:00
Hypolite Petovan 1df4bb6db8 Create Content\Text\HTML class
- Move BBCode::cleanCss to HTML::sanitizeCSS
2018-03-07 16:20:04 -05:00
Hypolite Petovan b40461975a Remove unecessary added Config::load() 2018-03-07 12:45:30 -05:00
Hypolite Petovan 7e765199e8 Ensure Config::load() in scripts 2018-03-07 12:35:16 -05:00
Hypolite Petovan 354bec58c0 Ensure BaseObject::setApp() whenever App is instantiated 2018-03-07 12:34:47 -05:00
Hypolite Petovan 63ec8cdbf7
Merge pull request #4559 from tobiasd/20160307-lng
translations (DE, EN-GB, EN-US, ZH-CN)
2018-03-07 12:15:52 -05:00
Tobias Diekershoff dd9f7544cf update for DE translation 2018-03-07 17:32:45 +01:00
Tobias Diekershoff 218888d550 update to the en gb and us translations THX Andy H3 2018-03-07 17:30:08 +01:00
Tobias Diekershoff 6f0fa37500 update to the zh-cn translation THX 朱陈锬 2018-03-07 17:27:50 +01:00
Hypolite Petovan 15099a97d5 [frio] Add asynchronous javascript assets loading 2018-03-07 08:08:37 -05:00
Hypolite Petovan 6b03645dfe [apache2] Add public asset caching 2018-03-07 08:07:59 -05:00
Hypolite Petovan 274ce95d13 Move Composer assets to view/ 2018-03-07 08:07:36 -05:00
Michael Vogel e2fd882134
Merge pull request #4557 from MrPetovan/task/4518-add-memcached-support
[develop] Hotfix: Fix wrong session expire set for custom duration
2018-03-07 08:10:28 +01:00
Hypolite Petovan ef0701a97a Fix wrong session expire set for custom duration 2018-03-06 21:34:00 -05:00
Hypolite Petovan 87f2d18554 Move *ConfigValue functions to App 2018-03-06 20:04:04 -05:00
Hypolite Petovan 047f949967 Remove irrelevant else case 2018-03-06 19:52:36 -05:00
Hypolite Petovan dcd1f18611 Add refresh feature to Preload (P)Config adapters
- Add private methods to manipulat the App config variable
2018-03-06 19:52:36 -05:00