Michael Vogel
|
5747cfc79c
|
Revert "Move Objects to Model"
|
2017-12-08 05:21:51 +01:00 |
|
Hypolite Petovan
|
70d047ba8e
|
Move Object\Conversation to Object\Thread
- Move Object\Item to Object\Post
|
2017-12-07 09:05:23 -05:00 |
|
Hypolite Petovan
|
18d93cddf6
|
Move Object\Contact to Model\Contact
|
2017-12-07 09:04:24 -05:00 |
|
Michael
|
0608efc38a
|
We've got no mood anymore
|
2017-12-07 07:01:55 +00:00 |
|
Adam Magness
|
b1d16fbdf7
|
Update use statements
update use statements for rename to singular.
|
2017-12-04 09:04:36 -05:00 |
|
Adam Magness
|
6e5471def3
|
Rename to singular
Rename and update references. Standards and a require_once.
|
2017-12-04 09:01:27 -05:00 |
|
Adam Magness
|
2f0da29c75
|
Features to src
Move Features to class in Friendica\Content namespace. Update function calls and references.
|
2017-12-04 08:33:49 -05:00 |
|
Michael
|
8bffee43b3
|
Threads are now always enabled.
|
2017-11-28 18:54:39 +00:00 |
|
Michael
|
9612496e9e
|
The function "template_escape" doesn't exist anymore.
|
2017-11-27 06:44:49 +00:00 |
|
Michael
|
3046455b1c
|
Some posts weren't shown
|
2017-11-24 21:39:12 +00:00 |
|
Hypolite Petovan
|
5ee728972e
|
Remove include/Contact.php
- Remove all mentions to include/Contact.php
|
2017-11-19 17:05:21 -05:00 |
|
Hypolite Petovan
|
ec02af593d
|
Change called method names
- Add GlobalContact::getRandomUrl
- Rename Contact::getIdForURL
- Rename Diaspora::sendUnshare
- Remove unused parameter $self in Contact::terminateFriendship
|
2017-11-19 17:03:39 -05:00 |
|
Hypolite Petovan
|
b92fc24ff0
|
Add Contact Object
- Add Profile Object
- Add User Model
- Add use statements
|
2017-11-19 16:55:28 -05:00 |
|
Hypolite Petovan
|
f43aaf5227
|
Move Item and Conversation from Core to Object
- Move BaseObject from Core\ to Friendica\
|
2017-11-19 16:50:49 -05:00 |
|
Adam Magness
|
d9e9cbe753
|
Coding Standards
A few updates for coding standards
|
2017-11-19 15:32:54 -05:00 |
|
Hypolite Petovan
|
cfd5e5d475
|
Add orphan items as children to their top-level post
- Make get_item_children deplete the item list
|
2017-11-19 10:42:00 -05:00 |
|
Hypolite Petovan
|
4aa003f43f
|
Use constant instead of hardcoded string for ACTIVITY_POST
|
2017-11-19 08:41:33 -05:00 |
|
Hypolite Petovan
|
0fe4233569
|
Improve documentation with brief key
|
2017-11-19 08:41:16 -05:00 |
|
Hypolite Petovan
|
81c3ddd1fb
|
Add smart_flatten_conversation function
- Fix doc
- Fix formatting
- Update conv_sort with smart threading
|
2017-11-19 00:57:06 -05:00 |
|
Adam Magness
|
d127d06388
|
Item to src
object/Item moved to Friendica\Core namespace.
|
2017-11-16 16:39:42 -05:00 |
|
Adam Magness
|
7c00401c66
|
Conversation to src
object/Conversation moved to Friendica\Core namespace.
|
2017-11-16 16:39:42 -05:00 |
|
Adam Magness
|
4ca68c7af0
|
Class file relocations
Issue #3878
|
2017-11-08 08:37:03 -05:00 |
|
Adam Magness
|
0dfa57948f
|
Issue-#3873
Replace deprecated functions with new syntax.
|
2017-11-07 06:24:39 -05:00 |
|
rabuzarus
|
f2d51737eb
|
fix some HTML violations in frio
|
2017-10-20 15:21:42 +02:00 |
|
Michael
|
eeec1ea163
|
We should take the event-id as well
|
2017-10-11 20:45:03 +00:00 |
|
Michael
|
42a76bced9
|
export event data for display purposes
|
2017-10-11 19:51:18 +00: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 |
|
Michael
|
17b05c9ad9
|
Hash tag links now do a redir
|
2017-08-19 09:22:50 +00:00 |
|
Michael
|
0ac725dc47
|
Some more updated queries
|
2017-08-12 22:15:16 +00:00 |
|
Michael
|
d810b21f87
|
New dba functions
|
2017-08-11 08:04:01 +00:00 |
|
Michael
|
fce72cbbc8
|
Modifed "update" and "insert" function / many changed queries
|
2017-08-09 21:12:41 +00:00 |
|
Michael
|
c98ae304c0
|
Endless scroll now avoids showing the same items
|
2017-07-31 06:04:37 +00:00 |
|
Hypolite Petovan
|
9c0d2c31e8
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04: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 |
|
Roland Häder
|
f2f20c85d5
|
added spaces
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-14 16:27:06 +02:00 |
|
Roland Häder
|
be59fe86e5
|
added space + type-hinted $a (App)
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-14 15:29:50 +02:00 |
|
Roland Häder
|
e325c6ec85
|
opps, missed this one.
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-09 00:28:48 +02:00 |
|
Roland Häder
|
d07236deb6
|
huh? missed again
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-08 20:08:22 +02:00 |
|
Roland Häder
|
cd697e0d7c
|
more spaces! ;-)
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-08 20:07:40 +02:00 |
|
Roland Häder
|
0319517f94
|
more curly braces
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-08 20:06:56 +02:00 |
|
Roland Häder
|
6ff0b15873
|
more spaces + curly braces
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-08 20:05:56 +02:00 |
|
Roland Häder
|
577e93e9fc
|
added spaces
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-08 20:04:33 +02:00 |
|
Roland Häder
|
bc5d1015b3
|
added curly braces
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-08 20:03:21 +02:00 |
|
Roland Häder
|
a66f6fe668
|
more spaces and curly braces
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-08 20:01:04 +02:00 |
|
Roland Häder
|
3220234693
|
more spaces
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-08 19:10:50 +02:00 |
|
Roland Häder
|
a0e5f7a59a
|
added spaces + curly braces and TODOs for upcoming type-hint rewrite. Please
note that PHP5 allows 'array' as type-hint already (+ interface/class name).
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-08 19:05:50 +02:00 |
|
Roland Häder
|
03571f6e74
|
added spaces + some curly braces + some usage of dbm::is_result()
Signed-off-by: Roland Haeder <roland@mxchange.org>
|
2017-04-04 19:46:56 +02:00 |
|
Hypolite Petovan
|
7b352f3f74
|
Revert "Coding convention applied - part 1"
|
2017-03-21 12:02:59 -04:00 |
|