Commit Graph

21015 Commits

Author SHA1 Message Date
Michael 4699741f00 Fix delivery only for comments to native networks 2018-09-26 13:00:48 +00:00
Michael 67d2f8594c Some more clean up 2018-09-26 07:42:40 +00:00
Hypolite Petovan c80045edaf Remove obsolete lines from Console\Config 2018-09-25 23:00:00 -04:00
Hypolite Petovan be0f71bedb Add new Cache console command 2018-09-25 22:59:22 -04:00
Hypolite Petovan d420a4dec2 Add informative public static members to Core\Cache 2018-09-25 22:58:04 -04:00
Hypolite Petovan 71c08a044f Add ICacheDriver->getAllKeys method 2018-09-25 22:52:32 -04:00
Hypolite Petovan 640f76b05a Improve doc blocks in cache drivers 2018-09-25 22:51:41 -04:00
Hypolite Petovan d1148f61ea Add missing "outdated" parameter to ICacheDriver->clear in Core\Cache 2018-09-25 22:46:45 -04:00
Michael e91a1dfa8e Cleaned code 2018-09-25 21:18:37 +00:00
Oliver df23f4f14f
Update Install.md
Tiny Typo
2018-09-25 11:52:10 +02:00
Tobias Diekershoff a2bd527976
Merge pull request #5790 from MrPetovan/bug/php7-remove-pear-text_highlighter
Normalize padding of inline code
2018-09-25 10:38:17 +02:00
Hypolite Petovan 2fff1f389d Improve Addons doc further
- Fix whitespaces
- Add details about __DIR__
- Add details about event listeners
2018-09-24 19:27:35 -04:00
Michael 834422d52f Merge remote-tracking branch 'upstream/develop' into ap1 2018-09-24 21:48:40 +00:00
Michael 5e3f71680c Disabled logging 2018-09-24 21:47:10 +00:00
Hypolite Petovan 8b55bc5881 Normalize padding of inline code
- [frio] Remove redundant CSS
2018-09-24 08:32:17 -04:00
Hypolite Petovan be348cf8c8 Remove addon_hooks template variable
- Update addon documentation
2018-09-24 08:16:26 -04:00
Michael 59c137b946 Variable fix 2018-09-24 05:35:47 +00:00
Hypolite Petovan d019a87ecc Update version to 2018.12-dev 2018-09-23 19:02:11 -04:00
Hypolite Petovan a6996601d5
Merge pull request #5789 from friendica/master
Update develop from master-2019.09
2018-09-23 18:55:20 -04:00
Michael b386add315 Switch contacts from OStatus to ActivityPub 2018-09-23 22:12:12 +00:00
Michael 094c27add6 Update person, undo activity and improved security checks 2018-09-23 19:25:20 +00:00
Tobias Diekershoff c48fcd4a8f Welcome 2018.09 2018-09-23 21:12:10 +02:00
Tobias Diekershoff 71ec84f6dc Merge branch '2018.08-rc' 2018-09-23 21:08:30 +02:00
Tobias Diekershoff 18b20e8147
Changelog 2018.09 (#5685)
* 1st batch of entries for the 2018.08 CHANGELOG file

* changes till the begin of RC phase

* updated the addon changes

* updated list of closed Issues

* updated at the end of the current RC phase

* last minute updates to the CHANGELOG

* missing stuff

* missing stuff ;-)

* other themes got enhancements as well
2018-09-23 20:59:58 +02:00
Michael 8c7e5bb776 all endpoints are now working 2018-09-23 17:29:31 +00:00
Tobias Diekershoff 437a55a1f2
Merge pull request #5788 from MrPetovan/bug/php7-remove-pear-text_highlighter
Add missing change to quattro main less file
2018-09-23 19:07:41 +02:00
Hypolite Petovan c17a2b8a4e Add missing change to quattro main less file 2018-09-23 12:52:50 -04:00
Michael Vogel 939e6fc137
Merge pull request #5786 from tobiasd/20180923-toktan
change the link to the DE wiki
2018-09-23 10:59:48 +00:00
Tobias Diekershoff ebae440490 change the link to the DE wiki 2018-09-23 12:43:36 +02:00
Michael Vogel 649b1a94cc
Merge pull request #5784 from tobiasd/20180922-cs
CS translation update THX Aditoo
2018-09-23 09:41:43 +00:00
Michael feeec908d3 We can delete notes / changed credits 2018-09-23 09:20:25 +00:00
Michael 6df6d82427 We can now like and dislike 2018-09-23 08:52:07 +00:00
Michael a56565fa99 AP is enabled for all users 2018-09-22 23:49:27 +00:00
Michael ca574e1027 We can now like and dislike 2018-09-22 23:17:01 +00:00
Michael 8d72c864b2 Updated composer 2018-09-22 22:17:32 +00:00
Tobias Diekershoff 780571bb68 CS translation update THX Aditoo 2018-09-22 19:30:26 +02:00
Hypolite Petovan adbc1d3224 Missing $a to $this conversion in App 2018-09-22 12:45:49 -04:00
Michael c7e047bf83 Fixed composer.lock 2018-09-22 15:34:42 +00:00
Michael c083ae047c Merge remote-tracking branch 'upstream/2018.08-rc' into ap1 2018-09-22 15:18:53 +00:00
Hypolite Petovan 9386c54b9c
Merge pull request #5783 from annando/issue-5768
Issue 5760: Avoid a non numeric value for "tt"
2018-09-22 10:48:06 -04:00
Michael c6268ca0b7 Issue 5760: Avoid a non numeric value for "tt" 2018-09-22 14:17:14 +00:00
Michael 214407bdc8 Improve communication 2018-09-22 14:12:54 +00:00
Tobias Diekershoff 684dfd5bbd
Merge pull request #5780 from annando/fix-relocation
Hopefully fixes relocations that hadn't been executed
2018-09-22 10:56:11 +02:00
Tobias Diekershoff 1a16876995
Merge pull request #5781 from annando/issue-5768
Issue 5768: This logging should help finding the origin of the problem
2018-09-22 10:54:10 +02:00
Michael b3e3147697 Issue 5768: This logging should help finding the origin of the problem 2018-09-22 07:09:27 +00:00
Michael 0dbb6313a5 Hopefully fixes relocations that hadn't been executed 2018-09-22 06:47:35 +00:00
Michael b906b083bc The target inbox is now generated after the permission bloxk 2018-09-22 05:58:56 +00:00
Michael 71cbe56293 Use the follower collection 2018-09-22 04:49:16 +00:00
Michael b7744ae3eb Inherit the receivers from the previous post 2018-09-22 04:39:04 +00:00
Michael b44fc62708 Improvements to signature check, private posts do work now again 2018-09-21 22:31:33 +00:00