nupplaPhil
ea3a9052d8
Move PConfig::get() to DI::pConfig()->get()
2 years ago
Hypolite Petovan
d3717045f7
[various] Replace remaining $a->page by DI::page()
2 years ago
Hypolite Petovan
905823ea63
Update obsolete App::getBaseUrl calls to DI::baseUrl
2 years ago
Hypolite Petovan
c2970ad6d5
[various] Replace HTML string by structured array in jot_networks hook
3 years ago
Hypolite Petovan
c27b1cb66f
Replace deprecated Addon::*registerHook by Hook::*register
3 years ago
Hypolite Petovan
d836593a3b
Replace x() by !empty() or defaults()
...
- Remove extraneous parentheses around !empty()
4 years ago
Adam Magness
1af505701b
Revert "update function calls"
...
This reverts commit b8df74beca
.
4 years ago
Adam Magness
b8df74beca
update function calls
...
update function calls to new class
4 years ago
Adam Magness
7f1fda43ae
Update function calls
...
update function calls to new names
4 years ago
Adam Magness
1a2b0b2565
Implement xml functions
...
implement functions moved to xml class
4 years ago
Adam Magness
c9a8974165
Logger Levels
...
update logger levels
4 years ago
Adam Magness
49eff56e5d
Core Logger
...
implement log() function.
more to squash
Core Logger Class
implement log() function
4 years ago
Philipp Holzer
2e8d9ba39b
Bugfixing for CurlResult
4 years ago
Philipp Holzer
1454abfdb4
rename App Methods
...
- rename get_baseurl() to getBaseURL()
4 years ago
Michael
7f02ca32c9
And now for something complete different ... notices
4 years ago
Hypolite Petovan
88ca2f5a1e
Remove references to include/bbcode.php
4 years ago
Hypolite Petovan
91fd77af3b
Refactor bbcode() into BBCode::convert()
4 years ago
Hypolite Petovan
f4e38b6ee9
Fix use statements
4 years ago
Hypolite Petovan
5360f08f42
Revert to stable version 3.5.4
4 years ago
rabuzarus
476bb091b3
remove more requirements for include/datetime.php
4 years ago
Hypolite Petovan
1900da6c42
Move Temporal::convert() to DateTimeFormat::convert()
4 years ago
Hypolite Petovan
b24690e8df
Refactor datetime_convert() into Temporal::convert()
4 years ago
Adam Magness
f151406355
Review updates
...
update renamed and moved functions
4 years ago
Adam Magness
ca3c45101e
Network was moved to src
...
update all function calls to use class, insert use statements and remove require_once statements
4 years ago
Adam Magness
f8c162cbfb
Update t() calls
...
Update all t() calls.
4 years ago
Adam Magness
96c41e5623
Update strings
...
update strings to contain addon
4 years ago
Adam Magness
0afd633346
Addon class
...
plugin moved to Addon src class
4 years ago
Hypolite Petovan
27b60e003f
Use short form array syntax everywhere
4 years ago
Tobias Diekershoff
f8d9efe8c7
some files were executable, now they are not
5 years ago
Adam Magness
48dcbc6f3f
Issue 3873
...
Replace deprecated functions with new syntax
5 years ago
Tobias Diekershoff
ccc6c2b785
wording submit -> save settings
9 years ago
Tony Baldwin
1f50a42135
minor
10 years ago
Tony Baldwin
3d38180d8f
corrections, minor alterations
10 years ago
Tony Baldwin
f26c87aaea
minor alterations, mostly to ijpost
10 years ago
Tony Baldwin
7949cf3f53
cleaned up where "lj" was included in dwpost.css
...
changed my profile url to the current, free-haven profile, in all
plugins to which I have contributed
added insanejournal.com plugin, ijpost
other minor cleanup of details, where a plugin was copied and modified
but incorrect details were left.
10 years ago
Cat Gray
f68ba9b87d
Added tags support to LJ and DW connectors. (Friendica tags are converted to LJ/DW tags.)
10 years ago
Tony Baldwin
e57eb5d198
returned ljpost to same as in friendica/friendica-addons
...
rather than make it offer other sites, I am writing separate plugins
for separate sites.
I already have a dreamwidth one written, as can be seen in my repo.
Can/maybe will write up insanejournal, deadjournal, blurty, etc.
eventually, too
10 years ago
Tony Baldwin
76b284de03
working on adding support for other moveabletype sites.
...
added entry for siteurl (lj_url)
10 years ago
friendica
7b86f5babe
xml escape ljpost vars
10 years ago
Tony Baldwin
df6ee56969
minor corrections, but still not working
10 years ago
Tony Baldwin
4ff22560f8
should work, doesn't.
...
xml is correct, required parameters include,
nothing gets through...
10 years ago
Tony Baldwin
734d400b2f
the xml POST data was missing the "usejournal" parameter,
...
required for LJ to know to which blog to post (since users
have posting permission to their own AND to community blogs).
It is now hardwired to their own, personal blog.
Eventually this should be more configurable.
Also, the plugin shouldn't be hardwired for livejournal,
but also allow dreamwidth, insanejournal, deadjournal, etc.
I'll work on that.
10 years ago
friendica
e964ed8008
seems the subject isn't really required, contrary to the docs.
10 years ago
friendica
b0a59bd21a
some small improvements to ljpost
10 years ago
friendica
68cb647421
ljpost typos
10 years ago
friendica
c76f70605f
add ljpost.css
10 years ago
Tony Baldwin
23e7a30108
added livejournal plugin
10 years ago