]> git.mxchange.org Git - friendica.git/log
friendica.git
7 years agoRemove unrecommended leading backslash for fully qualified namespaces
Hypolite Petovan [Sun, 30 Apr 2017 04:29:14 +0000 (00:29 -0400)]
Remove unrecommended leading backslash for fully qualified namespaces

7 years agoStandards: Remove EOF closing PHP tags
Hypolite Petovan [Sun, 30 Apr 2017 04:21:02 +0000 (00:21 -0400)]
Standards: Remove EOF closing PHP tags

7 years agoFix wrong class name case
Hypolite Petovan [Sun, 30 Apr 2017 04:17:49 +0000 (00:17 -0400)]
Fix wrong class name case

- Use leading backslash for non-namespace class names in App

7 years agoUpdated Composer files
Hypolite Petovan [Sun, 30 Apr 2017 04:08:46 +0000 (00:08 -0400)]
Updated Composer files

- Bumped PEAR to version 1.10.4
- Added new classmap for App

7 years agoMove App to src
Hypolite Petovan [Sun, 30 Apr 2017 04:07:00 +0000 (00:07 -0400)]
Move App to src

- Add `use Friendica\App;` wherever needed

7 years agoCleanup /format pre-move
Hypolite Petovan [Sun, 30 Apr 2017 04:01:26 +0000 (00:01 -0400)]
Cleanup /format pre-move

7 years agoMerge pull request #3421 from annando/1705-diaspora-comment
Hypolite Petovan [Tue, 2 May 2017 19:42:41 +0000 (15:42 -0400)]
Merge pull request #3421 from annando/1705-diaspora-comment

Comments from unknown people never reached us

7 years agoComments from unknown people never reached us
Michael [Tue, 2 May 2017 18:42:01 +0000 (18:42 +0000)]
Comments from unknown people never reached us

7 years agoMerge pull request #3420 from annando/issue-3419
Tobias Diekershoff [Tue, 2 May 2017 11:17:53 +0000 (13:17 +0200)]
Merge pull request #3420 from annando/issue-3419

PR 3419: Avoid problems with PHP7 and dba.php

7 years agoPR 3419: Avoid problems with PHP7 and dba.php
Michael [Tue, 2 May 2017 10:47:53 +0000 (10:47 +0000)]
PR 3419: Avoid problems with PHP7 and dba.php

7 years agoMerge pull request #3415 from annando/1704-db-relation
Tobias Diekershoff [Tue, 2 May 2017 06:37:06 +0000 (08:37 +0200)]
Merge pull request #3415 from annando/1704-db-relation

New function to recursively delete data

7 years agoError reporting hadn't worked for the new functions
Michael [Mon, 1 May 2017 21:38:37 +0000 (21:38 +0000)]
Error reporting hadn't worked for the new functions

7 years agoAvoid duplicated queries
Michael [Mon, 1 May 2017 19:54:08 +0000 (19:54 +0000)]
Avoid duplicated queries

7 years agoDelete queries are now split into chunks.
Michael [Mon, 1 May 2017 17:42:37 +0000 (17:42 +0000)]
Delete queries are now split into chunks.

7 years agoMerge pull request #3416 from tobiasd/20170501-de
Hypolite Petovan [Mon, 1 May 2017 15:55:42 +0000 (11:55 -0400)]
Merge pull request #3416 from tobiasd/20170501-de

DE translations

7 years agoThe number of queries is reduced dramatically
Michael [Mon, 1 May 2017 09:34:15 +0000 (09:34 +0000)]
The number of queries is reduced dramatically

7 years agoThis is better
Michael [Mon, 1 May 2017 06:35:41 +0000 (06:35 +0000)]
This is better

7 years agoDE translations
Tobias Diekershoff [Mon, 1 May 2017 06:23:01 +0000 (08:23 +0200)]
DE translations

7 years agoOnly fetch the rows when needed
Michael [Mon, 1 May 2017 05:45:36 +0000 (05:45 +0000)]
Only fetch the rows when needed

7 years agoAdd a missing relation
Michael [Sun, 30 Apr 2017 20:19:47 +0000 (20:19 +0000)]
Add a missing relation

