Commit Graph

24873 Commits

Author SHA1 Message Date
Michael b4f02a0dc5 Added title 2019-08-28 09:23:21 +00:00
Michael ed4d08c7f4 Changed detection for specific software 2019-08-28 09:10:25 +00:00
Michael 9cbf320c86 Issue 7563: Use icons instead of names on posts 2019-08-28 06:38:35 +00:00
Michael Vogel cf170c9c02 Fixed count, added to-do 2019-08-28 06:44:37 +02:00
Philipp Holzer 4b4dbd38d9
Fixing PHP Fatal Error for Database-Reconnects with PDO 2019-08-28 01:40:34 +02:00
Philipp Holzer 4733b1e5e0
Fixing PHP Fatal Error for Model\Contact (usage of non available contact) 2019-08-28 01:40:28 +02:00
Philipp Holzer 8688053a08
remove superfluous comment 2019-08-28 01:02:23 +02:00
Michael Vogel 9b7432781b Don't transmit content to already archived contacts 2019-08-27 21:01:11 +02:00
Philipp b2162f34e9
Merge pull request #7573 from tobiasd/20190827-Changelog2019.06
Updated CHANGELOG with missing closed issues from 2019.06
2019-08-27 11:02:58 +02:00
Philipp Holzer df7ec0cdf7
php notice fixings
addons:
- bufferapp (missing errorcode)
- twitter (wrong field name 'nickname')
core:
- bbcode (incomplete attachementdata)
- crypto (uninitialized key)
2019-08-27 08:27:07 +02:00
Tobias Diekershoff 1c3a5e1e6f added USE statement and changed statement as requested in #7305#discussion_r296461181 2019-08-27 07:10:51 +02:00
Tobias Diekershoff 50f6baab30 added some missing closed isses from the 2019.06 release, fixed format 2019-08-27 07:09:31 +02:00
Hypolite Petovan b70181f9c9
Merge pull request #7571 from nupplaphil/bug/friendica-7299
Fixed wrong app reference
2019-08-26 18:06:39 -04:00
Philipp Holzer 62f7510aa7
Fixed wrong app reference 2019-08-27 00:03:05 +02:00
Philipp 9a8f6256e3
Merge pull request #7569 from vinzv/7556-frio-make-forums-widget-less-distracting
adding desaturation and transition for forumlist widget
2019-08-26 23:56:55 +02:00
Philipp Holzer de7c026590
Some code hardenings for semaphore locking 2019-08-26 23:55:54 +02:00
Vinzenz Vietzke 80f81e670c adding desaturation and transition for forumlist widget 2019-08-26 23:33:03 +02:00
Hypolite Petovan 720534a82b
Merge pull request #7568 from tobiasd/20190826-typo
typo in CHANGELOG
2019-08-26 15:27:29 -04:00
Tobias Diekershoff f45e245d90 typo 2019-08-26 21:23:31 +02:00
Hypolite Petovan 46f8f94950
Merge pull request #7567 from tobiasd/20190826-Changelog1
updated CHANGELOG for the 2019.09 release
2019-08-26 14:21:45 -04:00
Tobias Diekershoff 16b7054250 updated CHANGELOG for the 2019.09 release 2019-08-26 20:07:50 +02:00
Hypolite Petovan bc4a57ec3c
Merge pull request #7566 from annando/merge-duplicates
Issue 7559: Merge contact duplicates
2019-08-26 12:17:15 -04:00
Michael 7d50a086e0 Issue 7559: Merge contact duplicates 2019-08-26 15:51:56 +00:00
Michael Vogel 3c7f7b45cd
Merge pull request #7565 from MrPetovan/bug/7406-neutralize-enter-in-autocomplete
Prevents Enter from submitting forms in ACL fields
2019-08-26 11:37:38 +02:00
Michael Vogel ff7d7feac6
Merge pull request #7561 from MrPetovan/bug/7406-remove-contacts-auto-completion
Remove contacts auto completion
2019-08-26 11:20:23 +02:00
Hypolite Petovan cba40dc9fd Prevents Enter from submitting the jot form in the ACL search field
- Disable browser autocomplete in jot ACL search field
2019-08-25 21:03:29 -04:00
Hypolite Petovan 341046e3a0 [frio] Prevent Enter from sending the form in ACL tags input in /compose 2019-08-25 21:01:59 -04:00
Hypolite Petovan 082827b67e Remove unused Javascript methods and functions 2019-08-24 13:00:16 -04:00
Hypolite Petovan 901efb0a0e [frio] Remove /contacts module incomplete autocompletion in search field 2019-08-24 12:59:42 -04:00
Philipp b914900ff5
Merge pull request #7553 from annando/fatal
Prevent a fatal error for an empty parameter in "unparseURL"
2019-08-23 08:44:51 +02:00
Philipp 6cf959e2bd
Merge pull request #7554 from annando/worker-log
Output better comparable log entries for the worker
2019-08-23 08:43:42 +02:00
Michael Vogel a892156052 Output better comparable log entries for the worker 2019-08-23 07:23:32 +02:00
Michael Vogel 74d93269da Prevent a fatal error for an empty parameter in "unparseURL" 2019-08-23 07:19:08 +02:00
Hypolite Petovan 8ad109b05f
Merge pull request #7551 from vinzv/frio-migrate-forkawesome
Replaced FontAwesome by ForkAwesome
2019-08-22 14:59:15 -04:00
Vinzenz Vietzke 0d4b60a851 Replaced FontAwesome by ForkAwesome
Migrated from manual installed files in frameworks/ to composer based install
Migrated paths to new view/asset/ structure
2019-08-22 20:45:41 +02:00
Philipp d850c14f42
Merge pull request #7550 from MrPetovan/bug/7350-feed-title-entities
Replace mb_convert_encoding with html_entity_decode for feed item title conversion
2019-08-22 12:44:19 +02:00
Hypolite Petovan 20a6b368fb Replace mb_convert_encoding with html_entity_decode for feed item title conversion
- Prevents already UTF-8 strings to be corrupted
2019-08-22 06:00:21 -04:00
Hypolite Petovan 5a9607f4e4
Merge pull request #7549 from vinzv/7542-frio-admin-user-icon-hard-recognize
adapt usage of admin user icon to match every other occurrence
2019-08-21 19:11:36 -04:00
Hypolite Petovan 73c535f6dd
Merge pull request #7546 from annando/fix-db
Fix table structure definition
2019-08-21 19:10:59 -04:00
Vinzenz Vietzke 0965da00b7 adapt usage of admin user icon to match every other occurrence
fixes #7542
2019-08-22 00:39:00 +02:00
Michael a483ea8acb Increasing database version number 2019-08-21 21:11:37 +00:00
Hypolite Petovan a0ef733c7e
Merge pull request #7547 from tobiasd/20190821-lng
DE translation update
2019-08-21 11:07:29 -04:00
Tobias Diekershoff b9f0ac4dfd DE translation update 2019-08-21 17:04:48 +02:00
Michael e430b074ce Fix table structure definition 2019-08-21 06:18:32 +00:00
Hypolite Petovan a47ed18a98
Merge pull request #7544 from JeroenED/bugfix/profile-translation
Profile vcard translation
2019-08-20 11:02:50 -04:00
Jeroen De Meerleer cf95e0f856 Translating the vcard 2019-08-20 16:38:46 +02:00
Hypolite Petovan f775fedc4a
Merge pull request #7543 from annando/queue-failed
Delivery count now counts the failed delivery attempts as well
2019-08-20 05:18:17 -04:00
Michael 5a1a5a54dc Delivery count now counts the failed delivery attempts as well 2019-08-20 07:39:13 +00:00
Philipp 4c4ed63dca
Merge pull request #7541 from vinzv/patch-2
Update Install.md
2019-08-20 00:00:41 +02:00
vinzv adee1be5f0
Update Install.md
fixing broken link to https://github.com/friendica/friendica/blob/master/config/local-sample.config.php
2019-08-19 23:39:00 +02:00