Adam Magness
|
208a149a7b
|
Review sprintf
remove more sprintf calls
|
2018-01-23 21:59:16 -05:00 |
|
Adam Magness
|
6e758d0074
|
More missed use
a few more missed use statements for L10n
|
2018-01-22 18:03:26 -05:00 |
|
Adam Magness
|
11cf36105c
|
Update Addon functions and calls
Update function names and calls for Addon class.
|
2018-01-20 07:48:22 -05:00 |
|
fabrixxm
|
f51fda7911
|
fix for coding standars
|
2018-01-17 17:27:27 +01:00 |
|
fabrixxm
|
fc8e8feec1
|
Frio: add login background color admin option
|
2018-01-17 16:33:27 +01:00 |
|
fabrixxm
|
0aafdab810
|
Use template home.tpl for mod/home
|
2018-01-17 13:27:41 +01: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 |
|
Hypolite Petovan
|
2dc598ed5b
|
Move login() to Login module
- Move nuke_session to include/security
- Remove mod/login
|
2017-12-29 21:55:13 -05:00 |
|
Adam Magness
|
0dfa57948f
|
Issue-#3873
Replace deprecated functions with new syntax.
|
2017-11-07 06:24:39 -05: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
|
7b352f3f74
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
|
Roland Häder
|
0cd241bcbe
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2017-03-19 00:44:40 +01:00 |
|
Hypolite Petovan
|
8a197055e3
|
Normalize App parameter declaration (mod folder, 1 out of 3)
|
2017-01-09 23:12:54 +11:00 |
|
Roland Häder
|
d3e666f71a
|
added curly braces/spaces + replace spaces with tabs to fix code indending (or so?)
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2016-12-21 23:12:28 +01:00 |
|
Roland Häder
|
40bdc5d33c
|
added curly braces + space between "if" and brace + added TODO
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-20 11:14:30 +01:00 |
|
Roland Häder
|
4dce3d8224
|
changed to this:
---------------------
function bla (App &$a) {
$a->bla = 'stuff';
}
---------------------
Signed-off-by: Roland Häder <roland@mxchange.org>
|
2016-12-20 10:58:55 +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
|
69bb3ff637
|
Make the network page the new default page after login.
|
2014-08-25 23:34:29 +02:00 |
|
Thomas Willingham
|
0cf3d70875
|
If we find a home.html, also look for a home.css
|
2013-01-05 14:31:10 +00:00 |
|
Thomas Willingham
|
190ab46e18
|
Only show "Welcome to $Sitename" if you haven't made your own homepage.
|
2012-11-04 19:58:59 +00:00 |
|
Zach Prezkuta
|
77529ccdf1
|
allow individual choice of mobile themes
|
2012-09-06 17:24:34 -06:00 |
|
Alexander Kampmann
|
355c42cb30
|
Merge branch 'master' of https://github.com/friendica/friendica
Conflicts:
include/config.php
update.php
|
2012-04-05 13:39:15 +02:00 |
|
friendica
|
8aa2552372
|
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
|
2012-01-18 16:21:30 -08:00 |
|
friendica
|
6d7781434b
|
must use named vars in plugin args
|
2011-12-15 01:09:38 -08:00 |
|
friendica
|
cb2e68c88e
|
home_init hook
|
2011-12-15 01:08:19 -08:00 |
|
fabrixxm
|
a7af6df962
|
Fix spaces around t() and tt()
|
2011-03-13 13:50:44 +01:00 |
|
fabrixxm
|
9f7878057f
|
update source strings
|
2011-03-11 00:22:21 +01:00 |
|
Friendika
|
80ed4242ee
|
singleuser site mode plus fix search template layout
|
2011-02-28 19:44:47 -08:00 |
|
Friendika
|
2a269e0c18
|
use default system theme for system pages
|
2011-01-07 04:33:34 -08:00 |
|
fabrixxm
|
11a44a107d
|
add plugin hook to home page content
|
2011-01-03 10:08:53 +01:00 |
|
fabrixxm
|
dd83923057
|
Translatable "Welcome to" in home
|
2010-12-23 21:33:45 +01:00 |
|
Friendika
|
1cffecd1be
|
footer is serving no useful purpose.
|
2010-12-12 17:40:23 -08:00 |
|
Friendika
|
0c7ae3aeee
|
smooth a few rough edges of openid
|
2010-11-18 15:06:33 -08:00 |
|
Friendika
|
98a508532f
|
fix like/dislike refresh on photos/display items
|
2010-11-02 22:21:49 -07:00 |
|
Mike Macgirvin
|
2a23a7e840
|
project rename
|
2010-11-02 20:17:46 -07:00 |
|
Mike Macgirvin
|
f0b6400584
|
more lint
|
2010-10-31 16:38:22 -07:00 |
|
Mike Macgirvin
|
65a420b227
|
theme cleanup
|
2010-09-18 21:11:18 -07:00 |
|
Mike Macgirvin
|
9cda87c327
|
cleanup home page
|
2010-09-17 05:19:56 -07:00 |
|
Mike Macgirvin
|
2370a3f89b
|
code cleanup for server release
|
2010-08-14 19:39:28 -07:00 |
|
Mike Macgirvin
|
8f7e81a8b3
|
front page
|
2010-08-03 18:17:42 -07:00 |
|
Mike Macgirvin
|
eaea2a6370
|
lighter colours
|
2010-07-31 02:18:37 -07:00 |
|
Mike Macgirvin
|
bbe53699f2
|
bug fixes
|
2010-07-19 05:24:22 -07:00 |
|
Mike Macgirvin
|
5ca174ae34
|
fix register policy
|
2010-07-08 17:59:19 -07:00 |
|
Mike Macgirvin
|
9a6a60a9c1
|
mucho progress on notifier, email style dfrn url's
|
2010-07-08 07:03:25 -07:00 |
|
Mike Macgirvin
|
6348e70daa
|
Initial checkin
|
2010-07-01 16:48:07 -07:00 |
|