Roland Häder
05bea7c61d
[forumdirectory] Fixes, type-hints and PAGE_* moval ( #671 )
...
* Rewrite:
- moved PAGE_* constants to class Friendica\Model\Profile
* Rewrites:
- added type-hint `App`
- added type-hint `array` to $b
- used empty() instead of deprecated x()
* [forumdirectory] CR request:
- moved constants PAGE_* from Profile to Contact class
* [forumdirectory] CR request: Removed superfluous == 1
2018-07-28 01:33:39 -04:00
Hypolite Petovan
522e8e58c2
[multiple] Rename dbesc to DBA::escape
2018-07-23 15:35:22 -04:00
Hypolite Petovan
f4ad0d3721
Rename DBA::is_result to DBA::isResult
2018-07-23 15:02:59 -04:00
Hypolite Petovan
332ea212b5
Rename DBM method calls to DBA method calls
2018-07-23 15:02:10 -04:00
Hypolite Petovan
80cfdc68c9
Replace datetime functions by Temporal methods
2018-02-03 12:31:33 -05:00
Adam Magness
f8c162cbfb
Update t() calls
...
Update all t() calls.
2018-01-22 18:09:05 -05:00
Michael
39e12d77ef
Some forgotten include
2018-01-20 21:03:48 +00:00
Hypolite Petovan
c6e5bc3429
Merge pull request #492 from zeroadam/Addon
...
Move plugins to src
2018-01-20 14:36:26 -05:00
Hypolite Petovan
eec158b5f3
Add missing include/fix zrl location
2018-01-20 09:30:08 -05:00
Adam Magness
0afd633346
Addon class
...
plugin moved to Addon src class
2018-01-19 07:20:17 -05:00
Hypolite Petovan
0ec16922e7
Fix forumdirectory reference to deleted files/functions
...
- Fix formatting
- Fix reference to nav_set_selected
- Fix reference to widget_findpeople
2018-01-18 19:39:02 -05:00
Hypolite Petovan
e9d7a1fa45
Remove App::get_cached_avatar_image method
2018-01-16 19:22:36 -05:00
Hypolite Petovan
27b60e003f
Use short form array syntax everywhere
2018-01-15 08:15:33 -05:00
Michael
f2c57fda48
The function "template_escape" doesn't exist anymore.
2017-11-27 06:34:04 +00:00
Adam Magness
48dcbc6f3f
Issue 3873
...
Replace deprecated functions with new syntax
2017-11-06 18:55:24 -05:00
Michael Vogel
7ed70cf5ad
Use the new directory setting (valid for 3.4.2)
2015-09-26 11:04:05 +02:00
Thomas Willingham
26326d0c2f
Forumdirectory - don't call hooks. It was intended as a feature, but people keep reporting it as a bug.
2013-02-03 15:16:35 +00:00
friendica
431c402719
remove dash template vars from forumdirectory
2013-01-06 02:21:25 -08:00
Zach Prezkuta
3da6f1471c
update addons to support Smarty3
2012-12-22 13:36:35 -07:00
Thomas Willingham
2eb56e4748
Sigh...get both corrections in at the same time this time.
2012-11-04 22:23:28 +00:00
Thomas Willingham
d4172d9492
Uh, and add the app link instead of just registering it.
2012-11-04 22:18:24 +00:00
Thomas Willingham
25ec225c44
Add a link to the blame.
2012-11-04 22:06:33 +00:00
Thomas Willingham
5327292fa5
Forumdirectory plugin - add a new site directory for forums, with verbose descriptions.
2012-11-04 21:53:53 +00:00