]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoRename functions
Adam Magness [Mon, 5 Feb 2018 17:26:28 +0000 (12:26 -0500)]
Rename functions

rename functions from review comments

6 years agoSome standards and dba
Adam Magness [Mon, 5 Feb 2018 13:09:39 +0000 (08:09 -0500)]
Some standards and dba

update some calls to use dba functions and some standards updates

6 years agoRemove old file
Adam Magness [Mon, 5 Feb 2018 12:49:06 +0000 (07:49 -0500)]
Remove old file

remove old file

6 years agoRemove requires
Adam Magness [Mon, 5 Feb 2018 12:48:42 +0000 (07:48 -0500)]
Remove requires

remove require_once for old file

6 years agoUpdate function names and calls
Adam Magness [Mon, 5 Feb 2018 12:47:06 +0000 (07:47 -0500)]
Update function names and calls

update function names and calls from other files

6 years agoFunctions to Item class
Adam Magness [Mon, 5 Feb 2018 12:37:32 +0000 (07:37 -0500)]
Functions to Item class

copy functions to Item class

6 years agoMerge pull request #4398 from annando/search-posts
Hypolite Petovan [Mon, 5 Feb 2018 17:12:49 +0000 (12:12 -0500)]
Merge pull request #4398 from annando/search-posts

Only show posts in the search

6 years agoMerge pull request #4393 from MrPetovan/task/3878-move-include-tags-to-src
Michael Vogel [Mon, 5 Feb 2018 17:11:29 +0000 (18:11 +0100)]
Merge pull request #4393 from MrPetovan/task/3878-move-include-tags-to-src

Move include/tags to src/

6 years agocapitulated ... eh, capitalized :-)
Michael [Mon, 5 Feb 2018 16:58:58 +0000 (16:58 +0000)]
capitulated ... eh, capitalized :-)

6 years agoRename Model\Term methods
Hypolite Petovan [Sun, 4 Feb 2018 21:48:50 +0000 (16:48 -0500)]
Rename Model\Term methods

6 years agoOnly show posts in the search
Michael [Sun, 4 Feb 2018 20:44:08 +0000 (20:44 +0000)]
Only show posts in the search

6 years agoMerge pull request #4387 from MrPetovan/task/3878-move-datetime-to-src
Michael Vogel [Sun, 4 Feb 2018 20:05:27 +0000 (21:05 +0100)]
Merge pull request #4387 from MrPetovan/task/3878-move-datetime-to-src

Move include/datetime to src/ - Part 2

6 years agoMerge pull request #4392 from MrPetovan/task/add-ip-restriction-to-dlogger
Michael Vogel [Sun, 4 Feb 2018 15:47:28 +0000 (16:47 +0100)]
Merge pull request #4392 from MrPetovan/task/add-ip-restriction-to-dlogger

Add IP restriction to dlogger

6 years agoMerge pull request #4391 from MrPetovan/bug/4390-convert-last-updated-to-mysql
Michael Vogel [Sun, 4 Feb 2018 15:46:42 +0000 (16:46 +0100)]
Merge pull request #4391 from MrPetovan/bug/4390-convert-last-updated-to-mysql

Convert Atom last updated date to MySQL format

6 years agoAdd is_null check
Hypolite Petovan [Sun, 4 Feb 2018 13:58:29 +0000 (08:58 -0500)]
Add is_null check

6 years agoMerge pull request #4397 from annando/no-new-guid
rabuzarus [Sun, 4 Feb 2018 12:49:23 +0000 (13:49 +0100)]
Merge pull request #4397 from annando/no-new-guid

Don't generate a new guid anymore when moving the account.

6 years agoDon't generate a new guid anymore when moving the account.
Michael [Sun, 4 Feb 2018 12:32:56 +0000 (12:32 +0000)]
Don't generate a new guid anymore when moving the account.

6 years agoMerge pull request #4394 from tobiasd/20180204-credits
Michael Vogel [Sun, 4 Feb 2018 09:53:16 +0000 (10:53 +0100)]
Merge pull request #4394 from tobiasd/20180204-credits

regen credits

