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
|
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 |
|
Roland Häder
|
04a7d6384e
|
No need to set $a->theme_info = array() everywhere if you can define it in App
itself.
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-03-01 14:27:38 +01:00 |
|
fabrixxm
|
d522d7095d
|
quattro: add unread message count per groups
|
2015-11-08 16:55:44 +01:00 |
|
Fabrixxm
|
d1029e1fb2
|
tweak quattro theme
|
2014-09-17 10:59:19 +02:00 |
|
Fabrixxm
|
0ccad6d7d2
|
quattro theme: version bump
|
2013-10-22 13:55:36 -04:00 |
|
Fabrixxm
|
900b90ad85
|
quattro theme update:
icon and notification for introductions
icon and notification for private messages
correct link to edit profile with single profile enabled
|
2013-10-22 13:53:12 -04:00 |
|
Fabrixxm
|
2111f750fb
|
quattro: show notification number in favicon
|
2013-05-31 06:18:59 -04:00 |
|
Zach Prezkuta
|
fdd142c42e
|
never use profile_load outside of a module's _init() function
|
2013-01-03 10:47:45 -07:00 |
|
Zach Prezkuta
|
53a4cf5339
|
only use Smarty if the view/smarty3/ directory is writable; location bug fix
|
2012-12-23 06:16:35 -07:00 |
|
Zach Prezkuta
|
96ed0a7791
|
Implement Smarty3
|
2012-12-22 12:57:29 -07:00 |
|
friendica
|
2347a4326c
|
get rid of 'Friendika'
|
2012-10-18 21:51:45 -07:00 |
|
Fabrixxm
|
ec3d8a80cd
|
quattro: fix collapsed thread, fix comment box, style previev comment, add 'expand / collapse" thread
|
2012-08-10 06:27:01 -04:00 |
|
Fabrixxm
|
64a6e8693c
|
quattro: remove unused parameter 'comment' from function cmtBbClose
|
2012-08-10 04:27:50 -04:00 |
|
Tobias Diekershoff
|
b13c6ea9ad
|
quattro: added editor buttons to comments
|
2012-06-04 11:49:16 +02:00 |
|
Fabio Comuni
|
469710893d
|
quattro: language icon in navbar
|
2012-04-13 11:56:56 +02:00 |
|
Fabio Comuni
|
7aa3b92f4c
|
quattro: add admin theme settigs. darker items background with a bottom border.
|
2012-04-13 11:21:15 +02:00 |
|
Fabio Comuni
|
6c50eba206
|
quattro: move center css to style.php. add tpl for generic_links_widget
|
2012-04-12 08:40:17 +02:00 |
|
Fabio Comuni
|
db59a45030
|
quattro: add config.php
|
2012-03-30 15:45:23 +02:00 |
|
Fabio Comuni
|
607ee1ff9c
|
quattro: theme settings (a bit hackish)
|
2012-03-06 09:50:18 +01:00 |
|