Michael
f640556f80
New database version
2018-09-27 03:41:55 +00:00
Michael
fa868fbaf2
Some more documentation
2018-09-27 03:28:56 +00:00
Michael
897929ad40
Avoid warnings, added documentation
2018-09-26 22:45:13 +00:00
Michael
9c62727e1d
Added doxygen data
2018-09-26 22:02:14 +00:00
Michael
f7d7d94111
Added some doxygen headers
2018-09-26 21:38:37 +00:00
Michael
dd38b7e329
Avoid warnings
2018-09-26 20:36:47 +00:00
Michael
60b0759b50
UUID instead of GUID
2018-09-26 20:03:46 +00:00
Michael
9ec30010c5
APContact stuff is moved to an own class
2018-09-26 17:24:29 +00:00
Michael
f3814ae1fc
Changed conversation url (used for AP)
2018-09-26 13:12:27 +00:00
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
Ralf Thees
59cd0305ee
Merge branch 'develop' of https://github.com/friendica/friendica into develop
2018-09-25 22:19:26 +02: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
Ralf Thees
306688057d
Merge branch 'develop' of https://github.com/friendica/friendica into develop
2018-09-23 14:06:17 +02: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