Commit Graph

26218 Commits

Author SHA1 Message Date
Philipp Holzer 7909d9c417
Notifications cleared for a whole thread in case of one mark seen 2020-01-31 21:34:12 +01:00
Hypolite Petovan 4ab893a561
Merge pull request #8207 from nupplaphil/bug/8206-securemail
Fix secure Mail addon
2020-01-31 13:44:17 -05:00
Philipp Holzer 0c01512c5d
Remove logging 2020-01-31 19:43:48 +01:00
Philipp Holzer 9ba8735b4a
fix logger settings 2020-01-31 19:40:50 +01:00
Philipp Holzer fc370f74ea
Fix secure Mail addon 2020-01-31 19:32:17 +01:00
Philipp 4c07c725b6
Merge pull request #8203 from MrPetovan/task/4599-frio-jot-async
[frio] Add new asynchronous submission of modal form
2020-01-30 06:42:12 +01:00
Philipp a32da98aef
Merge pull request #8204 from MrPetovan/bug/warnings
Suppress Countable type warning messages in mod/dfrn_request
2020-01-30 06:36:26 +01:00
Hypolite Petovan ada9e2a0f2 Suppress Countable type warning messages in mod/dfrn_request
- Address https://github.com/friendica/friendica/issues/8192
2020-01-29 23:19:03 -05:00
Hypolite Petovan b2143cae53 [frio] Add new asynchronous submission of modal form
- Add loading state for jot submit buttons
2020-01-29 22:50:10 -05:00
Hypolite Petovan 3370300376 Add new info messages to mod/item 2020-01-29 22:45:13 -05:00
Hypolite Petovan b86083de06 Remove superfluous code in mod/item 2020-01-29 22:44:09 -05:00
Hypolite Petovan 4faad5a47c Replace exit calls with exception throwing in mod/item 2020-01-29 22:43:37 -05:00
Hypolite Petovan b03796957b Improve logging in mod/item
- Set legacy Logger constants as deprecated
2020-01-29 22:42:49 -05:00
Hypolite Petovan c17b2efb7a Normalize redirect in item_post() 2020-01-29 22:34:32 -05:00
Hypolite Petovan 694d93ded9 Replace json_encode + exit by System::jsonExit in mod/item 2020-01-29 22:31:13 -05:00
Hypolite Petovan 2c2b649015
Merge pull request #8199 from nupplaphil/bug/8197_intro_notif_stuck
Fix Contact addRelationship() notification link
2020-01-29 19:30:58 -05:00
Philipp Holzer f2271d1692
Fix Contact notification link 2020-01-29 22:48:16 +01:00
Hypolite Petovan 478006c193
Merge pull request #8198 from nupplaphil/bug/intro_send_share
Fix Introduction Diaspore sendShare()
2020-01-29 16:29:11 -05:00
Philipp Holzer 16e1df0b22
final keyword removed :-) 2020-01-29 22:27:55 +01:00
Philipp Holzer da2d49ba43
Fix Introduction Diaspore sendShare() 2020-01-29 22:20:59 +01:00
Hypolite Petovan f2547947c9
Merge pull request #8196 from nupplaphil/bug/8000-phpmailer
Fix invalid "emailer_send_prepare" Hook
2020-01-29 15:16:22 -05:00
Philipp Holzer f6aea0d65a
Fix invalid "emailer_prepare" Hook
- Use IEmail instead of array data
- Introduce "composer" based library for phpmailer
2020-01-29 20:20:40 +01:00
Hypolite Petovan db9f75fbdb
Merge pull request #8194 from nupplaphil/bug/ignore_notification
Fix ignore notification
2020-01-29 10:13:27 -05:00
Philipp e9a9738cec
Merge pull request #8195 from tobiasd/20200129-ja
updated JA translation THX Ozero Dien
2020-01-29 09:27:39 +01:00
Tobias Diekershoff ddadee866d updated JA translation THX Ozero Dien 2020-01-29 08:44:45 +01:00
Philipp Holzer d1b7bfda4b
Add System::jsonExit() 2020-01-28 23:36:28 +01:00
Philipp Holzer c2b8c65104
Merge "notification" routes 2020-01-28 23:21:24 +01:00
Philipp Holzer dd8d9d7c70
Fix ignore notification 2020-01-28 22:47:15 +01:00
Philipp Holzer 82f8794215
Undo Hotfix: add missing route for ignore/discard 2020-01-28 22:36:44 +01:00
Philipp Holzer 288192a7ef
Hotfix: add missing route for ignore/discard 2020-01-28 22:35:00 +01:00
Hypolite Petovan d84ceb327a
Merge pull request #8186 from nupplaphil/bug/8182_another_notification_bug
Fix Notification issues
2020-01-28 16:27:51 -05:00
Philipp Holzer 91707a530c
Add default values for inserts 2020-01-28 22:26:23 +01:00
Philipp Holzer 2b433e0ea6
fix https://github.com/friendica/friendica/issues/8187 2020-01-28 22:06:59 +01:00
Philipp Holzer d23008c2f5
remove false parameter 2020-01-28 22:01:42 +01:00
Philipp Holzer 5ccf41a56f
Add API test case for notification 2020-01-28 22:00:21 +01:00
Philipp Holzer 582f6bd4a3
Refactor API notification usage
- Remove "mapFields()" from BaseModel
- Add new Notification API entity (including collection)
- Add new NotificationFactory method "getApiList()"
2020-01-28 21:28:57 +01:00
Philipp Holzer 4a3544582c
Add parameter for "toArray()" method 2020-01-28 18:41:47 +01:00
Philipp Holzer 8f130335a3
remove now empty array from logger 2020-01-28 18:41:47 +01:00
Philipp Holzer 52a4010121
enotify: empty out fields instead of using "abort" for addons 2020-01-28 18:41:46 +01:00
Philipp Holzer ff9eb20663
Fix enotify item link 2020-01-28 18:41:46 +01:00
Philipp Holzer 443e106105
Fix missing notifications:
- Add namecache in enotify
- Add "unset()" in notify repository for additional field "abort"
- Add possibility for additional, non-saved fields in model
2020-01-28 18:41:45 +01:00
Philipp 977248f510
Merge pull request #8191 from MrPetovan/task/7967-mastodon-api-custom_emojis
Add custom emojis Mastodon API endpoint
2020-01-28 17:12:00 +01:00
Hypolite Petovan a2fb8cc035
Fix wrong variable name in Module\NoScrape
- Address https://github.com/friendica/friendica/issues/8000#issuecomment-579292541
2020-01-28 10:33:19 -05:00
Hypolite Petovan bd910342df Add custom emojis Mastodon API endpoint 2020-01-28 08:14:48 -05:00
Philipp 353dddaf15
Merge pull request #8190 from MrPetovan/task/profile-tidings
Deprecated profile fields cleanup
2020-01-28 13:41:55 +01:00
Hypolite Petovan 1ac9107e5f Move Mastodon API factories to Factory\Api\Mastodon 2020-01-28 07:33:55 -05:00
Philipp 4231ccaa32
Merge pull request #8189 from MrPetovan/bug/fatal-errors
Fix wrong use of DPA::p return value in Module\NoScrape
2020-01-28 08:02:46 +01:00
Hypolite Petovan 7b0ec6252f Remove uses of the rest of deprecated profile fields 2020-01-27 23:06:30 -05:00
Hypolite Petovan e69497454b Remove uses of profile.marital 2020-01-27 23:01:25 -05:00
Hypolite Petovan 8e2910976f Remove usage of profile.gender 2020-01-27 23:00:18 -05:00