Commit Graph

17601 Commits

Author SHA1 Message Date
Sandro Santilli 032c87d718 Do not "pollute" global namespace with LightOpenID symbol 2018-01-16 13:11:38 +01:00
Sandro Santilli 6bc096b150 Fix LightOpenID usage
otherwise failing with:
PHP Fatal error: Class 'Friendica\\Module\\LightOpenID' not found in src/Module/Login.php on line 68
2018-01-16 10:48:59 +01:00
Hypolite Petovan b505f0d4d2
Merge pull request #4254 from zeroadam/Queue-#3878
Move queue_fn to src
2018-01-15 20:53:17 -05:00
Adam Magness c98e558372 Remove old file
remove include/queue_fn.php
2018-01-15 20:16:51 -05:00
Adam Magness 920a9b9b12 Remove requires
remove require_once statements
2018-01-15 20:16:14 -05:00
Adam Magness 33ac7a529f Update functions and calls
update function names and calls
2018-01-15 20:12:07 -05:00
Adam Magness a5b3f4b2ba Create Queue class
Create queue class and functions from queue_fn.php
2018-01-15 19:28:39 -05:00
Hypolite Petovan 286811357a
Merge pull request #4252 from zeroadam/Nav-#3878
Move nav to src
2018-01-15 19:14:31 -05:00
Adam Magness 246e673659 Review updates 2018-01-15 17:42:12 -05:00
Adam Magness bb08f87bba Remove old file
remove include/nav.php
2018-01-15 17:12:39 -05:00
Adam Magness 39ff6e9ce9 Merge remote-tracking branch 'origin/Nav-#3878' into Nav-#3878 2018-01-15 17:09:28 -05:00
Adam Magness bd63a36269 use dba
add use dba
2018-01-15 17:09:06 -05:00
Adam Magness 0f546f7f0f Update functions and calls
Update function names and scope. update calls.
2018-01-15 17:09:06 -05:00
Adam Magness ac317060fb Create Nav class
create nav class and function from include/nav.php
2018-01-15 17:09:06 -05:00
Adam Magness d01a31fa4f use dba
add use dba
2018-01-15 17:08:36 -05:00
Michael Vogel 26b335ef3d
Merge pull request #4243 from MrPetovan/task/switch-to-array-new-style
Use short form array syntax everywhere
2018-01-15 22:51:57 +01:00
Adam Magness 36d891bcad Update functions and calls
Update function names and scope. update calls.
2018-01-15 14:51:56 -05:00
Adam Magness c66c6223b7 Create Nav class
create nav class and function from include/nav.php
2018-01-15 14:19:55 -05:00
Hypolite Petovan 99875b15d3 Fix variable name typo in index 2018-01-15 14:07:17 -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
Hypolite Petovan 77dfbaa0bf
Merge pull request #4250 from zeroadam/Mail-#3878
Move messages to src
2018-01-15 13:43:16 -05:00
Adam Magness 8c878a7ad3 Remove indexes
remove [0] from selectFirst objects
2018-01-15 12:37:44 -05:00
Adam Magness 1bea697fb8 Replace integers
put integers back where booleans
2018-01-15 12:28:07 -05:00
Adam Magness 753996c86f Fix backticks
backtick to single quote in dba calls
2018-01-15 12:23:18 -05:00
Adam Magness ebd071d181 Remove old file
remove include/message.php
2018-01-15 12:14:37 -05:00
Adam Magness b3e6a1d283 Update functions and calls
Update functions and calls.
2018-01-15 12:14:09 -05:00
Adam Magness d5623d28d5 Create Mail class
create mail class and functions from include/message.php
2018-01-15 11:43:25 -05:00
Hypolite Petovan 46bf82eeb7
Merge pull request #4247 from zeroadam/ProfileSel-#3878
Move profile_selector to src
2018-01-15 11:34:35 -05:00
Adam Magness 309ea7e7a4 Review updates
update array to short form syntax
2018-01-15 11:33:02 -05:00
Hypolite Petovan 90545d0c66
Merge pull request #4249 from MrPetovan/develop
Add use dba to Content\Widget
2018-01-15 10:40:50 -05:00
Hypolite Petovan 145dc37a53 Add use dba to Content\Widget 2018-01-15 10:39:27 -05:00
Hypolite Petovan 0fe832ef8a
Merge pull request #4246 from zeroadam/Widget-#3878
Move contact_widgets to src
2018-01-15 10:27:42 -05:00
Adam Magness 494f61a78f Remove old file
remove include/profile_selectors.php
2018-01-15 10:16:21 -05:00
Adam Magness f53e54c705 Update functions and calls
Update function name and calls.
2018-01-15 10:15:00 -05:00
Adam Magness 700eca70a9 Functions to ContactSelector
put function in ContactSelector class
2018-01-15 10:08:47 -05:00
Adam Magness d4178d482b Remove old file
remove include/contact_widgets.php
2018-01-15 09:50:45 -05:00
Adam Magness 6cf6029ff5 Rename functions and calls
Rename functions and update calls
2018-01-15 09:50:06 -05:00
Adam Magness 0409aae719 Create Widget class
create widget class in Friendica/Content.
2018-01-15 09:22:01 -05:00
Hypolite Petovan 3ab51bf5cb
Merge pull request #4245 from zeroadam/Mimetype-#3878
Move attach to src
2018-01-15 09:17:15 -05:00
Hypolite Petovan 224cfb2746
Merge pull request #4241 from annando/network-update
Update after comment on public post should now work on the network page
2018-01-15 09:16:00 -05:00
Michael 94c349a720 Don't use count 2018-01-15 14:02:34 +00:00
Michael Vogel cc3b6a265c
Merge pull request #4244 from MrPetovan/develop
Composer: php-markdown updated to 1.8.0
2018-01-15 14:58:38 +01:00
Hypolite Petovan 53c5af0676 Composer: php-markdown updated to 1.8.0
- Classmaps updated
2018-01-15 08:56:45 -05:00
Adam Magness edb8110555 Remove old file
remove include/attach.php
2018-01-15 08:33:12 -05:00
Adam Magness a80705a836 Function calls
Rename function, update calls
2018-01-15 08:32:11 -05:00
Adam Magness 8e5e603008 Create mimetype class
move attach.php function to mimetype class
2018-01-15 08:30:12 -05:00
Hypolite Petovan 35d334dd26
Merge pull request #4240 from annando/sql-definition
SQL structure had changed
2018-01-15 07:37:13 -05:00
Hypolite Petovan cb612c712d
Merge pull request #4237 from zeroadam/Profile-#3878
Move identity to src
2018-01-15 07:32:30 -05:00
Michael 5d03eb3dae Some SQL servers report different lengths for unsigned types 2018-01-15 07:42:05 +00:00
Michael Vogel 7473b55961
Merge pull request #4238 from tobiasd/20180115-messages
regenerated master messages.po file
2018-01-15 08:04:16 +01:00