]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoUpdate database.sql according to process
Hypolite Petovan [Mon, 5 Mar 2018 04:41:14 +0000 (23:41 -0500)]
Update database.sql according to process

6 years agoImprove default values in htconfig documentation
Hypolite Petovan [Mon, 5 Mar 2018 04:41:01 +0000 (23:41 -0500)]
Improve default values in htconfig documentation

6 years agoAdd support for multiple Memcached servers
Hypolite Petovan [Mon, 5 Mar 2018 04:28:49 +0000 (23:28 -0500)]
Add support for multiple Memcached servers

- Updated htconfig documentation

6 years agoAdd cache performance to API and worker
Hypolite Petovan [Thu, 1 Mar 2018 06:25:39 +0000 (01:25 -0500)]
Add cache performance to API and worker

6 years agoAdd cache to performance arrays
Hypolite Petovan [Thu, 1 Mar 2018 06:13:50 +0000 (01:13 -0500)]
Add cache to performance arrays

6 years agoAdd cache timing points
Hypolite Petovan [Thu, 1 Mar 2018 05:33:56 +0000 (00:33 -0500)]
Add cache timing points

6 years agoFix DatabaseCacheDriver::get SQL select
Hypolite Petovan [Thu, 1 Mar 2018 05:33:44 +0000 (00:33 -0500)]
Fix DatabaseCacheDriver::get SQL select

- Fix typo
- Fix wrong usage of NOW()

6 years agoRestore deprecated constants in boot
Hypolite Petovan [Thu, 1 Mar 2018 05:33:10 +0000 (00:33 -0500)]
Restore deprecated constants in boot

6 years agoRemove unused global cache constants
Hypolite Petovan [Thu, 1 Mar 2018 04:49:29 +0000 (23:49 -0500)]
Remove unused global cache constants

6 years agoUpdate db cache table documentation
Hypolite Petovan [Thu, 1 Mar 2018 04:48:54 +0000 (23:48 -0500)]
Update db cache table documentation

6 years agoUpdate htconfig documentation
Hypolite Petovan [Thu, 1 Mar 2018 04:48:42 +0000 (23:48 -0500)]
Update htconfig documentation

6 years agoUpdate SQL scripts for cache table
Hypolite Petovan [Thu, 1 Mar 2018 04:48:28 +0000 (23:48 -0500)]
Update SQL scripts for cache table

6 years agoAdd support for Memcached/Improve database cache
Hypolite Petovan [Thu, 1 Mar 2018 04:48:09 +0000 (23:48 -0500)]
Add support for Memcached/Improve database cache

- Create Cache Driver interface
- Update cache table fields
- Add CacheSessionHandler

6 years agoMerge pull request #4532 from annando/dba-array
Hypolite Petovan [Sat, 3 Mar 2018 23:14:19 +0000 (18:14 -0500)]
Merge pull request #4532 from annando/dba-array

[develop] We now accept array as condition parameters

6 years agoRenamed functions / each is replaced
Michael [Sat, 3 Mar 2018 23:02:45 +0000 (23:02 +0000)]
Renamed functions / each is replaced

6 years agoMerge pull request #4517 from MrPetovan/task/3878-move-acl_selectors-to-src
Michael Vogel [Sat, 3 Mar 2018 21:32:08 +0000 (22:32 +0100)]
Merge pull request #4517 from MrPetovan/task/3878-move-acl_selectors-to-src

[develop] Move include/acl_selectors to src/ (redux)

6 years agoAn array with fieldnames as keys is important for the "insert" in the "update" function
Michael [Sat, 3 Mar 2018 13:26:23 +0000 (13:26 +0000)]
An array with fieldnames as keys is important for the "insert" in the "update" function

6 years agoAdd missing dba::close() call in Contact::pruneUnavailable
Hypolite Petovan [Sat, 3 Mar 2018 12:41:49 +0000 (07:41 -0500)]
Add missing dba::close() call in Contact::pruneUnavailable

6 years agoRename Acl.php to ACL.php
Hypolite Petovan [Sat, 3 Mar 2018 12:40:18 +0000 (07:40 -0500)]
Rename Acl.php to ACL.php