7 years agoDelete now works
Michael [Sun, 30 Apr 2017 19:54:41 +0000 (19:54 +0000)]
Delete now works

7 years agoMerge pull request #3414 from beardyunixer/dlogger
Hypolite Petovan [Sun, 30 Apr 2017 12:10:07 +0000 (08:10 -0400)]
Merge pull request #3414 from beardyunixer/dlogger

Dlogger

7 years agoAccidentally included a self-loathing verb.
Thomas Willingham [Sun, 30 Apr 2017 10:16:04 +0000 (11:16 +0100)]
Accidentally included a self-loathing verb.

7 years agoAdd the dlogger
Thomas Willingham [Sun, 30 Apr 2017 10:14:38 +0000 (11:14 +0100)]
Add the dlogger

7 years agoAdded information about table relations
Michael [Sat, 29 Apr 2017 23:33:02 +0000 (23:33 +0000)]
Added information about table relations

7 years agoMerge pull request #3408 from annando/1704-conversation-2
Hypolite Petovan [Sat, 29 Apr 2017 20:37:53 +0000 (16:37 -0400)]
Merge pull request #3408 from annando/1704-conversation-2

Conversation data is stored for own posts as well/improved function dba:update

7 years agoMerge pull request #3411 from annando/1704-ping-order
Hypolite Petovan [Sat, 29 Apr 2017 20:36:03 +0000 (16:36 -0400)]
Merge pull request #3411 from annando/1704-ping-order

Unread notifications are now always on top

7 years agoRemove commented code.
Michael [Sat, 29 Apr 2017 20:21:54 +0000 (20:21 +0000)]
Remove commented code.

7 years agoMerge pull request #3410 from annando/1704-poller-memory
Hypolite Petovan [Sat, 29 Apr 2017 20:01:05 +0000 (16:01 -0400)]
Merge pull request #3410 from annando/1704-poller-memory

There is now a memory limit for the poller

7 years agoSome more places were we check now
Michael [Sat, 29 Apr 2017 17:45:09 +0000 (17:45 +0000)]
Some more places were we check now

7 years agoThere is now a memory limit for the poller
Michael [Sat, 29 Apr 2017 17:36:46 +0000 (17:36 +0000)]
There is now a memory limit for the poller

7 years agoUnread notifications are now always on top
Michael [Sat, 29 Apr 2017 14:22:49 +0000 (14:22 +0000)]
Unread notifications are now always on top

7 years agoDescription added
Michael [Sat, 29 Apr 2017 12:19:49 +0000 (12:19 +0000)]
Description added

7 years agoDon't update the conversation only because the source changed
Michael [Sat, 29 Apr 2017 08:30:43 +0000 (08:30 +0000)]
Don't update the conversation only because the source changed

7 years agoAdded documentation
Michael [Sat, 29 Apr 2017 08:11:54 +0000 (08:11 +0000)]
Added documentation

7 years agoImproved dba:update function.
Michael [Sat, 29 Apr 2017 07:50:09 +0000 (07:50 +0000)]
Improved dba:update function.

7 years agoMerge pull request #3407 from Hypolite/issue/#3406
rabuzarus [Sat, 29 Apr 2017 07:08:33 +0000 (09:08 +0200)]
Merge pull request #3407 from Hypolite/issue/#3406

frio: Fix typo in various button callbacks

7 years agoStore conversation data for self created posts as well
Michael [Sat, 29 Apr 2017 05:44:13 +0000 (05:44 +0000)]
Store conversation data for self created posts as well

7 years agofrio: Fix typo in various button callbacks
Hypolite Petovan [Sat, 29 Apr 2017 01:50:09 +0000 (21:50 -0400)]
frio: Fix typo in various button callbacks

7 years agoThere is now a function to store conversations
Michael [Fri, 28 Apr 2017 16:35:53 +0000 (16:35 +0000)]
There is now a function to store conversations

7 years agoMerge pull request #3405 from annando/1704-remove-discard
Tobias Diekershoff [Fri, 28 Apr 2017 10:42:10 +0000 (12:42 +0200)]
Merge pull request #3405 from annando/1704-remove-discard

