]>
git.mxchange.org Git - friendica.git/log
Michael [Tue, 5 Nov 2019 21:48:54 +0000 (21:48 +0000)]
parameters now are having a default value and are optional
Michael [Tue, 5 Nov 2019 20:28:35 +0000 (20:28 +0000)]
Redo some changes
Michael [Tue, 5 Nov 2019 20:22:54 +0000 (20:22 +0000)]
Added parameters
Michael [Tue, 5 Nov 2019 19:16:26 +0000 (19:16 +0000)]
Added parameter to rawContent
Michael [Tue, 5 Nov 2019 19:16:11 +0000 (19:16 +0000)]
New module to pin posts
Philipp [Tue, 5 Nov 2019 08:05:06 +0000 (09:05 +0100)]
Merge pull request #7818 from annando/module-parameters
Pass the parameters from the router to the modules
Michael [Tue, 5 Nov 2019 06:51:19 +0000 (06:51 +0000)]
Making tests happy
Michael [Tue, 5 Nov 2019 05:03:05 +0000 (05:03 +0000)]
Pass the parameters from the router to the modules
Philipp [Mon, 4 Nov 2019 10:03:54 +0000 (11:03 +0100)]
Merge pull request #7812 from tobiasd/
20191103-tarpid
a hidden field for the registration form
Philipp [Mon, 4 Nov 2019 09:38:18 +0000 (10:38 +0100)]
Merge pull request #7816 from tobiasd/
20191104-msg
regen messages.po after Hackathon 2019
Tobias Diekershoff [Mon, 4 Nov 2019 09:30:15 +0000 (10:30 +0100)]
regen messages.po after Hackathon 2019
Michael Vogel [Mon, 4 Nov 2019 06:51:37 +0000 (07:51 +0100)]
Merge pull request #7815 from tobiasd/
20191104-template
add missing template for userexport
Tobias Diekershoff [Mon, 4 Nov 2019 06:44:47 +0000 (07:44 +0100)]
add missing frio template
Tobias Diekershoff [Mon, 4 Nov 2019 06:21:45 +0000 (07:21 +0100)]
move frio template
Philipp [Sun, 3 Nov 2019 23:37:38 +0000 (00:37 +0100)]
Merge pull request #7814 from tobiasd/
20191103-maxsize
Add missing quotation
Tobias Diekershoff [Sun, 3 Nov 2019 21:47:57 +0000 (22:47 +0100)]
add missing quotation
Philipp [Sun, 3 Nov 2019 19:28:08 +0000 (20:28 +0100)]
Merge pull request #7806 from tobiasd/
20191102-csvexport
added export and import of followed contacts to and from CSV files
Philipp [Sun, 3 Nov 2019 19:26:14 +0000 (20:26 +0100)]
Merge pull request #7813 from tobiasd/
20191103-cats
move link generation into the loop
Tobias Diekershoff [Sun, 3 Nov 2019 18:57:32 +0000 (19:57 +0100)]
move link generation into the loop
Tobias Diekershoff [Sun, 3 Nov 2019 16:37:53 +0000 (17:37 +0100)]
ypot
Tobias Diekershoff [Sun, 3 Nov 2019 16:31:01 +0000 (17:31 +0100)]
use config var in settings form
Tobias Diekershoff [Sun, 3 Nov 2019 16:25:09 +0000 (17:25 +0100)]
add config variable for max file size of CSV file
Tobias Diekershoff [Sun, 3 Nov 2019 16:11:24 +0000 (17:11 +0100)]
use placeholder
Tobias Diekershoff [Sun, 3 Nov 2019 16:05:06 +0000 (17:05 +0100)]
add a tar pid to the registration form
Hypolite Petovan [Sun, 3 Nov 2019 15:58:33 +0000 (10:58 -0500)]
Merge pull request #7811 from tobiasd/
20191103-clickoncat
categories of postings linked
Tobias Diekershoff [Sun, 3 Nov 2019 15:34:58 +0000 (16:34 +0100)]
create URL for categories
Tobias Diekershoff [Sun, 3 Nov 2019 14:55:58 +0000 (15:55 +0100)]
add links to cat.url
Tobias Diekershoff [Sun, 3 Nov 2019 14:53:32 +0000 (15:53 +0100)]
really there is no App
Tobias Diekershoff [Sun, 3 Nov 2019 14:07:29 +0000 (15:07 +0100)]
there was no App
Philipp [Sun, 3 Nov 2019 13:45:57 +0000 (14:45 +0100)]
Merge pull request #7809 from hoergen/Plusminus
Plusminus Scheme for Frio improved contacts and visibility
Tobias Diekershoff [Sun, 3 Nov 2019 13:42:07 +0000 (14:42 +0100)]
Merge pull request #7810 from annando/diaspora-add-contact
Diaspora: Use the standard function for adding a relationship
Michael [Sun, 3 Nov 2019 13:35:41 +0000 (13:35 +0000)]
Diaspora: Use the standard function for adding a relationship
Tobias Diekershoff [Sun, 3 Nov 2019 13:34:36 +0000 (14:34 +0100)]
add documentation for contact exports
Tobias Diekershoff [Sun, 3 Nov 2019 13:03:11 +0000 (14:03 +0100)]
mv q() to DBA::select()
hoergen [Sun, 3 Nov 2019 12:39:42 +0000 (13:39 +0100)]
improved contacts and visibility
Tobias Diekershoff [Sun, 3 Nov 2019 11:59:14 +0000 (12:59 +0100)]
we only need one contact export, D* _only_ exports the entire profile
Tobias Diekershoff [Sat, 2 Nov 2019 23:12:16 +0000 (00:12 +0100)]
added export and import of followed contacts to and from CSV files
Tobias Diekershoff [Sat, 2 Nov 2019 21:31:01 +0000 (22:31 +0100)]
Merge pull request #7805 from annando/duplicated-system
Another duplicated "use" removed
Michael [Sat, 2 Nov 2019 21:29:16 +0000 (21:29 +0000)]
Another duplicated "use" removed
Tobias Diekershoff [Sat, 2 Nov 2019 21:26:26 +0000 (22:26 +0100)]
Merge pull request #7804 from annando/duplicated-system
Removed duplicated "use system"
Michael [Sat, 2 Nov 2019 21:24:22 +0000 (21:24 +0000)]
Removed duplicated "use system"
Michael Vogel [Sat, 2 Nov 2019 20:20:38 +0000 (21:20 +0100)]
Merge pull request #7798 from MrPetovan/task/rework-photo-functions
Rework photo functions
Philipp [Sat, 2 Nov 2019 19:36:39 +0000 (20:36 +0100)]
Merge pull request #7749 from MrPetovan/bug/7740-frio-hovercard-add-unfollow
[frio] Rework hovercard actions
Hypolite Petovan [Sat, 2 Nov 2019 17:13:33 +0000 (13:13 -0400)]
Merge pull request #7801 from annando/network-label2
Changed label for network sorting
Hypolite Petovan [Sat, 2 Nov 2019 17:06:49 +0000 (13:06 -0400)]
Skip Imagick Installer test until we can mock class_exists
Michael [Sat, 2 Nov 2019 17:03:40 +0000 (17:03 +0000)]
Changed label for network sorting
Hypolite Petovan [Wed, 30 Oct 2019 03:18:17 +0000 (23:18 -0400)]
[frio] Add click card on contact avatars
Hypolite Petovan [Thu, 17 Oct 2019 13:33:58 +0000 (09:33 -0400)]
Replace indenting spaces by tabs in templates/contact/hovercard.tpl
Hypolite Petovan [Thu, 17 Oct 2019 13:32:46 +0000 (09:32 -0400)]
Replace last instance of local_user() used to guess authentication status in Module/Contact/Hovercard
Hypolite Petovan [Thu, 17 Oct 2019 01:22:27 +0000 (21:22 -0400)]
Remove mod/hovercard file
Hypolite Petovan [Thu, 17 Oct 2019 01:22:15 +0000 (21:22 -0400)]
[frio] Remove jSmart dependency
Hypolite Petovan [Thu, 17 Oct 2019 01:21:49 +0000 (21:21 -0400)]
Move mod/hovercard to src/Module/Contact/Hovercard
- Rework hovercard.js to remove JS template interpolation
- Remove template/json output from Module/Contact/Hovercard
Hypolite Petovan [Thu, 17 Oct 2019 01:16:23 +0000 (21:16 -0400)]
Add unfollow link to output of Contact::photoMenu
- Add rel and pending keys to output of Contact::getDetailsByURL
- Add rel and pending keys to output of Contact::getDetailsByAddr
Hypolite Petovan [Sat, 2 Nov 2019 16:45:43 +0000 (12:45 -0400)]
Merge pull request #7800 from annando/manually-improve
AP: Respect "manually approve" during contact request
Michael [Sat, 2 Nov 2019 16:24:54 +0000 (16:24 +0000)]
Respect "manually-improve" during contact request
Michael [Sat, 2 Nov 2019 16:20:17 +0000 (16:20 +0000)]
Respect "manually improve" during contact request
Tobias Diekershoff [Sat, 2 Nov 2019 15:02:27 +0000 (16:02 +0100)]
Merge pull request #7797 from annando/arrival-order
Posted order is now arrival order
Michael [Sat, 2 Nov 2019 13:55:55 +0000 (13:55 +0000)]
And some other renaming
Michael [Sat, 2 Nov 2019 12:59:57 +0000 (12:59 +0000)]
Aligned code
Michael [Sat, 2 Nov 2019 12:54:26 +0000 (12:54 +0000)]
Renamed labels
Hypolite Petovan [Sun, 27 Oct 2019 13:47:19 +0000 (09:47 -0400)]
Add URL decoding to query string in App\Arguments
- Slashes were stored url encoded
Hypolite Petovan [Sat, 26 Oct 2019 13:05:35 +0000 (09:05 -0400)]
Rename Photo::newResource() result variable from $hash to $resource_id
Hypolite Petovan [Fri, 18 Oct 2019 01:26:15 +0000 (21:26 -0400)]
Move Object\Image static methods to Util\Images
- Optimize imports in modified files
Hypolite Petovan [Sat, 2 Nov 2019 11:46:57 +0000 (07:46 -0400)]
Merge pull request #7726 from tobiasd/
20191010-uexport
move uexport module to src
Tobias Diekershoff [Sat, 2 Nov 2019 11:44:46 +0000 (12:44 +0100)]
mv URL path uexport -> userexport
Michael [Sat, 2 Nov 2019 11:17:47 +0000 (11:17 +0000)]
Remove debug logging
Tobias Diekershoff [Sat, 2 Nov 2019 11:12:29 +0000 (12:12 +0100)]
mv q() to DBA::p()
Michael [Sat, 2 Nov 2019 10:39:51 +0000 (10:39 +0000)]
Posted order is now arrival order
Tobias Diekershoff [Sat, 2 Nov 2019 10:36:31 +0000 (11:36 +0100)]
mv Uexport to UserExport
Tobias Diekershoff [Sat, 2 Nov 2019 10:24:46 +0000 (11:24 +0100)]
some more change requests
Hypolite Petovan [Sat, 2 Nov 2019 02:58:37 +0000 (22:58 -0400)]
Merge pull request #7794 from AlfredSK/sorting-saved-folders-widget
Added usort() to the saved folders widget
Steffen K9 [Sat, 2 Nov 2019 02:44:54 +0000 (03:44 +0100)]
Changing asort() to usort()
Steffen K9 [Fri, 1 Nov 2019 21:22:52 +0000 (22:22 +0100)]
Added asort() to the saved folders widget
Hypolite Petovan [Fri, 1 Nov 2019 15:06:52 +0000 (11:06 -0400)]
Merge pull request #7785 from nupplaphil/bug/7676-is_file_warning
Fix wrong check for logfile in admin summary
Hypolite Petovan [Fri, 1 Nov 2019 15:05:15 +0000 (11:05 -0400)]
Merge pull request #7793 from nupplaphil/bug/fix_travis_test
Fix/FollowUp ACLFormatter
Philipp Holzer [Fri, 1 Nov 2019 14:59:00 +0000 (15:59 +0100)]
rename developer to debug :-)
Philipp Holzer [Fri, 1 Nov 2019 14:49:18 +0000 (15:49 +0100)]
remove unneeded todo
Philipp Holzer [Fri, 1 Nov 2019 14:43:16 +0000 (15:43 +0100)]
make ACLFormatter::expand() nullable and return an empty array
- optimize tests
Philipp Holzer [Fri, 1 Nov 2019 13:13:29 +0000 (14:13 +0100)]
Fix ACLFormatterTest
- Add nullable to expand() function again
- Add angle bracket support to toString()
Tobias Diekershoff [Thu, 31 Oct 2019 09:06:15 +0000 (10:06 +0100)]
Merge pull request #7791 from annando/more-warnings
Some more warnings removed
Michael [Thu, 31 Oct 2019 07:33:25 +0000 (07:33 +0000)]
Some more warnings removed
Philipp [Wed, 30 Oct 2019 10:07:05 +0000 (11:07 +0100)]
Merge pull request #7789 from annando/warnings
Solve warning
Michael [Wed, 30 Oct 2019 09:44:07 +0000 (09:44 +0000)]
Solve warning
Tobias Diekershoff [Wed, 30 Oct 2019 08:20:13 +0000 (09:20 +0100)]
Merge pull request #7788 from annando/errors
Fix several warnings and errors
Michael [Wed, 30 Oct 2019 06:50:20 +0000 (06:50 +0000)]
Fix several warnings and errors
Hypolite Petovan [Tue, 29 Oct 2019 14:32:02 +0000 (10:32 -0400)]
Merge pull request #7769 from annando/issue-3229
Changed OpenID registration
Michael [Tue, 29 Oct 2019 13:26:54 +0000 (13:26 +0000)]
Uswe default value
Tobias Diekershoff [Tue, 29 Oct 2019 06:24:02 +0000 (07:24 +0100)]
Merge pull request #7787 from annando/issue-7778
Fix 7778: Don't return empty string in permissions
Michael [Tue, 29 Oct 2019 06:01:50 +0000 (06:01 +0000)]
Fix 7778: Don't return empty string in permissions
Tobias Diekershoff [Tue, 29 Oct 2019 05:50:19 +0000 (06:50 +0100)]
Merge pull request #7783 from nupplaphil/bug/travis_ci
Fix travis - Remove APCu setting for PHP 7.2/7.3
Tobias Diekershoff [Tue, 29 Oct 2019 05:47:28 +0000 (06:47 +0100)]
Merge pull request #7786 from nupplaphil/task/improve_drone_io
[Drone.io] Add node info for better routing
Philipp Holzer [Mon, 28 Oct 2019 22:17:12 +0000 (23:17 +0100)]
Add node info for better routing
Philipp Holzer [Mon, 28 Oct 2019 21:24:46 +0000 (22:24 +0100)]
Fix wrong check for logfile in admin summary
Philipp Holzer [Mon, 28 Oct 2019 20:51:33 +0000 (21:51 +0100)]
Fix travis - Remove 7.2/7.3 setting
Hypolite Petovan [Mon, 28 Oct 2019 21:03:16 +0000 (17:03 -0400)]
Merge pull request #7784 from nupplaphil/bug/mediumtext_default
Revert "Add not null/default value for ACL in fields"
Philipp Holzer [Mon, 28 Oct 2019 20:59:55 +0000 (21:59 +0100)]
Revert "Add not null/default value for ACL in fields"
This reverts commit
1f535016 due incompatible combination
Hypolite Petovan [Mon, 28 Oct 2019 20:50:45 +0000 (16:50 -0400)]
Merge pull request #7782 from nupplaphil/bug/7781-compose_acl_expand
Check null for acl-fields
Philipp Holzer [Mon, 28 Oct 2019 20:47:43 +0000 (21:47 +0100)]
Add not null/default value for ACL in fields
Michael [Mon, 28 Oct 2019 20:38:53 +0000 (20:38 +0000)]
Using "args"
Michael [Mon, 28 Oct 2019 19:34:09 +0000 (19:34 +0000)]
Use "http_build_query"