Philipp Holzer
08e83e9216
moving mod/apps to src/Module/Apps
2019-02-24 20:07:39 +01:00
Michael Vogel
c4aecd6248
Revert "New scheduler mechanism for the worker"
2019-02-21 21:54:36 +01:00
Hypolite Petovan
9f8a603e1e
Merge pull request #6681 from annando/worker-scheduler
...
New scheduler mechanism for the worker
2019-02-21 15:44:48 -05:00
Roland Häder
9fa812b35d
Rewrites:
...
- converted single-line if() block to multi-line and with curly braces
- "imported" SPL classes to have unified code style
- always initialize your variables ... :-/
- added some empty lines/spaces for better readability
Signed-off-by: Roland Häder <roland@mxchange.org>
2019-02-19 01:56:41 +01:00
rabuzarus
3ba7907b57
forumdirectory: type is array
2019-02-18 13:27:26 +01:00
rabuzarus
2b7c331afb
forumdirectory: some polishing
2019-02-18 13:03:21 +01:00
rabuzarus
85f0508494
own function for processing data of directory entries
2019-02-18 03:00:10 +01:00
Michael
061d959e7f
Code cleanup
2019-02-17 18:55:17 +00:00
Michael
f6e8246e75
Ensure that "strtotime" returns the correct timestamp
2019-02-12 06:42:45 +00:00
Hypolite Petovan
d6a82c6c2d
Merge pull request #6638 from Ixiter/develop-markdown-anchors
...
ACL network - fixed preselected acl items
2019-02-11 07:23:32 -05:00
Peter Liebetrau
3dede5dbd2
ACL network - fixed preselected acl items
2019-02-11 10:00:42 +01:00
Tobias Diekershoff
3ab7940b8e
Merge pull request #6622 from annando/community-speed
...
Improve speed on local community page
2019-02-10 08:06:37 +01:00
Michael
5edc498d41
Improve speed on local community page
2019-02-10 06:37:31 +00:00
Michael
81ef96fd16
Fix for possible notice "Undefined offset: 0"
2019-02-10 06:04:11 +00:00
Hypolite Petovan
b2c2971551
Merge pull request #6619 from annando/worker-again
...
Furtner improval of the worker speed
2019-02-09 19:50:35 -05:00
Michael Vogel
c7308d98fa
Merge pull request #6614 from MrPetovan/task/6552-add-explicit-mentions
...
Add explicit mentions to ActivityPub/Diaspora comments
2019-02-10 00:52:40 +01:00
Michael
171cfe8f44
Furtner improval of the worker speed
2019-02-09 23:10:15 +00:00
Hypolite Petovan
6577b1abb0
Add alias field to mod/crepair
...
- Replace deprecated q() call by DBA::update
2019-02-08 22:38:23 -05:00
Hypolite Petovan
066ad8c01b
Add PortableContact constants
...
- Fix typo in mod/admin
- Replace deprecated Logger::log calls
2019-02-08 08:38:13 -05:00
Hypolite Petovan
38ac615ba0
Merge pull request #6577 from rabuzarus/20190129_-_jot_atachment_preview
...
Attachement live preview
2019-02-07 08:43:49 -05:00
Hypolite Petovan
01b7a3976f
Merge pull request #6593 from tobiasd/20190206-can
...
Storage Backend: wording of admin panel help
2019-02-06 11:18:53 -05:00
Tobias Diekershoff
a675bd5fa4
clarification
2019-02-06 17:15:14 +01:00
Hypolite Petovan
a0b14a46cb
Merge pull request #6581 from nupplaphil/config_refact
...
Config Refactoring
2019-02-06 09:57:41 -05:00
Tobias Diekershoff
9f7fdb1bff
Storage Backend: wording of admin panel help
2019-02-06 07:35:57 +01:00
Philipp Holzer
40d8b04795
using Config::get (automatically use the right cache)
2019-02-05 23:09:57 +01:00
Philipp Holzer
87acace660
removing code for now
2019-02-05 23:06:28 +01:00
Tobias Diekershoff
b654784396
File storage options, naming of the default option and EN docs
2019-02-05 16:30:46 +01:00
Hypolite Petovan
3c62a7206e
Improve Markdown::convert panel display in mod/babel
2019-02-04 21:46:34 -05:00
Philipp Holzer
1e0e1674f2
4) Adding Factories to other entrypoints
2019-02-03 22:46:50 +01:00
Philipp Holzer
4af0119b73
3) Introducing ConfigFactory
2019-02-03 22:22:04 +01:00
Philipp Holzer
be6b229534
1) Refactor App->config[] into Core\Config
2019-02-03 18:54:25 +01:00
rabuzarus
ba03ec857a
attachment preview: some small corrections
2019-02-03 16:26:13 +01:00
rabuzarus
a6322b1c4e
attachment preview: some backend work in the item module:
...
- convert attachment to bbcode and
- add the attachment bbcode to the item body
2019-02-01 23:42:36 +01:00
rabuzarus
07d1932efc
attachment preview: frontend work (works with frio)
2019-02-01 19:18:08 +01:00
Hypolite Petovan
f0ec729466
Remove mod/profile.php
2019-01-30 08:07:31 -05:00
Hypolite Petovan
0615c8438a
Add new Module\Profile class
...
- Update reference to legacy module function profile_content
2019-01-30 08:07:20 -05:00
Tobias Diekershoff
cb72a5fd3b
look in the config directory for the file
2019-01-30 10:40:28 +01:00
Tobias Diekershoff
b26d09d62b
warn in admin panel when legacy config is used
2019-01-30 07:09:47 +01:00
Hypolite Petovan
bd031d0b87
Add result window for item tags in mod/babel
2019-01-29 20:39:38 -05:00
Hypolite Petovan
e6dccc42e4
[frio] Fix help TOC display
2019-01-29 08:51:02 -05:00
Hypolite Petovan
0c12d8af5f
Rename conflicted variable $info in admin settings
2019-01-28 21:45:43 -05:00
Michael
5ded967129
Fix database error
2019-01-27 19:54:08 +00:00
Aditoo17
0564e710f0
Replace help/guide with help/Quick-Start-guide
2019-01-26 10:51:20 +01:00
Hypolite Petovan
bfc0729752
Use new log levels in admin log settings page
2019-01-23 09:07:01 -05:00
Hypolite Petovan
724c4fb94d
Fix output of /friendica/json for invite only and approval registration policy
2019-01-22 22:24:46 -05:00
Hypolite Petovan
a1b773e149
Cleanup register artifacts
...
- Remove mod/register
- Remove REGISTER_* constants
2019-01-22 22:24:46 -05:00
Hypolite Petovan
cef6757c92
Replace REGISTER_* constants by Module\Register::* ones
2019-01-22 22:24:15 -05:00
Michael Vogel
73a81290ff
Merge pull request #6487 from MrPetovan/bug/critical-fixes-after-develop-rebase
...
Critical fixes after develop rebase
2019-01-22 15:45:33 +01:00
Hypolite Petovan
0cc1a07cfa
Fix default value of contact parameter of OStatus::import in mod/salmon
2019-01-22 08:53:53 -05:00
Tobias Diekershoff
169e9b0fc5
add comment about the PATH
2019-01-22 13:44:49 +01:00