]>
git.mxchange.org Git - friendica.git/log
Alexandre Alapetite [Fri, 14 Apr 2017 23:03:21 +0000 (01:03 +0200)]
Merge develop
Alexandre Alapetite [Fri, 14 Apr 2017 22:45:30 +0000 (00:45 +0200)]
SQL typo mod/message
Mistake in previous commit
Alexandre Alapetite [Fri, 14 Apr 2017 22:42:44 +0000 (00:42 +0200)]
MySQL ANY_VALUE with fallback to MIN
https://github.com/friendica/friendica/issues/3322
Tobias Diekershoff [Fri, 14 Apr 2017 05:35:16 +0000 (07:35 +0200)]
Merge pull request #3339 from Hypolite/issue/#2803-icons
Change icon of contact page links
Tobias Diekershoff [Fri, 14 Apr 2017 05:32:30 +0000 (07:32 +0200)]
Merge pull request #3335 from annando/issue-3331
Issue 3331: Remove unneeded table "deliverq"
Michael Vogel [Fri, 14 Apr 2017 05:24:27 +0000 (07:24 +0200)]
Merge pull request #3319 from Hypolite/issue/#3316
Use get_contact_by_url for unknown contacts in acl_lookup
Hypolite Petovan [Fri, 14 Apr 2017 03:00:02 +0000 (23:00 -0400)]
Change icon of contact page links
Hypolite Petovan [Thu, 13 Apr 2017 22:33:40 +0000 (18:33 -0400)]
Add htmlentities to protect nick/addr in acl_lookup
Hypolite Petovan [Thu, 13 Apr 2017 19:48:25 +0000 (15:48 -0400)]
Merge pull request #3338 from annando/issue-3336
Issue 3336: The date format should now be okay
Michael [Thu, 13 Apr 2017 19:25:00 +0000 (19:25 +0000)]
Issue 3336: The date format should now be okay
Michael [Thu, 13 Apr 2017 19:10:53 +0000 (19:10 +0000)]
Changed documentation
Hypolite Petovan [Thu, 13 Apr 2017 15:42:45 +0000 (11:42 -0400)]
Merge pull request #3330 from Rudloff/feature/keypress
Scroll to next/previous thread when pressing j/k (fixes #3327)
Hypolite Petovan [Thu, 13 Apr 2017 15:42:03 +0000 (11:42 -0400)]
Merge pull request #3332 from Rudloff/feature/manifest
Web app manifest (fixes #3317)
Pierre Rudloff [Thu, 13 Apr 2017 15:20:05 +0000 (17:20 +0200)]
Doc about j/k keyboard shortcuts
Pierre Rudloff [Thu, 13 Apr 2017 00:24:27 +0000 (02:24 +0200)]
Web app manifest (fixes #3317)
Pierre Rudloff [Wed, 12 Apr 2017 21:16:44 +0000 (23:16 +0200)]
Scroll to next/previous thread when pressing j/k (fixes #3327)
Michael [Thu, 13 Apr 2017 05:08:42 +0000 (05:08 +0000)]
Removed it here as well
Michael [Thu, 13 Apr 2017 05:08:12 +0000 (05:08 +0000)]
Removed documentation
Michael [Thu, 13 Apr 2017 04:51:16 +0000 (04:51 +0000)]
Issue 3331: Removed unneeded table "deliverq"
Michael Vogel [Thu, 13 Apr 2017 04:44:41 +0000 (06:44 +0200)]
Merge pull request #3329 from Alkarex/sql-type-contact.contact-type
Allow negative contact.contat-type
Hypolite Petovan [Thu, 13 Apr 2017 01:32:06 +0000 (21:32 -0400)]
Fiddling with the unknown contact array values
Alexandre Alapetite [Wed, 12 Apr 2017 21:20:10 +0000 (23:20 +0200)]
Bump update version
Alexandre Alapetite [Wed, 12 Apr 2017 21:14:33 +0000 (23:14 +0200)]
Bump DB version
Alexandre Alapetite [Wed, 12 Apr 2017 21:09:22 +0000 (23:09 +0200)]
Allow negative contact.contat-type
https://github.com/friendica/friendica/issues/3328
Alexandre Alapetite [Wed, 12 Apr 2017 20:55:02 +0000 (22:55 +0200)]
Fix GROUP BY for search
https://github.com/friendica/friendica/issues/3322
Fix MySQL ERROR 1055 (42000): Expression #1 of SELECT list is not in
GROUP BY clause and contains nonaggregated column
'friendica.item.author-id' which is not functionally dependent on
columns in GROUP BY clause; this is incompatible with
sql_mode=only_full_group_by
Alexandre Alapetite [Wed, 12 Apr 2017 16:54:54 +0000 (18:54 +0200)]
Fix ping_init SQL
According to review
https://github.com/friendica/friendica/pull/3323#pullrequestreview-
32401628
Alexandre Alapetite [Wed, 12 Apr 2017 16:49:29 +0000 (18:49 +0200)]
Fix profile wrong DISTINCT + ORDER BY
Fix: ERROR 3065 (HY000) Expression #1 of ORDER BY clause is not in
SELECT list, references column 'friendica.item.created' which is not in
SELECT list; this is incompatible with DISTINCT
Alexandre Alapetite [Wed, 12 Apr 2017 13:11:50 +0000 (15:11 +0200)]
Fix GROUP BY in acl_selector, api, notifier, photos, messages
https://github.com/friendica/friendica/issues/3322
Alexandre Alapetite [Wed, 12 Apr 2017 12:17:16 +0000 (14:17 +0200)]
Fix missing SQL group by in ping
https://github.com/friendica/friendica/issues/3322
Hypolite Petovan [Wed, 12 Apr 2017 01:18:34 +0000 (21:18 -0400)]
Add error handling for missing contacts
Alexandre Alapetite [Tue, 11 Apr 2017 23:06:08 +0000 (01:06 +0200)]
Another GROUP BY fix for MySQL
https://github.com/friendica/friendica/issues/3322
Alexandre Alapetite [Tue, 11 Apr 2017 22:19:05 +0000 (00:19 +0200)]
Fix ostatus bug related to only_full_group_by
https://github.com/friendica/friendica/issues/3322
Michael Vogel [Tue, 11 Apr 2017 16:28:43 +0000 (18:28 +0200)]
Merge pull request #3315 from Hypolite/issue/#3285
Add spoiler tags for Mastodon Content Warning
Hypolite Petovan [Tue, 11 Apr 2017 06:41:19 +0000 (02:41 -0400)]
Use get_contact_details_by_url for unknown contacts
- Fix typo
- Fix comment
- Fix closure
Hypolite Petovan [Tue, 11 Apr 2017 06:12:14 +0000 (02:12 -0400)]
Added "braces" for @annando
Michael Vogel [Tue, 11 Apr 2017 05:39:05 +0000 (07:39 +0200)]
Merge pull request #3320 from Hypolite/issue/#3292
Ignore Activity Streams `delete` messages from Mastodon
Hypolite Petovan [Tue, 11 Apr 2017 02:20:03 +0000 (22:20 -0400)]
Ignore Activity Streams `delete` messages from Mastodon
Hypolite Petovan [Tue, 11 Apr 2017 02:10:05 +0000 (22:10 -0400)]
Add network for unknown contacts in ACL
Hypolite Petovan [Tue, 11 Apr 2017 02:09:49 +0000 (22:09 -0400)]
Left trim at sign from nicks in ACL
Hypolite Petovan [Tue, 11 Apr 2017 01:11:28 +0000 (21:11 -0400)]
Rewrote code according to @annando feedback
- Normalize boolean operators
Hypolite Petovan [Mon, 10 Apr 2017 04:57:36 +0000 (00:57 -0400)]
Add Content Warning support for comments too
Doh!
Hypolite Petovan [Mon, 10 Apr 2017 04:08:14 +0000 (00:08 -0400)]
Add spoiler tags for Mastodon Content Warning
Hypolite Petovan [Sun, 9 Apr 2017 13:22:20 +0000 (09:22 -0400)]
Merge pull request #3312 from rabuzarus/20170409_-_fix_desktop_notifs
Bugfix: Desktop-notifs - show notifs which have seen = false or seen = 0
rabuzarus [Sun, 9 Apr 2017 12:24:26 +0000 (14:24 +0200)]
Bugfix: Desktop-notifs - show notifs which have seen = false or seen = 0
rabuzarus [Sun, 9 Apr 2017 10:50:33 +0000 (12:50 +0200)]
Merge pull request #3311 from tobiasd/
20170409 -ru
RU translations THX pztrn
Tobias Diekershoff [Sun, 9 Apr 2017 05:35:12 +0000 (07:35 +0200)]
RU translations THX pztrn
Hypolite Petovan [Sun, 9 Apr 2017 05:08:12 +0000 (01:08 -0400)]
Merge pull request #3310 from annando/1704-probing
Avoid possible problems with numeric nicknames and GNU Social
Michael [Sun, 9 Apr 2017 04:29:02 +0000 (04:29 +0000)]
Avoid possible problems with numeric nicknames and GNU Social
Hypolite Petovan [Sun, 9 Apr 2017 03:18:26 +0000 (23:18 -0400)]
Merge pull request #3307 from rebeka-catalina/space_before_t
Space before t
Hypolite Petovan [Sun, 9 Apr 2017 03:17:31 +0000 (23:17 -0400)]
Merge branch 'develop' into space_before_t
Michael Vogel [Sat, 8 Apr 2017 19:15:04 +0000 (21:15 +0200)]
Merge pull request #3308 from rabuzarus/20170408_-_fix_desktop_notifs
Desktop-Notifs: include the user id into the storage key for local browser storage
rabuzarus [Sat, 8 Apr 2017 18:25:10 +0000 (20:25 +0200)]
Desktop-Notifs: include the user id into the storage key for local browser storage
Hypolite Petovan [Sat, 8 Apr 2017 17:11:27 +0000 (13:11 -0400)]
Merge pull request #3304 from rebeka-catalina/local_dir_warning
Local dir warning
rebeka-catalina [Sat, 8 Apr 2017 16:07:30 +0000 (18:07 +0200)]
The other lone comma in 1177
rebeka-catalina [Sat, 8 Apr 2017 14:57:24 +0000 (16:57 +0200)]
Added a whitespace between comma and t()
rebeka-catalina [Sat, 8 Apr 2017 14:48:11 +0000 (16:48 +0200)]
Modified the warning message
rebeka-catalina [Sat, 8 Apr 2017 14:37:18 +0000 (16:37 +0200)]
Deleted the lone comma between paratheses
rebeka-catalina [Sat, 8 Apr 2017 13:48:15 +0000 (15:48 +0200)]
Correction of 1177 and added modification to 1171
Tobias Diekershoff [Sat, 8 Apr 2017 13:24:16 +0000 (15:24 +0200)]
Merge pull request #3306 from Hypolite/issue/#3274
Fix path to default Text_Highlighter CSS
Hypolite Petovan [Sat, 8 Apr 2017 12:59:41 +0000 (08:59 -0400)]
Fix path to default Text_Highlighter CSS
rebeka-catalina [Sat, 8 Apr 2017 12:50:45 +0000 (14:50 +0200)]
Merge branch 'develop' of git://github.com/friendica/friendica into develop
rebeka-catalina [Sat, 8 Apr 2017 11:52:37 +0000 (13:52 +0200)]
adding space for readability
Hypolite Petovan [Sat, 8 Apr 2017 11:49:12 +0000 (07:49 -0400)]
Merge pull request #3305 from rabuzarus/20170408_-_fix_frio_css_nav_account_button
Bugfix: there was a gui issue on the navbar account dropdown button
rabuzarus [Sat, 8 Apr 2017 11:30:16 +0000 (13:30 +0200)]
Bugfix: there was a gui issue on the navbar account dropdown button
rebeka-catalina [Sat, 8 Apr 2017 11:21:35 +0000 (13:21 +0200)]
Warning, that profile published in local directory may be visible in public
rabuzarus [Sat, 8 Apr 2017 11:20:46 +0000 (13:20 +0200)]
Merge pull request #3303 from annando/1704-duplicate-feed
Avoid duplicates with feeds and "remote self"
rebeka-catalina [Sat, 8 Apr 2017 11:13:38 +0000 (13:13 +0200)]
Warning, that profile published in local directory may be visible in public
Michael [Sat, 8 Apr 2017 10:05:01 +0000 (10:05 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1704-duplicate-feed
rebeka-catalina [Sat, 8 Apr 2017 09:42:20 +0000 (11:42 +0200)]
Merge branch 'develop' of http://github.com/rebeka-catalina/friendica into develop
Michael [Sat, 8 Apr 2017 08:12:14 +0000 (08:12 +0000)]
Avoid duplicates with feeds and "remote self"
rabuzarus [Fri, 7 Apr 2017 21:48:32 +0000 (23:48 +0200)]
Merge pull request #3301 from annando/issue-3300
The temp path creation couldn't create a subdirectory with the hostname
Michael [Fri, 7 Apr 2017 21:34:06 +0000 (21:34 +0000)]
Issue 3300: The temp path creation couldn't create a subdirectory with the hostname
Michael Vogel [Fri, 7 Apr 2017 20:59:44 +0000 (22:59 +0200)]
Merge pull request #3295 from Hypolite/issue/#3274
Friendica code blocks aren't rendered in Diaspora
fabrixxm [Fri, 7 Apr 2017 12:31:28 +0000 (14:31 +0200)]
Merge pull request #3298 from tobiasd/
20170407 -quattroadin
the Quattro admin_user template was missing the users note for the admin
Tobias Diekershoff [Fri, 7 Apr 2017 10:59:22 +0000 (12:59 +0200)]
the Quattro admin_user template was missing the users note for the admin
Tobias Diekershoff [Fri, 7 Apr 2017 09:45:00 +0000 (11:45 +0200)]
Merge pull request #3297 from rabuzarus/20170407_-_fix_bulk_deletion_button
Bugfix: bulk deletion button was not available anymore
rabuzarus [Fri, 7 Apr 2017 09:41:38 +0000 (11:41 +0200)]
Merge pull request #3296 from tobiasd/
20170407 -isresult
small fix for #3254
rabuzarus [Fri, 7 Apr 2017 09:35:45 +0000 (11:35 +0200)]
Bugfix: bulk deletion button was not available anymore
Tobias Diekershoff [Fri, 7 Apr 2017 09:26:11 +0000 (11:26 +0200)]
small fix for #3254
Hypolite Petovan [Fri, 7 Apr 2017 04:01:46 +0000 (00:01 -0400)]
Merge pull request #3266 from rabuzarus/20170321_-_frio-fbbrowser
frio: fbrowser styling
Hypolite Petovan [Fri, 7 Apr 2017 03:49:56 +0000 (23:49 -0400)]
Fix code blocks to Diaspora
- Extracts code blocks before BBCode conversion to prevent code
highlighting and whitespace meddling
- Use the improved HTLM To Markdown library
- Use <code> instead of <key> for Diaspora inline code blocks
Hypolite Petovan [Fri, 7 Apr 2017 03:43:55 +0000 (23:43 -0400)]
Enforce standards
Hypolite Petovan [Fri, 7 Apr 2017 03:33:12 +0000 (23:33 -0400)]
Move HTML to Markdown library to Composer
Hypolite Petovan [Fri, 7 Apr 2017 01:58:01 +0000 (21:58 -0400)]
Merge pull request #3294 from strk/openid-input-type-text
Add type="text" attribute for openid input field
Sandro Santilli [Thu, 6 Apr 2017 19:48:20 +0000 (21:48 +0200)]
Add type="text" attribute for openid input field
Michael Vogel [Wed, 5 Apr 2017 19:39:10 +0000 (21:39 +0200)]
Merge pull request #3290 from Hypolite/issue/#3274
Add Text_highlighter to Composer
rabuzarus [Wed, 5 Apr 2017 10:46:09 +0000 (12:46 +0200)]
change fbrowser image margin and box-shadow
rabuzarus [Wed, 5 Apr 2017 10:34:00 +0000 (12:34 +0200)]
add aria attributes for filebrowser
rabuzarus [Wed, 5 Apr 2017 09:46:42 +0000 (11:46 +0200)]
add aria attributes + restructure some js to change the aria attributes
Hypolite Petovan [Wed, 5 Apr 2017 04:31:49 +0000 (00:31 -0400)]
Add Text_Highlighter to Composer
- Fixes critical mistake in boot.php regarding set_include_path
- Fixes minor mistake in text.php regarding strpos order of arguments
Note: This change significantly increases Composer running time because
Text_Highlither is a PEAR package. I'm already planning to replace it
with scrivo/highlight.php.
Michael Vogel [Wed, 5 Apr 2017 03:21:15 +0000 (05:21 +0200)]
Merge pull request #3289 from Hypolite/improvement/add-composer
Add Composer FAQ
Hypolite Petovan [Wed, 5 Apr 2017 01:48:36 +0000 (21:48 -0400)]
Merge branch 'develop' of https://github.com/Hypolite/friendica into develop
Hypolite Petovan [Wed, 5 Apr 2017 00:34:06 +0000 (20:34 -0400)]
Add Composer FAQ
Tobias Diekershoff [Tue, 4 Apr 2017 05:50:33 +0000 (07:50 +0200)]
Merge pull request #3286 from annando/issue-1720
Issue 1720: Group filter and new tab don't like each other
Michael [Tue, 4 Apr 2017 05:39:43 +0000 (05:39 +0000)]
Some little standard stuff
Michael [Tue, 4 Apr 2017 05:35:04 +0000 (05:35 +0000)]
Issue 1720: Group filter and new tab don't like each other
Hypolite Petovan [Tue, 4 Apr 2017 02:06:09 +0000 (22:06 -0400)]
Merge remote-tracking branch 'refs/remotes/friendica/develop' into develop
rabuzarus [Mon, 3 Apr 2017 13:04:54 +0000 (15:04 +0200)]
small css fix
rabuzarus [Mon, 3 Apr 2017 12:32:54 +0000 (14:32 +0200)]
use buttons for mobile jot nav
rabuzarus [Mon, 3 Apr 2017 12:20:34 +0000 (14:20 +0200)]
use box-shadow instead of border