]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Mon, 5 Feb 2018 19:09:03 +0000 (14:09 -0500)]
Move PROTOCOL_* constants to Model\Conversation
Hypolite Petovan [Mon, 5 Feb 2018 17:57:41 +0000 (12:57 -0500)]
Rename Core\Network to Core\Protocol
Hypolite Petovan [Mon, 5 Feb 2018 16:42:06 +0000 (11:42 -0500)]
Improve BBCode documentation/comment
Hypolite Petovan [Mon, 5 Feb 2018 04:38:40 +0000 (23:38 -0500)]
Rename BBCode::removeAbstract() to BBCode::stripAbstract()
Hypolite Petovan [Mon, 5 Feb 2018 00:40:06 +0000 (19:40 -0500)]
Add deprecation documentation in boot.php
Hypolite Petovan [Mon, 5 Feb 2018 00:33:39 +0000 (19:33 -0500)]
Add missing requires in Text\BBCode
Hypolite Petovan [Mon, 5 Feb 2018 00:24:14 +0000 (19:24 -0500)]
Remove most moved functions from include/bbcode
Hypolite Petovan [Mon, 5 Feb 2018 00:23:49 +0000 (19:23 -0500)]
Update references to BBCode methods
- Resolve name conflicts with Util\Network
Hypolite Petovan [Sun, 4 Feb 2018 23:44:42 +0000 (18:44 -0500)]
Add references to new methods and constants in include/bbcode
- Remove all private callback functions from include/bbcode
Hypolite Petovan [Sun, 4 Feb 2018 23:22:48 +0000 (18:22 -0500)]
Copy include/bbcode functions to src methods
- Add Core\Network class
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
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
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
Hypolite Petovan [Sun, 4 Feb 2018 13:58:29 +0000 (08:58 -0500)]
Add is_null check
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.
Michael [Sun, 4 Feb 2018 12:32:56 +0000 (12:32 +0000)]
Don't generate a new guid anymore when moving the account.
Michael Vogel [Sun, 4 Feb 2018 09:53:16 +0000 (10:53 +0100)]
Merge pull request #4394 from tobiasd/
20180204 -credits
regen credits
Tobias Diekershoff [Sun, 4 Feb 2018 08:56:03 +0000 (09:56 +0100)]
regen credits
Hypolite Petovan [Sun, 4 Feb 2018 02:46:42 +0000 (21:46 -0500)]
Add documentation for system.dlogip setting
Hypolite Petovan [Sun, 4 Feb 2018 02:46:28 +0000 (21:46 -0500)]
Add system.dlogip setting usage in dlogger()
Hypolite Petovan [Sun, 4 Feb 2018 02:39:53 +0000 (21:39 -0500)]
Deprecate DBM::date()
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
Hypolite Petovan [Sun, 4 Feb 2018 01:44:19 +0000 (20:44 -0500)]
Replace forgotten datetime_convert() instances
Hypolite Petovan [Sat, 3 Feb 2018 17:37:28 +0000 (12:37 -0500)]
Actually delete include/datetime.php
Hypolite Petovan [Sat, 3 Feb 2018 17:27:57 +0000 (12:27 -0500)]
Remove include/datetime.php
Hypolite Petovan [Sat, 3 Feb 2018 17:27:47 +0000 (12:27 -0500)]
Remove references to include/datetime
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
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()
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/
Hypolite Petovan [Sat, 3 Feb 2018 18:46:01 +0000 (13:46 -0500)]
Use syntaxic sugar in L10n::t()
Hypolite Petovan [Sat, 3 Feb 2018 16:59:43 +0000 (11:59 -0500)]
Merge branch 'develop' into task/3878-move-session-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
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
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
Hypolite Petovan [Sat, 3 Feb 2018 14:51:23 +0000 (09:51 -0500)]
[frio] Fix spacing in field_input.tpl
Hypolite Petovan [Sat, 3 Feb 2018 14:51:05 +0000 (09:51 -0500)]
Fix wrong default format for default date in mod/events
Hypolite Petovan [Fri, 2 Feb 2018 19:34:41 +0000 (14:34 -0500)]
Update moved method Item::performLike() with DateTypeFormat
- Update use list
Hypolite Petovan [Thu, 1 Feb 2018 09:25:56 +0000 (04:25 -0500)]
Remove stray semicolon in Util\Temporal
Hypolite Petovan [Sun, 28 Jan 2018 18:28:22 +0000 (13:28 -0500)]
Fix incorrect Temporal reference after Item function move rebase
Hypolite Petovan [Sat, 27 Jan 2018 13:11:49 +0000 (08:11 -0500)]
Fix wrong self references in Util\Temporal
Hypolite Petovan [Sat, 27 Jan 2018 02:43:43 +0000 (21:43 -0500)]
Fix include/boot uses
Hypolite Petovan [Sat, 27 Jan 2018 02:38:34 +0000 (21:38 -0500)]
Move Temporal::convert() to DateTimeFormat::convert()
Hypolite Petovan [Sat, 27 Jan 2018 00:41:40 +0000 (19:41 -0500)]
Simplify include/bb2diaspora event format
Hypolite Petovan [Sat, 27 Jan 2018 00:29:06 +0000 (19:29 -0500)]
Add Temporal::local() shorthand for Temporal::convert()
Hypolite Petovan [Sat, 27 Jan 2018 00:18:06 +0000 (19:18 -0500)]
Add missing Temporal::utc()
Hypolite Petovan [Sat, 27 Jan 2018 00:16:22 +0000 (19:16 -0500)]
Add Temporal::localNow() shorthand for Temporal::convert()
Hypolite Petovan [Sat, 27 Jan 2018 00:14:15 +0000 (19:14 -0500)]
Add Temporal::timezoneNow() shorthand for Temporal::convert()
Hypolite Petovan [Fri, 26 Jan 2018 12:29:32 +0000 (07:29 -0500)]
Add Temporal::utc() shorthand to Temporal::convert()
Hypolite Petovan [Fri, 26 Jan 2018 04:29:53 +0000 (23:29 -0500)]
Add missing use in DBM
Hypolite Petovan [Fri, 26 Jan 2018 04:26:51 +0000 (23:26 -0500)]
Add Temporal::utcNow()
Hypolite Petovan [Fri, 26 Jan 2018 03:05:05 +0000 (22:05 -0500)]
Add Temporal::MYSQL constant
- Rename Temporal::convert() parameter names
Hypolite Petovan [Fri, 26 Jan 2018 02:33:43 +0000 (21:33 -0500)]
Move ATOM_TIME to Temporal::ATOM
Hypolite Petovan [Thu, 25 Jan 2018 03:28:10 +0000 (22:28 -0500)]
Add back missing use in Diaspora
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
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()
Hypolite Petovan [Sat, 3 Feb 2018 13:52:55 +0000 (08:52 -0500)]
Remove get_template_file function
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
Hypolite Petovan [Sat, 3 Feb 2018 13:42:12 +0000 (08:42 -0500)]
Use defaults for setting session variables in index.php
Hypolite Petovan [Sat, 3 Feb 2018 05:46:39 +0000 (00:46 -0500)]
Remove include/session file
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
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