.. |
acl_selectors.php
|
Remove construct_acl_data()
|
2018-01-04 12:19:06 -05:00 |
api.php
|
Fix unused code in include/api
|
2018-01-04 12:19:06 -05:00 |
attach.php
|
Continued a bit:
|
2017-04-05 22:31:33 +02:00 |
bb2diaspora.php
|
Remove include/oembed and mod/oembed
|
2017-12-31 20:58:32 -05:00 |
bbcode.php
|
Review: Removed unused code in include/bbcode
|
2018-01-02 08:30:15 -05:00 |
contact_selectors.php
|
NETWORK_MAIL2 was never finished, so remove it as well
|
2017-12-03 09:19:58 +00:00 |
contact_widgets.php
|
Rename Model\GlobalContact to Model\GContact
|
2017-12-07 23:57:56 -05:00 |
conversation.php
|
Remove construct_acl_data()
|
2018-01-04 12:19:06 -05:00 |
datetime.php
|
Class file relocations
|
2017-11-08 08:37:03 -05:00 |
dba.php
|
Class moved, changes applied
|
2017-12-14 21:13:02 +00:00 |
enotify.php
|
Require Cleanup
|
2017-12-01 14:57:13 -05:00 |
event.php
|
Fix formatting and PHP notices in events
|
2018-01-02 08:09:50 -05:00 |
files.php
|
Standards: Remove EOF closing PHP tags
|
2017-05-02 23:36:56 -04:00 |
follow.php
|
Remove include/group.php
|
2017-12-09 13:45:54 -05:00 |
friendica_smarty.php
|
Move ITemplateEngine to src
|
2017-11-19 10:22:18 -05:00 |
html2bbcode.php
|
Capitalized XML
|
2017-11-10 07:45:33 -05:00 |
html2plain.php
|
Replace lowercase operators
|
2017-06-08 21:03:44 -04:00 |
identity.php
|
Merge branch 'develop' into task/3954-move-auth-to-src
|
2018-01-02 19:30:41 -05:00 |
items.php
|
Review: Ensure $arr['network'] is populated in item_store
|
2018-01-02 08:32:53 -05:00 |
like.php
|
Like on uid=0 does work now
|
2017-12-27 22:21:40 +00:00 |
message.php
|
The last of the big workers moved ... delivery and notifier
|
2017-11-19 18:59:55 +00:00 |
nav.php
|
Community is always available
|
2018-01-04 14:09:44 +00:00 |
network.php
|
Make validate_url more intuitive
|
2017-12-29 21:55:13 -05:00 |
pgettext.php
|
Removed useless "function_exists" checks
|
2017-12-12 04:52:33 +00:00 |
plaintext.php
|
Separate Object\Photo into Model\Photo and Object\Image
|
2017-12-07 23:54:51 -05:00 |
plugin.php
|
Some more replaced old database functions
|
2017-11-22 07:21:19 +00:00 |
post_update.php
|
Rename Model\GlobalContact to Model\GContact
|
2017-12-07 23:57:56 -05:00 |
profile_selectors.php
|
added spaces + some curly braces + some usage of dbm::is_result()
|
2017-05-16 14:40:07 +02:00 |
queue_fn.php
|
Some more replaced old database functions
|
2017-11-22 07:21:19 +00:00 |
redir.php
|
Class file relocations
|
2017-11-08 08:37:03 -05:00 |
security.php
|
Move login() to Login module
|
2017-12-29 21:55:13 -05:00 |
session.php
|
Fix double login issue
|
2017-12-18 23:43:15 -05:00 |
tags.php
|
Fix formatting and PHP notices in include/tags
|
2018-01-02 08:11:14 -05:00 |
text.php
|
Quick fix PHP notices in various files
|
2018-01-02 08:11:14 -05:00 |
threads.php
|
Move Object\Contact to Model\Contact
|
2017-12-07 23:56:12 -05:00 |
uimport.php
|
Remove group_member.uid
|
2017-12-14 22:47:58 -05:00 |