]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Sat, 3 Feb 2018 05:43:57 +0000 (00:43 -0500)]
Clean up Core\Cache file
- Remove unused use statement
- Use explicit types for Memcache object
Hypolite Petovan [Sat, 3 Feb 2018 05:42:00 +0000 (00:42 -0500)]
Add new Session classes in src/
Michael Vogel [Sat, 3 Feb 2018 12:38:55 +0000 (13:38 +0100)]
Merge pull request #4385 from tobiasd/
20180203 -smarties
added missing constant
Michael Vogel [Sat, 3 Feb 2018 12:36:00 +0000 (13:36 +0100)]
Merge pull request #4384 from tobiasd/
20180203 -de
update for DE
Tobias Diekershoff [Sat, 3 Feb 2018 10:11:00 +0000 (11:11 +0100)]
added missing constant
Tobias Diekershoff [Sat, 3 Feb 2018 09:32:32 +0000 (10:32 +0100)]
Merge pull request #4375 from MrPetovan/task/3878-move-friendica_smarty-to-src
Move include/friendica_smarty to src/
Tobias Diekershoff [Sat, 3 Feb 2018 09:17:15 +0000 (10:17 +0100)]
update for DE
Michael Vogel [Sat, 3 Feb 2018 07:19:13 +0000 (08:19 +0100)]
Merge pull request #4383 from MrPetovan/develop
Add phpinfo page only accessible to admins
Hypolite Petovan [Sat, 3 Feb 2018 06:26:28 +0000 (01:26 -0500)]
Add phpinfo page only accessible to admins
Michael Vogel [Fri, 2 Feb 2018 15:56:32 +0000 (16:56 +0100)]
Merge pull request #4381 from tobiasd/
20180202 -doc2
Typo in the docs
Tobias Diekershoff [Fri, 2 Feb 2018 15:33:55 +0000 (16:33 +0100)]
Typo
Hypolite Petovan [Fri, 2 Feb 2018 14:56:03 +0000 (09:56 -0500)]
Merge pull request #4380 from annando/nodeinfo2
We now support querying nodeinfo 2.0
Michael Vogel [Fri, 2 Feb 2018 13:59:57 +0000 (14:59 +0100)]
Merge pull request #4379 from MrPetovan/bug/4377-already-declared-class-oauthconsumer
Remove conditional declaration of OAuthException
Michael [Fri, 2 Feb 2018 13:53:40 +0000 (13:53 +0000)]
We now support querying nodeinfo 2.0
Hypolite Petovan [Fri, 2 Feb 2018 13:08:07 +0000 (08:08 -0500)]
Remove conditional declaration of OAuthException
Hypolite Petovan [Fri, 2 Feb 2018 12:47:42 +0000 (07:47 -0500)]
Fix formatting in Render/FriendicaSmarty*
Hypolite Petovan [Thu, 1 Feb 2018 18:35:15 +0000 (13:35 -0500)]
Remove include/friendica_smarty
Hypolite Petovan [Thu, 1 Feb 2018 18:35:00 +0000 (13:35 -0500)]
Remove references to include/friendica_smarty
Hypolite Petovan [Thu, 1 Feb 2018 18:33:04 +0000 (13:33 -0500)]
Switch register_template_engine() to the only one available
- get_declared_classes() can't be used with autoloading
- Removed killme() to prevent infinite loop during App object
instantiation
Hypolite Petovan [Thu, 1 Feb 2018 18:31:03 +0000 (13:31 -0500)]
Add FriendicaSmarty and FriendicaSmartyEngine classes in src
Michael Vogel [Fri, 2 Feb 2018 07:44:14 +0000 (08:44 +0100)]
Merge pull request #4378 from tobiasd/
20180202 -doc
some additions to the developer-intro docs
Tobias Diekershoff [Fri, 2 Feb 2018 07:08:09 +0000 (08:08 +0100)]
add hook description to automatically update the dependencies via git-hooks to devel docs
Tobias Diekershoff [Fri, 2 Feb 2018 06:53:27 +0000 (07:53 +0100)]
there is a label, even linked now
Tobias Diekershoff [Fri, 2 Feb 2018 06:50:22 +0000 (07:50 +0100)]
name Friendiqa as client in devel docs as the one to help improving
Tobias Diekershoff [Fri, 2 Feb 2018 06:15:26 +0000 (07:15 +0100)]
Merge pull request #4376 from MrPetovan/task/3878-move-include-like-to-src
Move include/like to src/
Hypolite Petovan [Thu, 1 Feb 2018 19:17:31 +0000 (14:17 -0500)]
Remove include/like
Hypolite Petovan [Thu, 1 Feb 2018 19:17:22 +0000 (14:17 -0500)]
Remove include/like references
Hypolite Petovan [Thu, 1 Feb 2018 19:17:08 +0000 (14:17 -0500)]
Replace do_like() calls
Hypolite Petovan [Thu, 1 Feb 2018 19:14:27 +0000 (14:14 -0500)]
Replace do_like() content
Hypolite Petovan [Thu, 1 Feb 2018 19:14:11 +0000 (14:14 -0500)]
Add Model\Item::performLike function
- Fix uses
Hypolite Petovan [Thu, 1 Feb 2018 08:56:55 +0000 (03:56 -0500)]
Merge pull request #4374 from tobiasd/
20180201 -msg
consistent community naming, regenerated messages for translators
Tobias Diekershoff [Thu, 1 Feb 2018 08:21:46 +0000 (09:21 +0100)]
consistend community naming, regenerated messages for translators
Tobias Diekershoff [Thu, 1 Feb 2018 07:20:45 +0000 (08:20 +0100)]
Merge pull request #4371 from annando/public-commenting
Public commenting is now always enabled
Michael [Thu, 1 Feb 2018 06:11:56 +0000 (06:11 +0000)]
Better title for the different communities
Michael [Thu, 1 Feb 2018 00:29:47 +0000 (00:29 +0000)]
Improved query speed
Michael [Wed, 31 Jan 2018 23:22:41 +0000 (23:22 +0000)]
Public commenting is now always enabled
Michael Vogel [Wed, 31 Jan 2018 17:20:33 +0000 (18:20 +0100)]
Merge pull request #4365 from MrPetovan/task/4116-add-autoload-to-library
Add library/ to autoload
Hypolite Petovan [Wed, 31 Jan 2018 15:34:35 +0000 (10:34 -0500)]
Merge pull request #4370 from tobiasd/
20180131 -cal2
add medi=print to the event_head template files
Tobias Diekershoff [Wed, 31 Jan 2018 10:31:47 +0000 (11:31 +0100)]
lets print out the internets
Michael Vogel [Wed, 31 Jan 2018 06:27:07 +0000 (07:27 +0100)]
Merge pull request #4366 from tobiasd/
20180131 -msg
regenerated master messages.po file
Tobias Diekershoff [Wed, 31 Jan 2018 06:11:19 +0000 (07:11 +0100)]
regenerated master messages.po file
Hypolite Petovan [Wed, 31 Jan 2018 04:32:20 +0000 (23:32 -0500)]
Remove require calls to library/asn*
Hypolite Petovan [Wed, 31 Jan 2018 04:29:05 +0000 (23:29 -0500)]
Remove require calls to library/OAuth1
Hypolite Petovan [Wed, 31 Jan 2018 04:15:28 +0000 (23:15 -0500)]
[Composer] Add library/ as a PSR-0 folder for autoloading
Hypolite Petovan [Wed, 31 Jan 2018 04:13:14 +0000 (23:13 -0500)]
Remove library/slinky
Hypolite Petovan [Wed, 31 Jan 2018 04:06:44 +0000 (23:06 -0500)]
[Composer] Upgrade npm-asset/fullcalendar to version 3.8.2
Tobias Diekershoff [Wed, 31 Jan 2018 05:47:36 +0000 (06:47 +0100)]
Merge pull request #4364 from MrPetovan/develop
Add missing use for Model\Item in Worker\Delivery
Hypolite Petovan [Wed, 31 Jan 2018 02:14:44 +0000 (21:14 -0500)]
Add missing use for Model\Item in Worker\Delivery
Hypolite Petovan [Tue, 30 Jan 2018 20:49:12 +0000 (15:49 -0500)]
Merge pull request #4363 from annando/follow-fail
Quit if follow fails because of not configured addon
Michael [Tue, 30 Jan 2018 20:48:12 +0000 (20:48 +0000)]
Some other message
Michael [Tue, 30 Jan 2018 19:31:57 +0000 (19:31 +0000)]
Improved message
Michael [Tue, 30 Jan 2018 19:20:41 +0000 (19:20 +0000)]
Better message
Michael [Tue, 30 Jan 2018 18:51:09 +0000 (18:51 +0000)]
Quit if follow failes because of not configured addon
Hypolite Petovan [Tue, 30 Jan 2018 13:55:47 +0000 (08:55 -0500)]
Merge pull request #4360 from annando/diaspora-forum
Basic forum support for Diaspora
Michael Vogel [Tue, 30 Jan 2018 13:34:26 +0000 (14:34 +0100)]
Merge pull request #4361 from tobiasd/
20180130 -adminmenu
Admin menu reorganisation
Tobias Diekershoff [Tue, 30 Jan 2018 12:37:00 +0000 (13:37 +0100)]
Admin menu reorganisation
The aside menu in the admin panel is now handled in one array, which also
holds the submenu items. Also the sections of the menu are now a bit more
structured and separated from each other.
Michael [Tue, 30 Jan 2018 06:22:09 +0000 (06:22 +0000)]
Basic forum support for Diaspora
Hypolite Petovan [Mon, 29 Jan 2018 17:00:40 +0000 (12:00 -0500)]
Merge pull request #4359 from tobiasd/
20180129 -fedstat
positioning of the fedstat graph
Tobias Diekershoff [Mon, 29 Jan 2018 16:51:59 +0000 (17:51 +0100)]
same indentation style
Tobias Diekershoff [Mon, 29 Jan 2018 16:39:44 +0000 (17:39 +0100)]
positioning of the fedstat graph
This is a followup on #4266 resizing the fedstat graph in the admin panel
so that it fits alongside the intro text again. Checked also with duepunto,
quattro and vier theme.
Tobias Diekershoff [Mon, 29 Jan 2018 06:23:32 +0000 (07:23 +0100)]
Merge pull request #4358 from annando/empty-needle
Avoid empty needle warning
Michael [Mon, 29 Jan 2018 06:03:39 +0000 (06:03 +0000)]
Avoid empty needle warning
Michael Vogel [Mon, 29 Jan 2018 05:47:41 +0000 (06:47 +0100)]
Merge pull request #4357 from friendica/revert-4356-revert-4353-task/4116-move-twitteroauth-to-composer
Move TwitterOAuth to Composer, part 2b : Remove library/twitteroauth
Hypolite Petovan [Mon, 29 Jan 2018 03:37:30 +0000 (22:37 -0500)]
Revert "Revert "Move TwitterOAuth to Composer, part 2 : Remove library/twitteroauth""
Michael Vogel [Sun, 28 Jan 2018 22:48:35 +0000 (23:48 +0100)]
Merge pull request #4356 from friendica/revert-4353-task/4116-move-twitteroauth-to-composer
Revert "Move TwitterOAuth to Composer, part 2 : Remove library/twitteroauth"
Michael Vogel [Sun, 28 Jan 2018 22:48:20 +0000 (23:48 +0100)]
Revert "Move TwitterOAuth to Composer, part 2 : Remove library/twitteroauth"
Michael Vogel [Sun, 28 Jan 2018 21:41:45 +0000 (22:41 +0100)]
Merge pull request #4353 from MrPetovan/task/4116-move-twitteroauth-to-composer
Move TwitterOAuth to Composer, part 2 : Remove library/twitteroauth
Michael Vogel [Sun, 28 Jan 2018 21:38:03 +0000 (22:38 +0100)]
Merge pull request #4355 from MrPetovan/task/4265-remove-jquery-migrate
Move js/ folder under view/
Hypolite Petovan [Sun, 28 Jan 2018 21:17:36 +0000 (16:17 -0500)]
Move js/ folder under view/
- Move library/cropper to view/js/cropper
- Move library/jquery-textcomplete to view/js/jquery-textcomplete
Michael Vogel [Sun, 28 Jan 2018 21:14:21 +0000 (22:14 +0100)]
Merge pull request #4354 from MrPetovan/task/4265-remove-jquery-migrate
Remove jQuery Migrate file
Hypolite Petovan [Sun, 28 Jan 2018 20:54:20 +0000 (15:54 -0500)]
Remove jQuery Migrate file
- Remove script references
Hypolite Petovan [Sun, 28 Jan 2018 19:48:05 +0000 (14:48 -0500)]
Remove now unused library/twitteroauth
Michael Vogel [Sun, 28 Jan 2018 18:19:21 +0000 (19:19 +0100)]
Merge pull request #4350 from MrPetovan/task/4116-move-twitteroauth-to-composer
Move TwitterOAuth to composer Part 1
Hypolite Petovan [Sun, 28 Jan 2018 17:57:03 +0000 (12:57 -0500)]
Revert "[Doc] Add extra command for addon install/update"
This reverts commit
0e19ce3a65907b21e4cb4e9ef561b35122fd8547 .
Hypolite Petovan [Sun, 28 Jan 2018 17:57:01 +0000 (12:57 -0500)]
Revert "[Doc] Fix indentation"
This reverts commit
938c42cf901504d8fce17cf0ed83d6c0a4f2862a .
Hypolite Petovan [Sun, 28 Jan 2018 17:54:41 +0000 (12:54 -0500)]
Merge pull request #4351 from annando/item-move
Most functions now moved from include/items.php
Michael [Sun, 28 Jan 2018 17:36:37 +0000 (17:36 +0000)]
Moved "limitBodySize"
Michael [Sun, 28 Jan 2018 17:26:39 +0000 (17:26 +0000)]
Renamed the contact relationship functions
Michael [Sun, 28 Jan 2018 16:28:59 +0000 (16:28 +0000)]
Standards
Michael [Sun, 28 Jan 2018 16:16:21 +0000 (16:16 +0000)]
Added some defaults
Michael [Sun, 28 Jan 2018 14:06:02 +0000 (14:06 +0000)]
Function needed to be public, not private
Michael [Sun, 28 Jan 2018 14:05:39 +0000 (14:05 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-move
Michael Vogel [Sun, 28 Jan 2018 14:03:48 +0000 (15:03 +0100)]
Merge pull request #4352 from zeroadam/feature/FixPoCo
Fix old function call
Adam Magness [Sun, 28 Jan 2018 14:02:19 +0000 (09:02 -0500)]
Fix old function call
Fix missed fetch_url() call
Michael [Sun, 28 Jan 2018 11:18:08 +0000 (11:18 +0000)]
Most functions now moved from include/items.php
Hypolite Petovan [Sun, 28 Jan 2018 05:09:23 +0000 (00:09 -0500)]
[Doc] Fix indentation
Hypolite Petovan [Sun, 28 Jan 2018 05:06:53 +0000 (00:06 -0500)]
[Doc] Add extra command for addon install/update
Hypolite Petovan [Sun, 28 Jan 2018 05:05:28 +0000 (00:05 -0500)]
Improve addon readme display
- Add maintainer display support
- Remove extra comma after author/maintainer lists
Hypolite Petovan [Sun, 28 Jan 2018 02:49:16 +0000 (21:49 -0500)]
Merge pull request #4349 from MrPetovan/task/4265-move-perfect-scrollbar-to-composer
Fix wrong path to perfect-scrollbar library files
Hypolite Petovan [Sun, 28 Jan 2018 02:09:49 +0000 (21:09 -0500)]
Forgot a path element in perfect-scrollbar paths
Hypolite Petovan [Sun, 28 Jan 2018 00:06:20 +0000 (19:06 -0500)]
Fix wrong path to perfect-scrollbar library files
Hypolite Petovan [Sun, 28 Jan 2018 00:01:24 +0000 (19:01 -0500)]
Merge pull request #4347 from annando/develop
FetchUrl is not FetchURL ...
Michael [Sat, 27 Jan 2018 23:53:56 +0000 (23:53 +0000)]
FetchUrl is not FetchURL ...
Michael Vogel [Sat, 27 Jan 2018 23:38:30 +0000 (00:38 +0100)]
Merge pull request #4343 from MrPetovan/task/4116-move-lightopenid-to-composer
Move lightopenid to Composer
Hypolite Petovan [Sat, 27 Jan 2018 21:32:02 +0000 (16:32 -0500)]
Remove library/openid
Hypolite Petovan [Sat, 27 Jan 2018 21:31:49 +0000 (16:31 -0500)]
Remove references to library/openid
Hypolite Petovan [Sat, 27 Jan 2018 21:28:54 +0000 (16:28 -0500)]
[Composer] Add lightopenid/lightopenid:dev-master dependency
Hypolite Petovan [Sat, 27 Jan 2018 23:23:29 +0000 (18:23 -0500)]
Merge pull request #4345 from annando/bugfix-oembed
OEmbed function was called with the wrong class name
Michael Vogel [Sat, 27 Jan 2018 23:20:00 +0000 (00:20 +0100)]
Merge pull request #4341 from MrPetovan/task/4265-move-perfect-scrollbar-to-composer
Move perfect scrollbar to Composer
Michael [Sat, 27 Jan 2018 23:17:37 +0000 (23:17 +0000)]
OEmbed function was called with the wrong class name