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
Hypolite Petovan
a7dd0173a7
Remove obsolete profile_id parameter in Model\Profile::load
2020-01-27 22:01:12 -05:00
Hypolite Petovan
65cb77b6a0
Fix wrong use of DPA::p return value in Module\NoScrape
...
- Address https://github.com/friendica/friendica/issues/7998#issuecomment-579036775
2020-01-27 21:57:07 -05:00
Hypolite Petovan
75a2190af5
Move Module\Base\Api to Module\BaseApi
2020-01-27 21:18:42 -05:00
Hypolite Petovan
0de8e4db08
Move Mastodon API entities to src/Object
2020-01-27 20:01:32 -05:00
Philipp
0b8fd92e1e
Merge pull request #8188 from MrPetovan/task/remove-profile-tab-parameter
...
Replace profile tab GET parameter by route
2020-01-28 01:34:48 +01:00
Hypolite Petovan
a607656607
Replace profile tab GET parameter by route
2020-01-27 19:21:18 -05:00
Hypolite Petovan
74a25eb670
[Composer] Update binary and lock file
2020-01-27 18:40:55 -05:00
Hypolite Petovan
574fd57880
Merge pull request #8183 from nupplaphil/bug/fix_noscrape_sql
...
Fix NoScrape SQL
2020-01-27 16:50:41 -05:00
Philipp Holzer
c4d309f801
Fix NoScrape SQL
2020-01-27 23:28:38 +01:00
Philipp
70f688e8dd
It is 2020 :)
2020-01-27 18:28:55 +01:00
Hypolite Petovan
589b7e718d
Merge pull request #8178 from nupplaphil/task/mod_noscrape
...
Move mod/noscrape to Module\Noscrape
2020-01-26 17:14:26 -05:00
Philipp Holzer
7db4621eef
Adapt json error
2020-01-27 00:05:45 +01:00