]> git.mxchange.org Git - friendica.git/log
friendica.git
7 years agoMails shouldn't be duplicated anymore when sending
Michael [Sun, 7 May 2017 17:11:09 +0000 (17:11 +0000)]
Mails shouldn't be duplicated anymore when sending

7 years agoMerge branch 'develop' into improvement/move-app-to-src-2
Hypolite Petovan [Sun, 7 May 2017 16:58:11 +0000 (12:58 -0400)]
Merge branch 'develop' into improvement/move-app-to-src-2

7 years agoMerge pull request #3443 from annando/1705-diaspora-new-salmon
Hypolite Petovan [Sun, 7 May 2017 16:56:12 +0000 (12:56 -0400)]
Merge pull request #3443 from annando/1705-diaspora-new-salmon

Diaspora: Accept new Salmon format

7 years agoProbing has to be done uncached
Michael [Sun, 7 May 2017 16:33:54 +0000 (16:33 +0000)]
Probing has to be done uncached

7 years agoJust some more fixes to the protocol and the avatar stuff
Michael [Sun, 7 May 2017 15:58:32 +0000 (15:58 +0000)]
Just some more fixes to the protocol and the avatar stuff

7 years agoBugfix: Status messages had used the wrong field / rearranges parameter order
Michael [Sun, 7 May 2017 14:36:50 +0000 (14:36 +0000)]
Bugfix: Status messages had used the wrong field / rearranges parameter order

7 years agoDiaspora: Accept new Salmon format
Michael [Sun, 7 May 2017 13:11:11 +0000 (13:11 +0000)]
Diaspora: Accept new Salmon format

7 years agoMerge pull request #3442 from Alkarex/any_value_dbstructure
Michael Vogel [Sun, 7 May 2017 10:16:10 +0000 (12:16 +0200)]
Merge pull request #3442 from Alkarex/any_value_dbstructure

Fix GROUP BY in dbstructure

7 years agoRevert DB update
Alexandre Alapetite [Sun, 7 May 2017 09:27:30 +0000 (11:27 +0200)]
Revert DB update

https://github.com/friendica/friendica/pull/3442#issuecomment-299692884

7 years agoGenerate field_list only when needed
Alexandre Alapetite [Sun, 7 May 2017 09:07:34 +0000 (11:07 +0200)]
Generate field_list only when needed

https://github.com/friendica/friendica/pull/3442/files#r115137722

7 years agoFix GROUP BY in dbstructure
Alexandre Alapetite [Sun, 7 May 2017 08:53:38 +0000 (10:53 +0200)]
Fix GROUP BY in dbstructure

https://github.com/friendica/friendica/issues/3440

7 years agoMerge pull request #3441 from annando/1705-bugfix-delete
Tobias Diekershoff [Sun, 7 May 2017 08:37:14 +0000 (10:37 +0200)]
Merge pull request #3441 from annando/1705-bugfix-delete

Wrong parameter for delete command

7 years agoAnd another one
Michael [Sun, 7 May 2017 08:18:50 +0000 (08:18 +0000)]
And another one

7 years agoWrong parameter for delete command
Michael [Sun, 7 May 2017 08:12:36 +0000 (08:12 +0000)]
Wrong parameter for delete command

7 years agomove account/update_profile_image to section with general API's
gerhard6380 [Sat, 6 May 2017 23:39:37 +0000 (01:39 +0200)]
move account/update_profile_image to section with general API's

7 years agodocumentation for new api calls for photo management
gerhard6380 [Sat, 6 May 2017 23:33:12 +0000 (01:33 +0200)]
documentation for new api calls for photo management

7 years agoMerge pull request #3438 from annando/1705-dba-select
Hypolite Petovan [Sat, 6 May 2017 18:08:42 +0000 (14:08 -0400)]
Merge pull request #3438 from annando/1705-dba-select

New function "dba::select" to fetch table rows

7 years agoDESC should be ASC - this is more logically.
Michael [Sat, 6 May 2017 12:46:31 +0000 (12:46 +0000)]
DESC should be ASC - this is more logically.

7 years agoNew function "dba::select" to fetch table rows
Michael [Sat, 6 May 2017 11:32:18 +0000 (11:32 +0000)]
New function "dba::select" to fetch table rows

7 years agoMerge pull request #3437 from tobiasd/20170506-de
Michael Vogel [Sat, 6 May 2017 08:03:39 +0000 (10:03 +0200)]
Merge pull request #3437 from tobiasd/20170506-de

DE translations

7 years agoDE translations
Tobias Diekershoff [Sat, 6 May 2017 06:56:15 +0000 (08:56 +0200)]
DE translations

