Commit Graph

13 Commits

Author SHA1 Message Date
Philipp Holzer 1454abfdb4
rename App Methods
- rename get_baseurl() to getBaseURL()
2018-10-10 00:04:49 +02:00
Michael Vogel 475299e642 Avoid warnings in addons (#639)
* Avoid warnings in addons

* And some warnings removed

* And more ...

* And some more ...

* Added comment

* And again ...

* And again ...

* Partly reworked "newmemberwidget"

* And more warnings ...

* The next round
2018-07-10 08:30:23 -04:00
Hypolite Petovan 88ca2f5a1e Remove references to include/bbcode.php 2018-02-14 22:04:06 -05:00
Hypolite Petovan 91fd77af3b Refactor bbcode() into BBCode::convert() 2018-02-14 21:43:40 -05:00
Adam Magness f8c162cbfb Update t() calls
Update all t() calls.
2018-01-22 18:09:05 -05:00
Adam Magness c71f7b0e1a Update function names
update function names and hook calls
2018-01-20 08:57:41 -05:00
Adam Magness 0afd633346 Addon class
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan 27b60e003f Use short form array syntax everywhere 2018-01-15 08:15:33 -05:00
Adam Magness 48dcbc6f3f Issue 3873
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
S.Krumbholz dbe86ec22f Update newmemberwidget with new global support forum
I've changed the path of the global support forum to https://forum.friendi.ca/profile/helpers.
2017-10-12 15:44:00 +02:00
Tobias Diekershoff d54e2377cd typo 2014-07-07 09:27:31 +02:00
Silke Meyer d24785193e Fixed typo (visible in web interface) 2014-06-09 17:38:15 +02:00
Tobias Diekershoff b2608326f7 added a New Member Widget to let the admin pass some information to new members
via the sidebar of the network tab. As the widget has np styling it should work
with any theme of friendica, though extra styling can be applyed by the theme.
2014-06-01 14:39:46 +02:00