]>
git.mxchange.org Git - friendica.git/log
Philipp Holzer [Sat, 13 Apr 2019 18:46:58 +0000 (20:46 +0200)]
DBA-Logger fix
Hypolite Petovan [Fri, 12 Apr 2019 12:32:29 +0000 (08:32 -0400)]
Merge pull request #6996 from BinkaDroid/patch-1
fixing error "json not defined" in frio
BinkaDroid [Thu, 11 Apr 2019 19:37:58 +0000 (21:37 +0200)]
fixing error "json not defined" in frio
when trying to attach video-link to post
Hypolite Petovan [Thu, 11 Apr 2019 13:04:48 +0000 (09:04 -0400)]
Merge pull request #6991 from fabrixxm/fix/invalid-storage-on-legacy
Allow set empty string storage class for legacy
Philipp [Thu, 11 Apr 2019 10:53:06 +0000 (12:53 +0200)]
Merge pull request #6995 from MrPetovan/bug/6937-fix-checkBackend
Fix check backend
Hypolite Petovan [Thu, 11 Apr 2019 09:27:26 +0000 (05:27 -0400)]
Move App->checkBackend after module determination
- Update App->checkBackend to remove dependency to App properties
Hypolite Petovan [Thu, 11 Apr 2019 09:26:37 +0000 (05:26 -0400)]
Add uri to missing session data logging context in Session handlers
fabrixxm [Thu, 11 Apr 2019 08:44:28 +0000 (10:44 +0200)]
Code standards
Hypolite Petovan [Thu, 11 Apr 2019 08:07:20 +0000 (04:07 -0400)]
Merge pull request #6989 from nupplaphil/task/basePath_baseUrl_fix
Automatic BaseURL determination fix
Philipp Holzer [Wed, 10 Apr 2019 22:09:59 +0000 (00:09 +0200)]
Remove hostname blacklisting
fabrixxm [Wed, 10 Apr 2019 18:57:22 +0000 (20:57 +0200)]
Use direct logic
Philipp Holzer [Wed, 10 Apr 2019 18:38:39 +0000 (20:38 +0200)]
Hardening save method in BaseURL
Philipp [Wed, 10 Apr 2019 09:14:42 +0000 (11:14 +0200)]
Merge pull request #6993 from annando/cron-interval
Added missing "cron_interval" default value
Michael [Wed, 10 Apr 2019 06:41:57 +0000 (06:41 +0000)]
Added missing "cron_interval" default value
fabrixxm [Wed, 10 Apr 2019 06:40:50 +0000 (08:40 +0200)]
Tweak storage selection in admin page
Don't call `StorageManager::setBackend()` on save when legacy is selected,
dont't show legacy option in selectbox after backend is changed from legacy
fabrixxm [Wed, 10 Apr 2019 06:35:44 +0000 (08:35 +0200)]
Revert
b2794bb2c 'Allow set empty string storge class for legacy'
Hypolite Petovan [Tue, 9 Apr 2019 19:03:05 +0000 (15:03 -0400)]
Merge pull request #6992 from annando/fix-warning
Fix warnings
Michael [Tue, 9 Apr 2019 17:58:28 +0000 (17:58 +0000)]
Fix warnings
fabrixxm [Tue, 9 Apr 2019 14:32:15 +0000 (16:32 +0200)]
Allow set empty string storge class for legacy
Legacy storage is defined by an empty string.
`StorageManager::setBackend()` now accept an empty string as a valid
backend storage.
Hypolite Petovan [Tue, 9 Apr 2019 13:06:11 +0000 (09:06 -0400)]
Merge pull request #6988 from annando/fetchprofile
Fetch profile data from different contact tables
Hypolite Petovan [Tue, 9 Apr 2019 13:01:39 +0000 (09:01 -0400)]
Merge pull request #6784 from nupplaphil/task/image_to_model
Delete deprecated method Image::storePhoto()
Michael [Tue, 9 Apr 2019 11:44:35 +0000 (11:44 +0000)]
Avoid some more warning
Michael [Tue, 9 Apr 2019 11:28:45 +0000 (11:28 +0000)]
Avoid update of non native contacts, fix most warnings
Michael [Tue, 9 Apr 2019 10:29:53 +0000 (10:29 +0000)]
Merge remote-tracking branch 'upstream/develop' into fetchprofile
Michael [Tue, 9 Apr 2019 08:47:57 +0000 (08:47 +0000)]
Fetch data from the given contact number, if already present
Michael [Tue, 9 Apr 2019 08:35:29 +0000 (08:35 +0000)]
Avoid overwriting existing contacts with bad data
Philipp Holzer [Tue, 9 Apr 2019 06:52:21 +0000 (08:52 +0200)]
Delete deprecated method for photo
Philipp Holzer [Tue, 9 Apr 2019 06:48:04 +0000 (08:48 +0200)]
BaseURL hardening
Philipp Holzer [Tue, 9 Apr 2019 06:41:26 +0000 (08:41 +0200)]
fix api dataset for test
Philipp Holzer [Mon, 8 Apr 2019 21:29:37 +0000 (23:29 +0200)]
Removed unnecessary class
Philipp Holzer [Mon, 8 Apr 2019 21:12:34 +0000 (23:12 +0200)]
Adding tests
Philipp Holzer [Mon, 8 Apr 2019 19:12:10 +0000 (21:12 +0200)]
Create own base URL class which holds the whole base url business logic
Michael [Tue, 9 Apr 2019 05:50:51 +0000 (05:50 +0000)]
Updated database structure file
Hypolite Petovan [Tue, 9 Apr 2019 05:29:00 +0000 (01:29 -0400)]
Merge pull request #6990 from annando/fix-warning
Fix warning
Michael [Tue, 9 Apr 2019 05:17:02 +0000 (05:17 +0000)]
Fix warning
Michael [Tue, 9 Apr 2019 05:15:23 +0000 (05:15 +0000)]
New contact field "updated", fix warnings
Michael [Mon, 8 Apr 2019 21:35:00 +0000 (21:35 +0000)]
Removed a worker call - this needs more work
Michael [Mon, 8 Apr 2019 21:06:15 +0000 (21:06 +0000)]
Added Worker
Michael [Mon, 8 Apr 2019 21:05:33 +0000 (21:05 +0000)]
Update the contact in the background
Michael [Mon, 8 Apr 2019 20:41:18 +0000 (20:41 +0000)]
Fetch profile data from different contact tables when we won't or can't probe via network
Philipp [Mon, 8 Apr 2019 10:30:20 +0000 (12:30 +0200)]
Merge pull request #6987 from tobiasd/
20190408 -dbupdateemail
Add subject to DB Update email
Tobias Diekershoff [Mon, 8 Apr 2019 08:55:18 +0000 (10:55 +0200)]
Add subject to DB Update email
Philipp [Mon, 8 Apr 2019 08:23:45 +0000 (10:23 +0200)]
Merge pull request #6985 from tobiasd/
20190408 -vierprvmailmobile
vier mobile: private mail width
Philipp [Mon, 8 Apr 2019 08:22:57 +0000 (10:22 +0200)]
Merge pull request #6986 from annando/composer-lock
Updated composer.lock
Tobias Diekershoff [Mon, 8 Apr 2019 05:27:19 +0000 (07:27 +0200)]
vier mobile: private mail width
Philipp Holzer [Sun, 7 Apr 2019 19:18:04 +0000 (21:18 +0200)]
replacing direct query with User model call
Michael [Sun, 7 Apr 2019 17:50:35 +0000 (17:50 +0000)]
Updated composer.lock
Hypolite Petovan [Sun, 7 Apr 2019 12:05:51 +0000 (08:05 -0400)]
Merge pull request #6978 from annando/no-queue
Remove the queue from the core
Philipp [Sat, 6 Apr 2019 09:00:00 +0000 (11:00 +0200)]
Merge pull request #6969 from MrPetovan/task/router
Add rule-based router
Hypolite Petovan [Sat, 6 Apr 2019 03:16:12 +0000 (23:16 -0400)]
Add App\Router dependency injection to App
- Moved collectRoutes method from App to App\Router
Michael [Fri, 5 Apr 2019 20:24:49 +0000 (20:24 +0000)]
Remove converted queue entries
Michael [Fri, 5 Apr 2019 19:27:32 +0000 (19:27 +0000)]
Table definition removed
Michael [Fri, 5 Apr 2019 18:04:39 +0000 (18:04 +0000)]
Remove the queue from the core
Philipp [Fri, 5 Apr 2019 09:44:01 +0000 (11:44 +0200)]
Merge pull request #6977 from annando/fix-reshare
Fix: Only use reshare information for the top level post
Michael [Fri, 5 Apr 2019 08:59:39 +0000 (08:59 +0000)]
Fix: Only use reshare information for the top level post
Philipp Holzer [Fri, 5 Apr 2019 06:00:34 +0000 (08:00 +0200)]
some renamings
Philipp Holzer [Fri, 1 Mar 2019 16:27:46 +0000 (17:27 +0100)]
code standards
Philipp Holzer [Fri, 1 Mar 2019 16:24:53 +0000 (17:24 +0100)]
code standards
Philipp Holzer [Fri, 1 Mar 2019 12:14:38 +0000 (13:14 +0100)]
bugfix
Philipp Holzer [Fri, 1 Mar 2019 12:09:40 +0000 (13:09 +0100)]
Moving Model call outside Object Namespace
Philipp Holzer [Fri, 1 Mar 2019 12:06:23 +0000 (13:06 +0100)]
Moving Model call outside Object Namespace
Philipp [Fri, 5 Apr 2019 05:50:54 +0000 (07:50 +0200)]
Merge pull request #6975 from tobiasd/
20190405 -sv
SV update to the strings THX Bjoessi
Tobias Diekershoff [Fri, 5 Apr 2019 05:33:55 +0000 (07:33 +0200)]
Merge pull request #6974 from annando/avoid-flooding
Avoid repeated transmitting of profile updates
Philipp [Fri, 5 Apr 2019 05:20:34 +0000 (07:20 +0200)]
Merge pull request #6973 from tobiasd/
20190405 -pleroma
beautification of pleroma stats
Tobias Diekershoff [Fri, 5 Apr 2019 04:59:20 +0000 (06:59 +0200)]
SV update to the strings THX Bjoessi
Michael [Fri, 5 Apr 2019 04:42:04 +0000 (04:42 +0000)]
Avoid repeated transmitting of profile updates
Tobias Diekershoff [Fri, 5 Apr 2019 04:39:34 +0000 (06:39 +0200)]
beautification of pleroma stats
Hypolite Petovan [Thu, 4 Apr 2019 21:29:16 +0000 (17:29 -0400)]
Merge pull request #6972 from annando/queue-to-worker
Use deferred workers instead of the queue mechanism
Michael [Thu, 4 Apr 2019 20:51:12 +0000 (20:51 +0000)]
Use deferred workers instead of the queue mechanism
Michael Vogel [Thu, 4 Apr 2019 20:27:49 +0000 (22:27 +0200)]
Merge pull request #6957 from MrPetovan/bug/6943-add-tombstone
Send AP Tombstone activity on deleted profiles
Hypolite Petovan [Thu, 4 Apr 2019 18:22:34 +0000 (14:22 -0400)]
Merge pull request #6955 from tobiasd/
20190331 -vier
vier mobile enhancements
Hypolite Petovan [Thu, 4 Apr 2019 11:38:40 +0000 (07:38 -0400)]
Move user tombstone activity data to ActivityPub\Transmitter
Hypolite Petovan [Thu, 4 Apr 2019 11:30:48 +0000 (07:30 -0400)]
Added test case for Router->getModuleClass
Hypolite Petovan [Thu, 4 Apr 2019 11:29:26 +0000 (07:29 -0400)]
Implement feedback changes to App\Router
- Add class PhpDoc
- Switch Router->routeCollector scope to protected
- Added getter for Router->routeCollector
- Added EOF new line
- Removed unused use statement
- Improved App->collectRoutes PhpDoc
Hypolite Petovan [Thu, 4 Apr 2019 03:46:28 +0000 (23:46 -0400)]
Added router to CHANGELOG
Hypolite Petovan [Thu, 4 Apr 2019 03:45:55 +0000 (23:45 -0400)]
Added doc for route_collection hook
Hypolite Petovan [Thu, 4 Apr 2019 03:35:54 +0000 (23:35 -0400)]
Add sample route for /itemsource
- Fix missing item guid not displaying in Module\Itemsource
Hypolite Petovan [Thu, 4 Apr 2019 03:35:24 +0000 (23:35 -0400)]
Add Router to App
- Create new Friendica\App\Router class
- Add route_collection hook
- Add route dispatching in App->runFrontend
Hypolite Petovan [Thu, 4 Apr 2019 03:32:10 +0000 (23:32 -0400)]
[Composer] Add dependency nikic/fast-route
- Update composer.lock with new dependency
Hypolite Petovan [Wed, 3 Apr 2019 20:03:14 +0000 (16:03 -0400)]
Merge pull request #6968 from annando/set-newest-resharer
Set the newest resharer as owner of a thread
Michael [Wed, 3 Apr 2019 18:51:50 +0000 (18:51 +0000)]
Set the newest resharer as owner of a thread
Hypolite Petovan [Tue, 2 Apr 2019 23:35:56 +0000 (19:35 -0400)]
Merge pull request #6966 from annando/ap-announce
AP: Incoming announces are now stored as activities
Michael [Tue, 2 Apr 2019 21:10:49 +0000 (21:10 +0000)]
AP: Incoming announces are now stored as activities
Hypolite Petovan [Tue, 2 Apr 2019 14:03:01 +0000 (10:03 -0400)]
Merge pull request #6964 from JeroenED/task/frio-sharestring-onchange
Changed keyup to oninput
Jeroen De Meerleer [Tue, 2 Apr 2019 13:13:44 +0000 (15:13 +0200)]
Changed keyup to oninput
Hypolite Petovan [Tue, 2 Apr 2019 11:15:07 +0000 (07:15 -0400)]
Merge pull request #6963 from tobiasd/
20190402 -lng
CS, DE, PL translation updates
Tobias Diekershoff [Tue, 2 Apr 2019 08:14:04 +0000 (10:14 +0200)]
DE translation update
Tobias Diekershoff [Tue, 2 Apr 2019 08:10:16 +0000 (10:10 +0200)]
PL translation update THX waldis
Tobias Diekershoff [Tue, 2 Apr 2019 08:09:10 +0000 (10:09 +0200)]
CS translation update THX Aditoo
Tobias Diekershoff [Tue, 2 Apr 2019 07:23:53 +0000 (09:23 +0200)]
Merge pull request #6962 from annando/display-reshare
Display if an item is reshared
Michael [Tue, 2 Apr 2019 05:38:42 +0000 (05:38 +0000)]
Display if an item is reshared
Hypolite Petovan [Tue, 2 Apr 2019 01:24:00 +0000 (21:24 -0400)]
Merge pull request #6960 from annando/add-announce-diaspora
Add "announce" activity for incoming Diaspora reshares
Michael [Mon, 1 Apr 2019 22:07:23 +0000 (22:07 +0000)]
Add "announce" activity for incoming Diaspora reshares
Hypolite Petovan [Mon, 1 Apr 2019 09:05:52 +0000 (05:05 -0400)]
Replace deprecated System::baseURL with App->getBaseUrl in Module\Profile
Hypolite Petovan [Mon, 1 Apr 2019 07:17:25 +0000 (03:17 -0400)]
Added unavailable local profile AP issue to CHANGELOG
Hypolite Petovan [Mon, 1 Apr 2019 07:15:41 +0000 (03:15 -0400)]
Add tombstone object for AP response on deleted profile
- Responds with 404 status code with all other non-success cases
Tobias Diekershoff [Mon, 1 Apr 2019 04:38:14 +0000 (06:38 +0200)]
Merge pull request #6956 from MrPetovan/task/sanitize-path-item
Sanitize theme/addon path items
Hypolite Petovan [Mon, 1 Apr 2019 01:53:08 +0000 (21:53 -0400)]
Sanitize addon path items
Hypolite Petovan [Mon, 1 Apr 2019 01:50:00 +0000 (21:50 -0400)]
Sanitize theme path items
- Sanitize theme style/color/scheme path items
Hypolite Petovan [Mon, 1 Apr 2019 01:41:38 +0000 (21:41 -0400)]
Add Theme::getAllowedList method