6 years agoregen credits
Tobias Diekershoff [Sun, 4 Feb 2018 08:56:03 +0000 (09:56 +0100)]
regen credits

6 years agoRemove include/tags.php
Hypolite Petovan [Sun, 4 Feb 2018 05:00:11 +0000 (00:00 -0500)]
Remove include/tags.php

6 years agoRemove references to include/tags.php
Hypolite Petovan [Sun, 4 Feb 2018 04:59:31 +0000 (23:59 -0500)]
Remove references to include/tags.php

6 years agoReplace references to include/tags functions
Hypolite Petovan [Sun, 4 Feb 2018 04:57:47 +0000 (23:57 -0500)]
Replace references to include/tags functions

6 years agoReplace include/tags function content with references to src methods
Hypolite Petovan [Sun, 4 Feb 2018 04:52:36 +0000 (23:52 -0500)]
Replace include/tags function content with references to src methods

6 years agoCopy functions from include/tags to src
Hypolite Petovan [Sun, 4 Feb 2018 04:49:48 +0000 (23:49 -0500)]
Copy functions from include/tags to src

- Create Content\Widget\TagCloud
- Populate Worker\TagUpdate::execute
- Add Content\Widget::tagCloud
- Add Model\Term::insertFromItemId and Model\Term::insertFromItemUri

6 years agoRename Term methods ahead of the move
Hypolite Petovan [Sun, 4 Feb 2018 03:42:31 +0000 (22:42 -0500)]
Rename Term methods ahead of the move

- Rename createFromItemURI() to insertFromItemFileByUri()
- Rename createFromItem() to insertFromItemFileById()

6 years agoAdd documentation for system.dlogip setting
Hypolite Petovan [Sun, 4 Feb 2018 02:46:42 +0000 (21:46 -0500)]
Add documentation for system.dlogip setting

6 years agoAdd system.dlogip setting usage in dlogger()
Hypolite Petovan [Sun, 4 Feb 2018 02:46:28 +0000 (21:46 -0500)]
Add system.dlogip setting usage in dlogger()

6 years agoDeprecate DBM::date()
Hypolite Petovan [Sun, 4 Feb 2018 02:39:53 +0000 (21:39 -0500)]
Deprecate DBM::date()

6 years agoUse DateTimeFormat::utc on Atom feed dates
Hypolite Petovan [Sun, 4 Feb 2018 02:39:35 +0000 (21:39 -0500)]
Use DateTimeFormat::utc on Atom feed dates

- Fix some formatting in Protocol\PortableContact

6 years agoReplace forgotten datetime_convert() instances
Hypolite Petovan [Sun, 4 Feb 2018 01:44:19 +0000 (20:44 -0500)]
Replace forgotten datetime_convert() instances

6 years agoActually delete include/datetime.php
Hypolite Petovan [Sat, 3 Feb 2018 17:37:28 +0000 (12:37 -0500)]
Actually delete include/datetime.php

6 years agoRemove include/datetime.php
Hypolite Petovan [Sat, 3 Feb 2018 17:27:57 +0000 (12:27 -0500)]
Remove include/datetime.php

6 years agoRemove references to include/datetime
Hypolite Petovan [Sat, 3 Feb 2018 17:27:47 +0000 (12:27 -0500)]
Remove references to include/datetime

6 years agoReplace remaining functions in include/datetime by Temporal methods
Hypolite Petovan [Sat, 3 Feb 2018 17:25:58 +0000 (12:25 -0500)]
Replace remaining functions in include/datetime by Temporal methods

- Fix uses statements

6 years agoMerge pull request #4388 from MrPetovan/develop
Michael Vogel [Sat, 3 Feb 2018 21:12:36 +0000 (22:12 +0100)]
Merge pull request #4388 from MrPetovan/develop

Use syntaxic sugar in L10n::t()

6 years agoMerge pull request #4382 from MrPetovan/task/3878-move-session-to-src
Michael Vogel [Sat, 3 Feb 2018 20:02:09 +0000 (21:02 +0100)]
Merge pull request #4382 from MrPetovan/task/3878-move-session-to-src

