Hypolite Petovan
|
4d10f3b3b7
|
Remove unused use statement
|
2017-12-02 08:42:44 -05:00 |
|
Michael Vogel
|
b5d24b5ac3
|
Merge pull request #3993 from zeroadam/Email-#3878
Email to src
|
2017-12-02 13:03:43 +01:00 |
|
AndyHee
|
53e0dc7f87
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-12-02 12:57:27 +07:00 |
|
Hypolite Petovan
|
75181322ba
|
Improve page contacblock for frio theme
|
2017-12-01 22:33:04 -05:00 |
|
Hypolite Petovan
|
8826ece55e
|
Use Contact::getIdForURL instead of probing
- Add change to mod/admin
- Add change to util/global_community_block
|
2017-12-01 22:32:24 -05:00 |
|
Hypolite Petovan
|
843ec842c3
|
Merge branch 'develop' into task/admin-block-list
|
2017-12-01 21:39:20 -05:00 |
|
Adam Magness
|
9a4e741d1a
|
Review Changes
renamed some functions and adjusted corresponding calls.
|
2017-12-01 21:05:06 -05:00 |
|
Hypolite Petovan
|
558f9d263d
|
Merge pull request #3992 from zeroadam/Photo-hotfix
Use Exception
|
2017-12-01 19:07:29 -05:00 |
|
Adam Magness
|
508ce4a5be
|
Use Exception
use exception
|
2017-12-01 18:47:52 -05:00 |
|
Adam Magness
|
e90b0748aa
|
Code Cleanup
Standards clean up
|
2017-12-01 18:13:39 -05:00 |
|
Adam Magness
|
f21feb975d
|
Require Cleanup
Remove instances of require_once for email.php
|
2017-12-01 14:57:13 -05:00 |
|
Adam Magness
|
6008e3df11
|
Email to src
Create Email class and update/rename functions and function calls.
|
2017-12-01 14:41:27 -05:00 |
|
Michael Vogel
|
de4a2e6fd0
|
Merge pull request #3991 from MrPetovan/bug/undefined-variables
Fix undefined variables messages
|
2017-12-01 15:10:29 +01:00 |
|
Hypolite Petovan
|
58ac3532b7
|
Fix undefined variables messages
|
2017-12-01 08:32:21 -05:00 |
|
Tobias Diekershoff
|
c9c103bdd7
|
Merge pull request #3987 from friendica/fabrixxm-patch-1
Missing 'use' in scripts/dbstructure
|
2017-12-01 10:14:15 +01:00 |
|
fabrixxm
|
0b85169e10
|
Missing 'use' in scripts/dbstructure
|
2017-12-01 09:35:05 +01:00 |
|
AndyHee
|
7fe549b8d2
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-12-01 13:16:59 +07:00 |
|
Hypolite Petovan
|
2fe80e051b
|
Merge branch 'develop' into task/admin-block-list
|
2017-12-01 00:51:02 -05:00 |
|
Hypolite Petovan
|
ff459441cf
|
Merge branch 'develop' into task/admin-block-list
|
2017-12-01 00:48:13 -05:00 |
|
Hypolite Petovan
|
dc09319695
|
Add admin/contactblock page
- Add page template
|
2017-12-01 00:43:39 -05:00 |
|
Hypolite Petovan
|
5fd4086fdc
|
Add block/unblock methods to Contact class
|
2017-12-01 00:41:26 -05:00 |
|
Hypolite Petovan
|
16d0c30328
|
Move admin templates to dedicated sub-folder
|
2017-12-01 00:40:55 -05:00 |
|
Hypolite Petovan
|
052ba729d7
|
Improved translation functions
- Add built-in vsprintf to t()
- Add built-in sprintf to tt()
|
2017-12-01 00:35:40 -05:00 |
|
Hypolite Petovan
|
84418860bd
|
Improve dba
- Add dba::count
- Add support for LIMIT X,X
|
2017-12-01 00:34:54 -05:00 |
|
Hypolite Petovan
|
0ae6f571da
|
Merge pull request #3982 from zeroadam/Photo-#3878
Photo to src
|
2017-11-30 20:33:48 -05:00 |
|
Adam Magness
|
d04d2cb838
|
Static
update functions and check calls.
|
2017-11-30 13:51:04 -05:00 |
|
Adam Magness
|
cddadb4b17
|
Object error
Uncaught Error: Using $this when not in object context
|
2017-11-30 07:48:47 -05:00 |
|
Adam Magness
|
00ad255540
|
Replace function
Replace function used by addon
|
2017-11-30 07:40:20 -05:00 |
|
AndyHee
|
a21f6135fc
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2017-11-30 14:01:18 +07:00 |
|
Hypolite Petovan
|
3cebdee867
|
Fix mod/admin.php formatting
|
2017-11-29 20:28:30 -05:00 |
|
Hypolite Petovan
|
a5e9117524
|
Merge pull request #3985 from hoergen/develop
Plusminus vier theme: Added some styles and removed typos
|
2017-11-29 18:59:58 -05:00 |
|
Adam Magness
|
7938decff3
|
Private to public
change function to public as it's called from elsewhere
|
2017-11-29 18:37:32 -05:00 |
|
hoergen
|
346820990c
|
added some styles and removed typos
|
2017-11-30 00:13:16 +01:00 |
|
Adam Magness
|
0373056448
|
Review and Use statements
use statements and review changes.
|
2017-11-29 17:29:11 -05:00 |
|
Hypolite Petovan
|
93e6f5da47
|
Merge pull request #3984 from annando/best_link_url
Bugfix for "Call to undefined function best_link_url()"
|
2017-11-29 16:39:14 -05:00 |
|
Michael
|
0982b0413b
|
Bugfix for "Call to undefined function best_link_url()"
|
2017-11-29 21:27:39 +00:00 |
|
Hypolite Petovan
|
d42fe4bf5a
|
Merge pull request #3983 from annando/nogroup
Small fixes to "nogroup"
|
2017-11-29 16:07:27 -05:00 |
|
Michael
|
fe348acb49
|
Small fixes to "nogroup"
|
2017-11-29 20:59:06 +00:00 |
|
Adam Magness
|
eb148cad55
|
Missed use dba
added use dba
|
2017-11-29 13:04:58 -05:00 |
|
Adam Magness
|
0091d318e5
|
Function names
Update function names and corresponding function calls
|
2017-11-29 12:17:12 -05:00 |
|
Hypolite Petovan
|
775705acb9
|
Merge pull request #3981 from hoergen/develop
added some more minimalism, added annotations, removed some blank lines
|
2017-11-29 11:52:46 -05:00 |
|
hoergen
|
52625653d3
|
removed tabsi, removed some blank lines.
|
2017-11-29 17:43:09 +01:00 |
|
hoergen
|
a926c8ce4c
|
added some more minimalism, added annotations, removed some blank lines
|
2017-11-29 17:12:25 +01:00 |
|
Adam Magness
|
54827e7fed
|
Photo to src
Move Photo to Friendica\Object namespace and replace require_once statments with use statements.
|
2017-11-29 07:52:27 -05:00 |
|
Tobias Diekershoff
|
7b5a0fdbe0
|
Merge pull request #3978 from annando/always-threads
Threads are now always enabled.
|
2017-11-28 20:19:18 +01:00 |
|
Michael
|
8bffee43b3
|
Threads are now always enabled.
|
2017-11-28 18:54:39 +00:00 |
|
Michael Vogel
|
3e2888b8d8
|
Merge pull request #3977 from tobiasd/20171128-docde
Events doc is not in DE, but had a from link to the doc home page
|
2017-11-28 19:28:50 +01:00 |
|
Tobias Diekershoff
|
9f845b0279
|
Events doc is not in DE, but had a from link to the doc home page
|
2017-11-28 14:29:50 +01:00 |
|
Michael Vogel
|
e8bac99728
|
Merge pull request #3976 from rabuzarus/20171126_-_acl_forum
acl: only one forum account should be selectable
|
2017-11-28 07:33:46 +01:00 |
|
rabuzarus
|
f5715cece9
|
acl: only one forum account should be selectable
|
2017-11-28 01:08:03 +01:00 |
|