rabuzarus
|
02ef222fe1
|
fix undeclared variables or wrong variable names (/view)
|
2018-02-12 16:50:05 +01:00 |
|
Adam Magness
|
ead9d86236
|
More t()
Update more t() calls
|
2018-01-22 18:03:26 -05:00 |
|
Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
hoergen
|
c32b6000cb
|
removed blank lines
|
2017-11-26 21:56:39 +01:00 |
|
hoergen
|
887655c1bd
|
added new style sheet plusminus
|
2017-11-26 20:46:20 +01:00 |
|
Adam Magness
|
0dfa57948f
|
Issue-#3873
Replace deprecated functions with new syntax.
|
2017-11-07 06:24:39 -05:00 |
|
S.Krumbholz
|
80dde20c64
|
Update vier with new global support forum
vier has a hardcoded path to the helpers forum as well.
I've changed the path of the global support forum to https://forum.friendi.ca/profile/helpers.
|
2017-10-12 15:59:13 +02:00 |
|
Michael
|
5adfeb0bd5
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
|
Michael
|
3c24bed412
|
New class "System"
|
2017-08-26 06:04:21 +00:00 |
|
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 |
|