Hypolite Petovan
|
7ff1b19cc0
|
Restore display of delivery status
|
2019-01-22 23:39:06 -05:00 |
|
Hypolite Petovan
|
724c4fb94d
|
Fix output of /friendica/json for invite only and approval registration policy
|
2019-01-22 22:24:46 -05:00 |
|
Hypolite Petovan
|
a1b773e149
|
Cleanup register artifacts
- Remove mod/register
- Remove REGISTER_* constants
|
2019-01-22 22:24:46 -05:00 |
|
Hypolite Petovan
|
cef6757c92
|
Replace REGISTER_* constants by Module\Register::* ones
|
2019-01-22 22:24:15 -05:00 |
|
Hypolite Petovan
|
0ccb6afdb5
|
Add Register module in src/
- Update REGISTER_* constants definition
- Update register template variable name
|
2019-01-22 22:22:04 -05:00 |
|
Michael Vogel
|
73a81290ff
|
Merge pull request #6487 from MrPetovan/bug/critical-fixes-after-develop-rebase
Critical fixes after develop rebase
|
2019-01-22 15:45:33 +01:00 |
|
Hypolite Petovan
|
0cc1a07cfa
|
Fix default value of contact parameter of OStatus::import in mod/salmon
|
2019-01-22 08:53:53 -05:00 |
|
Hypolite Petovan
|
5d4bafb116
|
Fix two additional uses of uid in Worker\Notifier
|
2019-01-22 08:31:39 -05:00 |
|
Hypolite Petovan
|
1777c1ee4c
|
Merge pull request #6490 from tobiasd/20190122-adminfedstat
unescaping the HTML in the hint
|
2019-01-22 08:17:55 -05:00 |
|
Tobias Diekershoff
|
66284a17a7
|
unescaping the HTML in the hint
|
2019-01-22 14:02:56 +01:00 |
|
Hypolite Petovan
|
af97e1d687
|
Merge pull request #6488 from tobiasd/20190122-modview
restore THEMEPATH variable in mod/view
|
2019-01-22 08:00:20 -05:00 |
|
Tobias Diekershoff
|
169e9b0fc5
|
add comment about the PATH
|
2019-01-22 13:44:49 +01:00 |
|
Tobias Diekershoff
|
31fedf359d
|
restore THEMEPATH variable in mod/view
|
2019-01-22 10:36:42 +01:00 |
|
Hypolite Petovan
|
282bc01994
|
Fix using wrong uid for APDelivery in Worker\Notifier
|
2019-01-22 01:59:30 -05:00 |
|
Hypolite Petovan
|
604262a70e
|
Extract title determination from OStatus::entryHeader logic
|
2019-01-22 01:59:22 -05:00 |
|
Hypolite Petovan
|
aa3532cd3b
|
Fix wrong class constant in Model\APContact
|
2019-01-22 01:57:46 -05:00 |
|
Michael Vogel
|
85ff976f83
|
Merge pull request #6483 from MrPetovan/bug/fixes-after-2019-03-develop-rebase
Fixes after 2019 03 develop rebase
|
2019-01-21 21:52:22 +01:00 |
|
Michael Vogel
|
4cbfa4aa71
|
Merge pull request #6484 from rabuzarus/20190121_-_fix_Contact_module_profile_searching
bugfix - contact module couldn't update a contact because it couldn't locate the selected profile
|
2019-01-21 21:46:48 +01:00 |
|
rabuzarus
|
eabe192efc
|
bugfix Contact.php - there is no column 'deleted' in the 'profile' table
|
2019-01-21 21:13:13 +01:00 |
|
Hypolite Petovan
|
38b14d90a8
|
Welcome 2019.03-dev!
|
2019-01-21 11:41:50 -05:00 |
|
Hypolite Petovan
|
592592525b
|
Various fixes in include/api
- Fix unused condition in api_status_show()
- Fix wrong operator orders in api_get_entitites()
- Fix wrong variable usage in api_account_update_profile_image()
|
2019-01-21 11:40:14 -05:00 |
|
Hypolite Petovan
|
9b27d049dc
|
Add missing break statements in include/conversation
- Remove bad variable initialization in format_like()
|
2019-01-21 11:38:54 -05:00 |
|
Hypolite Petovan
|
04b742a97d
|
Fix variable type in include/text
|
2019-01-21 11:38:12 -05:00 |
|
Hypolite Petovan
|
1467a02576
|
Fix namespace usage in include/enotify
|
2019-01-21 11:38:01 -05:00 |
|
Hypolite Petovan
|
6f7ec1dc0c
|
Remove unused consume_feed() parameters
|
2019-01-21 11:37:43 -05:00 |
|
Hypolite Petovan
|
b161bd1dfa
|
Improve get_responses() prototype
|
2019-01-21 11:37:05 -05:00 |
|
Hypolite Petovan
|
ce177f22c8
|
Fix doc blocks and return value type
|
2019-01-21 11:36:01 -05:00 |
|
Hypolite Petovan
|
504945f9df
|
Improve page flags doc block in Model\User
|
2019-01-21 11:12:53 -05:00 |
|
Hypolite Petovan
|
d1c1c772fd
|
Fix missing use statement in Content\Nav
|
2019-01-21 11:12:53 -05:00 |
|
Hypolite Petovan
|
aa0d464264
|
Revert unwarranted selectFirstForUser change in mod/display
|
2019-01-21 11:12:53 -05:00 |
|
Hypolite Petovan
|
41edcd1028
|
Fix bad rebase in Model/Contact
|
2019-01-21 11:12:52 -05:00 |
|
Hypolite Petovan
|
182bffcc6b
|
Fix wrong git-fu in mod/directory
|
2019-01-21 11:12:51 -05:00 |
|
Hypolite Petovan
|
3c50a11ff1
|
Fix wrong operators in Model\Item and Model\Contact
|
2019-01-21 11:12:51 -05:00 |
|
Hypolite Petovan
|
25b8628762
|
Fix missing new in throw calls in Core\StorageManager
|
2019-01-21 11:12:51 -05:00 |
|
Hypolite Petovan
|
722284ca8e
|
Fix unused $kw variable in Protocol\Diaspora
|
2019-01-21 11:12:51 -05:00 |
|
Hypolite Petovan
|
28397fc5fc
|
Fix method parameter type in Model\Attach
|
2019-01-21 11:12:50 -05:00 |
|
Hypolite Petovan
|
78931afa6f
|
Fix error message in Console\GlobalCommunityBlock
|
2019-01-21 11:12:50 -05:00 |
|
Hypolite Petovan
|
57ab858486
|
Fix calls to DBA::select missing parameters
|
2019-01-21 11:12:50 -05:00 |
|
Hypolite Petovan
|
abe60f0f9a
|
Fix call to Contact::content in mod/update_contact
|
2019-01-21 11:12:49 -05:00 |
|
Hypolite Petovan
|
e95ad45de5
|
Fix logic in mod/hovercard
|
2019-01-21 11:12:49 -05:00 |
|
Hypolite Petovan
|
9f75adf015
|
Fix item retrieval logic in mod/display
|
2019-01-21 11:12:49 -05:00 |
|
Hypolite Petovan
|
e7be87df93
|
Fix missing $ in front of variable names
|
2019-01-21 11:12:49 -05:00 |
|
Hypolite Petovan
|
8a5ef2b6f4
|
Replace deprecated calls to q() in mod/fsuggest and mod/photos
|
2019-01-21 11:12:48 -05:00 |
|
Hypolite Petovan
|
7f2dc40601
|
Fix potential bugs without expected behavior change
- Fix uninitialized variables
- Fix potentially not set variables
- Fix wrong parameter default value
- Fix method scope
- Fix missing return value
|
2019-01-21 11:04:19 -05:00 |
|
Hypolite Petovan
|
45ada943b4
|
Update missing namespace uses in mod/
- Update missing constant moves in mod/
|
2019-01-21 10:56:28 -05:00 |
|
Hypolite Petovan
|
c280fc6484
|
Show followers for pages, followed for users in ContactBlock widget
|
2019-01-21 10:56:28 -05:00 |
|
Hypolite Petovan
|
3d839bb176
|
Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_*
- Keep Contact::TYPE_* constants for comparison with contact.contact-type
|
2019-01-21 10:56:27 -05:00 |
|
Hypolite Petovan
|
ad9c67663d
|
Move Contact::Page_* constants to User::PAGE_FLAGS_*
|
2019-01-21 10:55:37 -05:00 |
|
Hypolite Petovan
|
11a4a57bfe
|
Update HTML::contactBlock and Profile::load with new ContactBlock widget
|
2019-01-21 10:55:36 -05:00 |
|
Hypolite Petovan
|
1f98fdfda6
|
Add new Widget\ContactBlock
|
2019-01-21 10:54:42 -05:00 |
|