Remove the "discard" button for contact requests from Diaspora.

7 years agoRemove the "discard" button for contact requests from Diaspora.
Michael [Fri, 28 Apr 2017 08:36:10 +0000 (08:36 +0000)]
Remove the "discard" button for contact requests from Diaspora.

7 years agoMerge pull request #3403 from tobiasd/20170428-typo
Michael Vogel [Fri, 28 Apr 2017 08:10:46 +0000 (10:10 +0200)]
Merge pull request #3403 from tobiasd/20170428-typo

a typo

7 years agoMerge pull request #3402 from annando/1704-conversation
Tobias Diekershoff [Fri, 28 Apr 2017 08:00:12 +0000 (10:00 +0200)]
Merge pull request #3402 from annando/1704-conversation

OStatus improvements (Mastodon) and new SQL functions

7 years agoa typo
Tobias Diekershoff [Fri, 28 Apr 2017 07:48:07 +0000 (09:48 +0200)]
a typo

7 years agoWe should return a return value when we say that we have a return value.
Michael [Fri, 28 Apr 2017 06:21:12 +0000 (06:21 +0000)]
We should return a return value when we say that we have a return value.

7 years agoMissed protocol ...
Michael [Fri, 28 Apr 2017 06:03:04 +0000 (06:03 +0000)]
Missed protocol ...

7 years agoNew function "dba::update" and changed unique index for the conversations
Michael [Fri, 28 Apr 2017 05:50:27 +0000 (05:50 +0000)]
New function "dba::update" and changed unique index for the conversations

7 years agodba:p and dba:e can now be called with a parameter array as well.
Michael [Fri, 28 Apr 2017 04:47:28 +0000 (04:47 +0000)]
dba:p and dba:e can now be called with a parameter array as well.

7 years agoWe should escape the table name as well.
Michael [Fri, 28 Apr 2017 04:05:50 +0000 (04:05 +0000)]
We should escape the table name as well.

7 years agoMerge pull request #3390 from annando/1704-cleaned_install
Hypolite Petovan [Fri, 28 Apr 2017 01:17:13 +0000 (21:17 -0400)]
Merge pull request #3390 from annando/1704-cleaned_install

Added a PDO check in the install routine and cleaned it up

7 years agoSet the database version
Michael [Thu, 27 Apr 2017 20:47:52 +0000 (20:47 +0000)]
Set the database version

7 years agoSalmons with Mastodon seem to work now
Michael [Thu, 27 Apr 2017 20:38:46 +0000 (20:38 +0000)]
Salmons with Mastodon seem to work now

7 years agoMerge pull request #3398 from tobiasd/20170427-blockdocde
Michael Vogel [Thu, 27 Apr 2017 09:06:31 +0000 (11:06 +0200)]
Merge pull request #3398 from tobiasd/20170427-blockdocde

DE Server Blocklist docs

7 years agoa cookie for the Rechtschreib-Nerd
Tobias Diekershoff [Thu, 27 Apr 2017 09:00:30 +0000 (11:00 +0200)]
a cookie for the Rechtschreib-Nerd

7 years agoMerge pull request #3400 from tobiasd/20170427-credits
Michael Vogel [Thu, 27 Apr 2017 08:47:08 +0000 (10:47 +0200)]
Merge pull request #3400 from tobiasd/20170427-credits

regen credits

7 years agoMerge pull request #3399 from tobiasd/20170427-messages
Michael Vogel [Thu, 27 Apr 2017 08:46:54 +0000 (10:46 +0200)]
Merge pull request #3399 from tobiasd/20170427-messages

regenerated master messages.po file

7 years agoMerge pull request #3397 from tobiasd/20170427-robots
fabrixxm [Thu, 27 Apr 2017 07:27:55 +0000 (09:27 +0200)]
Merge pull request #3397 from tobiasd/20170427-robots

removed commented out line

7 years agoregen credits
Tobias Diekershoff [Thu, 27 Apr 2017 05:42:21 +0000 (07:42 +0200)]
regen credits

