Adam Magness
|
594461189b
|
Review updates
require_once, foreach braces, new line EOF, and remove unneeded function.
|
2018-01-10 12:51:51 -05:00 |
|
Adam Magness
|
7723309310
|
Remove requires
Remove left over require_once statements.
|
2018-01-10 12:11:11 -05:00 |
|
Adam Magness
|
483c4e3803
|
selectFirst
dba::selectFirst hasn't been merged yet!
|
2018-01-10 12:08:56 -05:00 |
|
Adam Magness
|
dc175b8e12
|
Update functions and calls
Change function names, calls and use dba functions.
|
2018-01-10 12:05:20 -05:00 |
|
Adam Magness
|
55ee9a1c72
|
Move files to src
Move files.php and create Term class
|
2018-01-10 11:46:05 -05:00 |
|
rabuzarus
|
a75ececab4
|
remove @brief from the doc header
|
2018-01-10 16:39:59 +01:00 |
|
rabuzarus
|
eb031e7ee2
|
rename the "save" button to 'follow' when searching for tags
|
2018-01-10 16:08:39 +01:00 |
|
Hypolite Petovan
|
3f3e1c78dd
|
Merge pull request #4193 from annando/item-unification
We now are using a single function to store items
|
2018-01-10 09:11:36 -05:00 |
|
Michael Vogel
|
05674206ba
|
Merge pull request #4195 from zeroadam/ContactSelector-#3878
Move contact_selectors to src
|
2018-01-10 13:59:50 +01:00 |
|
Adam Magness
|
1f1a16b6b2
|
Review Updates
Remove unused function. Add function headers.
|
2018-01-10 07:14:45 -05:00 |
|
Michael Vogel
|
8ee154ae88
|
Merge pull request #4196 from tobiasd/20180110-docs
documentation updates
|
2018-01-10 12:55:38 +01:00 |
|
Tobias Diekershoff
|
7fe8801358
|
typo
|
2018-01-10 11:25:49 +01:00 |
|
Tobias Diekershoff
|
cef6e24da8
|
updated Feed section in the FAQ
|
2018-01-10 08:47:30 +01:00 |
|
Tobias Diekershoff
|
c8928c4dad
|
added missing topics to DE FAQ
|
2018-01-10 08:24:06 +01:00 |
|
Tobias Diekershoff
|
32871c5f79
|
one sentence per line
|
2018-01-10 08:23:38 +01:00 |
|
Michael
|
1549b1d8c1
|
Typo
|
2018-01-10 06:58:20 +00:00 |
|
Tobias Diekershoff
|
f8f4044f06
|
missing word
|
2018-01-10 07:32:49 +01:00 |
|
Tobias Diekershoff
|
e4c99a5a33
|
updated DE SSL doc by missing section from EN file (see #3955)
|
2018-01-10 07:26:46 +01:00 |
|
Tobias Diekershoff
|
fc890e9869
|
use same intendation in entire docs file
|
2018-01-10 07:25:26 +01:00 |
|
Tobias Diekershoff
|
92049e20fa
|
added howto manually check DB structure to the FSQ
|
2018-01-10 07:23:59 +01:00 |
|
Adam Magness
|
510e0dbb2e
|
Remove requires
remove old require_once
|
2018-01-09 22:48:15 -05:00 |
|
Adam Magness
|
98c162552b
|
Remove old file
remove contact_selectors
|
2018-01-09 22:43:14 -05:00 |
|
Adam Magness
|
a3ef9e35ec
|
Update functions and calls
Update function names and calls.
|
2018-01-09 22:42:04 -05:00 |
|
Adam Magness
|
300b1b6af8
|
Move contact_selectors to src
Create ContactSelector class
|
2018-01-09 21:56:05 -05:00 |
|
Michael
|
8060ad265e
|
Fill the cache fields as well
|
2018-01-09 22:35:50 +00:00 |
|
Michael
|
bbd9d587c7
|
Return the number of affected rows
|
2018-01-09 22:16:16 +00:00 |
|
Michael
|
81925e3730
|
We now are having an item class and a method to change item entries
|
2018-01-09 21:13:45 +00:00 |
|
Michael
|
ec879f3194
|
Removed unneeded stuff
|
2018-01-09 20:50:06 +00:00 |
|
Michael
|
eac4bc1960
|
We now are using a single function to store items
|
2018-01-09 20:03:00 +00:00 |
|
Hypolite Petovan
|
b958a0702f
|
Merge pull request #4192 from zeroadam/Follow-#3878
Move follow to src
|
2018-01-09 11:42:19 -05:00 |
|
Adam Magness
|
5358f5742e
|
Rename create
rename create function to createFromProbe and update calls.
|
2018-01-09 11:40:25 -05:00 |
|
Adam Magness
|
c81e83c500
|
Review changes
Update update and new functions to updateFromProbe and create. Update calls to renamed functions.
|
2018-01-09 11:23:26 -05:00 |
|
Adam Magness
|
484eb960d7
|
Remove follow
remove follow.php
|
2018-01-09 10:03:31 -05:00 |
|
Adam Magness
|
b72cfaf828
|
update use
update useings and self
|
2018-01-09 10:02:53 -05:00 |
|
Adam Magness
|
a59ab5552e
|
Includes and calls
Remove includes and update function calls
|
2018-01-09 09:59:52 -05:00 |
|
Adam Magness
|
edfb08a779
|
Update new function
update function name and statements
|
2018-01-09 09:48:31 -05:00 |
|
Adam Magness
|
fd1515eff4
|
Update function
Update the update function
|
2018-01-09 09:44:22 -05:00 |
|
Adam Magness
|
878ce3b858
|
Move follow functions
move follow functions into Contact class
|
2018-01-09 09:40:45 -05:00 |
|
Tobias Diekershoff
|
c3cfbbc461
|
Merge pull request #4190 from MrPetovan/task/2103-improve-phpcs-ruleset
Improve PHP Code Sniffer ruleset
|
2018-01-09 06:42:55 +01:00 |
|
Hypolite Petovan
|
143a0e3bc6
|
Improve PHP Code Sniffer ruleset
- Pull Friendica specifics from
vendor/pear/text_languagedetect/phpcs.xml
- Revert changes to vendor/pear/text_languagedetect/phpcs.xml
|
2018-01-08 23:37:18 -05:00 |
|
Hypolite Petovan
|
390d5706f4
|
Merge pull request #4123 from Rudloff/feature/ruleset
Custom PHPCS ruleset
|
2018-01-08 09:14:46 -05:00 |
|
Tobias Diekershoff
|
f68a0471dc
|
Merge pull request #4188 from rabuzarus/20180108_-_registered_users_docu
add registered-users to the db docu
|
2018-01-08 15:11:44 +01:00 |
|
rabuzarus
|
9db936013c
|
add registered-users to the db docu
|
2018-01-08 14:57:50 +01:00 |
|
Michael Vogel
|
f9c813cfbd
|
Merge pull request #4187 from rebeka-catalina/rct/d/directory_htconfig.php
Removed directory setting from htconfig.md and changed the example
|
2018-01-08 11:09:07 +01:00 |
|
rebeka-catalina
|
f4707d03d9
|
Removed directory setting from htconfig.md and changed the example
|
2018-01-08 10:46:33 +01:00 |
|
Tobias Diekershoff
|
746876ab44
|
Merge pull request #4186 from annando/follow-tags
We can now follow hash tags
|
2018-01-08 09:51:12 +01:00 |
|
Michael
|
a5536086dd
|
Merge remote-tracking branch 'upstream/develop' into follow-tags
|
2018-01-08 07:04:15 +00:00 |
|
Michael
|
b007823bca
|
Only do it when public commenting is enabled
|
2018-01-08 06:59:49 +00:00 |
|
Michael
|
e2ed1fb426
|
Only show tagged items when there is no filter active
|
2018-01-08 06:57:51 +00:00 |
|
Tobias Diekershoff
|
c337bdc280
|
Merge pull request #4185 from MrPetovan/bug/4184-fix-allowed-email-domains
Fix allowed_email()
|
2018-01-08 07:09:36 +01:00 |
|