Move include/session to src/

6 years agoUse syntaxic sugar in L10n::t()
Hypolite Petovan [Sat, 3 Feb 2018 18:46:01 +0000 (13:46 -0500)]
Use syntaxic sugar in L10n::t()

6 years agoMerge branch 'develop' into task/3878-move-session-to-src
Hypolite Petovan [Sat, 3 Feb 2018 16:59:43 +0000 (11:59 -0500)]
Merge branch 'develop' into task/3878-move-session-to-src

6 years agoMerge pull request #4386 from MrPetovan/task/3878-move-friendica_smarty-to-src
Tobias Diekershoff [Sat, 3 Feb 2018 16:01:30 +0000 (17:01 +0100)]
Merge pull request #4386 from MrPetovan/task/3878-move-friendica_smarty-to-src

Move SMARTY3_TEMPLATE_FOLDER to FriendicaSmarty

6 years agoMerge pull request #4327 from MrPetovan/task/3878-move-datetime-to-src
Tobias Diekershoff [Sat, 3 Feb 2018 15:17:02 +0000 (16:17 +0100)]
Merge pull request #4327 from MrPetovan/task/3878-move-datetime-to-src

Move include/datetime to src - Part 1

6 years agoMove datetimepicker javascript to field_datetime.tpl
Hypolite Petovan [Sat, 3 Feb 2018 14:53:45 +0000 (09:53 -0500)]
Move datetimepicker javascript to field_datetime.tpl

- Add type hint to getDateTimeField() arguments

6 years ago[frio] Fix spacing in field_input.tpl
Hypolite Petovan [Sat, 3 Feb 2018 14:51:23 +0000 (09:51 -0500)]
[frio] Fix spacing in field_input.tpl

6 years agoFix wrong default format for default date in mod/events
Hypolite Petovan [Sat, 3 Feb 2018 14:51:05 +0000 (09:51 -0500)]
Fix wrong default format for default date in mod/events

6 years agoUpdate moved method Item::performLike() with DateTypeFormat
Hypolite Petovan [Fri, 2 Feb 2018 19:34:41 +0000 (14:34 -0500)]
Update moved method Item::performLike() with DateTypeFormat

- Update use list

6 years agoRemove stray semicolon in Util\Temporal
Hypolite Petovan [Thu, 1 Feb 2018 09:25:56 +0000 (04:25 -0500)]
Remove stray semicolon in Util\Temporal

6 years agoFix incorrect Temporal reference after Item function move rebase
Hypolite Petovan [Sun, 28 Jan 2018 18:28:22 +0000 (13:28 -0500)]
Fix incorrect Temporal reference after Item function move rebase

6 years agoFix wrong self references in Util\Temporal
Hypolite Petovan [Sat, 27 Jan 2018 13:11:49 +0000 (08:11 -0500)]
Fix wrong self references in Util\Temporal

6 years agoFix include/boot uses
Hypolite Petovan [Sat, 27 Jan 2018 02:43:43 +0000 (21:43 -0500)]
Fix include/boot uses

6 years agoMove Temporal::convert() to DateTimeFormat::convert()
Hypolite Petovan [Sat, 27 Jan 2018 02:38:34 +0000 (21:38 -0500)]
Move Temporal::convert() to DateTimeFormat::convert()

6 years agoSimplify include/bb2diaspora event format
Hypolite Petovan [Sat, 27 Jan 2018 00:41:40 +0000 (19:41 -0500)]
Simplify include/bb2diaspora event format

6 years agoAdd Temporal::local() shorthand for Temporal::convert()
Hypolite Petovan [Sat, 27 Jan 2018 00:29:06 +0000 (19:29 -0500)]
Add Temporal::local() shorthand for Temporal::convert()

6 years agoAdd missing Temporal::utc()
Hypolite Petovan [Sat, 27 Jan 2018 00:18:06 +0000 (19:18 -0500)]
Add missing Temporal::utc()

6 years agoAdd Temporal::localNow() shorthand for Temporal::convert()
Hypolite Petovan [Sat, 27 Jan 2018 00:16:22 +0000 (19:16 -0500)]
Add Temporal::localNow() shorthand for Temporal::convert()

