]>
git.mxchange.org Git - friendica.git/log
Michael [Thu, 16 Mar 2017 09:23:12 +0000 (09:23 +0000)]
Bugfix: When a query fails we mustn't use the result value.
rabuzarus [Wed, 15 Mar 2017 23:25:16 +0000 (00:25 +0100)]
Merge pull request #3227 from annando/1703-pdo
We now support PDO
rabuzarus [Wed, 15 Mar 2017 18:53:16 +0000 (19:53 +0100)]
Merge pull request #3239 from Hypolite/issue/#3194-2
Fix wrong deferred function name
Hypolite Petovan [Wed, 15 Mar 2017 18:42:34 +0000 (14:42 -0400)]
Fix wrong deferred function name
rabuzarus [Wed, 15 Mar 2017 11:18:49 +0000 (12:18 +0100)]
Merge pull request #3236 from annando/bugfix-feed
Bugfix for pull request 3216: Feed items were mixed
Michael [Wed, 15 Mar 2017 06:00:22 +0000 (06:00 +0000)]
Standard stuff
Michael [Tue, 14 Mar 2017 21:14:09 +0000 (21:14 +0000)]
Bugfix for pull request 3216 - feed items were mixed
Michael [Tue, 14 Mar 2017 21:13:02 +0000 (21:13 +0000)]
Merge remote-tracking branch 'upstream/develop' into develop
Michael Vogel [Tue, 14 Mar 2017 19:05:29 +0000 (20:05 +0100)]
Merge pull request #3233 from rabuzarus/20170314_-_pagination
limit pagination page buttons to max 10
rabuzarus [Tue, 14 Mar 2017 17:31:03 +0000 (18:31 +0100)]
limit pagination page buttons to max 10
Michael Vogel [Tue, 14 Mar 2017 15:30:15 +0000 (16:30 +0100)]
Merge pull request #3221 from strk/remember-openid
Fix "remember me" cookie for OpenID logins
rabuzarus [Tue, 14 Mar 2017 12:04:47 +0000 (13:04 +0100)]
Merge pull request #3232 from Hypolite/issue/#3194-2
frio: Revert guid truncation for scrollToItem() and improve dropItem()
fabrixxm [Tue, 14 Mar 2017 09:29:03 +0000 (10:29 +0100)]
Merge pull request #3224 from annando/1702-no-old_pager
The old pager is now removed
Michael Vogel [Tue, 14 Mar 2017 05:05:42 +0000 (06:05 +0100)]
Merge pull request #3200 from Hypolite/issue/#3195
Improve pagination on frio
Sandro Santilli [Mon, 13 Mar 2017 22:09:09 +0000 (23:09 +0100)]
Standards: add braces
(thanks @Hypolite)
Sandro Santilli [Mon, 13 Mar 2017 22:08:03 +0000 (23:08 +0100)]
Remove extra space after open parentheses
Michael Vogel [Mon, 13 Mar 2017 17:35:32 +0000 (18:35 +0100)]
Merge pull request #3213 from Hypolite/issue/#2792-2
Like behavior fix/improvements
Hypolite Petovan [Mon, 13 Mar 2017 16:12:13 +0000 (12:12 -0400)]
Improve dropItem() functionality
- Drop the obsolete `#` char
- Add error case when deleting item
- Add item drop support to search items
- Add doc
Hypolite Petovan [Mon, 13 Mar 2017 16:10:03 +0000 (12:10 -0400)]
Fix scrollToItem breaking dropItem functionality
- Add doc
- Refactor function by removing double jQuery wrapping
Hypolite Petovan [Mon, 13 Mar 2017 15:53:34 +0000 (11:53 -0400)]
Merge remote-tracking branch 'friendica/develop' into develop
rabuzarus [Mon, 13 Mar 2017 13:17:37 +0000 (14:17 +0100)]
Merge pull request #3202 from Hypolite/issue/#3107
Delete frio obsolete Colors.php library
Sandro Santilli [Mon, 13 Mar 2017 10:57:10 +0000 (11:57 +0100)]
Only remove the "remember me" cookie at submitting the auth form
Fixes loss of remember (Friendica) cookie on switching Managed accounts
Michael [Mon, 13 Mar 2017 10:21:35 +0000 (10:21 +0000)]
Merge branch 'master' of github.com:annando/friendica
Michael [Mon, 13 Mar 2017 10:21:08 +0000 (10:21 +0000)]
Merge remote-tracking branch 'upstream/master'
Tobias Diekershoff [Mon, 13 Mar 2017 07:26:43 +0000 (08:26 +0100)]
Merge pull request #3223 from annando/1702-no-language
The language string isn't displayed anymore
Tobias Diekershoff [Mon, 13 Mar 2017 06:52:38 +0000 (07:52 +0100)]
Merge pull request #3225 from annando/1702-no_old_share
The old share option is removed
Michael [Mon, 13 Mar 2017 06:09:00 +0000 (06:09 +0000)]
Remove redundancies.
Michael [Mon, 13 Mar 2017 05:57:37 +0000 (05:57 +0000)]
more spaces
Michael [Mon, 13 Mar 2017 00:09:32 +0000 (00:09 +0000)]
Standard stuff
Michael [Sun, 12 Mar 2017 21:05:10 +0000 (21:05 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1703-pdo
Michael [Sun, 12 Mar 2017 20:52:48 +0000 (20:52 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-no_old_share
Michael [Sun, 12 Mar 2017 20:52:14 +0000 (20:52 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-no-old_pager
Conflicts:
mod/profile.php
Michael [Sun, 12 Mar 2017 20:50:20 +0000 (20:50 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1702-no-language
Hypolite Petovan [Sun, 12 Mar 2017 15:19:37 +0000 (11:19 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
Tobias Diekershoff [Sun, 12 Mar 2017 14:44:22 +0000 (15:44 +0100)]
Merge pull request #3133 from mexon/mat/cidfix
Allow cid URLs for images
Tobias Diekershoff [Sun, 12 Mar 2017 14:42:17 +0000 (15:42 +0100)]
Merge pull request #3214 from Hypolite/get_contact-rewrite
Reformatted get_contact()
Tobias Diekershoff [Sun, 12 Mar 2017 14:40:56 +0000 (15:40 +0100)]
Merge pull request #3216 from annando/1701-performance
Better network handling, improved structure
Tobias Diekershoff [Sun, 12 Mar 2017 14:35:42 +0000 (15:35 +0100)]
Merge pull request #3222 from Hypolite/issue/#3220
Diaspora: Normalize line endings instead of adding <br> before Markdown()
Tobias Diekershoff [Sun, 12 Mar 2017 13:40:08 +0000 (14:40 +0100)]
mark the develop version in the version string
Tobias Diekershoff [Sun, 12 Mar 2017 13:39:09 +0000 (14:39 +0100)]
Merge branch 'master' into develop
Tobias Diekershoff [Sun, 12 Mar 2017 13:38:01 +0000 (14:38 +0100)]
Friendica Version 3.5.1
Hypolite Petovan [Sun, 12 Mar 2017 07:55:22 +0000 (03:55 -0400)]
Normalize line endings instead of adding <br> before Markdown()
Sandro Santilli [Sun, 12 Mar 2017 00:11:35 +0000 (01:11 +0100)]
Fix "remember me" cookie for OpenID logins
Closes #2432
NOTE: in order to obtain the same "cookie hash" it was required
to include unneeded fields in the user record structure, this would
be good to change in the future...
Hypolite Petovan [Fri, 10 Mar 2017 02:11:14 +0000 (21:11 -0500)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
fabrixxm [Thu, 9 Mar 2017 08:37:21 +0000 (09:37 +0100)]
Merge pull request #3208 from Hypolite/issue/#3194
Strip @hubzilla.server part from guid for autoscrolling purpuses
Michael [Wed, 8 Mar 2017 18:03:41 +0000 (18:03 +0000)]
Make Hypolite happy
Hypolite Petovan [Tue, 7 Mar 2017 21:43:22 +0000 (16:43 -0500)]
Add pump.io network to probing supported networks
- Remove useless condition
Hypolite Petovan [Tue, 7 Mar 2017 21:28:15 +0000 (16:28 -0500)]
Fix behavior regression
Reverted quitting get_contact if Probe::uri didn’t yield an url for
“nick@server.tld” form.
Michael [Tue, 7 Mar 2017 21:24:20 +0000 (21:24 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1701-performance
Michael [Tue, 7 Mar 2017 17:16:17 +0000 (17:16 +0000)]
Better separation between queries with or without result
Hypolite Petovan [Mon, 6 Mar 2017 21:26:04 +0000 (16:26 -0500)]
Switch nurl and addr lookups
- nurl lookup is more frequent than addr lookup, saves queries
Hypolite Petovan [Mon, 6 Mar 2017 21:19:12 +0000 (16:19 -0500)]
Split slow catch-all query into three fast queries
Thanks @annando for the tip.
Hypolite Petovan [Mon, 6 Mar 2017 11:01:08 +0000 (06:01 -0500)]
Use Probe::uri instead of probe_url()
- Moved file inclusion to enable lazy loading
Hypolite Petovan [Mon, 6 Mar 2017 10:37:01 +0000 (05:37 -0500)]
Reformatted get_contact()
- Resolved one `@todo` (the catch-all contact query)
- Improved code readability by naming variables
- Code standards compliance
Hypolite Petovan [Mon, 6 Mar 2017 10:28:01 +0000 (05:28 -0500)]
Rewriting of do_like()
- Fix behavior where event actions had to be performed twice to switch
from one to another
- Simplify the contact data retrieval
- Make sure contact-id, owner-id and author-id are correctly set
Michael [Mon, 6 Mar 2017 10:10:22 +0000 (10:10 +0000)]
Quickfix for SQL commands that should return "true" instead of an empty array
Hypolite Petovan [Mon, 6 Mar 2017 10:07:17 +0000 (05:07 -0500)]
Fix response "self" assigment
- Switch from unreliable `uid` matching to `author-id` using
public_contact()
Hypolite Petovan [Mon, 6 Mar 2017 10:06:05 +0000 (05:06 -0500)]
Add public_contact() function
- Add function to retrieve the public contact id (uid = 0) of the
current logged-in user
Michael [Sun, 5 Mar 2017 23:59:53 +0000 (23:59 +0000)]
Emulation for the mysqli behaviour when executing insert, update, ...
Michael [Sun, 5 Mar 2017 21:56:50 +0000 (21:56 +0000)]
We now support PDO for database connections as well
Tobias Diekershoff [Sun, 5 Mar 2017 12:29:48 +0000 (13:29 +0100)]
Merge pull request #3212 from annando/followup2-profile
Second followup for profile issue
Michael Vogel [Sun, 5 Mar 2017 12:09:28 +0000 (13:09 +0100)]
Merge pull request #3211 from tobiasd/3.5.1rc
DE translation and one solved issue for the CHANGELOG
Tobias Diekershoff [Sun, 5 Mar 2017 11:41:02 +0000 (12:41 +0100)]
issue solved
Tobias Diekershoff [Sun, 5 Mar 2017 11:40:31 +0000 (12:40 +0100)]
DE translations
Michael [Sun, 5 Mar 2017 11:07:10 +0000 (11:07 +0000)]
Second followup for profile issue
Tobias Diekershoff [Sat, 4 Mar 2017 08:41:00 +0000 (09:41 +0100)]
Merge pull request #3209 from annando/followup-3196
Follow up for issue 3196: We need an index hint for performance issues
Michael [Sat, 4 Mar 2017 08:25:47 +0000 (08:25 +0000)]
Follow up for issue 3196: We need an index hint for performance issues
Hypolite Petovan [Sat, 4 Mar 2017 02:45:36 +0000 (21:45 -0500)]
Strip @hubzilla.server part from guid for autoscrolling purpuses
Michael Vogel [Fri, 3 Mar 2017 20:36:37 +0000 (21:36 +0100)]
Merge pull request #3205 from tobiasd/
20170226 -issue3187
Bugfix issue 3187
Tobias Diekershoff [Fri, 3 Mar 2017 16:18:09 +0000 (17:18 +0100)]
tag change
Tobias Diekershoff [Fri, 3 Mar 2017 09:31:10 +0000 (10:31 +0100)]
regenerated master messages.po file
Tobias Diekershoff [Fri, 3 Mar 2017 09:28:29 +0000 (10:28 +0100)]
better wording and placeholder for name
Hypolite Petovan [Fri, 3 Mar 2017 00:00:22 +0000 (19:00 -0500)]
Delete frio obsolete Colors.php library
Hypolite Petovan [Thu, 2 Mar 2017 16:30:41 +0000 (11:30 -0500)]
Improve readability
- Move CSS block above the temporary block
- Add template description
Michael Vogel [Thu, 2 Mar 2017 09:16:14 +0000 (10:16 +0100)]
Merge pull request #3201 from tobiasd/
20170302 -changelog
issues solved
Tobias Diekershoff [Thu, 2 Mar 2017 08:05:24 +0000 (09:05 +0100)]
issues solved
Tobias Diekershoff [Thu, 2 Mar 2017 06:29:45 +0000 (07:29 +0100)]
Merge pull request #3199 from annando/issue-3196
Bugfix Issue 3196: Not all forum posts weren't shown
Michael [Thu, 2 Mar 2017 05:46:44 +0000 (05:46 +0000)]
Added index for performance issues
Hypolite Petovan [Thu, 2 Mar 2017 04:41:54 +0000 (23:41 -0500)]
Improve pagination on frio theme
- Add pager class discrimination
- Change links order to first / prev / 1 / ... / 10 / next / last
- Enable dynamic pagination coloring
- Prevent click on disabled links
Hypolite Petovan [Thu, 2 Mar 2017 04:40:34 +0000 (23:40 -0500)]
Backward compatibility for theme other than frio
- Add .pager .disabled CSS rule
Hypolite Petovan [Thu, 2 Mar 2017 04:26:49 +0000 (23:26 -0500)]
Update paginate_data()
- Formatting: Normalize quotes, spaces, braces
- Add "disabled" CSS class to links previously ommitted
- Add "previous" and "next" CSS classes to minimal pager links
- Add main pager CSS class depending on type
Hypolite Petovan [Thu, 2 Mar 2017 04:23:14 +0000 (23:23 -0500)]
Fix default paginate.tpl
Adding missing curly braces
Michael [Wed, 1 Mar 2017 21:47:10 +0000 (21:47 +0000)]
Issue 3196: Not all forum posts weren't shown
Michael Vogel [Tue, 28 Feb 2017 08:30:35 +0000 (09:30 +0100)]
Merge pull request #3193 from tobiasd/
20170228 -CHANGELOG
this line is superfluous by now
Tobias Diekershoff [Tue, 28 Feb 2017 07:21:33 +0000 (08:21 +0100)]
this line is superfluous by now
Tobias Diekershoff [Tue, 28 Feb 2017 06:35:04 +0000 (07:35 +0100)]
Merge pull request #3192 from annando/gstools-isnt-anymore
The service at gstools.org doesn't exist anymore.
Michael [Tue, 28 Feb 2017 06:26:50 +0000 (06:26 +0000)]
The service at gstools.org doesn't exist anymore.
Michael [Mon, 27 Feb 2017 23:59:05 +0000 (23:59 +0000)]
Language data won't be displayed anymore (it was experimental stuff)
Michael [Mon, 27 Feb 2017 21:46:37 +0000 (21:46 +0000)]
The old pager is removed
Michael [Mon, 27 Feb 2017 21:26:37 +0000 (21:26 +0000)]
"old_share" is removed
Tobias Diekershoff [Sun, 26 Feb 2017 15:47:11 +0000 (16:47 +0100)]
change Fan/Admirer to Subscriber
Tobias Diekershoff [Sun, 26 Feb 2017 09:05:02 +0000 (10:05 +0100)]
Merge pull request #3190 from annando/bugfix-dbstructure
Bugfix: "ALTER IGNORE" was missing on structure and index alteration
Michael [Sun, 26 Feb 2017 08:36:05 +0000 (08:36 +0000)]
Bugfix: "ALTER IGNORE" was missing on structure and index change
Tobias Diekershoff [Sun, 26 Feb 2017 03:19:22 +0000 (04:19 +0100)]
Merge pull request #3188 from annando/bugfix-fetch_url
Bugfix: the curl option CURLOPT_SSL_VERIFYHOST is problematic
Michael [Sat, 25 Feb 2017 13:59:24 +0000 (13:59 +0000)]
Bugfix: the curl option CURLOPT_SSL_VERIFYHOST is problematic
Michael Vogel [Fri, 24 Feb 2017 23:17:10 +0000 (00:17 +0100)]
Merge pull request #3186 from tobiasd/
20170224 -changelog
small update for the CHANGELOG
Tobias Diekershoff [Fri, 24 Feb 2017 18:41:07 +0000 (19:41 +0100)]
issues closed
Tobias Diekershoff [Fri, 24 Feb 2017 18:29:37 +0000 (19:29 +0100)]
Merge pull request #3185 from annando/3.5.1rc
New version string for RC
Michael [Fri, 24 Feb 2017 15:02:16 +0000 (15:02 +0000)]
New version string for RC
Michael Vogel [Fri, 24 Feb 2017 07:50:30 +0000 (08:50 +0100)]
Merge pull request #3184 from tobiasd/
20170224 -doc
coding standard for the docs