Michael
|
030c0b5dc6
|
Another preparation for forum posts via AP
|
2019-01-28 06:23:06 +00:00 |
|
Hypolite Petovan
|
2d49b71a4c
|
Merge pull request #6516 from Ixiter/develop
BBCode - added preg_replaces for local [url] links without target="_blank"
|
2019-01-26 14:22:34 -05:00 |
|
Michael
|
9f2e9dfc1b
|
Fetchting the original post at first, then the other way is dafer.
|
2019-01-26 12:09:38 +00:00 |
|
Michael
|
ad782b55ef
|
Preparation for forum posts over AP
|
2019-01-26 12:03:09 +00:00 |
|
Peter Liebetrau
|
41663c7592
|
BBCode - fixed syntax error
|
2019-01-25 17:33:25 +01:00 |
|
Peter Liebetrau
|
54bec2bc8e
|
BBCode - optimized preg searchstring
|
2019-01-25 17:25:42 +01:00 |
|
Peter Liebetrau
|
71e58a0f42
|
BBCode - optimized preg escaping of searchstring
|
2019-01-25 16:56:28 +01:00 |
|
peter
|
6ba08e510d
|
BBCode - removed convert for relative URLs
|
2019-01-25 15:32:31 +01:00 |
|
peter
|
a505dbbe5c
|
BBCode - fixed code styling
|
2019-01-25 01:25:06 +01:00 |
|
peter
|
ae806a593d
|
BBCode - added preg_replacers for local [url] without target="_blank"
|
2019-01-25 01:15:43 +01:00 |
|
Hypolite Petovan
|
2b0610eaf5
|
Merge pull request #6515 from annando/connector-posts
Fix: Connector posts now do work again (postopts hadn't been stored)
|
2019-01-24 16:23:34 -05:00 |
|
Michael
|
7cba8942c7
|
Fix: Connector posts now do work again (postopts hadn't been stored)
|
2019-01-24 21:06:53 +00:00 |
|
Michael
|
ebb84f5e43
|
DFRN comments are now stored as comments again
|
2019-01-24 18:54:45 +00:00 |
|
Michael
|
b90c8c6346
|
Logger: Display the correct file, function and line number
|
2019-01-24 14:23:42 +00:00 |
|
Michael Vogel
|
6e7ca479d6
|
Merge pull request #6508 from nupplaphil/logger_enh
Adding an explicit FriendicaProcessor
|
2019-01-24 11:15:57 +01:00 |
|
Philipp Holzer
|
7634663970
|
Adding an explicit FriendicaProcessor
|
2019-01-24 08:13:44 +01:00 |
|
Hypolite Petovan
|
46315f6946
|
Fix missing use statement in Module\Inbox
|
2019-01-23 21:22:39 -05:00 |
|
Hypolite Petovan
|
8a554fef2d
|
Fix missing library include in Database\DBstructure
|
2019-01-23 21:22:26 -05:00 |
|
Michael
|
3392c7a8be
|
Fixed "created" origin
|
2019-01-24 00:34:14 +00:00 |
|
Michael
|
7e31cebb67
|
Parameters redone
|
2019-01-23 22:04:14 +00:00 |
|
Michael
|
0fdab4ed10
|
Fix for several fatal errors
|
2019-01-23 21:54:20 +00:00 |
|
Hypolite Petovan
|
004818ca1b
|
Fix indentation in Module\Inbox
|
2019-01-23 09:07:02 -05:00 |
|
Hypolite Petovan
|
0d9209a74b
|
Add AP Inbox logging back with config
|
2019-01-23 09:07:01 -05:00 |
|
Hypolite Petovan
|
c897969589
|
Fix wrong variable name in Worker\Delivery
|
2019-01-23 09:07:00 -05:00 |
|
Hypolite Petovan
|
a6786ac814
|
Update array notation in Protocol\DFRN
|
2019-01-23 09:07:00 -05:00 |
|
Hypolite Petovan
|
df706484cd
|
User DOMDocument object call instead of static in Content\OEmbed
|
2019-01-23 09:07:00 -05:00 |
|
Hypolite Petovan
|
ddad9721c0
|
Fix query return type in Widget\TagCloud
|
2019-01-23 09:06:59 -05:00 |
|
Hypolite Petovan
|
49c9b6f9ff
|
Fix possibly undefined variables
|
2019-01-23 09:06:59 -05:00 |
|
Hypolite Petovan
|
f8c782380f
|
Remove unused code/use statements
|
2019-01-23 09:06:58 -05:00 |
|
Hypolite Petovan
|
64847e7cc8
|
Fix types in doc blocks/prototypes
|
2019-01-23 09:06:58 -05:00 |
|
Hypolite Petovan
|
5ea033db33
|
Remove unused variable in Model\Item
|
2019-01-23 09:06:58 -05:00 |
|
Hypolite Petovan
|
d5ce74672e
|
Fix method scope in Model\Attach
|
2019-01-23 09:06:57 -05:00 |
|
Hypolite Petovan
|
0c19c4c75d
|
Fix missing reference to 'data' key in Util\Crypto
- Fix doc blocks
|
2019-01-23 09:06:57 -05:00 |
|
Michael Vogel
|
48e0b943a3
|
Merge pull request #6336 from MrPetovan/bug/6334-get-app-namespace
Move mod/register to Module\Register
|
2019-01-23 07:40:58 +01:00 |
|
Hypolite Petovan
|
1ee1d7ef4e
|
Add new PostUpdate function to initialize delivery data
|
2019-01-23 00:02:00 -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 |
|
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
|
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 |
|
rabuzarus
|
eabe192efc
|
bugfix Contact.php - there is no column 'deleted' in the 'profile' table
|
2019-01-21 21:13:13 +01: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
|
41edcd1028
|
Fix bad rebase in Model/Contact
|
2019-01-21 11:12:52 -05:00 |
|
Hypolite Petovan
|
3c50a11ff1
|
Fix wrong operators in Model\Item and Model\Contact
|
2019-01-21 11:12:51 -05:00 |
|