6 years agoRename Acl.php to ACL.php
Hypolite Petovan [Sat, 3 Mar 2018 12:38:15 +0000 (07:38 -0500)]
Rename Acl.php to ACL.php

6 years agoWe now accept array as condition parameters
Michael [Sat, 3 Mar 2018 08:47:13 +0000 (08:47 +0000)]
We now accept array as condition parameters

6 years agoRename Core\Acl to Core\ACL
Hypolite Petovan [Fri, 2 Mar 2018 23:41:24 +0000 (18:41 -0500)]
Rename Core\Acl to Core\ACL

6 years agoFix query mistake in Acl::getSuggestContactSelectHTML
Hypolite Petovan [Thu, 1 Mar 2018 01:09:19 +0000 (20:09 -0500)]
Fix query mistake in Acl::getSuggestContactSelectHTML

6 years agoFix wrong variable type in mod/message
Hypolite Petovan [Thu, 1 Mar 2018 01:08:59 +0000 (20:08 -0500)]
Fix wrong variable type in mod/message

6 years agoPrettify mod/acl
Hypolite Petovan [Mon, 26 Feb 2018 01:24:46 +0000 (20:24 -0500)]
Prettify mod/acl

- Replace obsolete x() and killme() calls
- Simplify ternary operators with defaults()
- Restore list alignment
- Extract variable initialization from else conditions

6 years agoRemove include/acl_selectors
Hypolite Petovan [Mon, 26 Feb 2018 01:08:51 +0000 (20:08 -0500)]
Remove include/acl_selectors

6 years agoRemove references to include/acl_selectors
Hypolite Petovan [Mon, 26 Feb 2018 01:08:33 +0000 (20:08 -0500)]
Remove references to include/acl_selectors

6 years agoMove navbar_complete to Acl
Hypolite Petovan [Mon, 26 Feb 2018 01:04:30 +0000 (20:04 -0500)]
Move navbar_complete to Acl

6 years agoMove populate_acl to Acl
Hypolite Petovan [Mon, 26 Feb 2018 01:03:03 +0000 (20:03 -0500)]
Move populate_acl to Acl

6 years agoMove get_acl_permissions to Acl
Hypolite Petovan [Mon, 26 Feb 2018 01:00:05 +0000 (20:00 -0500)]
Move get_acl_permissions to Acl

6 years agoMove prune_deadguys to Contact
Hypolite Petovan [Mon, 26 Feb 2018 00:58:23 +0000 (19:58 -0500)]
Move prune_deadguys to Contact

6 years agoMove contact_select to Acl
Hypolite Petovan [Mon, 26 Feb 2018 00:56:53 +0000 (19:56 -0500)]
Move contact_select to Acl

- Simplify Acl::getMessageContactSelectHTML parameters

6 years agoMove contact_selector()
Hypolite Petovan [Mon, 26 Feb 2018 00:47:10 +0000 (19:47 -0500)]
Move contact_selector()

6 years agoUpdate references in acl_selectors to new functions
Hypolite Petovan [Mon, 26 Feb 2018 00:45:32 +0000 (19:45 -0500)]
Update references in acl_selectors to new functions

6 years agoAdd new class/functions
Hypolite Petovan [Mon, 26 Feb 2018 00:45:04 +0000 (19:45 -0500)]
Add new class/functions

- Create class Core\Acl
- Add Contact::pruneUnavailable
- Add mod_content

6 years agoMerge pull request #4530 from annando/db-timestamp
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

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

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

6 years agoMerge pull request #4528 from tobiasd/20180302-transl
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

6 years agoregenerated master messages.po file
Tobias Diekershoff [Fri, 2 Mar 2018 11:02:54 +0000 (12:02 +0100)]
regenerated master messages.po file

6 years agoupdate for DE translation THX hoergen oostende
Tobias Diekershoff [Fri, 2 Mar 2018 10:51:39 +0000 (11:51 +0100)]
update for DE translation THX hoergen oostende

6 years agoupdate to the zh-cn THX 朱陈锬
Tobias Diekershoff [Fri, 2 Mar 2018 10:50:22 +0000 (11:50 +0100)]
update to the zh-cn THX 朱陈锬