7 years agoMerge pull request #3433 from annando/1705-check_server
Hypolite Petovan [Sat, 6 May 2017 01:41:52 +0000 (21:41 -0400)]
Merge pull request #3433 from annando/1705-check_server

Set "last_failure" on connection timeout when checking server

7 years agoMerge pull request #3434 from annando/1705-unique-index
Hypolite Petovan [Sat, 6 May 2017 01:41:19 +0000 (21:41 -0400)]
Merge pull request #3434 from annando/1705-unique-index

Some useful unique indexes

7 years agoMerge pull request #3432 from annando/1705-api
Hypolite Petovan [Fri, 5 May 2017 21:57:30 +0000 (17:57 -0400)]
Merge pull request #3432 from annando/1705-api

Twidere reported error 501 when accessing a profile

7 years agoSome useful unique indexes
Michael [Fri, 5 May 2017 21:55:19 +0000 (21:55 +0000)]
Some useful unique indexes

7 years agoSet "last_failure" on connection timeout when checking server
Michael [Fri, 5 May 2017 20:51:45 +0000 (20:51 +0000)]
Set "last_failure" on connection timeout when checking server

7 years agoadded documention
Michael [Fri, 5 May 2017 20:45:11 +0000 (20:45 +0000)]
added documention

7 years agoMerge pull request #3431 from annando/issue-3318
Hypolite Petovan [Fri, 5 May 2017 20:38:59 +0000 (16:38 -0400)]
Merge pull request #3431 from annando/issue-3318

Issue 3318: Make sure that we fetch an author

7 years agoTwidere reported error 501 when accessing a profile
Michael [Fri, 5 May 2017 20:36:56 +0000 (20:36 +0000)]
Twidere reported error 501 when accessing a profile

7 years agochanged sql for photo table from to avoid memory issues on large photo tables
gerhard6380 [Fri, 5 May 2017 20:29:25 +0000 (22:29 +0200)]
changed sql for photo table from to avoid memory issues on large photo tables

7 years agoIssue 3318: Make sure that we fetch an author
Michael [Fri, 5 May 2017 19:41:41 +0000 (19:41 +0000)]
Issue 3318: Make sure that we fetch an author

7 years agoMerge pull request #3430 from annando/issue-
Tobias Diekershoff [Fri, 5 May 2017 12:07:36 +0000 (14:07 +0200)]
Merge pull request #3430 from annando/issue-

Issue 3428: Autocompletion now always show user@domain.tld

7 years agoIssue 3428: Autocompletion now always show user@domain.tld
Michael [Fri, 5 May 2017 11:55:01 +0000 (11:55 +0000)]
Issue 3428: Autocompletion now always show user@domain.tld

7 years agoMerge pull request #3429 from annando/1705-mastodon-version
Tobias Diekershoff [Fri, 5 May 2017 05:56:44 +0000 (07:56 +0200)]
Merge pull request #3429 from annando/1705-mastodon-version

Mastodon now does return a version number

7 years agoMastodon now does return a version number
Michael [Fri, 5 May 2017 05:36:43 +0000 (05:36 +0000)]
Mastodon now does return a version number

7 years agoMerge pull request #3417 from fabrixxm/feature/frio/admintemplates
rabuzarus [Thu, 4 May 2017 13:33:24 +0000 (15:33 +0200)]
Merge pull request #3417 from fabrixxm/feature/frio/admintemplates

Frio: admin aside template and generic_links_widget

7 years agoMerge pull request #3426 from annando/1705-diaspora-again
Hypolite Petovan [Thu, 4 May 2017 07:33:13 +0000 (03:33 -0400)]
Merge pull request #3426 from annando/1705-diaspora-again

Diaspora: Better handling for unrelayed comments and likes

7 years agoStandards and documentation
Michael [Thu, 4 May 2017 05:11:19 +0000 (05:11 +0000)]
Standards and documentation

7 years agoCheck src folder in util/typo.php + make it executable
Hypolite Petovan [Thu, 4 May 2017 03:04:14 +0000 (23:04 -0400)]
Check src folder in util/typo.php + make it executable

7 years agoFix overzealous space addition
Hypolite Petovan [Thu, 4 May 2017 02:37:18 +0000 (22:37 -0400)]
Fix overzealous space addition

7 years agoMerge pull request #3425 from annando/1705-db-port
Hypolite Petovan [Wed, 3 May 2017 23:17:43 +0000 (19:17 -0400)]
Merge pull request #3425 from annando/1705-db-port

It is now possible to connect to a db server with host:port

7 years agoRetraction does now work as well
Michael [Wed, 3 May 2017 19:55:33 +0000 (19:55 +0000)]
Retraction does now work as well

