Adam Magness
|
9b8599b619
|
Move functions to system
move some functions to system
|
2018-01-27 11:59:10 -05:00 |
|
Adam Magness
|
f04d40a37e
|
Review update
Rename function, move others
|
2018-01-27 11:13:41 -05:00 |
|
Adam Magness
|
ca76e49c23
|
Move remaining functions
update remaining function calls
|
2018-01-27 08:25:54 -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 |
|
Adam Magness
|
a6d501bc4e
|
Overzealous rename
reverted change to function name.
|
2017-11-19 16:14:16 -05:00 |
|
Adam Magness
|
d9e9cbe753
|
Coding Standards
A few updates for coding standards
|
2017-11-19 15:32:54 -05:00 |
|
Adam Magness
|
4d146acf90
|
Smilies to src
Move Smilies to Friendica\Content namespace.
Related to #3878
|
2017-11-11 07:21:15 -05:00 |
|
Hypolite Petovan
|
20043914e6
|
Move App to src
- Add `use Friendica\App;` wherever needed
|
2017-05-02 22:59:36 -04:00 |
|
Hypolite Petovan
|
56ee734b00
|
Cleanup /format pre-move
|
2017-05-02 22:59:24 -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
|
a7ce601580
|
Normalize App parameter declaration (mod folder, 3 out of 3)
|
2017-01-09 23:14:55 +11: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 |
|
rabuzarus
|
ce1faf17d1
|
rework autocomplete: some polishing
|
2016-04-14 17:05:19 +02:00 |
|
rabuzarus
|
30c375d238
|
rework autocomplete: polishing class and methods naming
|
2016-02-05 14:26:22 +01:00 |
|
rabuzarus
|
5f7c5e6ab6
|
rework autocomplete: Access list of smilies over JSON
|
2016-02-01 17:43:12 +01: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
|
b1d31aca51
|
quick comments
|
2012-02-15 18:13:41 -08:00 |
|