6 years agoMerge pull request #4527 from annando/fix-no-constant-update
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"

6 years agoMerge pull request #4526 from MrPetovan/task/4522-postpone-contact-update
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

6 years agoBugfix: No constant update in "getIdForUrl"
Michael [Fri, 2 Mar 2018 03:55:24 +0000 (03:55 +0000)]
Bugfix: No constant update in "getIdForUrl"

6 years agoAdd no_update flag to speed up Contact::getIdForURL instances
Hypolite Petovan [Fri, 2 Mar 2018 00:54:45 +0000 (19:54 -0500)]
Add no_update flag to speed up Contact::getIdForURL instances

6 years agoUse default value for uid parameter in Contact::getIdForURL
Hypolite Petovan [Fri, 2 Mar 2018 00:53:47 +0000 (19:53 -0500)]
Use default value for uid parameter in Contact::getIdForURL

6 years agoMerge pull request #4525 from annando/fix-dfrn-delee
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

6 years agoBugfix: 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

6 years agoMerge pull request #4523 from annando/invitation-code
Hypolite Petovan [Thu, 1 Mar 2018 20:53:10 +0000 (15:53 -0500)]
Merge pull request #4523 from annando/invitation-code

"Invitation ID" is now "invitation code" to unify the description

6 years agoMerge pull request #4524 from annando/delete-dfrn
Hypolite Petovan [Thu, 1 Mar 2018 20:52:51 +0000 (15:52 -0500)]
Merge pull request #4524 from annando/delete-dfrn

When deleting, don't send the parent via DFRN

6 years agoWhen deleting, don't send the parent via DFRN
Michael [Thu, 1 Mar 2018 20:44:44 +0000 (20:44 +0000)]
When deleting, don't send the parent via DFRN

6 years ago"Invitation ID" is now "invitation code" to unify the description
Michael [Thu, 1 Mar 2018 19:29:01 +0000 (19:29 +0000)]
"Invitation ID" is now "invitation code" to unify the description

6 years agoMerge pull request #4516 from annando/item-ordering
Hypolite Petovan [Wed, 28 Feb 2018 20:25:59 +0000 (15:25 -0500)]
Merge pull request #4516 from annando/item-ordering

Items on the network page should now be ordered always like expected

6 years agoItems on the network page should now be ordered always like expected
Michael [Wed, 28 Feb 2018 20:21:31 +0000 (20:21 +0000)]
Items on the network page should now be ordered always like expected

6 years agoMerge pull request #4515 from MrPetovan/task/4513-hide-attendno-events
Michael Vogel [Wed, 28 Feb 2018 14:29:16 +0000 (15:29 +0100)]
Merge pull request #4515 from MrPetovan/task/4513-hide-attendno-events

Add attendance check to event reminder

6 years agoUse NOT EXISTS to improve performance
Hypolite Petovan [Wed, 28 Feb 2018 13:50:01 +0000 (08:50 -0500)]
Use NOT EXISTS to improve performance

6 years agoMerge pull request #4514 from annando/update-network
Hypolite Petovan [Wed, 28 Feb 2018 12:55:32 +0000 (07:55 -0500)]
Merge pull request #4514 from annando/update-network

 After a post or "like" only the single thread is now updated

6 years agoDon't do the restriction on thread starters when loading a single thread
Michael [Wed, 28 Feb 2018 06:36:41 +0000 (06:36 +0000)]
Don't do the restriction on thread starters when loading a single thread

6 years ago"update_item" is now 0 when not set
Michael [Wed, 28 Feb 2018 04:58:53 +0000 (04:58 +0000)]
"update_item" is now 0 when not set

6 years agoAdd attendance check to event reminder
Hypolite Petovan [Wed, 28 Feb 2018 01:47:18 +0000 (20:47 -0500)]
Add attendance check to event reminder

6 years agoOnly update toplevel posts when ordered after posts
Michael [Tue, 27 Feb 2018 23:25:29 +0000 (23:25 +0000)]
Only update toplevel posts when ordered after posts

6 years agoImproved JS, updating single items now work
Michael [Tue, 27 Feb 2018 22:37:11 +0000 (22:37 +0000)]
Improved JS, updating single items now work

