]>
git.mxchange.org Git - friendica.git/log
Michael [Mon, 8 May 2017 17:29:46 +0000 (17:29 +0000)]
Added documentation
Michael [Mon, 8 May 2017 14:31:37 +0000 (14:31 +0000)]
Even better?
Michael [Mon, 8 May 2017 14:02:32 +0000 (14:02 +0000)]
Should work now ...
Michael [Mon, 8 May 2017 12:35:44 +0000 (12:35 +0000)]
More URL can be styled
Michael [Mon, 8 May 2017 12:18:30 +0000 (12:18 +0000)]
Better design for links in Mastodon posts
Tobias Diekershoff [Mon, 8 May 2017 06:29:51 +0000 (08:29 +0200)]
Merge pull request #3451 from annando/issue-basepath-writable
Don't check if basepath is writeable / convert App.php to unix newlines
Michael [Mon, 8 May 2017 06:11:38 +0000 (06:11 +0000)]
Don't check if basepath is writable / convert App.php to unix newlines
Tobias Diekershoff [Mon, 8 May 2017 04:56:24 +0000 (06:56 +0200)]
Merge pull request #3418 from gerhard6380/develop
New API calls for photo management
Hypolite Petovan [Sun, 7 May 2017 22:35:21 +0000 (18:35 -0400)]
Merge pull request #3450 from annando/1705-more-classes
And even more global classes ...
Michael [Sun, 7 May 2017 22:21:12 +0000 (22:21 +0000)]
And even more global classes ...
Michael Vogel [Sun, 7 May 2017 22:18:53 +0000 (00:18 +0200)]
Merge pull request #3449 from Hypolite/improvement/move-probe-to-src
Hotfix: Yet more global classes to escape
Hypolite Petovan [Sun, 7 May 2017 22:12:26 +0000 (18:12 -0400)]
Yet more global classes to escape
Michael Vogel [Sun, 7 May 2017 21:14:22 +0000 (23:14 +0200)]
Merge pull request #3445 from Hypolite/improvement/move-probe-to-src
Move Probe to src
Hypolite Petovan [Sun, 7 May 2017 21:10:39 +0000 (17:10 -0400)]
Merge pull request #3448 from annando/1705-dba-functions
The first queries are replaced with the new functions. More to come ...
Hypolite Petovan [Sun, 7 May 2017 21:08:32 +0000 (17:08 -0400)]
Add missing include/probe require for probe_url support
Michael [Sun, 7 May 2017 20:52:00 +0000 (20:52 +0000)]
The first queries are replaced with the new functions. More to come ...
Michael Vogel [Sun, 7 May 2017 20:32:21 +0000 (22:32 +0200)]
Merge pull request #3447 from Alkarex/message-sql-bug
Fix SQL syntax bug in mod message
gerhard6380 [Sun, 7 May 2017 19:43:29 +0000 (21:43 +0200)]
applied documentation convention
Alexandre Alapetite [Sun, 7 May 2017 19:39:00 +0000 (21:39 +0200)]
Fix SQL syntax bug in mod message
Tobias Diekershoff [Sun, 7 May 2017 19:27:12 +0000 (21:27 +0200)]
Merge pull request #3446 from Hypolite/improvement/move-app-to-src-2
Hotfix for missing Exception class
Hypolite Petovan [Sun, 7 May 2017 19:22:11 +0000 (15:22 -0400)]
Hotfix for missing Exception class
Hypolite Petovan [Sun, 7 May 2017 19:00:38 +0000 (15:00 -0400)]
Updated doc in include/probe.php
- Fix standards
Hypolite Petovan [Sun, 7 May 2017 18:50:47 +0000 (14:50 -0400)]
Updated composer static autoloader
Hypolite Petovan [Sun, 7 May 2017 18:45:19 +0000 (14:45 -0400)]
Rename include/Scrape to include/probe
Hypolite Petovan [Sun, 7 May 2017 18:44:30 +0000 (14:44 -0400)]
Move Probe to src
Hypolite Petovan [Sun, 7 May 2017 18:40:23 +0000 (14:40 -0400)]
Fix require_once format
Hypolite Petovan [Sun, 7 May 2017 17:45:34 +0000 (13:45 -0400)]
Merge pull request #3444 from annando/1705-mail-duplicates
Mails shouldn't be duplicated anymore when sending
Michael Vogel [Sun, 7 May 2017 17:37:50 +0000 (19:37 +0200)]
Merge pull request #3423 from Hypolite/improvement/move-app-to-src-2
Move App to `src` redux
Michael [Sun, 7 May 2017 17:11:09 +0000 (17:11 +0000)]
Mails shouldn't be duplicated anymore when sending
Hypolite Petovan [Sun, 7 May 2017 16:58:11 +0000 (12:58 -0400)]
Merge branch 'develop' into improvement/move-app-to-src-2
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
Michael [Sun, 7 May 2017 16:33:54 +0000 (16:33 +0000)]
Probing has to be done uncached
Michael [Sun, 7 May 2017 15:58:32 +0000 (15:58 +0000)]
Just some more fixes to the protocol and the avatar stuff
Michael [Sun, 7 May 2017 14:36:50 +0000 (14:36 +0000)]
Bugfix: Status messages had used the wrong field / rearranges parameter order
Michael [Sun, 7 May 2017 13:11:11 +0000 (13:11 +0000)]
Diaspora: Accept new Salmon format
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
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
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
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
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
Michael [Sun, 7 May 2017 08:18:50 +0000 (08:18 +0000)]
And another one
Michael [Sun, 7 May 2017 08:12:36 +0000 (08:12 +0000)]
Wrong parameter for delete command
gerhard6380 [Sat, 6 May 2017 23:39:37 +0000 (01:39 +0200)]
move account/update_profile_image to section with general API's
gerhard6380 [Sat, 6 May 2017 23:33:12 +0000 (01:33 +0200)]
documentation for new api calls for photo management
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
Michael [Sat, 6 May 2017 12:46:31 +0000 (12:46 +0000)]
DESC should be ASC - this is more logically.
Michael [Sat, 6 May 2017 11:32:18 +0000 (11:32 +0000)]
New function "dba::select" to fetch table rows
Michael Vogel [Sat, 6 May 2017 08:03:39 +0000 (10:03 +0200)]
Merge pull request #3437 from tobiasd/
20170506 -de
DE translations
Tobias Diekershoff [Sat, 6 May 2017 06:56:15 +0000 (08:56 +0200)]
DE translations
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
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
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
Michael [Fri, 5 May 2017 21:55:19 +0000 (21:55 +0000)]
Some useful unique indexes
Michael [Fri, 5 May 2017 20:51:45 +0000 (20:51 +0000)]
Set "last_failure" on connection timeout when checking server
Michael [Fri, 5 May 2017 20:45:11 +0000 (20:45 +0000)]
added documention
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
Michael [Fri, 5 May 2017 20:36:56 +0000 (20:36 +0000)]
Twidere reported error 501 when accessing a profile
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
Michael [Fri, 5 May 2017 19:41:41 +0000 (19:41 +0000)]
Issue 3318: Make sure that we fetch an author
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
Michael [Fri, 5 May 2017 11:55:01 +0000 (11:55 +0000)]
Issue 3428: Autocompletion now always show user@domain.tld
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
Michael [Fri, 5 May 2017 05:36:43 +0000 (05:36 +0000)]
Mastodon now does return a version number
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
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
Michael [Thu, 4 May 2017 05:11:19 +0000 (05:11 +0000)]
Standards and documentation
Hypolite Petovan [Thu, 4 May 2017 03:04:14 +0000 (23:04 -0400)]
Check src folder in util/typo.php + make it executable
Hypolite Petovan [Thu, 4 May 2017 02:37:18 +0000 (22:37 -0400)]
Fix overzealous space addition
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
Michael [Wed, 3 May 2017 19:55:33 +0000 (19:55 +0000)]
Retraction does now work as well
Michael [Wed, 3 May 2017 19:28:51 +0000 (19:28 +0000)]
Diaspora: Better handling for unrelayed comments and likes
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
Hypolite Petovan [Wed, 3 May 2017 14:30:23 +0000 (10:30 -0400)]
Add doc about magic constants __FILE__ and __DIR__
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
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
Michael [Wed, 3 May 2017 05:22:39 +0000 (05:22 +0000)]
Now comments are really working
Tobias Diekershoff [Wed, 3 May 2017 05:11:33 +0000 (07:11 +0200)]
regenerated master messages.po file
Tobias Diekershoff [Wed, 3 May 2017 05:11:21 +0000 (07:11 +0200)]
missing translation call
Hypolite Petovan [Wed, 3 May 2017 02:42:42 +0000 (22:42 -0400)]
Add basepath to App
Hypolite Petovan [Wed, 3 May 2017 02:42:29 +0000 (22:42 -0400)]
Yet more standards
Hypolite Petovan [Mon, 1 May 2017 14:58:53 +0000 (10:58 -0400)]
Remove date mention
Hypolite Petovan [Sun, 30 Apr 2017 21:34:23 +0000 (17:34 -0400)]
Add new documentation page about moving classes to src
Hypolite Petovan [Sun, 30 Apr 2017 12:08:05 +0000 (08:08 -0400)]
Minor fixes, including overzealous replacement of app -> App
Hypolite Petovan [Sun, 30 Apr 2017 04:29:14 +0000 (00:29 -0400)]
Remove unrecommended leading backslash for fully qualified namespaces
Hypolite Petovan [Sun, 30 Apr 2017 04:21:02 +0000 (00:21 -0400)]
Standards: Remove EOF closing PHP tags
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
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
Hypolite Petovan [Sun, 30 Apr 2017 04:07:00 +0000 (00:07 -0400)]
Move App to src
- Add `use Friendica\App;` wherever needed
Hypolite Petovan [Sun, 30 Apr 2017 04:01:26 +0000 (00:01 -0400)]
Cleanup /format pre-move
Michael [Tue, 2 May 2017 21:06:56 +0000 (21:06 +0000)]
Hopefully this fixes the workflow
Michael [Tue, 2 May 2017 19:48:11 +0000 (19:48 +0000)]
Follow up for PR 3421 - some improvements
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
Michael [Tue, 2 May 2017 18:42:01 +0000 (18:42 +0000)]
Comments from unknown people never reached us
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
Michael [Tue, 2 May 2017 10:47:53 +0000 (10:47 +0000)]
PR 3419: Avoid problems with PHP7 and dba.php
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
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).
Michael [Mon, 1 May 2017 21:38:37 +0000 (21:38 +0000)]
Error reporting hadn't worked for the new functions
gerhard6380 [Mon, 1 May 2017 20:19:48 +0000 (22:19 +0200)]
change line endings to unix
gerhard6380 [Mon, 1 May 2017 20:16:22 +0000 (22:16 +0200)]
coding convention applied