7 years agoDiaspora: Better handling for unrelayed comments and likes
Michael [Wed, 3 May 2017 19:28:51 +0000 (19:28 +0000)]
Diaspora: Better handling for unrelayed comments and likes

7 years agoIt is now possible to connect to a db server with host:port
Michael [Wed, 3 May 2017 19:22:44 +0000 (19:22 +0000)]
It is now possible to connect to a db server with host:port

7 years agoAdd doc about magic constants __FILE__ and __DIR__
Hypolite Petovan [Wed, 3 May 2017 14:30:23 +0000 (10:30 -0400)]
Add doc about magic constants __FILE__ and __DIR__

7 years agoMerge pull request #3424 from tobiasd/20170503-msg
Hypolite Petovan [Wed, 3 May 2017 05:31:30 +0000 (01:31 -0400)]
Merge pull request #3424 from tobiasd/20170503-msg

missing string for the translations

7 years agoMerge pull request #3422 from annando/1705-diaspora-comments-2
Tobias Diekershoff [Wed, 3 May 2017 05:29:54 +0000 (07:29 +0200)]
Merge pull request #3422 from annando/1705-diaspora-comments-2

Follow up for PR 3421 - some improvements

7 years agoNow comments are really working
Michael [Wed, 3 May 2017 05:22:39 +0000 (05:22 +0000)]
Now comments are really working

7 years agoregenerated master messages.po file
Tobias Diekershoff [Wed, 3 May 2017 05:11:33 +0000 (07:11 +0200)]
regenerated master messages.po file

7 years agomissing translation call
Tobias Diekershoff [Wed, 3 May 2017 05:11:21 +0000 (07:11 +0200)]
missing translation call

7 years agoAdd basepath to App
Hypolite Petovan [Wed, 3 May 2017 02:42:42 +0000 (22:42 -0400)]
Add basepath to App

7 years agoYet more standards
Hypolite Petovan [Wed, 3 May 2017 02:42:29 +0000 (22:42 -0400)]
Yet more standards

7 years agoRemove date mention
Hypolite Petovan [Mon, 1 May 2017 14:58:53 +0000 (10:58 -0400)]
Remove date mention

7 years agoAdd new documentation page about moving classes to src
Hypolite Petovan [Sun, 30 Apr 2017 21:34:23 +0000 (17:34 -0400)]
Add new documentation page about moving classes to src

7 years agoMinor fixes, including overzealous replacement of app -> App
Hypolite Petovan [Sun, 30 Apr 2017 12:08:05 +0000 (08:08 -0400)]
Minor fixes, including overzealous replacement of app -> App

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 agoHopefully this fixes the workflow
Michael [Tue, 2 May 2017 21:06:56 +0000 (21:06 +0000)]
Hopefully this fixes the workflow

7 years agoFollow up for PR 3421 - some improvements
Michael [Tue, 2 May 2017 19:48:11 +0000 (19:48 +0000)]
Follow up for PR 3421 - some improvements

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 agoend code with exception where cause is not clear should better be thrown as 500 Inter...
gerhard6380 [Mon, 1 May 2017 23:16:54 +0000 (01:16 +0200)]
end code with exception where cause is not clear should better be thrown as 500 InternalServerError instead of 400 BadRequest as the request was ok (all checks before passed).

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 agochange line endings to unix
gerhard6380 [Mon, 1 May 2017 20:19:48 +0000 (22:19 +0200)]
change line endings to unix

7 years agocoding convention applied
gerhard6380 [Mon, 1 May 2017 20:16:22 +0000 (22:16 +0200)]
coding convention applied

7 years agocoding conventions applied
gerhard6380 [Mon, 1 May 2017 20:05:33 +0000 (22:05 +0200)]
coding conventions applied

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 agoStandards
fabrixxm [Mon, 1 May 2017 16:25:56 +0000 (18:25 +0200)]
Standards

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 agoremove "not implemented by now" comment for update_profile_image
gerhard6380 [Mon, 1 May 2017 14:48:45 +0000 (16:48 +0200)]
remove "not implemented by now" comment for update_profile_image

7 years agoline breaks by mistake reversed
gerhard6380 [Mon, 1 May 2017 14:47:17 +0000 (16:47 +0200)]
line breaks by mistake reversed

7 years agochange line endings from VS
gerhard6380 [Mon, 1 May 2017 14:45:22 +0000 (16:45 +0200)]
change line endings from VS

7 years agonew api calls for photo management within clients
gerhard6380 [Mon, 1 May 2017 14:38:39 +0000 (16:38 +0200)]
new api calls for photo management within clients

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