]>
git.mxchange.org Git - friendica.git/log
Michael [Sun, 1 Jan 2017 21:21:16 +0000 (21:21 +0000)]
Diaspora: Add a mention when doing a thread reply
Tobias Diekershoff [Sat, 31 Dec 2016 10:57:33 +0000 (11:57 +0100)]
Merge pull request #3054 from annando/1612-diaspora
Events are now shared with Diaspora in separate fields
Michael [Fri, 30 Dec 2016 23:18:31 +0000 (23:18 +0000)]
Enable caching wirh comments
Michael [Fri, 30 Dec 2016 22:54:16 +0000 (22:54 +0000)]
Disable some features
Michael [Fri, 30 Dec 2016 22:40:30 +0000 (22:40 +0000)]
We now also transmit Dislikes
Michael [Fri, 30 Dec 2016 22:31:21 +0000 (22:31 +0000)]
We now send the participation message as well.
Michael [Fri, 30 Dec 2016 10:03:02 +0000 (10:03 +0000)]
Standard stuff
Michael [Fri, 30 Dec 2016 03:31:38 +0000 (03:31 +0000)]
Events are now shared with Diaspora.
Michael [Thu, 29 Dec 2016 23:29:01 +0000 (23:29 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1612-diaspora
Michael [Thu, 29 Dec 2016 23:27:11 +0000 (23:27 +0000)]
Events are now done.
Tobias Diekershoff [Thu, 29 Dec 2016 18:11:54 +0000 (19:11 +0100)]
Merge pull request #3047 from annando/1612-indexlength
New binary data fields to avoid index length problems
Michael [Thu, 29 Dec 2016 17:13:07 +0000 (17:13 +0000)]
Merge branch '1612-diaspora' of github.com:annando/friendica into 1612-diaspora
Michael [Thu, 29 Dec 2016 17:11:59 +0000 (17:11 +0000)]
Improved loggin
Michael [Thu, 29 Dec 2016 10:16:10 +0000 (10:16 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1612-diaspora
Michael Vogel [Thu, 29 Dec 2016 10:14:14 +0000 (11:14 +0100)]
Merge pull request #3048 from ddorian1/develop
Fix test for static calls with PHP 7
Michael Vogel [Thu, 29 Dec 2016 10:11:47 +0000 (11:11 +0100)]
Merge pull request #3051 from ddorian1/const
Missing self befor class constants
Michael Vogel [Thu, 29 Dec 2016 10:08:16 +0000 (11:08 +0100)]
Merge pull request #3046 from rabuzarus/2016125_-_photo_albums_refresh
Update the photo albums cache on upload, album deletion or renaming
Michael [Thu, 29 Dec 2016 03:13:57 +0000 (03:13 +0000)]
We now transmit event data as well
Michael [Wed, 28 Dec 2016 13:30:55 +0000 (13:30 +0000)]
Relaying of Diaspora comments now work with the new fields as well.
Johannes Schwab [Tue, 27 Dec 2016 18:07:57 +0000 (19:07 +0100)]
Missing self befor class constants
Michael Vogel [Wed, 28 Dec 2016 03:25:46 +0000 (04:25 +0100)]
Merge pull request #3050 from tobiasd/
20161227 -adminpanel
for the fed stats it is better to have a >= then a = in the query
Tobias Diekershoff [Tue, 27 Dec 2016 16:53:59 +0000 (17:53 +0100)]
for the fed stats it is better to have a >= then a = in the query
Johannes Schwab [Tue, 27 Dec 2016 14:47:53 +0000 (15:47 +0100)]
Fix test for static calls with PHP 7
Michael [Tue, 27 Dec 2016 14:37:48 +0000 (14:37 +0000)]
Threaded comments will now be transmitted
Michael [Tue, 27 Dec 2016 12:59:15 +0000 (12:59 +0000)]
Support for threaded comments
Michael [Mon, 26 Dec 2016 23:44:21 +0000 (23:44 +0000)]
updated database.sql
Michael [Mon, 26 Dec 2016 06:02:14 +0000 (06:02 +0000)]
We should increase the database version as well ...
rabuzarus [Mon, 26 Dec 2016 01:41:00 +0000 (02:41 +0100)]
Update cache on photo edit only when album name has changed
Michael [Sun, 25 Dec 2016 21:04:10 +0000 (21:04 +0000)]
New binary data fields to avoid index length problems
rabuzarus [Sun, 25 Dec 2016 15:58:38 +0000 (16:58 +0100)]
Update the photo albums cache on upload, album deletion or renaming
Michael Vogel [Sun, 25 Dec 2016 05:47:56 +0000 (06:47 +0100)]
Merge pull request #3045 from rabuzarus/20161225_-_frio_colorbox_workaround
Bugfix: fix handling with colorbox popups in frio
rabuzarus [Sun, 25 Dec 2016 00:47:18 +0000 (01:47 +0100)]
Bugfix: fix handling with colorbox popups in frio
Michael Vogel [Sat, 24 Dec 2016 11:49:05 +0000 (12:49 +0100)]
Merge pull request #3044 from rabuzarus/20161224_-_update_perfect_scrollbar
update perfect-scrollbar to version 0.6.15
Michael Vogel [Sat, 24 Dec 2016 11:48:23 +0000 (12:48 +0100)]
Merge pull request #3042 from rabuzarus/20161223_-_todo_doxygen
correct doxygen @todo
rabuzarus [Sat, 24 Dec 2016 01:27:17 +0000 (02:27 +0100)]
update perfect-scrollbar to version 0.6.15
rabuzarus [Fri, 23 Dec 2016 17:31:42 +0000 (18:31 +0100)]
correct doxygen @todo
Michael Vogel [Fri, 23 Dec 2016 07:20:10 +0000 (08:20 +0100)]
Merge pull request #3036 from Quix0r/rewrites/app_get_baseurl_static
$a->get_baseurl() rewritten to App::get_baseurl() - 2nd PR
Roland Häder [Thu, 22 Dec 2016 16:12:34 +0000 (17:12 +0100)]
Coding convention continued:
- added curly braces
- added spaces between if/foreach and brace
- made code block look nicer (spaces added, tabs replaced by space)
- added TODO
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 22 Dec 2016 15:58:50 +0000 (16:58 +0100)]
Coding convention applied:
- added curly braces
- added space between if/foreach and brace
- avoided 2 return statements (true/false) by replacing them with just one
- added TODO for applying above to all findings
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 22 Dec 2016 15:50:40 +0000 (16:50 +0100)]
Code style changed:
- added more curly braces
- made SQL keywords all-uppercase
- added spaces between if/foreach and brace
- // Is for single-line comments *only*, please don't abuse it for multiple
line comments, use /* */ instead and a asterisk in front of every line.
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 22 Dec 2016 14:30:23 +0000 (15:30 +0100)]
Continued with code convention:
- added more curly braces
- added space betweent if/foreach and brace
- added spaces for beautification
- converted some " to ' (mixed usage)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 22 Dec 2016 10:33:00 +0000 (11:33 +0100)]
Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
include/diaspora.php
object/Item.php
Roland Häder [Thu, 22 Dec 2016 10:21:50 +0000 (11:21 +0100)]
Beatification/coding convention:
- added a lot spaces to make it look nicer
- added curly braces (coding convention)
- added needed spaces (coding convention)get_id
- removed obsolete $a = get_app() call
Signed-off-by: Roland Häder <roland@mxchange.org>
Michael Vogel [Thu, 22 Dec 2016 09:17:44 +0000 (10:17 +0100)]
Merge pull request #3031 from Hypolite/bug/fix-diaspora-people-links
Diaspora: Complete /people/* links from fcontact or author domain
Roland Häder [Thu, 22 Dec 2016 08:14:14 +0000 (09:14 +0100)]
removed conflict solving remains, took from upstream/develop
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 22 Dec 2016 08:10:17 +0000 (09:10 +0100)]
was not missing in develop branch, but here. :-(
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 22 Dec 2016 08:09:27 +0000 (09:09 +0100)]
applied coding convention rule
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 22 Dec 2016 08:06:00 +0000 (09:06 +0100)]
Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static
Michael Vogel [Thu, 22 Dec 2016 06:31:07 +0000 (07:31 +0100)]
Merge pull request #3041 from rabuzarus/20161221_-_frio_notifications
frio notifications templates + local date & profile link for the notifications page
rabuzarus [Thu, 22 Dec 2016 00:54:41 +0000 (01:54 +0100)]
frio: revert img.intro-photo to 80pxx80px
rabuzarus [Wed, 21 Dec 2016 23:28:52 +0000 (00:28 +0100)]
provide local time for notifications
rabuzarus [Wed, 21 Dec 2016 22:17:55 +0000 (23:17 +0100)]
frio: add profile link to the notifications url
Roland Haeder [Wed, 21 Dec 2016 22:17:22 +0000 (23:17 +0100)]
More curly braces added, left some TODOs behind
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Wed, 21 Dec 2016 22:04:09 +0000 (23:04 +0100)]
added curly braces/spaces + replace spaces with tabs to fix code indending (or so?)
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Wed, 21 Dec 2016 21:53:08 +0000 (22:53 +0100)]
no need for this else block
Signed-off-by: Roland Haeder <roland@mxchange.org>
rabuzarus [Wed, 21 Dec 2016 19:39:07 +0000 (20:39 +0100)]
frio: add notifications templates to frio
Roland Haeder [Wed, 21 Dec 2016 19:01:51 +0000 (20:01 +0100)]
Merge remote-tracking branch 'upstream/develop' into rewrites/app_get_baseurl_static
Signed-off-by: Roland Haeder <roland@mxchange.org>
Michael Vogel [Wed, 21 Dec 2016 17:53:00 +0000 (18:53 +0100)]
Merge pull request #3040 from rabuzarus/20161221_-_frio_tooltip
frio: append tooltip and hovercard to body element
rabuzarus [Wed, 21 Dec 2016 15:22:20 +0000 (16:22 +0100)]
frio: append hovercard to body element
rabuzarus [Wed, 21 Dec 2016 15:12:13 +0000 (16:12 +0100)]
frio: append bs tooltip to body element
Roland Häder [Wed, 21 Dec 2016 08:30:49 +0000 (09:30 +0100)]
added curly braces + space
Signed-off-by: Roland Häder <roland@mxchange.org>
Hypolite Petovan [Tue, 20 Dec 2016 20:23:08 +0000 (15:23 -0500)]
proxy mod: Standards bearer
- Enforced PSR-2 standards
- Normalized concatenation formatting
- Normalized string delimiters
- Normalized condition operators
- Collapsed directly nested conditions
- Used dvm::is_result
- Added comments
Hypolite Petovan [Tue, 20 Dec 2016 20:14:43 +0000 (15:14 -0500)]
proxy: Simplify url extension extraction
Hypolite Petovan [Tue, 20 Dec 2016 01:19:26 +0000 (20:19 -0500)]
proxy_url: Fix extension extraction for URLs containing a . after a ?
Hypolite Petovan [Wed, 21 Dec 2016 01:52:42 +0000 (20:52 -0500)]
url_from_contact_guid: move network constant to arg list
Michael Vogel [Tue, 20 Dec 2016 21:44:34 +0000 (22:44 +0100)]
Merge pull request #3038 from Hypolite/bug/proxy_url_extension
proxy_url: Fix extension extraction for URLs containing a . after a ? redux
Roland Haeder [Tue, 20 Dec 2016 20:51:25 +0000 (21:51 +0100)]
used more App::get_baseurl() instead of get_app()->get_baseurl().
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 20 Dec 2016 20:31:05 +0000 (21:31 +0100)]
Continued with coding convention:
- added curly braces around conditional code blocks
- added space between if/foreach/... and brace
- made some SQL keywords upper-cased and added back-ticks to columns/table names
Signed-off-by: Roland Haeder <roland@mxchange.org>
Hypolite Petovan [Tue, 20 Dec 2016 20:29:30 +0000 (15:29 -0500)]
Merge remote-tracking branch 'friendica/develop' into bug/proxy_url_extension
# Conflicts:
# include/follow.php
Hypolite Petovan [Tue, 20 Dec 2016 20:23:08 +0000 (15:23 -0500)]
proxy mod: Standards bearer
- Enforced PSR-2 standards
- Normalized concatenation formatting
- Normalized string delimiters
- Normalized condition operators
- Collapsed directly nested conditions
- Used dvm::is_result
- Added comments
Roland Haeder [Tue, 20 Dec 2016 20:16:01 +0000 (21:16 +0100)]
Continued with coding convention:
- added curly braces around conditional code blocks
- added space between if/foreach/... and brace
- rewrote a code block so if dbm::is_result() fails it will abort, else the id
is fetched from INSERT statement
- made some SQL keywords upper-cased and added back-ticks to columns/table names
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 20 Dec 2016 20:15:53 +0000 (21:15 +0100)]
Continued with coding convention:
- added curly braces around conditional code blocks
- added space between if/foreach/... and brace
- rewrote a code block so if dbm::is_result() fails it will abort, else the id
is fetched from INSERT statement
- made some SQL keywords upper-cased and added back-ticks to columns/table names
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 20 Dec 2016 20:13:50 +0000 (21:13 +0100)]
Continued with coding convention:
- added curly braces around conditional code blocks
- added space between if/foreach/... and brace
- rewrote a code block so if dbm::is_result() fails it will abort, else the id
is fetched from INSERT statement
- made some SQL keywords upper-cased and added back-ticks to columns/table names
Signed-off-by: Roland Haeder <roland@mxchange.org>
Hypolite Petovan [Tue, 20 Dec 2016 20:14:43 +0000 (15:14 -0500)]
proxy: Simplify url extension extraction
Hypolite Petovan [Tue, 20 Dec 2016 19:33:33 +0000 (14:33 -0500)]
Misc changes to url_from_contact_guid
- Rename url_from_fcontact_guid to url_from_fcontact_guid
- Use network name constant
- Standards
Hypolite Petovan [Tue, 20 Dec 2016 17:52:24 +0000 (12:52 -0500)]
Resolve conflict
Hypolite Petovan [Tue, 20 Dec 2016 17:50:36 +0000 (12:50 -0500)]
Merge remote-tracking branch 'friendica/develop' into bug/fix-diaspora-people-links
# Conflicts:
# include/follow.php
Hypolite Petovan [Tue, 20 Dec 2016 17:49:50 +0000 (12:49 -0500)]
diaspora.php: Standards, standards everywhere
Hypolite Petovan [Tue, 20 Dec 2016 17:49:32 +0000 (12:49 -0500)]
replace_people_guid: Break down nested calls
- Fix typo in function name
- Fix arguments
- Simplify url_from_fcontact_guid
Hypolite Petovan [Tue, 20 Dec 2016 17:44:15 +0000 (12:44 -0500)]
Diaspora: Fix class name case + add self
Roland Häder [Tue, 20 Dec 2016 16:43:46 +0000 (17:43 +0100)]
added more curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
mod/admin.php
Michael Vogel [Tue, 20 Dec 2016 16:53:26 +0000 (17:53 +0100)]
Merge pull request #3030 from Hypolite/bug/proxy_url_extension
proxy_url: Fix extension extraction for URLs containing a . after a ?
Roland Häder [Tue, 20 Dec 2016 15:28:23 +0000 (16:28 +0100)]
Don't cherry-pick:
- reverted dbm::is_result() to count()
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 20 Dec 2016 15:21:59 +0000 (16:21 +0100)]
Don't cherry-pick: reverted unrelated changes (dbm::is_result())
Signed-off-by: Roland Häder <roland@mxchange.org>
Michael [Tue, 20 Dec 2016 07:13:22 +0000 (07:13 +0000)]
Only distribute items to active contacts
Michael [Tue, 20 Dec 2016 07:10:47 +0000 (07:10 +0000)]
The object type "photo" is deprecated and was replaced by "image"
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
include/like.php
mod/photos.php
mod/subthread.php
Michael [Tue, 20 Dec 2016 07:08:03 +0000 (07:08 +0000)]
Workaround for vanished database connections while authentication
Tobias Diekershoff [Tue, 20 Dec 2016 14:45:18 +0000 (15:45 +0100)]
Merge pull request #3032 from annando/1612-auth-ejabber
Workaround for vanished database connections while authentication
Tobias Diekershoff [Tue, 20 Dec 2016 14:44:07 +0000 (15:44 +0100)]
Merge pull request #3033 from annando/1612-object-type
The object type "photo" is deprecated and was replaced by "image"
Tobias Diekershoff [Tue, 20 Dec 2016 14:42:41 +0000 (15:42 +0100)]
Merge pull request #3034 from annando/1612-no-archive
Only distribute items to active contacts
Roland Häder [Tue, 20 Dec 2016 11:45:16 +0000 (12:45 +0100)]
Changed $a->get_baseurl() to App::get_baseurl()
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 20 Dec 2016 11:36:51 +0000 (12:36 +0100)]
Continued a bit:
- added more curly braces around conditional blocks
- added space between "if" and brace
- aligned "=>" (will do with more if wanted)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 20 Dec 2016 11:36:51 +0000 (12:36 +0100)]
Opps, forgot this ...
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 20 Dec 2016 11:35:18 +0000 (12:35 +0100)]
added curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 20 Dec 2016 10:56:34 +0000 (11:56 +0100)]
added much more curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
mod/bookmarklet.php
mod/community.php
mod/contacts.php
mod/crepair.php
mod/events.php
mod/network.php
mod/suggest.php
mod/uexport.php
view/theme/duepuntozero/config.php
view/theme/frio/config.php
view/theme/quattro/config.php
view/theme/vier/config.php
Roland Häder [Tue, 20 Dec 2016 10:39:53 +0000 (11:39 +0100)]
Continued:
- added curly braces + spaces
- added todo about testing empty/non-empty strings
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 20 Dec 2016 10:38:16 +0000 (11:38 +0100)]
added spaces + curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 20 Dec 2016 10:36:03 +0000 (11:36 +0100)]
added spaces + curly braces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 20 Dec 2016 10:33:04 +0000 (11:33 +0100)]
added more curly braces + fixed space->tab for code indentation.
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Tue, 20 Dec 2016 10:27:40 +0000 (11:27 +0100)]
added curly braces + space between "if" and brace
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
mod/notify.php