Hypolite Petovan
|
9e3bae5caa
|
Remove references to include/bbcode.php
|
4 years ago |
Hypolite Petovan
|
05a2ea4220
|
Refactor comments including "bbcode()"
|
4 years ago |
Hypolite Petovan
|
4e4f5862b2
|
Remove unused $preserve_nl parameter from bb2diaspora()
|
4 years ago |
Hypolite Petovan
|
0c52866693
|
Refactor bbcode() into BBCode::convert()
|
4 years ago |
Hypolite Petovan
|
29f5270313
|
Remove unused parameter preserve_nl in BBCode::convert
|
4 years ago |
Hypolite Petovan
|
ee380c3149
|
Fix undeclared variable in Content\Text\BBCode
|
4 years ago |
Hypolite Petovan
|
029df40b87
|
Merge pull request #4461 from annando/bugfix-uimport
Issue 4396: WSOD with uimport
|
4 years ago |
Michael
|
3e456ddcb8
|
Issue 4396: WSOD with uimport
|
4 years ago |
Hypolite Petovan
|
bcd896c604
|
Merge pull request #4460 from annando/bugfix-dfrn-mail
DFRN: Bugfix for not storing mails
|
4 years ago |
Michael
|
2f71a6f80f
|
DFRN: Bugfix for not storing mails
|
4 years ago |
Hypolite Petovan
|
41cd5af54f
|
Merge pull request #4459 from annando/unmark-contact
Bugfix and improvements for unmarking potentially archived contacts
|
4 years ago |
Michael Vogel
|
79696a19e5
|
Merge pull request #4455 from MrPetovan/task/4176-fix-undeclared-variables-2
[Scrutinizer] Fix undeclared variables part 6: src/ (except Protocol/)
|
4 years ago |
Michael
|
43b1eccbcd
|
Bugfix and improvements for unmarking potentially archived contacts
|
4 years ago |
Hypolite Petovan
|
cdc8a3b68d
|
Merge pull request #4457 from annando/accept-archived
Diaspora: Accept posts from archived contacts
|
4 years ago |
Michael
|
878b2be63d
|
Diaspora: Accept posts from archived contacts
|
4 years ago |
Michael Vogel
|
af0e10ee20
|
Merge pull request #4456 from MrPetovan/task/4176-fix-undeclared-variables-3
[Scrutinizer] Fix undeclared variables part 7: mod/ and view/
|
4 years ago |
Michael Vogel
|
156bce737c
|
Merge pull request #4454 from MrPetovan/task/4176-fix-undeclared-variables-1
[Scrutinizer] Fix undeclared variables part 5: src/Protocol/
|
4 years ago |
Hypolite Petovan
|
7a38fbf84b
|
[Scrutinizer] Fix undeclared variables part 7: mod/ and view/
- Remove unused function `salmon_return()`
|
4 years ago |
Hypolite Petovan
|
d419d07f73
|
[Scrutinizer] Fix undeclared variables in src/ (except Protocol/)
- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$url_recipients` in Worker\Dellivery
|
4 years ago |
Hypolite Petovan
|
d8e9ed5ff8
|
[Scrutinizer] Fix undeclared variables in src/Protocol/
- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$sender` in Protocol\Email
- Simplify Protocol\OStatus:fetchAuthor cascading queries
|
4 years ago |
Hypolite Petovan
|
2234bb92ae
|
Merge pull request #4449 from annando/probe-pump
Improved profile probing for pump.io
|
4 years ago |
Michael
|
6a486aa92b
|
Remove address from name
|
4 years ago |
Tobias Diekershoff
|
4c91729bc9
|
Merge pull request #4447 from MrPetovan/bug/4445-improve-bbcode-quote-html
Add paragraph to BBCode conversion of [quote]
|
4 years ago |
Michael
|
7df60ae634
|
Improved profile probing for pump.io
|
4 years ago |
Hypolite Petovan
|
4bc1672921
|
Add paragraph to BBCode conversion of [quote]
|
4 years ago |
Hypolite Petovan
|
219182d41e
|
Merge pull request #4446 from annando/worker-priority
Bugfix: The provided worker priority had been ignored
|
4 years ago |
Michael
|
6289e307aa
|
Bugfix: The provided worker priority had been ignored
|
4 years ago |
Hypolite Petovan
|
724a58e79a
|
Merge pull request #4440 from rabuzarus/20180211_-_fix_variables_part_two
fix undeclared variables or wrong variable names (/mod) part 2
|
4 years ago |
rabuzarus
|
fb81d266bd
|
declare $bang variable in editpost_content()
|
4 years ago |
rabuzarus
|
2f8d78fd9f
|
the lockstate should be now correct in editpost_content()
|
4 years ago |
rabuzarus
|
abe0d8355a
|
remove code with undeclared variable in function poke_init(
|
4 years ago |
rabuzarus
|
ea770ed778
|
remove code in function follow_post() that was never executed.
|
4 years ago |
rabuzarus
|
1a87fcb5b3
|
tagger_content(): handle case where $owner_nick is empty
|
4 years ago |
rabuzarus
|
02654c28f7
|
tagger_content(): use the $owner_nickname for constructing the link
|
4 years ago |
Hypolite Petovan
|
170e84e9f2
|
Merge pull request #4443 from rabuzarus/20180212_-_fix_variables_part_three
fix undeclared variables or wrong variable names (/src) part 3
|
4 years ago |
rabuzarus
|
af3a57376a
|
Item::tagDeliver(): remove contact as array key for hooks because it was never declared
|
4 years ago |
Hypolite Petovan
|
8bd8a9ea87
|
Merge pull request #4444 from rabuzarus/20180212_-_fix_variables_part_four
fix undeclared variables or wrong variable names (/view) part 4
|
4 years ago |
rabuzarus
|
58b4169097
|
fix undeclared $uid variables in Item::insert()
|
4 years ago |
rabuzarus
|
02ef222fe1
|
fix undeclared variables or wrong variable names (/view)
|
4 years ago |
rabuzarus
|
342b9af734
|
fix undeclared variables or wrong variable names (/src)
|
4 years ago |
Michael Vogel
|
7e15a9f0f5
|
Merge pull request #4441 from tobiasd/20180212-de
update for DE translation
|
4 years ago |
Tobias Diekershoff
|
d4fccc6ce8
|
update for DE translation
|
4 years ago |
Michael Vogel
|
e90b3f606d
|
Merge pull request #4439 from MrPetovan/bug/4396-use-dba-exists-in-uimport
Add dba::exists usages to UserImport::importAccount
|
4 years ago |
rabuzarus
|
049a4f5f86
|
some polishing
|
4 years ago |
Hypolite Petovan
|
f68667e301
|
Merge pull request #4438 from rabuzarus/20180211_-_fix_variables_part_one
fix undeclared variables or wrong variable names (/include) - part 1
|
4 years ago |
rabuzarus
|
5fe7a21482
|
add $no_photos parameter to add_page_info_data()
|
4 years ago |
rabuzarus
|
2e03a3a47f
|
fix undeclared variables or wrong variable names (/mod)
|
4 years ago |
Hypolite Petovan
|
1d035ae2ae
|
Add dba::exists usages to UserImport::importAccount
|
4 years ago |
Hypolite Petovan
|
30e8361dcb
|
Merge pull request #4437 from annando/worker-cleanup
Some clean up for the worker, arrays are now supported as parameter
|
4 years ago |
rabuzarus
|
26fd6b1c33
|
fix undeclared variables or wrong variable names (/include)
|
4 years ago |