]> git.mxchange.org Git - friendica.git/log
friendica.git
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 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 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 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 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 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 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 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 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 agofrio: admin aside template
fabrixxm [Thu, 27 Apr 2017 19:25:53 +0000 (21:25 +0200)]
frio: admin aside template

7 years agofrio: hilight selectet item in generic_links_widget.tpl
fabrixxm [Thu, 27 Apr 2017 17:34:01 +0000 (19:34 +0200)]
frio: hilight selectet item in generic_links_widget.tpl

Add a custom generic_links_widget.tpl.
The class ".selected" is add to `li` instead of `a`,
hilighting current item, e.g. in user settings aside.

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