7 years agoregenerated master messages.po file
Tobias Diekershoff [Thu, 27 Apr 2017 05:35:43 +0000 (07:35 +0200)]
regenerated master messages.po file

7 years agoremoved commented out line
Tobias Diekershoff [Thu, 27 Apr 2017 05:31:57 +0000 (07:31 +0200)]
removed commented out line

7 years agoDE Server Blocklist docs
Tobias Diekershoff [Thu, 27 Apr 2017 05:29:49 +0000 (07:29 +0200)]
DE Server Blocklist docs

7 years agoMerge pull request #3393 from Shnoulle/develop_feature3334
Tobias Diekershoff [Thu, 27 Apr 2017 05:23:01 +0000 (07:23 +0200)]
Merge pull request #3393 from Shnoulle/develop_feature3334

Simple robots.txt for server 404 log

7 years agoMerge pull request #3392 from Hypolite/issue/#3387
Tobias Diekershoff [Thu, 27 Apr 2017 05:22:45 +0000 (07:22 +0200)]
Merge pull request #3392 from Hypolite/issue/#3387

Enforce the domain blocklist

7 years agoAdd documentation about the new admin page
Hypolite Petovan [Thu, 27 Apr 2017 02:22:01 +0000 (22:22 -0400)]
Add documentation about the new admin page

7 years agoUse Config::get instead of get_config
Hypolite Petovan [Thu, 27 Apr 2017 02:08:47 +0000 (22:08 -0400)]
Use Config::get instead of get_config

7 years agoConversation data is now stored in another table
Michael [Wed, 26 Apr 2017 21:16:25 +0000 (21:16 +0000)]
Conversation data is now stored in another table

7 years agoCoding standards : doxygen + tab + single quote
Denis Chenu [Wed, 26 Apr 2017 15:26:13 +0000 (17:26 +0200)]
Coding standards : doxygen + tab + single quote

7 years agoDoxygen standard
Denis Chenu [Wed, 26 Apr 2017 15:09:10 +0000 (17:09 +0200)]
Doxygen standard

7 years agoCoding standards part and bad empty Disallow
Denis Chenu [Wed, 26 Apr 2017 15:07:24 +0000 (17:07 +0200)]
Coding standards part and bad empty Disallow
- Unsure PHP_EOL is the best here : PHP_EOL are not the same on *nux and win, it's not for server , but for browser
- _content vs _init : seems not really a web content ?

7 years agoSimple robots.txt for server 404 log
Denis Chenu [Wed, 26 Apr 2017 13:39:35 +0000 (15:39 +0200)]
Simple robots.txt for server 404 log

7 years agoRenamed check_domain_blocklist to blocked_url
Hypolite Petovan [Wed, 26 Apr 2017 04:23:01 +0000 (00:23 -0400)]
Renamed check_domain_blocklist to blocked_url

- Remove debug

7 years agoAdd check_blocklist to z_fetch_url and post_url
Hypolite Petovan [Wed, 26 Apr 2017 02:59:11 +0000 (22:59 -0400)]
Add check_blocklist to z_fetch_url and post_url

- Standard compliance

7 years agoAdded check_domain_blocklist
Hypolite Petovan [Wed, 26 Apr 2017 02:45:56 +0000 (22:45 -0400)]
Added check_domain_blocklist

7 years agoRefactor "URL" to "domain" for blocklist
Hypolite Petovan [Wed, 26 Apr 2017 02:45:42 +0000 (22:45 -0400)]
Refactor "URL" to "domain" for blocklist

- Add slash trimming to domain
- Reformatted mod/friendica

7 years agoMerge pull request #3388 from tobiasd/20170424-blocklistadminpanel
Hypolite Petovan [Wed, 26 Apr 2017 01:23:20 +0000 (21:23 -0400)]
Merge pull request #3388 from tobiasd/20170424-blocklistadminpanel

blocklist front end for the admin panel

