rabuzarus
|
2f8d78fd9f
|
the lockstate should be now correct in editpost_content()
|
3 years ago |
rabuzarus
|
abe0d8355a
|
remove code with undeclared variable in function poke_init(
|
3 years ago |
rabuzarus
|
ea770ed778
|
remove code in function follow_post() that was never executed.
|
3 years ago |
rabuzarus
|
1a87fcb5b3
|
tagger_content(): handle case where $owner_nick is empty
|
3 years ago |
rabuzarus
|
02654c28f7
|
tagger_content(): use the $owner_nickname for constructing the link
|
3 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
|
3 years ago |
rabuzarus
|
af3a57376a
|
Item::tagDeliver(): remove contact as array key for hooks because it was never declared
|
3 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
|
3 years ago |
rabuzarus
|
58b4169097
|
fix undeclared $uid variables in Item::insert()
|
3 years ago |
rabuzarus
|
02ef222fe1
|
fix undeclared variables or wrong variable names (/view)
|
3 years ago |
rabuzarus
|
342b9af734
|
fix undeclared variables or wrong variable names (/src)
|
3 years ago |
Michael Vogel
|
7e15a9f0f5
|
Merge pull request #4441 from tobiasd/20180212-de
update for DE translation
|
3 years ago |
Tobias Diekershoff
|
d4fccc6ce8
|
update for DE translation
|
3 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
|
3 years ago |
rabuzarus
|
049a4f5f86
|
some polishing
|
3 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
|
3 years ago |
rabuzarus
|
5fe7a21482
|
add $no_photos parameter to add_page_info_data()
|
3 years ago |
rabuzarus
|
2e03a3a47f
|
fix undeclared variables or wrong variable names (/mod)
|
3 years ago |
Hypolite Petovan
|
1d035ae2ae
|
Add dba::exists usages to UserImport::importAccount
|
3 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
|
3 years ago |
rabuzarus
|
26fd6b1c33
|
fix undeclared variables or wrong variable names (/include)
|
3 years ago |
Michael
|
2a762868e9
|
Some clean up for the worker, arrays are now supported as parameter
|
3 years ago |
Hypolite Petovan
|
ab7646016b
|
Merge pull request #4436 from tobiasd/20180211-support
added ways to get some help on EN and DE landing page of the documentation
|
3 years ago |
Tobias Diekershoff
|
a8d1a9b6fc
|
typo
|
3 years ago |
Tobias Diekershoff
|
d828375fd8
|
use the correct markup for 2nd level list elements
|
3 years ago |
Tobias Diekershoff
|
062ab547cf
|
added ways to get some help on EN and DE landing page of the documentation
|
3 years ago |
Hypolite Petovan
|
2dadbf3f72
|
Merge pull request #4435 from tobiasd/20180210-msg
regen master messages.po after moving functionality from addon to core
|
3 years ago |
Tobias Diekershoff
|
3b46e9f389
|
regen master messages.po after moving functionality from addon to core
|
3 years ago |
Hypolite Petovan
|
d3034b703a
|
Merge pull request #4434 from annando/api-no-attachments
Use a more simple HTML for API output
|
3 years ago |
Michael
|
30cfca40d8
|
Use a more simple HTML for API output
|
3 years ago |
Hypolite Petovan
|
8b557c3157
|
Merge pull request #4433 from annando/direct-block
Suppress content from hidden or blocked contacts
|
3 years ago |
Michael
|
ee7c587693
|
Suppress content from hidden or blocked contacts
|
3 years ago |
Hypolite Petovan
|
d0a7b0956d
|
Merge pull request #4432 from rabuzarus/20180209_-_move_membersince_to_core
Move membersince addon to core
|
3 years ago |
rabuzarus
|
9a4d19e284
|
move membersince addon to core
|
3 years ago |
Michael Vogel
|
25fbdd21c5
|
Merge pull request #4429 from MrPetovan/bug/4426-handle-auth-exceptions
Handle authentication exceptions in Login module
|
3 years ago |
Tobias Diekershoff
|
1a8851ac38
|
Merge pull request #4430 from annando/import-check
Bugfix for check that the DFRN entry already exists
|
3 years ago |
Michael
|
a2f172e084
|
Bugfix for check that the DFRN entry already exists
|
3 years ago |
Hypolite Petovan
|
8a9917857e
|
Handle authentication exceptions in Login module
- Break down large methods into smaller ones
- Add more authentication exception
- Add a legacy User::authenticate method
|
3 years ago |
Hypolite Petovan
|
5c1fae2536
|
Merge pull request #4428 from annando/newlines
Line endings are converted to unix style
|
3 years ago |
Michael
|
15a857e411
|
Line endings are converted to unix style
|
3 years ago |
Hypolite Petovan
|
164f4f7cdf
|
Merge pull request #4424 from annando/manage-admin
We can now delegate again like before
|
3 years ago |
Hypolite Petovan
|
d0c4df80b3
|
Merge pull request #4425 from MrPetovan/develop
[Hotfix] Add missing require in include/text
|
3 years ago |
Hypolite Petovan
|
6f9c66b0bc
|
Add missing require in include/text
|
3 years ago |
Michael
|
d42f86e218
|
We can now delegate again like before
|
3 years ago |
Hypolite Petovan
|
e651af2a0f
|
Merge pull request #4423 from annando/requeue
We now incrementally calculate the queue delivery time
|
3 years ago |
Michael
|
1424559bee
|
Forgotten "+"
|
3 years ago |
Michael
|
70c31a6149
|
Improved date time formula thing.
|
3 years ago |
Michael
|
d70a20a466
|
We now incrementally calculate the queue delivery time
|
3 years ago |
Hypolite Petovan
|
b5a88c5b12
|
Merge pull request #4422 from rabuzarus/20180208_-_frio_rename_transparency_in_opacity
frio: renaming background transparency into background opacity
|
3 years ago |
rabuzarus
|
143af5a6d5
|
frio: renaming background transparency into background opacity
|
3 years ago |