6 years agoAfter a post only the single post is now updated
Michael [Tue, 27 Feb 2018 21:10:05 +0000 (21:10 +0000)]
After a post only the single post is now updated

6 years agoMerge pull request #4512 from annando/tag-comment
Hypolite Petovan [Tue, 27 Feb 2018 13:46:32 +0000 (08:46 -0500)]
Merge pull request #4512 from annando/tag-comment

Following tags on the network page should now work for comments as well

6 years agoFollowing tags on the network page should now work for comments as well
Michael [Tue, 27 Feb 2018 13:23:25 +0000 (13:23 +0000)]
Following tags on the network page should now work for comments as well

6 years agoMerge pull request #4511 from annando/no-activity
Hypolite Petovan [Tue, 27 Feb 2018 09:41:12 +0000 (04:41 -0500)]
Merge pull request #4511 from annando/no-activity

Only show visible activities

6 years agoOnly show visible activities
Michael [Tue, 27 Feb 2018 09:29:11 +0000 (09:29 +0000)]
Only show visible activities

6 years agoMerge pull request #4506 from annando/fix-update
Hypolite Petovan [Tue, 27 Feb 2018 09:18:13 +0000 (04:18 -0500)]
Merge pull request #4506 from annando/fix-update

Fix for network update (number of maximum comments set to 0)

6 years agoMerge pull request #4510 from tobiasd/20180227-zhcn
Michael Vogel [Tue, 27 Feb 2018 07:13:13 +0000 (08:13 +0100)]
Merge pull request #4510 from tobiasd/20180227-zhcn

update to the zh-cn THX mytbk

6 years agoupdate to the zh-cn THX mytbk
Tobias Diekershoff [Tue, 27 Feb 2018 07:00:28 +0000 (08:00 +0100)]
update to the zh-cn THX mytbk

6 years agoMerge pull request #4509 from annando/fix-network-update
Tobias Diekershoff [Tue, 27 Feb 2018 06:32:18 +0000 (07:32 +0100)]
Merge pull request #4509 from annando/fix-network-update

Bugfix: The network update after a post now works again

6 years agoBugfix: The network update after a post now works again
Michael [Tue, 27 Feb 2018 06:28:53 +0000 (06:28 +0000)]
Bugfix: The network update after a post now works again

6 years agoMerge pull request #4505 from annando/update-avatar
Hypolite Petovan [Mon, 26 Feb 2018 22:40:01 +0000 (17:40 -0500)]
Merge pull request #4505 from annando/update-avatar

Contact updates should now work more reliable

6 years agoFix for network update (number of maximum comments set to 0)
Michael [Mon, 26 Feb 2018 22:15:57 +0000 (22:15 +0000)]
Fix for network update (number of maximum comments set to 0)

6 years agoContact updates should now work more reliable
Michael [Mon, 26 Feb 2018 21:53:42 +0000 (21:53 +0000)]
Contact updates should now work more reliable

6 years agoMerge pull request #4504 from tobiasd/20180226-msg
Hypolite Petovan [Mon, 26 Feb 2018 17:01:48 +0000 (12:01 -0500)]
Merge pull request #4504 from tobiasd/20180226-msg

regen master messages.po with new help text in settings

6 years agoregen master messages.po with new help text in settings
Tobias Diekershoff [Mon, 26 Feb 2018 16:52:40 +0000 (17:52 +0100)]
regen master messages.po with new help text in settings

6 years agoMerge pull request #4491 from tobiasd/20180224-settinghelp
Hypolite Petovan [Mon, 26 Feb 2018 16:30:23 +0000 (11:30 -0500)]
Merge pull request #4491 from tobiasd/20180224-settinghelp

added some help texts to the Security and Privacy profile settings

6 years agonot only the others
Tobias Diekershoff [Mon, 26 Feb 2018 16:27:00 +0000 (17:27 +0100)]
not only the others

6 years agoannon it is
Tobias Diekershoff [Mon, 26 Feb 2018 16:21:47 +0000 (17:21 +0100)]
annon it is

