]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Wed, 14 Mar 2018 21:00:43 +0000 (17:00 -0400)]
Merge pull request #4595 from annando/empty-contact
Avoid an error in OnePoll when the contact was "null".
Michael [Wed, 14 Mar 2018 20:53:03 +0000 (20:53 +0000)]
$contact isn't called by reference anymore
Michael [Wed, 14 Mar 2018 19:47:14 +0000 (19:47 +0000)]
Avoid an error in OnePoll when the contact was "null".
Hypolite Petovan [Mon, 12 Mar 2018 12:09:08 +0000 (08:09 -0400)]
Merge pull request #4589 from annando/issue-4369
OStatus: Only posts from followers will be imported (Issue 4369)
Michael [Mon, 12 Mar 2018 10:45:40 +0000 (10:45 +0000)]
OStatus: Only posts from followers will be imported (Issue 4369)
Tobias Diekershoff [Mon, 12 Mar 2018 06:55:23 +0000 (07:55 +0100)]
Merge pull request #4587 from annando/acl-thread
Fix: The acl lookup now works in multi threaded posts as well
Tobias Diekershoff [Mon, 12 Mar 2018 06:53:46 +0000 (07:53 +0100)]
Merge pull request #4588 from annando/delegate-zero
Fix: We have to be able to remove delegations as well
Michael [Mon, 12 Mar 2018 04:51:27 +0000 (04:51 +0000)]
Fix: The acl lookup now works in multi threaded posts as well
Michael [Mon, 12 Mar 2018 04:50:07 +0000 (04:50 +0000)]
Fix: We have to be able to remove delegations as well
Hypolite Petovan [Sun, 11 Mar 2018 22:31:28 +0000 (18:31 -0400)]
Merge pull request #4586 from annando/issue-4115
Issue 4115: Events are now formatted better for Diaspora
Michael [Sun, 11 Mar 2018 21:10:36 +0000 (21:10 +0000)]
Issue 4115: Events are now formatted better for Diaspora
Hypolite Petovan [Sun, 11 Mar 2018 19:49:04 +0000 (15:49 -0400)]
Merge pull request #4585 from annando/forum-stuff
Fix: The ownership of forum items had been wrong
Michael [Sun, 11 Mar 2018 18:12:38 +0000 (18:12 +0000)]
Fix: The ownership of forum items had been wrong
Hypolite Petovan [Sun, 11 Mar 2018 17:09:39 +0000 (13:09 -0400)]
Merge pull request #4583 from tobiasd/
20180311-doc2
Documentation about the Community Pages
Tobias Diekershoff [Sun, 11 Mar 2018 16:41:56 +0000 (17:41 +0100)]
community pages
Hypolite Petovan [Sun, 11 Mar 2018 16:35:12 +0000 (12:35 -0400)]
Merge pull request #4582 from tobiasd/
20180311-doc
installation docs
Tobias Diekershoff [Sun, 11 Mar 2018 15:54:03 +0000 (16:54 +0100)]
no poormancron in the installs
Hypolite Petovan [Sun, 11 Mar 2018 14:10:06 +0000 (10:10 -0400)]
Merge pull request #4581 from annando/issue-4497
Issue 4497: Forum feeds had been empty
Michael [Sun, 11 Mar 2018 14:01:40 +0000 (14:01 +0000)]
Issue 4497: Forum feeds had been empty
Hypolite Petovan [Sun, 11 Mar 2018 13:42:56 +0000 (09:42 -0400)]
Merge pull request #4580 from annando/parent-password
Security: You have to enter the password of the parent for delegations
Hypolite Petovan [Sun, 11 Mar 2018 13:41:12 +0000 (09:41 -0400)]
Merge pull request #4579 from annando/fix-diaspora-link
Links to Diaspora had sometimes been cut
Michael [Sun, 11 Mar 2018 13:12:15 +0000 (13:12 +0000)]
Security: You have to enter the password of the parent to delegate to this account
Hypolite Petovan [Sun, 11 Mar 2018 12:23:16 +0000 (08:23 -0400)]
Merge pull request #4578 from annando/bugfix-directory
Bugfix: Old dba function was used
Michael [Sun, 11 Mar 2018 12:19:41 +0000 (12:19 +0000)]
Bugfix: Old dba function was used
Michael [Sun, 11 Mar 2018 12:16:17 +0000 (12:16 +0000)]
Shortener deactivated, due to Diaspora problems
Michael [Sun, 11 Mar 2018 10:54:02 +0000 (10:54 +0000)]
Links to Diaspora had sometimes been cut
Michael Vogel [Sat, 10 Mar 2018 23:43:16 +0000 (00:43 +0100)]
Merge pull request #4576 from MrPetovan/bug/fix-attach-display
Formatting changes to Protocol/Feed
Hypolite Petovan [Sat, 10 Mar 2018 23:35:24 +0000 (18:35 -0500)]
Formatting changes to Protocol/Feed
- Change attribute name condition
- Singularize $attributes variable name
Michael Vogel [Sat, 10 Mar 2018 23:34:26 +0000 (00:34 +0100)]
Merge pull request #4573 from MrPetovan/bug/fix-attach-display
Add support for Atom enclosure
Hypolite Petovan [Sat, 10 Mar 2018 17:40:21 +0000 (12:40 -0500)]
Add support for Atom enclosure
Hypolite Petovan [Sat, 10 Mar 2018 02:07:37 +0000 (21:07 -0500)]
Merge pull request #4570 from annando/issue-4556
Issue 4556: Adding index hints to improve the notifications speed
Michael [Fri, 9 Mar 2018 22:53:19 +0000 (22:53 +0000)]
Issue 4556: Adding index hints to improve the notifications speed (hopefully)
Hypolite Petovan [Fri, 9 Mar 2018 20:23:11 +0000 (15:23 -0500)]
Merge pull request #4569 from annando/bugfix-diaspora-reshare
Bugfix: Reshare with added content to Diaspora looked ugly
Michael [Fri, 9 Mar 2018 20:04:31 +0000 (20:04 +0000)]
Bugfix: Reshare with added content to Diaspora looked ugly
Michael Vogel [Fri, 9 Mar 2018 13:17:30 +0000 (14:17 +0100)]
Merge pull request #4566 from MrPetovan/bug/fix-attach-display
Display attach with missing title
Hypolite Petovan [Fri, 9 Mar 2018 13:01:14 +0000 (08:01 -0500)]
Merge pull request #4568 from tobiasd/
20180309-invites
documentation of invitation based registration
Tobias Diekershoff [Fri, 9 Mar 2018 09:10:39 +0000 (10:10 +0100)]
Merge pull request #4567 from annando/diaspora-key
Diaspora: Avoid warning "supplied key param cannot be coerced …"
Tobias Diekershoff [Fri, 9 Mar 2018 09:06:53 +0000 (10:06 +0100)]
help not doc
Tobias Diekershoff [Fri, 9 Mar 2018 08:53:08 +0000 (09:53 +0100)]
documentation of invitation based registration
Michael [Fri, 9 Mar 2018 05:38:15 +0000 (05:38 +0000)]
Additional checks
Michael [Fri, 9 Mar 2018 05:31:13 +0000 (05:31 +0000)]
Diaspora: Avoid warning "supplied key param cannot be coerced into a public key"
Hypolite Petovan [Fri, 9 Mar 2018 04:52:01 +0000 (23:52 -0500)]
Display attach with missing title
- Rework preg_match_all call to remove 3 indentation levels
Hypolite Petovan [Thu, 8 Mar 2018 23:22:18 +0000 (18:22 -0500)]
Merge pull request #4564 from annando/avoid-duplicate
Avoid SQL errors due to duplicate entries in the "participation" table
Hypolite Petovan [Thu, 8 Mar 2018 21:10:27 +0000 (16:10 -0500)]
Merge pull request #4563 from annando/bugfix-xml-class
Bugfix: missing "use"
Michael [Thu, 8 Mar 2018 21:04:11 +0000 (21:04 +0000)]
Avoid SQL errors due to duplicate entries in the "participation" table
Michael [Thu, 8 Mar 2018 20:48:00 +0000 (20:48 +0000)]
Bugfix: missing "use"
Hypolite Petovan [Wed, 7 Mar 2018 17:15:52 +0000 (12:15 -0500)]
Merge pull request #4559 from tobiasd/
20160307-lng
translations (DE, EN-GB, EN-US, ZH-CN)
Tobias Diekershoff [Wed, 7 Mar 2018 16:32:45 +0000 (17:32 +0100)]
update for DE translation
Tobias Diekershoff [Wed, 7 Mar 2018 16:30:08 +0000 (17:30 +0100)]
update to the en gb and us translations THX Andy H3
Tobias Diekershoff [Wed, 7 Mar 2018 16:27:50 +0000 (17:27 +0100)]
update to the zh-cn translation THX 朱陈锬
Tobias Diekershoff [Tue, 6 Mar 2018 08:52:12 +0000 (09:52 +0100)]
Merge pull request #4554 from annando/avoid-deflate
Fix: In combination with "showmore" long posts aren't shrinked anymore
Michael [Tue, 6 Mar 2018 07:12:58 +0000 (07:12 +0000)]
Fix: In combination with "showmore" long posts aren't shrinked anymore every few seconds
Michael Vogel [Mon, 5 Mar 2018 18:15:08 +0000 (19:15 +0100)]
Merge pull request #4553 from tobiasd/
20160305-enzh
updates to the ZH CN, EN GB and EN US translations
Michael Vogel [Mon, 5 Mar 2018 18:14:31 +0000 (19:14 +0100)]
Merge pull request #4552 from tobiasd/
20180305-messagespo
regenerated master messages.po file
Tobias Diekershoff [Mon, 5 Mar 2018 15:48:21 +0000 (16:48 +0100)]
updates to the ZH CN, EN GB and EN US translations
Tobias Diekershoff [Mon, 5 Mar 2018 15:38:01 +0000 (16:38 +0100)]
regenerated master messages.po file
Hypolite Petovan [Sun, 4 Mar 2018 22:59:51 +0000 (17:59 -0500)]
Merge pull request #4547 from annando/multiple-accounts
Fix: Multiple accounts per mail address are allowed
Michael [Sun, 4 Mar 2018 22:23:52 +0000 (22:23 +0000)]
Fix: Multiple accounts per mail address are allowed when not explicit forbidden
Hypolite Petovan [Sun, 4 Mar 2018 19:58:08 +0000 (14:58 -0500)]
Merge pull request #4546 from annando/twidere-crash
Bugfix: Avoid that Twidere is crashing
Michael [Sun, 4 Mar 2018 19:25:02 +0000 (19:25 +0000)]
Bugfix: Avoid that Twidere is crashing
Hypolite Petovan [Sun, 4 Mar 2018 14:07:31 +0000 (09:07 -0500)]
Merge pull request #4545 from rabuzarus/20180304_-_localize_datepicker
localize the datepicker
rabuzarus [Sun, 4 Mar 2018 13:56:51 +0000 (14:56 +0100)]
localize the datepicker
Hypolite Petovan [Sun, 4 Mar 2018 13:29:33 +0000 (08:29 -0500)]
Merge pull request #4544 from annando/no-cache-maintenance
Bugfix: Don't cache when looking for maintenance mode
Michael [Sun, 4 Mar 2018 13:01:46 +0000 (13:01 +0000)]
Bugfix: Don't cache when looking for maintenance mode
Tobias Diekershoff [Sun, 4 Mar 2018 09:05:41 +0000 (10:05 +0100)]
Merge pull request #4542 from AndyHee/3.6-rc
Corrected typo
AndyHee [Sun, 4 Mar 2018 08:07:34 +0000 (15:07 +0700)]
Corrected typo
Hypolite Petovan [Sat, 3 Mar 2018 19:13:51 +0000 (14:13 -0500)]
Merge pull request #4541 from rabuzarus/20180303_-_fix_directory_search
fix page counter in directory module
rabuzarus [Sat, 3 Mar 2018 19:08:41 +0000 (20:08 +0100)]
directory - use dba::select_first()
rabuzarus [Sat, 3 Mar 2018 18:31:15 +0000 (19:31 +0100)]
fix page counter in directory module
Hypolite Petovan [Sat, 3 Mar 2018 15:29:06 +0000 (10:29 -0500)]
Merge pull request #4539 from tobiasd/
20180303-docsDeadkinks
removed dead link
Tobias Diekershoff [Sat, 3 Mar 2018 14:47:36 +0000 (15:47 +0100)]
removed dead link
Tobias Diekershoff [Sat, 3 Mar 2018 14:39:28 +0000 (15:39 +0100)]
Merge pull request #4536 from MrPetovan/bug/fix-countable-warning
[PHP 7.2] Fix missing Countable warning
Tobias Diekershoff [Sat, 3 Mar 2018 14:36:54 +0000 (15:36 +0100)]
Merge pull request #4538 from MrPetovan/bug/4535-user-not-found
Fix missing logical not in admin/users
Hypolite Petovan [Sat, 3 Mar 2018 14:34:48 +0000 (09:34 -0500)]
Fix missing logical not in admin/users
Hypolite Petovan [Sat, 3 Mar 2018 14:18:41 +0000 (09:18 -0500)]
Merge pull request #4537 from rabuzarus/20180303_-_fix_directory_search
Bugfix: search in local directory didn't work
Hypolite Petovan [Sat, 3 Mar 2018 13:48:30 +0000 (08:48 -0500)]
[PHP 7.2] Fix missing Countable warning
rabuzarus [Sat, 3 Mar 2018 13:40:16 +0000 (14:40 +0100)]
directory.php - code beautification (PSR)
rabuzarus [Sat, 3 Mar 2018 13:06:42 +0000 (14:06 +0100)]
fix local directory search
Michael Vogel [Sat, 3 Mar 2018 10:44:53 +0000 (11:44 +0100)]
Merge pull request #4534 from tobiasd/
20180303-zhcn
update to the zh-cn translation THX 朱陈锬
Michael Vogel [Sat, 3 Mar 2018 10:44:37 +0000 (11:44 +0100)]
Merge pull request #4533 from tobiasd/
20180303-typo
tyoi, found by 朱陈锬 thanks for that!
Tobias Diekershoff [Sat, 3 Mar 2018 10:13:14 +0000 (11:13 +0100)]
update to the zh-cn THX 朱陈锬
Tobias Diekershoff [Sat, 3 Mar 2018 10:02:40 +0000 (11:02 +0100)]
tyoi, found by 朱陈锬 thanks for that!
Michael Vogel [Sat, 3 Mar 2018 08:55:42 +0000 (09:55 +0100)]
Merge pull request #4531 from tobiasd/
20180303-FAQ
added support channels to the FAQ
Tobias Diekershoff [Sat, 3 Mar 2018 08:50:42 +0000 (09:50 +0100)]
removed dead link
Tobias Diekershoff [Sat, 3 Mar 2018 07:13:46 +0000 (08:13 +0100)]
added support channels to the FAQ
Tobias Diekershoff [Sat, 3 Mar 2018 06:36:58 +0000 (07:36 +0100)]
Version 3.6-rc for the RC branch
Hypolite Petovan [Fri, 2 Mar 2018 19:11:32 +0000 (14:11 -0500)]
Merge pull request #4530 from annando/db-timestamp
Some more performance measuring for database stuff
Michael [Fri, 2 Mar 2018 13:37:49 +0000 (13:37 +0000)]
Some more performance measuring for database stuff
Michael Vogel [Fri, 2 Mar 2018 12:10:11 +0000 (13:10 +0100)]
Merge pull request #4529 from tobiasd/
20180302-msg
regenerated master messages.po file
Michael Vogel [Fri, 2 Mar 2018 12:09:54 +0000 (13:09 +0100)]
Merge pull request #4528 from tobiasd/
20180302-transl
translation updates for DE and ZH CN
Tobias Diekershoff [Fri, 2 Mar 2018 11:02:54 +0000 (12:02 +0100)]
regenerated master messages.po file
Tobias Diekershoff [Fri, 2 Mar 2018 10:51:39 +0000 (11:51 +0100)]
update for DE translation THX hoergen oostende
Tobias Diekershoff [Fri, 2 Mar 2018 10:50:22 +0000 (11:50 +0100)]
update to the zh-cn THX 朱陈锬
Tobias Diekershoff [Fri, 2 Mar 2018 09:58:17 +0000 (10:58 +0100)]
Merge pull request #4527 from annando/fix-no-constant-update
Bugfix: No constant update in "getIdForUrl"
Michael Vogel [Fri, 2 Mar 2018 04:43:04 +0000 (05:43 +0100)]
Merge pull request #4526 from MrPetovan/task/4522-postpone-contact-update
Postpone contact update in Contact::getIdForURL
Michael [Fri, 2 Mar 2018 03:55:24 +0000 (03:55 +0000)]
Bugfix: No constant update in "getIdForUrl"
Hypolite Petovan [Fri, 2 Mar 2018 00:54:45 +0000 (19:54 -0500)]
Add no_update flag to speed up Contact::getIdForURL instances
Hypolite Petovan [Fri, 2 Mar 2018 00:53:47 +0000 (19:53 -0500)]
Use default value for uid parameter in Contact::getIdForURL
Hypolite Petovan [Thu, 1 Mar 2018 21:58:35 +0000 (16:58 -0500)]
Merge pull request #4525 from annando/fix-dfrn-delee
Bugfix: Deleting comments via DFRN had only partly worked
Michael [Thu, 1 Mar 2018 21:52:36 +0000 (21:52 +0000)]
Bugfix: Deleting comments via DFRN had only partly worked