]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Mon, 1 Apr 2019 01:39:19 +0000 (21:39 -0400)]
Add Strings::sanitizeFilePathItem method
Hypolite Petovan [Sun, 31 Mar 2019 10:00:20 +0000 (06:00 -0400)]
Hotfix for App->registerStylesheet
- Wrong condition for strpos()
- Follow-up to #6953
Philipp [Sun, 31 Mar 2019 08:12:40 +0000 (10:12 +0200)]
Merge pull request #6953 from tobiasd/
20190330 -csspath
check if BasePath is empty to prevent mangeled up CSS path
Tobias Diekershoff [Sun, 31 Mar 2019 06:53:25 +0000 (08:53 +0200)]
dont check but only copy if BasePath is present
Hypolite Petovan [Sat, 30 Mar 2019 22:30:08 +0000 (18:30 -0400)]
Merge pull request #6954 from nupplaphil/task/upgrade_hardening
ConfigFile upgrade hardening
Philipp Holzer [Sat, 30 Mar 2019 18:09:55 +0000 (19:09 +0100)]
wrong indent
Philipp Holzer [Sat, 30 Mar 2019 18:08:47 +0000 (19:08 +0100)]
wrong indent
Philipp Holzer [Sat, 30 Mar 2019 17:57:54 +0000 (18:57 +0100)]
add tests
Philipp Holzer [Sat, 30 Mar 2019 17:54:22 +0000 (18:54 +0100)]
Hardening ConfigUpgrade
Tobias Diekershoff [Sat, 30 Mar 2019 10:13:27 +0000 (11:13 +0100)]
check if BasePath is empty to prevent mangeled up CSS path
Michael Vogel [Fri, 29 Mar 2019 06:25:45 +0000 (07:25 +0100)]
Merge pull request #6949 from MrPetovan/bug/6947-frio-fix-fake-form
[frio] Switch comment box closing event listener from click to mousedown
Hypolite Petovan [Fri, 29 Mar 2019 02:31:47 +0000 (22:31 -0400)]
Switch comment box closing event listener from click to mousedown
- Fix event race condition in Chrome 73 (https://github.com/friendica/friendica/issues/6947)
Tobias Diekershoff [Thu, 28 Mar 2019 06:55:41 +0000 (07:55 +0100)]
Merge pull request #6945 from annando/announce
Preparation to be able to store "announce" activities
Michael [Thu, 28 Mar 2019 05:45:50 +0000 (05:45 +0000)]
Preparation to be able to store "announce" activities
Michael Vogel [Thu, 28 Mar 2019 04:58:56 +0000 (05:58 +0100)]
Merge pull request #6925 from MrPetovan/task/6778-add-storage-move-to-cron
6778 Part 2: Add storage move cron job (redux)
Hypolite Petovan [Wed, 27 Mar 2019 22:41:19 +0000 (18:41 -0400)]
Merge pull request #6944 from annando/item-follow
Store the follow activity in the "item-activity" table
Michael [Wed, 27 Mar 2019 21:46:32 +0000 (21:46 +0000)]
Store the follow activity in the "item-activity" table
Hypolite Petovan [Wed, 27 Mar 2019 18:13:42 +0000 (14:13 -0400)]
Merge branch 'develop' into task/6778-add-storage-move-to-cron
Hypolite Petovan [Wed, 27 Mar 2019 13:28:15 +0000 (09:28 -0400)]
Merge pull request #6942 from annando/worker-fast-commands
Command based pre fetching of worker tasks
Philipp [Tue, 26 Mar 2019 22:26:10 +0000 (23:26 +0100)]
Merge pull request #6940 from annando/fix-notif
Notifications do work now again
Philipp [Tue, 26 Mar 2019 22:25:55 +0000 (23:25 +0100)]
Merge pull request #6939 from annando/ap-delivery-failure
Archive inboxes after 5 days of delivery failures
Michael [Tue, 26 Mar 2019 21:58:03 +0000 (21:58 +0000)]
We don't need to escape values anymore
Michael [Tue, 26 Mar 2019 21:55:48 +0000 (21:55 +0000)]
Notifications do work now again
Michael [Tue, 26 Mar 2019 21:38:15 +0000 (21:38 +0000)]
Updated database.sql
Michael [Tue, 26 Mar 2019 21:36:46 +0000 (21:36 +0000)]
Merge remote-tracking branch 'upstream/develop' into ap-delivery-failure
Hypolite Petovan [Tue, 26 Mar 2019 12:23:50 +0000 (08:23 -0400)]
Merge pull request #6935 from nupplaphil/issue/missing_basepath
Fixing basepath issue
Michael Vogel [Tue, 26 Mar 2019 07:27:40 +0000 (08:27 +0100)]
Merge pull request #6931 from MrPetovan/task/6903-collapse-connector-list
Collapse connector list
Philipp Holzer [Tue, 26 Mar 2019 07:13:49 +0000 (08:13 +0100)]
fixing config value setting
Philipp Holzer [Tue, 26 Mar 2019 07:00:41 +0000 (08:00 +0100)]
straight the config value check
Philipp [Tue, 26 Mar 2019 06:25:41 +0000 (07:25 +0100)]
Merge pull request #6933 from MrPetovan/bug/smilies-wrong-escape
Fix wrong code block escaping in Smilies
Michael [Tue, 26 Mar 2019 05:14:47 +0000 (05:14 +0000)]
Added field for "shared" inbox
Michael Vogel [Tue, 26 Mar 2019 05:01:37 +0000 (06:01 +0100)]
Merge pull request #6937 from MrPetovan/bug/6927-set-manifest-backend
Add manifest module to backend module list
Hypolite Petovan [Tue, 26 Mar 2019 02:08:01 +0000 (22:08 -0400)]
Add manifest module to backend module list
Hypolite Petovan [Tue, 26 Mar 2019 01:52:35 +0000 (21:52 -0400)]
Add cover code block encoding edge case in smilies replacement tests
Michael [Mon, 25 Mar 2019 22:43:00 +0000 (22:43 +0000)]
Unarchive inboxes on profile update
Michael [Mon, 25 Mar 2019 21:51:32 +0000 (21:51 +0000)]
Archive inboxes after 5 days of delivery failures
Philipp Holzer [Mon, 25 Mar 2019 19:53:46 +0000 (20:53 +0100)]
Fixing Basepath
Philipp Holzer [Mon, 25 Mar 2019 08:39:33 +0000 (09:39 +0100)]
Fixing basepath issue
Michael Vogel [Mon, 25 Mar 2019 07:02:52 +0000 (08:02 +0100)]
Merge pull request #6934 from MrPetovan/task/6924-limit-term-index-size
Limit term_type index size
Hypolite Petovan [Mon, 25 Mar 2019 05:05:14 +0000 (01:05 -0400)]
Database Structure version 1305
- Limit term_type index size
Hypolite Petovan [Mon, 25 Mar 2019 04:16:35 +0000 (00:16 -0400)]
Add smilies code blocks issue to CHANGELOG
Hypolite Petovan [Mon, 25 Mar 2019 04:16:18 +0000 (00:16 -0400)]
Fix wrong code blocks escaping in Content\Smilies
Hypolite Petovan [Mon, 25 Mar 2019 04:03:32 +0000 (00:03 -0400)]
Added connector permission collapsible panel to CHANGELOG
Hypolite Petovan [Mon, 25 Mar 2019 02:57:23 +0000 (22:57 -0400)]
Added documentation for jot_networks hook
Hypolite Petovan [Mon, 25 Mar 2019 02:42:03 +0000 (22:42 -0400)]
Fix confusion when connector checkboxes are disabled for private posts
- Saves connector checkbox state when disabling them
- Restores connector checkbox state when reenabling them
Hypolite Petovan [Mon, 25 Mar 2019 02:40:50 +0000 (22:40 -0400)]
Add connector collapsible panel in permission
- Replace HTML string by structured array in jot_networks hook
- Add collapsed panel when there are more than two connectors
Hypolite Petovan [Mon, 25 Mar 2019 00:15:13 +0000 (20:15 -0400)]
Merge pull request #6920 from nupplaphil/feature/basepath/hostname_config
Removing basepath/hostname from admin site settings
Philipp Holzer [Sun, 24 Mar 2019 21:58:36 +0000 (22:58 +0100)]
forgot admin setting
Philipp Holzer [Sun, 24 Mar 2019 21:51:30 +0000 (22:51 +0100)]
Added Update checks
- Logging
- Console
- Admin overview
Philipp Holzer [Sun, 24 Mar 2019 19:41:11 +0000 (20:41 +0100)]
Fixing tests
Philipp Holzer [Sun, 24 Mar 2019 11:54:26 +0000 (12:54 +0100)]
Adding ConfigFileSaver and tests
Philipp Holzer [Sat, 23 Mar 2019 14:40:09 +0000 (15:40 +0100)]
remove basepath and hostname from admin panel and add update path
Michael Vogel [Sun, 24 Mar 2019 05:47:58 +0000 (06:47 +0100)]
Merge pull request #6926 from MrPetovan/bug/6921-regression-6783
Restore marking thread notifications as seen behavior
Hypolite Petovan [Sun, 24 Mar 2019 02:20:25 +0000 (22:20 -0400)]
Added notification regression in CHANGELOG
Hypolite Petovan [Sun, 24 Mar 2019 02:16:12 +0000 (22:16 -0400)]
Revert logic change in query in NotificationsManager->setSeen
Hypolite Petovan [Sun, 24 Mar 2019 01:49:02 +0000 (21:49 -0400)]
Added storage move cronjob to CHANGELOG
Hypolite Petovan [Sun, 24 Mar 2019 01:47:33 +0000 (21:47 -0400)]
Add storage backend move cronjob
- Fix typos in Console\Storage and Worker\CronJobs
Hypolite Petovan [Sun, 24 Mar 2019 01:33:57 +0000 (21:33 -0400)]
Updated CHANGELOG after two previous merges
- #6797 and #6924 didn't have the expected CHANGELOG changes
Philipp [Sun, 24 Mar 2019 00:01:24 +0000 (01:01 +0100)]
Merge pull request #6924 from MrPetovan/task/6319-improve-tag-autocomplete-speed
Add term_type index to term table
Philipp [Sun, 24 Mar 2019 00:00:33 +0000 (01:00 +0100)]
Merge pull request #6797 from MrPetovan/task/improve-api-show-status
[API] Improve show status
Hypolite Petovan [Sat, 23 Mar 2019 23:24:53 +0000 (19:24 -0400)]
Merge pull request #6922 from nupplaphil/issue/fix_logger_blacklist
Fixing Logger Blacklist
Hypolite Petovan [Sat, 23 Mar 2019 23:18:15 +0000 (19:18 -0400)]
Database Structure version 1305
- Add term_type index to term table
Philipp Holzer [Sat, 23 Mar 2019 14:37:05 +0000 (15:37 +0100)]
Added first version of ConfigCacheSaver
Philipp Holzer [Sat, 23 Mar 2019 14:23:23 +0000 (15:23 +0100)]
Rename Core\Conifg to $this->config
Philipp Holzer [Sat, 23 Mar 2019 14:20:51 +0000 (15:20 +0100)]
Rename basepath to getBasePath()
Philipp Holzer [Sat, 23 Mar 2019 17:31:22 +0000 (18:31 +0100)]
Fixing Logger Blacklist
Hypolite Petovan [Sat, 23 Mar 2019 14:02:32 +0000 (10:02 -0400)]
Add tests for api_status_show
- Update test for api_get_last_status()
- Add test class properties declaration
Hypolite Petovan [Sat, 23 Mar 2019 14:01:25 +0000 (10:01 -0400)]
Remove type parameter from api_get_last_status function prototype
Hypolite Petovan [Sat, 23 Mar 2019 13:59:52 +0000 (09:59 -0400)]
Add author_user support to api_format_item
Hypolite Petovan [Mon, 4 Mar 2019 10:59:53 +0000 (05:59 -0500)]
Test fix: Add expected author-network field to api_get_item() result
Hypolite Petovan [Sat, 2 Mar 2019 22:03:13 +0000 (17:03 -0500)]
Extract API status formatting from api_get_status()
- Rename api_get_status() to api_get_item()
- Ad new api_format_item() function for single item formatting
Hypolite Petovan [Sat, 2 Mar 2019 21:11:56 +0000 (16:11 -0500)]
Update tests about api_show_status()
- Remove testApiStatusShowWithRaw()
- Add testApiGetLastStatus()
- Mark testApiStatusShowWithJson() and testApiStatusShowWithXml() as skipped as they require an item id
Hypolite Petovan [Sat, 2 Mar 2019 21:10:57 +0000 (16:10 -0500)]
Extract API status retrieval from api_status_show()
- Remove 'raw' type from api_status_show()
- Add new api_get_status() and api_get_last_status() functions
- Use api_get_last_status() in api_account_verify_credentials() and api_show_user()
Hypolite Petovan [Sat, 23 Mar 2019 18:27:47 +0000 (14:27 -0400)]
Merge pull request #6923 from nupplaphil/issue/fix_tests
Fixing Unittests
Philipp Holzer [Sat, 23 Mar 2019 17:44:52 +0000 (18:44 +0100)]
Fixing Unittests
Michael [Sat, 23 Mar 2019 06:08:18 +0000 (06:08 +0000)]
Command based pre fetching of worker tasks
Hypolite Petovan [Sat, 23 Mar 2019 04:32:27 +0000 (00:32 -0400)]
Welcome 2019.06-dev
Hypolite Petovan [Sat, 23 Mar 2019 04:19:22 +0000 (00:19 -0400)]
Add missing ConfigCacheLoader constructor parameter in App
Hypolite Petovan [Sat, 23 Mar 2019 04:05:47 +0000 (00:05 -0400)]
Fix wrong variable name in Worker\Notifier
Philipp Holzer [Sun, 17 Mar 2019 09:04:16 +0000 (10:04 +0100)]
Fix Legacy LogLevel mapping
Philipp [Thu, 14 Mar 2019 21:59:30 +0000 (22:59 +0100)]
Fix boolean value
Philipp Holzer [Thu, 14 Mar 2019 09:41:17 +0000 (10:41 +0100)]
remove currently unused testdata
Philipp Holzer [Thu, 14 Mar 2019 09:16:11 +0000 (10:16 +0100)]
add annotations again
Philipp Holzer [Thu, 14 Mar 2019 09:00:05 +0000 (10:00 +0100)]
Refactor installer
Philipp Holzer [Thu, 14 Mar 2019 01:09:34 +0000 (02:09 +0100)]
Optimize testing (reduce code per test)
Philipp Holzer [Wed, 13 Mar 2019 23:24:08 +0000 (00:24 +0100)]
Fixed AutomaticInstallationConsoleTest
Philipp Holzer [Wed, 13 Mar 2019 23:19:52 +0000 (00:19 +0100)]
Fixing some AutomaticInstallationConsoleTests
Philipp Holzer [Wed, 13 Mar 2019 22:05:33 +0000 (23:05 +0100)]
Fixing some AutomaticInstallationConsoleTests
Philipp Holzer [Wed, 13 Mar 2019 20:51:04 +0000 (21:51 +0100)]
Fixed ConfigConsoleTest
Philipp Holzer [Mon, 11 Mar 2019 21:46:00 +0000 (22:46 +0100)]
Fixed ConsoleTest
Philipp Holzer [Thu, 14 Mar 2019 01:40:16 +0000 (02:40 +0100)]
Bugfix ConfigCacheLoaderTest
Philipp Holzer [Thu, 14 Mar 2019 01:36:49 +0000 (02:36 +0100)]
Move AppMode
Philipp Holzer [Sat, 9 Mar 2019 13:36:32 +0000 (14:36 +0100)]
Set Timezone to 'UTC' for every Logger (Develop)
Jeroen De Meerleer [Thu, 7 Mar 2019 12:12:42 +0000 (13:12 +0100)]
code style
Jeroen De Meerleer [Thu, 7 Mar 2019 12:10:48 +0000 (13:10 +0100)]
Fixed notifications order
Adam Clark [Wed, 6 Mar 2019 00:16:51 +0000 (16:16 -0800)]
Adjusted Text_editor help to provide more current examples as per #6479.
Adam Clark [Tue, 5 Mar 2019 01:03:49 +0000 (17:03 -0800)]
Made some documentation changes/improvements for #6478
Philipp Holzer [Mon, 4 Mar 2019 23:11:02 +0000 (00:11 +0100)]
Added close test
Philipp Holzer [Mon, 4 Mar 2019 22:49:37 +0000 (23:49 +0100)]
Adding Logger Tests
Philipp Holzer [Mon, 4 Mar 2019 22:39:14 +0000 (23:39 +0100)]
Adding Logger Tests