Michael Vogel
|
c938623a3d
|
Merge pull request #4167 from MrPetovan/bug/4155-remove-proxy-oembed
Add settings for OEmbed
|
2018-01-04 20:57:27 +01:00 |
|
Tobias Diekershoff
|
04589ecd38
|
Merge pull request #4092 from MrPetovan/task/3954-move-auth-to-src
Move auth to src
|
2018-01-04 18:06:42 +01:00 |
|
Hypolite Petovan
|
50e04d87c2
|
Add no_oembed_rich_content and allowed_oembed admin settings
|
2018-01-04 11:58:32 -05:00 |
|
Michael
|
6531313b73
|
Improved descriptions, improved tab behaviour
|
2018-01-04 14:22:04 +00:00 |
|
Michael
|
b002574590
|
Make the community pages available to local users every time
|
2018-01-03 14:49:22 +00:00 |
|
Michael
|
3ffea2cd2c
|
We now have a global page for all global entries from the network.
|
2018-01-03 13:27:43 +00:00 |
|
Hypolite Petovan
|
2dc598ed5b
|
Move login() to Login module
- Move nuke_session to include/security
- Remove mod/login
|
2017-12-29 21:55:13 -05:00 |
|
Tobias Diekershoff
|
3873d4863f
|
add Socialhome to the federation stats
|
2017-12-24 16:08:34 +01:00 |
|
Michael
|
2b50f001b9
|
Added statistics
|
2017-12-19 07:39:21 +00:00 |
|
Michael
|
2d7cd2daf4
|
"update" is enough
|
2017-12-14 22:18:53 +00:00 |
|
Michael
|
15d42de647
|
Class moved, changes applied
|
2017-12-14 21:13:02 +00:00 |
|
Hypolite Petovan
|
6362296666
|
Add INNER JOIN to admin pending user list please @annando
|
2017-12-13 10:32:59 -05:00 |
|
Hypolite Petovan
|
4d72a40aa6
|
Add Exception support to User::create usages
|
2017-12-12 21:13:36 -05:00 |
|
Hypolite Petovan
|
9063c830f5
|
Fix admin pending user list SQL
|
2017-12-12 21:07:22 -05:00 |
|
Hypolite Petovan
|
a42595a30c
|
Move Object\Contact to Model\Contact
|
2017-12-07 23:56:12 -05:00 |
|
Michael Vogel
|
5747cfc79c
|
Revert "Move Objects to Model"
|
2017-12-08 05:21:51 +01:00 |
|
Hypolite Petovan
|
18d93cddf6
|
Move Object\Contact to Model\Contact
|
2017-12-07 09:04:24 -05:00 |
|
Adam Magness
|
b1d16fbdf7
|
Update use statements
update use statements for rename to singular.
|
2017-12-04 09:04:36 -05:00 |
|
Adam Magness
|
6e5471def3
|
Rename to singular
Rename and update references. Standards and a require_once.
|
2017-12-04 09:01:27 -05:00 |
|
Adam Magness
|
2f0da29c75
|
Features to src
Move Features to class in Friendica\Content namespace. Update function calls and references.
|
2017-12-04 08:33:49 -05:00 |
|
Hypolite Petovan
|
27212c7f39
|
Update function calls to use Model\User and Object\Contact
|
2017-12-03 22:29:06 -05:00 |
|
Tobias Diekershoff
|
2aca406f52
|
wrong URL in directory
|
2017-12-03 08:27:15 +01:00 |
|
Hypolite Petovan
|
4d10f3b3b7
|
Remove unused use statement
|
2017-12-02 08:42:44 -05: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
|
dc09319695
|
Add admin/contactblock page
- Add page template
|
2017-12-01 00:43:39 -05:00 |
|
Hypolite Petovan
|
16d0c30328
|
Move admin templates to dedicated sub-folder
|
2017-12-01 00:40:55 -05:00 |
|
Hypolite Petovan
|
3cebdee867
|
Fix mod/admin.php formatting
|
2017-11-29 20:28:30 -05:00 |
|
Michael
|
8bffee43b3
|
Threads are now always enabled.
|
2017-11-28 18:54:39 +00:00 |
|
Hypolite Petovan
|
b85c94a60d
|
Merge branch 'develop' into issue/3878-move-Contact-to-src
|
2017-11-19 18:09:14 -05:00 |
|
Hypolite Petovan
|
898fe2db1e
|
Code cleanup
- Remove extraneous use statements
- Format require_once
|
2017-11-19 17:06:18 -05:00 |
|
Hypolite Petovan
|
5ee728972e
|
Remove include/Contact.php
- Remove all mentions to include/Contact.php
|
2017-11-19 17:05:21 -05:00 |
|
Hypolite Petovan
|
ec02af593d
|
Change called method names
- Add GlobalContact::getRandomUrl
- Rename Contact::getIdForURL
- Rename Diaspora::sendUnshare
- Remove unused parameter $self in Contact::terminateFriendship
|
2017-11-19 17:03:39 -05:00 |
|
Hypolite Petovan
|
b92fc24ff0
|
Add Contact Object
- Add Profile Object
- Add User Model
- Add use statements
|
2017-11-19 16:55:28 -05:00 |
|
Michael
|
920160cb28
|
The poller is now the worker
|
2017-11-19 21:47:21 +00:00 |
|
Michael
|
8cd21269ff
|
The last of the big workers moved ... delivery and notifier
|
2017-11-19 18:59:55 +00:00 |
|
Michael
|
925d2d2383
|
Directory moved
|
2017-11-18 07:59:30 +00:00 |
|
Adam Magness
|
4ca68c7af0
|
Class file relocations
Issue #3878
|
2017-11-08 08:37:03 -05:00 |
|
Michael
|
063358301f
|
One space more
|
2017-11-08 13:08:26 +00:00 |
|
Michael
|
76caf7a9cf
|
Small corrections
|
2017-11-08 06:43:20 +00:00 |
|
Michael
|
5a6fa4ae87
|
Some more
|
2017-11-07 21:53:11 +00:00 |
|
Adam Magness
|
b995e858e6
|
Review changes
Replacements for ::delete() as well as changes to include use statements.
|
2017-11-07 09:12:01 -05:00 |
|
Adam Magness
|
0dfa57948f
|
Issue-#3873
Replace deprecated functions with new syntax.
|
2017-11-07 06:24:39 -05:00 |
|
Michael Vogel
|
669dafcf22
|
Merge pull request #3876 from tobiasd/2017107-followup3874
add version info to notification text
|
2017-11-07 06:44:05 +01:00 |
|
Tobias Diekershoff
|
a49c1be7c9
|
add version info to notification text
|
2017-11-07 06:32:10 +01:00 |
|
Hypolite Petovan
|
c847a2f9cc
|
Merge pull request #3874 from tobiasd/20171009-checkversion
check upstream version
|
2017-11-06 13:59:49 -05:00 |
|
Tobias Diekershoff
|
7881fd7dc9
|
std foo
|
2017-11-06 18:20:39 +01:00 |
|
Tobias Diekershoff
|
143e7fc6b7
|
dont use the entire url as option
|
2017-11-06 18:05:42 +01:00 |
|
Tobias Diekershoff
|
1f9b52f2bf
|
code corrections
|
2017-11-06 17:45:33 +01:00 |
|
Michael
|
478e363967
|
proc_run was replaced
|
2017-11-05 12:15:53 +00:00 |
|
Tobias Diekershoff
|
0d0751fce3
|
comparison works now
|
2017-11-05 07:45:49 +01:00 |
|
Tobias Diekershoff
|
6ee747dee8
|
missed something
|
2017-11-04 09:48:20 +01:00 |
|
Tobias Diekershoff
|
53f83dc0a1
|
typo
|
2017-11-04 09:31:57 +01:00 |
|
Tobias Diekershoff
|
08977cbc6b
|
this setting is not used anymore
|
2017-11-04 08:32:34 +01:00 |
|
Tobias Diekershoff
|
87c39cc396
|
this setting is not used anymore
|
2017-11-04 08:23:56 +01:00 |
|
Tobias Diekershoff
|
33ad8117ce
|
this setting is not used anymore
|
2017-11-04 08:22:42 +01:00 |
|
Tobias Diekershoff
|
503ffa98d2
|
settings for checkversion
|
2017-11-04 08:15:28 +01:00 |
|
Tobias Diekershoff
|
1928217f83
|
added config wrapper around new option, opt-in
|
2017-11-03 15:52:40 +01:00 |
|
Tobias Diekershoff
|
79add903fe
|
wording
|
2017-11-03 15:52:40 +01:00 |
|
Tobias Diekershoff
|
778c83bf25
|
show a notification in the admin panel if a newer version is available
|
2017-11-03 15:52:40 +01:00 |
|
Tobias Diekershoff
|
a1099a021a
|
relocation message is also send to D* contacts
|
2017-10-18 11:04:44 +02:00 |
|
Michael
|
a29b7e7153
|
"dba" is now a static class
|
2017-10-11 12:56:36 +00:00 |
|
Tobias Diekershoff
|
ed13034e23
|
Merge pull request #3773 from annando/force-republish
Force a republish to the directory server
|
2017-10-09 21:39:24 +02:00 |
|
Michael
|
c8eefbd091
|
Force a republish to the directory server
|
2017-10-09 19:26:45 +00:00 |
|
Tobias Diekershoff
|
495b639e55
|
.com -> .ca
|
2017-10-08 10:22:29 +02:00 |
|
Michael
|
88a70f9e2a
|
Possibly better handling of the single user admin setting
|
2017-09-30 13:58:07 +00:00 |
|
Michael
|
bd88179419
|
Add additional checks for the worker
|
2017-09-30 11:19:46 +00:00 |
|
Michael
|
289dde39ce
|
Removed unused setting
|
2017-09-25 19:05:05 +00:00 |
|
Michael
|
dfd48dd6f6
|
"qu" is no more
|
2017-09-15 21:00:39 +00:00 |
|
Michael
|
637eb0bfb4
|
Bugfix: Mails weren't sent
|
2017-09-08 15:14:33 +00:00 |
|
Michael
|
1893c3df16
|
Pleroma-Servers are now detected and displayed in the statistics
|
2017-08-29 16:40:08 +00:00 |
|
Michael
|
5adfeb0bd5
|
App::get_baseurl is now replaced with System::baseUrl
|
2017-08-26 07:32:10 +00:00 |
|
Michael
|
3c24bed412
|
New class "System"
|
2017-08-26 06:04:21 +00:00 |
|
Michael
|
21b239cbc7
|
Documentation was updated. (Reference to poormancron removed)
|
2017-08-25 02:49:25 +00:00 |
|
Tobias Diekershoff
|
6504156508
|
add a switch to the Markdown parser for using hard line breaks (issue 3592)
|
2017-08-09 16:04:53 +02:00 |
|
Michael
|
79fe249c54
|
Better use a wrapper
|
2017-07-22 06:43:04 +00:00 |
|
Michael
|
5d7e1e1a15
|
Use the realpath for the handling with (temporary) paths
|
2017-07-22 05:50:25 +00:00 |
|
Tobias Diekershoff
|
dc41ac0f61
|
use drop_item and some magic
|
2017-07-10 14:55:40 +02:00 |
|
Tobias Diekershoff
|
9304bb6422
|
Typos
|
2017-07-07 20:54:26 +02:00 |
|
Tobias Diekershoff
|
aabde5422b
|
allow the admin to delete an item by GUID from the admin panel
|
2017-07-07 10:38:07 +02:00 |
|
Michael Vogel
|
578cb0a55c
|
Merge pull request #3539 from AndyHee/20170617-admin_settings
Corrected names for counting/ listing account-types in admin panel
|
2017-06-28 07:24:41 +02:00 |
|
Michael
|
be3bfaec80
|
Only show the number of workerqueue entries that aren't done
|
2017-06-20 02:05:16 +00:00 |
|
AndyHee
|
d7b411e9bc
|
Corrected names of account-types
|
2017-06-17 12:36:14 +07:00 |
|
Hypolite Petovan
|
9c0d2c31e8
|
Replace AND and OR in PHP conditions by && and ||
|
2017-06-07 22:00:59 -04:00 |
|
Michael
|
104acec09c
|
The database structure is now checked ad the admin summary page
|
2017-05-28 08:39:41 +00:00 |
|
Hypolite Petovan
|
86cae070f2
|
Merge branch 'develop' into improvement/move-app-to-src-2
|
2017-05-07 12:58:11 -04:00 |
|
Tobias Diekershoff
|
20d69dee27
|
missing translation call
|
2017-05-03 07:11:21 +02:00 |
|
Hypolite Petovan
|
20043914e6
|
Move App to src
- Add `use Friendica\App;` wherever needed
|
2017-05-02 22:59:36 -04:00 |
|
Hypolite Petovan
|
56ee734b00
|
Cleanup /format pre-move
|
2017-05-02 22:59:24 -04:00 |
|
Michael
|
715e15cbe1
|
There is now a memory limit for the poller
|
2017-04-29 17:36:46 +00:00 |
|
Hypolite Petovan
|
188d3a6f5e
|
Renamed check_domain_blocklist to blocked_url
- Remove debug
|
2017-04-26 00:23:01 -04:00 |
|
Hypolite Petovan
|
7d9d22914f
|
Refactor "URL" to "domain" for blocklist
- Add slash trimming to domain
- Reformatted mod/friendica
|
2017-04-25 22:45:42 -04:00 |
|
Tobias Diekershoff
|
f146c85e75
|
standards
|
2017-04-25 18:57:50 +02:00 |
|
Tobias Diekershoff
|
eeb72bd879
|
docstrings for the admin panel functions
|
2017-04-24 23:47:05 +02:00 |
|
Tobias Diekershoff
|
f969f44603
|
added subpage for blocklist management to the admin panel
|
2017-04-24 23:45:05 +02:00 |
|
Michael
|
2628ff91f4
|
Call it "toinnodb"
|
2017-04-22 21:55:16 +00:00 |
|
Michael
|
aaa558f7ea
|
New command in dbstructure.php to convert all tables from MyISAM to InnoDB
|
2017-04-22 21:36:01 +00:00 |
|
Michael
|
33d5e5b818
|
Issue 3157: No fulltext anymore
|
2017-04-18 20:09:05 +00:00 |
|
Michael
|
47fd9226c3
|
Resubmit all profiles on directory change
|
2017-04-17 21:39:11 +00:00 |
|
Alexandre Alapetite
|
d076b39b64
|
Forgotten AS in mod/admin patch
|
2017-04-15 23:48:02 +02:00 |
|