6 years agoAdd Temporal::timezoneNow() shorthand for Temporal::convert()
Hypolite Petovan [Sat, 27 Jan 2018 00:14:15 +0000 (19:14 -0500)]
Add Temporal::timezoneNow() shorthand for Temporal::convert()

6 years agoAdd Temporal::utc() shorthand to Temporal::convert()
Hypolite Petovan [Fri, 26 Jan 2018 12:29:32 +0000 (07:29 -0500)]
Add Temporal::utc() shorthand to Temporal::convert()

6 years agoAdd missing use in DBM
Hypolite Petovan [Fri, 26 Jan 2018 04:29:53 +0000 (23:29 -0500)]
Add missing use in DBM

6 years agoAdd Temporal::utcNow()
Hypolite Petovan [Fri, 26 Jan 2018 04:26:51 +0000 (23:26 -0500)]
Add Temporal::utcNow()

6 years agoAdd Temporal::MYSQL constant
Hypolite Petovan [Fri, 26 Jan 2018 03:05:05 +0000 (22:05 -0500)]
Add Temporal::MYSQL constant

- Rename Temporal::convert() parameter names

6 years agoMove ATOM_TIME to Temporal::ATOM
Hypolite Petovan [Fri, 26 Jan 2018 02:33:43 +0000 (21:33 -0500)]
Move ATOM_TIME to Temporal::ATOM

6 years agoAdd back missing use in Diaspora
Hypolite Petovan [Thu, 25 Jan 2018 03:28:10 +0000 (22:28 -0500)]
Add back missing use in Diaspora

6 years agoRefactor datetime_convert into Temporal::convert
Hypolite Petovan [Thu, 25 Jan 2018 02:08:45 +0000 (21:08 -0500)]
Refactor datetime_convert into Temporal::convert

- Changed parameter order to save space
- Refactor select_timezone into Temporal::getTimezoneSelect
- Refactor field_timezone into Temporal::getTimezoneField

6 years agoAdd Util\Temporal to src
Hypolite Petovan [Thu, 25 Jan 2018 01:47:33 +0000 (20:47 -0500)]
Add Util\Temporal to src

- Map include/datetime functions to Temporal methods
- Move update_contact_birthdays() to Model\Contact::updateBirthdays()

6 years agoRemove get_template_file function
Hypolite Petovan [Sat, 3 Feb 2018 13:52:55 +0000 (08:52 -0500)]
Remove get_template_file function

6 years agoMove SMARTY3_TEMPLATE_FOLDER to FriendicaSmarty
Hypolite Petovan [Sat, 3 Feb 2018 13:52:43 +0000 (08:52 -0500)]
Move SMARTY3_TEMPLATE_FOLDER to FriendicaSmarty

- Copy get_template_file into only class calling it

6 years agoUse defaults for setting session variables in index.php
Hypolite Petovan [Sat, 3 Feb 2018 13:42:12 +0000 (08:42 -0500)]
Use defaults for setting session variables in index.php

6 years agoRemove include/session file
Hypolite Petovan [Sat, 3 Feb 2018 05:46:39 +0000 (00:46 -0500)]
Remove include/session file

6 years agoSwitch to Core\Session
Hypolite Petovan [Sat, 3 Feb 2018 05:46:05 +0000 (00:46 -0500)]
Switch to Core\Session

- Remove reference to include/session
- Use new Session::init()
- Prevent variable re-assignation if they're just empty
- Deprecate killme() function
- Correct DOMXPath class spelling

6 years agoClean up Core\Cache file
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

6 years agoAdd new Session classes in src/
Hypolite Petovan [Sat, 3 Feb 2018 05:42:00 +0000 (00:42 -0500)]
Add new Session classes in src/

6 years agoMerge pull request #4385 from tobiasd/20180203-smarties
Michael Vogel [Sat, 3 Feb 2018 12:38:55 +0000 (13:38 +0100)]
Merge pull request #4385 from tobiasd/20180203-smarties

added missing constant

