Hypolite Petovan
|
20043914e6
|
Move App to src
- Add `use Friendica\App;` wherever needed
|
2017-05-02 22:59:36 -04:00 |
|
Hypolite Petovan
|
623479a346
|
Normalize App parameter declaration (view folder)
|
2017-01-09 23:06:08 +11:00 |
|
Roland Häder
|
e24c3a5b82
|
added much more curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-20 11:56:34 +01:00 |
|
Roland Häder
|
fb817b18ad
|
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-20 10:59:06 +01:00 |
|
Roland Häder
|
884f44ce94
|
*much* more usage of App::get_baseurl() instead of $a->get_baseurl() (coding convention applied)
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-19 14:27:16 +01:00 |
|
Michael Vogel
|
607817d1b3
|
Vier: Avoid an error when calling the admin settings of "vier" when "vier" is not activated.
|
2015-10-05 17:38:57 +02:00 |
|
Michael Vogel
|
1d71dde7ef
|
Beautyfied code. Link to "follow" on community profiles
|
2015-10-04 14:40:02 +02:00 |
|
Michael Vogel
|
3ae0deadb6
|
The right side now contains much stuff from diabook - but completely reworked.
|
2015-10-03 12:55:55 +02:00 |
|
Michael Vogel
|
19af382ffb
|
"plus" is now the default style at "vier" for new installations
|
2015-02-21 09:44:13 +01:00 |
|
Michael Vogel
|
8b433c2d11
|
Vier: New style "dark"
|
2014-12-13 23:13:34 +01:00 |
|
Michael Vogel
|
271a184e1e
|
proxy: Added support for long addresses. "vier": New style "Plus"
|
2014-08-16 01:40:38 +02:00 |
|
Michael Vogel
|
8bce8b0bd2
|
Vier: The setting for defining the default style is now working
|
2014-06-16 00:00:05 +02:00 |
|
Silke Meyer
|
db1ef0bfcf
|
Transformed changes into its own Vier style
|
2014-06-15 00:19:38 +02:00 |
|
Michael Vogel
|
2b5345323f
|
"vier": Several design changes. New option for coloured network items.
|
2014-03-02 01:29:20 +01:00 |
|
Michael Vogel
|
a4ecf74a5d
|
Vier: Added config.php
|
2014-02-23 15:57:27 +01:00 |
|