7 years agoMerge remote-tracking branch 'upstream/develop' into 1704-conversation
Michael [Tue, 25 Apr 2017 20:23:38 +0000 (20:23 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1704-conversation

7 years agoMerge pull request #3389 from annando/1704-db-query
Hypolite Petovan [Tue, 25 Apr 2017 17:02:43 +0000 (13:02 -0400)]
Merge pull request #3389 from annando/1704-db-query

New database functions

7 years agostandards
Tobias Diekershoff [Tue, 25 Apr 2017 16:57:50 +0000 (18:57 +0200)]
standards

7 years agoAdded PDO in documentation.
Michael [Tue, 25 Apr 2017 16:10:38 +0000 (16:10 +0000)]
Added PDO in documentation.

7 years agoAdded class description
Michael [Tue, 25 Apr 2017 16:05:26 +0000 (16:05 +0000)]
Added class description

7 years agoAdded check for MySQL driver for PDO.
Michael [Tue, 25 Apr 2017 06:10:14 +0000 (06:10 +0000)]
Added check for MySQL driver for PDO.

7 years agoAdded a PDO check in the install routine and cleaned it up
Michael [Tue, 25 Apr 2017 05:55:20 +0000 (05:55 +0000)]
Added a PDO check in the install routine and cleaned it up

7 years agoBetter debugging
Michael [Tue, 25 Apr 2017 05:20:34 +0000 (05:20 +0000)]
Better debugging

7 years agoSmall corrections
Michael [Tue, 25 Apr 2017 05:11:04 +0000 (05:11 +0000)]
Small corrections

7 years agoMerge pull request #3374 from rabuzarus/20170407_-_group_edit
Hypolite Petovan [Mon, 24 Apr 2017 23:50:46 +0000 (19:50 -0400)]
Merge pull request #3374 from rabuzarus/20170407_-_group_edit

Frio: provide own group template + some restructuring in group.php

7 years agoWe weren't able to test mysqlnd, so better remove the code
Michael [Mon, 24 Apr 2017 21:51:47 +0000 (21:51 +0000)]
We weren't able to test mysqlnd, so better remove the code

7 years agodocstrings for the admin panel functions
Tobias Diekershoff [Mon, 24 Apr 2017 21:47:05 +0000 (23:47 +0200)]
docstrings for the admin panel functions

7 years agoadded subpage for blocklist management to the admin panel
Tobias Diekershoff [Mon, 24 Apr 2017 21:45:05 +0000 (23:45 +0200)]
added subpage for blocklist management to the admin panel

7 years agoadded template for the blocklist editor in the admin panel
Tobias Diekershoff [Mon, 24 Apr 2017 21:44:27 +0000 (23:44 +0200)]
added template for the blocklist editor in the admin panel

7 years agoadd the contents from the blocklist to the /friendica page
Tobias Diekershoff [Mon, 24 Apr 2017 21:43:39 +0000 (23:43 +0200)]
add the contents from the blocklist to the /friendica page

7 years agoFree results
Michael [Mon, 24 Apr 2017 21:36:04 +0000 (21:36 +0000)]
Free results

7 years agoLittle spelling problem
Michael [Mon, 24 Apr 2017 21:23:00 +0000 (21:23 +0000)]
Little spelling problem

7 years agoReplace spaces by tabs
Michael [Mon, 24 Apr 2017 21:20:24 +0000 (21:20 +0000)]
Replace spaces by tabs

7 years agoCode cleanup
Michael [Mon, 24 Apr 2017 21:18:30 +0000 (21:18 +0000)]
Code cleanup

7 years agoRemoved old functions
Michael [Mon, 24 Apr 2017 21:02:51 +0000 (21:02 +0000)]
Removed old functions

7 years agoNew function to calculate rows
Michael [Mon, 24 Apr 2017 20:32:35 +0000 (20:32 +0000)]
New function to calculate rows

7 years agoNew function to check for the existance of data
Michael [Mon, 24 Apr 2017 19:23:49 +0000 (19:23 +0000)]
New function to check for the existance of data

7 years agoÖrgs
Michael [Mon, 24 Apr 2017 06:28:57 +0000 (06:28 +0000)]
Örgs

7 years agoRestored privates variables
Michael [Mon, 24 Apr 2017 06:27:59 +0000 (06:27 +0000)]
Restored privates variables