]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Wed, 14 Feb 2018 23:32:11 +0000 (18:32 -0500)]
Merge pull request #4461 from annando/bugfix-uimport
Issue 4396: WSOD with uimport
Michael [Wed, 14 Feb 2018 23:13:53 +0000 (23:13 +0000)]
Issue 4396: WSOD with uimport
Hypolite Petovan [Wed, 14 Feb 2018 22:11:47 +0000 (17:11 -0500)]
Merge pull request #4460 from annando/bugfix-dfrn-mail
DFRN: Bugfix for not storing mails
Michael [Wed, 14 Feb 2018 22:08:16 +0000 (22:08 +0000)]
DFRN: Bugfix for not storing mails
Hypolite Petovan [Wed, 14 Feb 2018 22:01:17 +0000 (17:01 -0500)]
Merge pull request #4459 from annando/unmark-contact
Bugfix and improvements for unmarking potentially archived contacts
Michael Vogel [Wed, 14 Feb 2018 21:49:43 +0000 (22:49 +0100)]
Merge pull request #4455 from MrPetovan/task/4176-fix-undeclared-variables-2
[Scrutinizer] Fix undeclared variables part 6: src/ (except Protocol/)
Michael [Wed, 14 Feb 2018 21:18:16 +0000 (21:18 +0000)]
Bugfix and improvements for unmarking potentially archived contacts
Hypolite Petovan [Wed, 14 Feb 2018 14:46:24 +0000 (09:46 -0500)]
Merge pull request #4457 from annando/accept-archived
Diaspora: Accept posts from archived contacts
Michael [Wed, 14 Feb 2018 14:29:28 +0000 (14:29 +0000)]
Diaspora: Accept posts from archived contacts
Michael Vogel [Wed, 14 Feb 2018 06:48:35 +0000 (07:48 +0100)]
Merge pull request #4456 from MrPetovan/task/4176-fix-undeclared-variables-3
[Scrutinizer] Fix undeclared variables part 7: mod/ and view/
Michael Vogel [Wed, 14 Feb 2018 06:30:20 +0000 (07:30 +0100)]
Merge pull request #4454 from MrPetovan/task/4176-fix-undeclared-variables-1
[Scrutinizer] Fix undeclared variables part 5: src/Protocol/
Hypolite Petovan [Wed, 14 Feb 2018 05:07:26 +0000 (00:07 -0500)]
[Scrutinizer] Fix undeclared variables part 7: mod/ and view/
- Remove unused function `salmon_return()`
Hypolite Petovan [Wed, 14 Feb 2018 05:05:00 +0000 (00:05 -0500)]
[Scrutinizer] Fix undeclared variables in src/ (except Protocol/)
- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$url_recipients` in Worker\Dellivery
Hypolite Petovan [Wed, 14 Feb 2018 04:58:46 +0000 (23:58 -0500)]
[Scrutinizer] Fix undeclared variables in src/Protocol/
- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$sender` in Protocol\Email
- Simplify Protocol\OStatus:fetchAuthor cascading queries
Hypolite Petovan [Tue, 13 Feb 2018 13:25:47 +0000 (08:25 -0500)]
Merge pull request #4449 from annando/probe-pump
Improved profile probing for pump.io
Michael [Tue, 13 Feb 2018 07:10:05 +0000 (07:10 +0000)]
Remove address from name
Tobias Diekershoff [Tue, 13 Feb 2018 06:09:22 +0000 (07:09 +0100)]
Merge pull request #4447 from MrPetovan/bug/4445-improve-bbcode-quote-html
Add paragraph to BBCode conversion of [quote]
Michael [Tue, 13 Feb 2018 05:54:09 +0000 (05:54 +0000)]
Improved profile probing for pump.io
Hypolite Petovan [Tue, 13 Feb 2018 03:37:30 +0000 (22:37 -0500)]
Add paragraph to BBCode conversion of [quote]
Hypolite Petovan [Tue, 13 Feb 2018 03:29:53 +0000 (22:29 -0500)]
Merge pull request #4446 from annando/worker-priority
Bugfix: The provided worker priority had been ignored
Michael [Tue, 13 Feb 2018 02:26:35 +0000 (02:26 +0000)]
Bugfix: The provided worker priority had been ignored
Hypolite Petovan [Tue, 13 Feb 2018 00:53:39 +0000 (19:53 -0500)]
Merge pull request #4440 from rabuzarus/20180211_-_fix_variables_part_two
fix undeclared variables or wrong variable names (/mod) part 2
rabuzarus [Tue, 13 Feb 2018 00:20:16 +0000 (01:20 +0100)]
declare $bang variable in editpost_content()
rabuzarus [Mon, 12 Feb 2018 21:26:25 +0000 (22:26 +0100)]
the lockstate should be now correct in editpost_content()
rabuzarus [Mon, 12 Feb 2018 19:27:10 +0000 (20:27 +0100)]
remove code with undeclared variable in function poke_init(
rabuzarus [Mon, 12 Feb 2018 19:24:33 +0000 (20:24 +0100)]
remove code in function follow_post() that was never executed.
rabuzarus [Mon, 12 Feb 2018 18:28:14 +0000 (19:28 +0100)]
tagger_content(): handle case where $owner_nick is empty
rabuzarus [Mon, 12 Feb 2018 16:46:34 +0000 (17:46 +0100)]
tagger_content(): use the $owner_nickname for constructing the link
Hypolite Petovan [Mon, 12 Feb 2018 16:05:58 +0000 (11:05 -0500)]
Merge pull request #4443 from rabuzarus/20180212_-_fix_variables_part_three
fix undeclared variables or wrong variable names (/src) part 3
rabuzarus [Mon, 12 Feb 2018 16:05:01 +0000 (17:05 +0100)]
Item::tagDeliver(): remove contact as array key for hooks because it was never declared
Hypolite Petovan [Mon, 12 Feb 2018 16:01:18 +0000 (11:01 -0500)]
Merge pull request #4444 from rabuzarus/20180212_-_fix_variables_part_four
fix undeclared variables or wrong variable names (/view) part 4
rabuzarus [Mon, 12 Feb 2018 15:56:52 +0000 (16:56 +0100)]
fix undeclared $uid variables in Item::insert()
rabuzarus [Mon, 12 Feb 2018 15:50:05 +0000 (16:50 +0100)]
fix undeclared variables or wrong variable names (/view)
rabuzarus [Mon, 12 Feb 2018 15:08:28 +0000 (16:08 +0100)]
fix undeclared variables or wrong variable names (/src)
Michael Vogel [Mon, 12 Feb 2018 09:46:24 +0000 (10:46 +0100)]
Merge pull request #4441 from tobiasd/
20180212-de
update for DE translation
Tobias Diekershoff [Mon, 12 Feb 2018 07:46:14 +0000 (08:46 +0100)]
update for DE translation
Michael Vogel [Mon, 12 Feb 2018 05:02:30 +0000 (06:02 +0100)]
Merge pull request #4439 from MrPetovan/bug/4396-use-dba-exists-in-uimport
Add dba::exists usages to UserImport::importAccount
rabuzarus [Mon, 12 Feb 2018 03:10:11 +0000 (04:10 +0100)]
some polishing
Hypolite Petovan [Mon, 12 Feb 2018 03:00:42 +0000 (22:00 -0500)]
Merge pull request #4438 from rabuzarus/20180211_-_fix_variables_part_one
fix undeclared variables or wrong variable names (/include) - part 1
rabuzarus [Mon, 12 Feb 2018 02:56:20 +0000 (03:56 +0100)]
add $no_photos parameter to add_page_info_data()
rabuzarus [Mon, 12 Feb 2018 02:25:09 +0000 (03:25 +0100)]
fix undeclared variables or wrong variable names (/mod)
Hypolite Petovan [Mon, 12 Feb 2018 00:28:39 +0000 (19:28 -0500)]
Add dba::exists usages to UserImport::importAccount
Hypolite Petovan [Sun, 11 Feb 2018 23:21:28 +0000 (18:21 -0500)]
Merge pull request #4437 from annando/worker-cleanup
Some clean up for the worker, arrays are now supported as parameter
rabuzarus [Sun, 11 Feb 2018 21:13:29 +0000 (22:13 +0100)]
fix undeclared variables or wrong variable names (/include)
Michael [Sun, 11 Feb 2018 16:18:39 +0000 (16:18 +0000)]
Some clean up for the worker, arrays are now supported as parameter
Hypolite Petovan [Sun, 11 Feb 2018 14:22:33 +0000 (09:22 -0500)]
Merge pull request #4436 from tobiasd/
20180211-support
added ways to get some help on EN and DE landing page of the documentation
Tobias Diekershoff [Sun, 11 Feb 2018 09:48:29 +0000 (10:48 +0100)]
typo
Tobias Diekershoff [Sun, 11 Feb 2018 09:41:46 +0000 (10:41 +0100)]
use the correct markup for 2nd level list elements
Tobias Diekershoff [Sun, 11 Feb 2018 09:29:30 +0000 (10:29 +0100)]
added ways to get some help on EN and DE landing page of the documentation
Hypolite Petovan [Sat, 10 Feb 2018 17:24:23 +0000 (12:24 -0500)]
Merge pull request #4435 from tobiasd/
20180210-msg
regen master messages.po after moving functionality from addon to core
Tobias Diekershoff [Sat, 10 Feb 2018 17:18:23 +0000 (18:18 +0100)]
regen master messages.po after moving functionality from addon to core
Hypolite Petovan [Sat, 10 Feb 2018 14:22:11 +0000 (09:22 -0500)]
Merge pull request #4434 from annando/api-no-attachments
Use a more simple HTML for API output
Michael [Sat, 10 Feb 2018 13:33:15 +0000 (13:33 +0000)]
Use a more simple HTML for API output
Hypolite Petovan [Sat, 10 Feb 2018 12:49:34 +0000 (07:49 -0500)]
Merge pull request #4433 from annando/direct-block
Suppress content from hidden or blocked contacts
Michael [Sat, 10 Feb 2018 12:34:10 +0000 (12:34 +0000)]
Suppress content from hidden or blocked contacts
Hypolite Petovan [Fri, 9 Feb 2018 20:37:29 +0000 (15:37 -0500)]
Merge pull request #4432 from rabuzarus/20180209_-_move_membersince_to_core
Move membersince addon to core
rabuzarus [Fri, 9 Feb 2018 19:44:45 +0000 (20:44 +0100)]
move membersince addon to core
Michael Vogel [Fri, 9 Feb 2018 18:03:52 +0000 (19:03 +0100)]
Merge pull request #4429 from MrPetovan/bug/4426-handle-auth-exceptions
Handle authentication exceptions in Login module
Tobias Diekershoff [Fri, 9 Feb 2018 06:31:04 +0000 (07:31 +0100)]
Merge pull request #4430 from annando/import-check
Bugfix for check that the DFRN entry already exists
Michael [Fri, 9 Feb 2018 06:20:01 +0000 (06:20 +0000)]
Bugfix for check that the DFRN entry already exists
Hypolite Petovan [Fri, 9 Feb 2018 05:08:01 +0000 (00:08 -0500)]
Handle authentication exceptions in Login module
- Break down large methods into smaller ones
- Add more authentication exception
- Add a legacy User::authenticate method
Hypolite Petovan [Fri, 9 Feb 2018 04:06:50 +0000 (23:06 -0500)]
Merge pull request #4428 from annando/newlines
Line endings are converted to unix style
Michael [Fri, 9 Feb 2018 03:49:49 +0000 (03:49 +0000)]
Line endings are converted to unix style
Hypolite Petovan [Fri, 9 Feb 2018 02:41:51 +0000 (21:41 -0500)]
Merge pull request #4424 from annando/manage-admin
We can now delegate again like before
Hypolite Petovan [Fri, 9 Feb 2018 01:00:57 +0000 (20:00 -0500)]
Merge pull request #4425 from MrPetovan/develop
[Hotfix] Add missing require in include/text
Hypolite Petovan [Fri, 9 Feb 2018 00:59:34 +0000 (19:59 -0500)]
Add missing require in include/text
Michael [Thu, 8 Feb 2018 22:18:34 +0000 (22:18 +0000)]
We can now delegate again like before
Hypolite Petovan [Thu, 8 Feb 2018 20:11:05 +0000 (15:11 -0500)]
Merge pull request #4423 from annando/requeue
We now incrementally calculate the queue delivery time
Michael [Thu, 8 Feb 2018 19:47:47 +0000 (19:47 +0000)]
Forgotten "+"
Michael [Thu, 8 Feb 2018 19:33:40 +0000 (19:33 +0000)]
Improved date time formula thing.
Michael [Thu, 8 Feb 2018 18:39:48 +0000 (18:39 +0000)]
We now incrementally calculate the queue delivery time
Hypolite Petovan [Thu, 8 Feb 2018 17:55:16 +0000 (12:55 -0500)]
Merge pull request #4422 from rabuzarus/20180208_-_frio_rename_transparency_in_opacity
frio: renaming background transparency into background opacity
rabuzarus [Thu, 8 Feb 2018 17:47:06 +0000 (18:47 +0100)]
frio: renaming background transparency into background opacity
Hypolite Petovan [Thu, 8 Feb 2018 17:40:40 +0000 (12:40 -0500)]
Merge pull request #4421 from rabuzarus/20180208_-_frio_disable_login_btn_in_home_mod
frio: disable nav login button on home and login module
rabuzarus [Thu, 8 Feb 2018 17:36:39 +0000 (18:36 +0100)]
frio: disable nav login button on home and login module
Hypolite Petovan [Thu, 8 Feb 2018 15:17:41 +0000 (10:17 -0500)]
Merge pull request #4418 from annando/no-requeue
Don't add already queued items from Diaspora to the queue again
Michael [Thu, 8 Feb 2018 15:03:18 +0000 (15:03 +0000)]
Added documentation
Michael [Thu, 8 Feb 2018 13:09:09 +0000 (13:09 +0000)]
Added a config value to ignore server checks
Michael [Thu, 8 Feb 2018 11:26:24 +0000 (11:26 +0000)]
Don't add already queued items from Diaspora to the queue again
Tobias Diekershoff [Thu, 8 Feb 2018 06:10:35 +0000 (07:10 +0100)]
Merge pull request #4417 from annando/forgotten-use
Bugfix: a forgotten "use" in bbcode.php
Michael [Thu, 8 Feb 2018 06:08:07 +0000 (06:08 +0000)]
Bugfix: a forgotten "use" in bbcode.php
Hypolite Petovan [Wed, 7 Feb 2018 20:31:25 +0000 (15:31 -0500)]
Merge pull request #4416 from annando/item-update-fix
Bugfix: Forgotten "use"
Michael [Wed, 7 Feb 2018 20:22:40 +0000 (20:22 +0000)]
Forgotten "use"
Hypolite Petovan [Wed, 7 Feb 2018 20:13:32 +0000 (15:13 -0500)]
Merge pull request #4415 from annando/item-update-fix
Wrong function order in Item::update
Michael [Wed, 7 Feb 2018 20:09:37 +0000 (20:09 +0000)]
Wrong function order in Item::update
Hypolite Petovan [Wed, 7 Feb 2018 15:56:28 +0000 (10:56 -0500)]
Merge pull request #4413 from rabuzarus/20180207_-_frio_admin_summery_tpl
Frio: add admin summary template
rabuzarus [Wed, 7 Feb 2018 15:23:19 +0000 (16:23 +0100)]
provide/fix adminpage div container for all admin pages
rabuzarus [Wed, 7 Feb 2018 15:14:12 +0000 (16:14 +0100)]
Frio: add admin summary template
Hypolite Petovan [Wed, 7 Feb 2018 13:34:57 +0000 (08:34 -0500)]
Merge pull request #4411 from annando/exception-bugfix
Quickfix: Removed exception since it blocked message delivery
Michael [Wed, 7 Feb 2018 13:31:17 +0000 (13:31 +0000)]
Quickfix: Removed exception since it blocked message delivery
Michael Vogel [Wed, 7 Feb 2018 06:44:44 +0000 (07:44 +0100)]
Merge pull request #4410 from tobiasd/
20180207-nginxproxy
things that should not be here
Tobias Diekershoff [Wed, 7 Feb 2018 06:28:32 +0000 (07:28 +0100)]
things that should not be here
Tobias Diekershoff [Wed, 7 Feb 2018 06:18:39 +0000 (07:18 +0100)]
Merge pull request #4399 from MrPetovan/task/3878-move-include-bbcode-to-src
Move include/bbcode to src/ part 1 : Everything but bbcode()
Hypolite Petovan [Tue, 6 Feb 2018 23:29:20 +0000 (18:29 -0500)]
Merge pull request #4407 from annando/addon-unix
Hook calls can now be forked into a worker queue entry
Michael [Tue, 6 Feb 2018 23:17:18 +0000 (23:17 +0000)]
Fixed wrong capitalation (or however this is written)
Michael [Tue, 6 Feb 2018 22:57:56 +0000 (22:57 +0000)]
Forgotten commented out text
Michael [Tue, 6 Feb 2018 22:52:36 +0000 (22:52 +0000)]
Hook calls can now be forked into a worker queue entry
Hypolite Petovan [Tue, 6 Feb 2018 19:41:05 +0000 (14:41 -0500)]
Merge pull request #4406 from annando/addon-unix
Addon.php was in DOS format
Michael [Tue, 6 Feb 2018 19:35:10 +0000 (19:35 +0000)]
Addon.php was in DOS format
Hypolite Petovan [Tue, 6 Feb 2018 16:53:54 +0000 (11:53 -0500)]
Merge pull request #4404 from annando/item-isolation
Many item calls are now isolated in a single function