6 years agoMerge pull request #4384 from tobiasd/20180203-de
Michael Vogel [Sat, 3 Feb 2018 12:36:00 +0000 (13:36 +0100)]
Merge pull request #4384 from tobiasd/20180203-de

update for DE

6 years agoadded missing constant
Tobias Diekershoff [Sat, 3 Feb 2018 10:11:00 +0000 (11:11 +0100)]
added missing constant

6 years agoMerge pull request #4375 from MrPetovan/task/3878-move-friendica_smarty-to-src
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/

6 years agoupdate for DE
Tobias Diekershoff [Sat, 3 Feb 2018 09:17:15 +0000 (10:17 +0100)]
update for DE

6 years agoMerge pull request #4383 from MrPetovan/develop
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

6 years agoAdd 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

6 years agoMerge pull request #4381 from tobiasd/20180202-doc2
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

6 years agoTypo
Tobias Diekershoff [Fri, 2 Feb 2018 15:33:55 +0000 (16:33 +0100)]
Typo

6 years agoMerge pull request #4380 from annando/nodeinfo2
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

6 years agoMerge pull request #4379 from MrPetovan/bug/4377-already-declared-class-oauthconsumer
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

6 years agoWe now support querying nodeinfo 2.0
Michael [Fri, 2 Feb 2018 13:53:40 +0000 (13:53 +0000)]
We now support querying nodeinfo 2.0

6 years agoRemove conditional declaration of OAuthException
Hypolite Petovan [Fri, 2 Feb 2018 13:08:07 +0000 (08:08 -0500)]
Remove conditional declaration of OAuthException

6 years agoFix formatting in Render/FriendicaSmarty*
Hypolite Petovan [Fri, 2 Feb 2018 12:47:42 +0000 (07:47 -0500)]
Fix formatting in Render/FriendicaSmarty*

6 years agoRemove include/friendica_smarty
Hypolite Petovan [Thu, 1 Feb 2018 18:35:15 +0000 (13:35 -0500)]
Remove include/friendica_smarty

6 years agoRemove references to include/friendica_smarty
Hypolite Petovan [Thu, 1 Feb 2018 18:35:00 +0000 (13:35 -0500)]
Remove references to include/friendica_smarty

6 years agoSwitch register_template_engine() to the only one available
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

6 years agoAdd FriendicaSmarty and FriendicaSmartyEngine classes in src
Hypolite Petovan [Thu, 1 Feb 2018 18:31:03 +0000 (13:31 -0500)]
Add FriendicaSmarty and FriendicaSmartyEngine classes in src

6 years agoMerge pull request #4378 from tobiasd/20180202-doc
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

6 years agoadd hook description to automatically update the dependencies via git-hooks to devel...
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

6 years agothere is a label, even linked now
Tobias Diekershoff [Fri, 2 Feb 2018 06:53:27 +0000 (07:53 +0100)]
there is a label, even linked now

6 years agoname Friendiqa as client in devel docs as the one to help improving
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

6 years agoMerge pull request #4376 from MrPetovan/task/3878-move-include-like-to-src
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/

6 years agoRemove include/like
Hypolite Petovan [Thu, 1 Feb 2018 19:17:31 +0000 (14:17 -0500)]
Remove include/like

6 years agoRemove include/like references
Hypolite Petovan [Thu, 1 Feb 2018 19:17:22 +0000 (14:17 -0500)]
Remove include/like references

6 years agoReplace do_like() calls
Hypolite Petovan [Thu, 1 Feb 2018 19:17:08 +0000 (14:17 -0500)]
Replace do_like() calls

6 years agoReplace do_like() content
Hypolite Petovan [Thu, 1 Feb 2018 19:14:27 +0000 (14:14 -0500)]
Replace do_like() content

6 years agoAdd Model\Item::performLike function
Hypolite Petovan [Thu, 1 Feb 2018 19:14:11 +0000 (14:14 -0500)]
Add Model\Item::performLike function

- Fix uses

6 years agoMerge pull request #4374 from tobiasd/20180201-msg
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

6 years agoconsistend 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

6 years agoMerge pull request #4371 from annando/public-commenting
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