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
Hypolite Petovan
abf9056449
Merge pull request #6513 from annando/dfrn-reply
...
DFRN comments are now stored as comments again
2019-01-24 15:55:44 -05:00
Michael
ebb84f5e43
DFRN comments are now stored as comments again
2019-01-24 18:54:45 +00:00
Hypolite Petovan
77179612df
Merge pull request #6512 from JeroenED/task/fix-6511
...
Added nofilter to geotag
2019-01-24 11:34:31 -05:00
Jeroen De Meerleer
6fb2383116
Added nofilter to geotag
...
Fixes issue GH-6511
2019-01-24 17:23:25 +01:00
Tobias Diekershoff
99199ee93b
Merge pull request #6510 from annando/logger2
...
Logger: Display the correct file, function and line number
2019-01-24 16:11:10 +01:00
Michael
b90c8c6346
Logger: Display the correct file, function and line number
2019-01-24 14:23:42 +00:00
Hypolite Petovan
45f0f23f08
Merge pull request #6507 from annando/composer
...
Updated composer.lock
2019-01-24 07:51:30 -05: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
Michael
4664d42a46
Updated composer.lock
2019-01-24 06:36:05 +00:00
Hypolite Petovan
95a16c8017
Update requirements with PHP 7.1+, MySQL 5.6+ and MariaDB 10.0.5+
2019-01-24 01:26:10 -05:00
Hypolite Petovan
a286bc98c6
Update requirements with PHP 7.1+, MySQL 5.6+ and MariaDB 10.0.5+
2019-01-24 01:25:01 -05:00
Michael Vogel
be1b398caf
Merge pull request #6506 from MrPetovan/bug/6386-fix-fatal-errors
...
Fix fatal errors
2019-01-24 07:12:13 +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
Hypolite Petovan
bce8ab7227
Merge pull request #6504 from annando/fix-fatal
...
Fix for several fatal errors
2019-01-23 20:59:55 -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
Michael Vogel
08da1ed038
Merge pull request #6485 from MrPetovan/bug/fixes-after-2019-03-develop-rebase
...
More fixes after develop rebase
2019-01-23 15:38:27 +01:00
Hypolite Petovan
41136e53cc
[Travis] Update target PHP versions
2019-01-23 09:07:02 -05: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
7720b62799
Change workerqueue.parameter to mediumtext for lisibility
2019-01-23 09:07:01 -05:00
Hypolite Petovan
bfc0729752
Use new log levels in admin log settings page
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
6657bfe2b2
Merge pull request #6499 from tobiasd/20190123-lng
...
Update to CS and ES translation
2019-01-23 10:17:23 +01:00
Tobias Diekershoff
1073b2190e
update for ES thx Abraham Pérez Hernández
2019-01-23 09:51:34 +01:00
Tobias Diekershoff
23f94fadf3
CS translation update THX Aditoo
2019-01-23 09:50:28 +01: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
Michael Vogel
a1de23d4cb
Merge pull request #6497 from MrPetovan/bug/6383-delivery-no-data
...
Bug/6383 delivery no data
2019-01-23 07:10:31 +01:00
Hypolite Petovan
e2d32caa78
Update delivery count display
...
- Hide display when item is preceding the feature
- Wrap the display in its own span
- Remove delivery bullet from wall_thread.tpl
- [frio] Make delivery icon fainter
2019-01-23 00:05:53 -05:00
Hypolite Petovan
1ee1d7ef4e
Add new PostUpdate function to initialize delivery data
2019-01-23 00:02:00 -05:00
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