6 years agoMerge pull request #4501 from annando/fix-tag-search
Hypolite Petovan [Mon, 26 Feb 2018 16:13:51 +0000 (11:13 -0500)]
Merge pull request #4501 from annando/fix-tag-search

Fix: Tag searches hadn't been stored as tags

6 years agoMerge pull request #4503 from tobiasd/20180226-ganggo
Hypolite Petovan [Mon, 26 Feb 2018 16:13:34 +0000 (11:13 -0500)]
Merge pull request #4503 from tobiasd/20180226-ganggo

added ganggo project to the federation statistics page

6 years agoadded ganggo project to the federation statistics page
Tobias Diekershoff [Mon, 26 Feb 2018 16:10:47 +0000 (17:10 +0100)]
added ganggo project to the federation statistics page

6 years agoMerge pull request #4502 from annando/guid-from-mail
Hypolite Petovan [Mon, 26 Feb 2018 14:36:56 +0000 (09:36 -0500)]
Merge pull request #4502 from annando/guid-from-mail

guid creation: Take the hostname from mail addresses for mail posts

6 years agoMerge pull request #4500 from annando/improve-network
Hypolite Petovan [Mon, 26 Feb 2018 14:35:23 +0000 (09:35 -0500)]
Merge pull request #4500 from annando/improve-network

Loading of the network page should be faster now

6 years agoguid creation: Take the hostname from mail addresses for mail posts
Michael [Mon, 26 Feb 2018 11:48:05 +0000 (11:48 +0000)]
guid creation: Take the hostname from mail addresses for mail posts

6 years agoFix: Tag searches hadn't been stored as tags
Michael [Mon, 26 Feb 2018 11:45:53 +0000 (11:45 +0000)]
Fix: Tag searches hadn't been stored as tags

6 years agoFix for fetching too old dates
Michael [Mon, 26 Feb 2018 10:44:54 +0000 (10:44 +0000)]
Fix for fetching too old dates

6 years agoFlexible update timeout value
Michael [Mon, 26 Feb 2018 07:41:58 +0000 (07:41 +0000)]
Flexible update timeout value

6 years agoThe tag query should be much faster now
Michael [Mon, 26 Feb 2018 06:59:32 +0000 (06:59 +0000)]
The tag query should be much faster now

6 years agoChildren for the network page are now fetched correctly in the conversation
Michael [Mon, 26 Feb 2018 06:38:27 +0000 (06:38 +0000)]
Children for the network page are now fetched correctly in the conversation

6 years agoinner join is better
Michael [Sun, 25 Feb 2018 21:58:21 +0000 (21:58 +0000)]
inner join is better

6 years agoImprove the queries on the network page
Michael [Sun, 25 Feb 2018 21:33:15 +0000 (21:33 +0000)]
Improve the queries on the network page

6 years agosome wording changes
Tobias Diekershoff [Sun, 25 Feb 2018 07:50:50 +0000 (08:50 +0100)]
some wording changes

6 years agoMerge pull request #4493 from tobiasd/20180223-vagrant
Michael Vogel [Sat, 24 Feb 2018 12:31:20 +0000 (13:31 +0100)]
Merge pull request #4493 from tobiasd/20180223-vagrant

Some changes to the Vagrant configuration

6 years agoadded some help texts to the Security and Privacy profile settings
Tobias Diekershoff [Sat, 24 Feb 2018 07:00:11 +0000 (08:00 +0100)]
added some help texts to the Security and Privacy profile settings

6 years agothe host name in the VM does not need the xenial anymore
Tobias Diekershoff [Fri, 23 Feb 2018 15:04:20 +0000 (16:04 +0100)]
the host name in the VM does not need the xenial anymore

6 years agomake /tmp writeable in the Vagrant VM
Tobias Diekershoff [Fri, 23 Feb 2018 15:02:37 +0000 (16:02 +0100)]
make /tmp writeable in the Vagrant VM

6 years agoMerge pull request #4490 from annando/item-enhanced
Hypolite Petovan [Thu, 22 Feb 2018 14:56:16 +0000 (09:56 -0500)]
Merge pull request #4490 from annando/item-enhanced

Enhanced logging for salmon posts