This website requires JavaScript.
Explore
Help
Register
Sign in
bitPickups
/
friendica_2020-09-1_sharedHosting
Watch
1
Star
0
Fork
You've already forked friendica_2020-09-1_sharedHosting
0
Code
Pull requests
Activity
cb26cd6d5d
friendica_2020-09-1_sharedH...
/
src
History
Alexandre Alapetite
cb26cd6d5d
Remove legacy_password test
2018-04-08 14:42:18 +02:00
..
Content
Fix variable name typo in ContactSelector::profileAssign
2018-04-06 21:54:53 -04:00
Core
Changed comments
2018-03-30 19:57:14 +00:00
Database
Added server discovery for their relais configuration
2018-03-26 05:44:53 +00:00
Model
Remove legacy_password test
2018-04-08 14:42:18 +02:00
Module
move the tos module to src/Module
2018-04-03 16:33:10 +02:00
Network
[Scrutinizer] Fix undeclared variables in src/ (except Protocol/)
2018-02-14 00:05:00 -05:00
Object
Rename social.disable_cw pconfig to system.disable_cw
2018-04-04 23:08:48 -04:00
Protocol
Fix: Commenting on public posts from Friendica users is now possible again
2018-04-04 06:06:38 +00:00
Render
Line endings are converted to unix style
2018-02-09 03:49:49 +00:00
Util
Avoid "Failed to parse time string (-001-11-30T00:00:00+00:00 + 32 days)"
2018-04-04 18:58:25 +00:00
Worker
Queue: Better handling of return values of transmissions
2018-04-04 19:03:05 +00:00
App.php
Add App->getSenderEmailAddress method
2018-04-06 21:47:16 -04:00
BaseModule.php
added hint about naming the class and filename
2018-04-03 16:33:39 +02:00
BaseObject.php