]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Fri, 7 Oct 2016 01:01:25 +0000 (21:01 -0400)]
Fix Issue #2816 - Bump database version
Hypolite Petovan [Fri, 7 Oct 2016 00:58:28 +0000 (20:58 -0400)]
Merge remote-tracking branch 'refs/remotes/origin/develop' into Issue-#2816-2
fabrixxm [Thu, 6 Oct 2016 06:28:36 +0000 (08:28 +0200)]
Merge pull request #2849 from annando/1610-mastodon
Mastodon is now detected as OStatus network
Michael Vogel [Wed, 5 Oct 2016 20:54:26 +0000 (20:54 +0000)]
Mastodon is now detected as OStatus network
Hypolite Petovan [Wed, 5 Oct 2016 20:40:54 +0000 (16:40 -0400)]
Fix wrong database version number in comment
Hypolite Petovan [Wed, 5 Oct 2016 20:39:37 +0000 (16:39 -0400)]
Add upgrade documentation
Tobias Diekershoff [Wed, 5 Oct 2016 16:34:06 +0000 (18:34 +0200)]
Merge pull request #2847 from rabuzarus/0510-frio-edit-profile-button
frio: provide a edit profile button for the advanced profile page
rabuzarus [Wed, 5 Oct 2016 16:07:58 +0000 (18:07 +0200)]
frio: provide a edit profile button for the advanced profile page
Tobias Diekershoff [Wed, 5 Oct 2016 13:07:14 +0000 (15:07 +0200)]
Merge pull request #2846 from rabuzarus/0410-js-account-type
show/hide page-flags according to the account-type
rabuzarus [Wed, 5 Oct 2016 12:45:19 +0000 (14:45 +0200)]
show/hide page-flags according to the account-type
Hypolite Petovan [Wed, 5 Oct 2016 03:43:44 +0000 (23:43 -0400)]
Fix Issue #2816 - Add backward compatible server_info support
Michael Vogel [Tue, 4 Oct 2016 09:29:26 +0000 (11:29 +0200)]
Merge pull request #2844 from tobiasd/
20161004 -de
DE update to the translation
Tobias Diekershoff [Tue, 4 Oct 2016 07:29:31 +0000 (09:29 +0200)]
Merge pull request #2843 from annando/1610-gcontact-type
The account type is now distributed via poco as well
Tobias Diekershoff [Tue, 4 Oct 2016 05:59:35 +0000 (07:59 +0200)]
DE update to the translation
Michael Vogel [Tue, 4 Oct 2016 03:58:47 +0000 (03:58 +0000)]
When we have the field, we should use it :)
Michael Vogel [Tue, 4 Oct 2016 03:53:31 +0000 (03:53 +0000)]
Added the database field to database.sql
Michael Vogel [Tue, 4 Oct 2016 03:52:22 +0000 (03:52 +0000)]
Merge remote-tracking branch 'upstream/develop' into 1610-gcontact-type
Michael Vogel [Tue, 4 Oct 2016 03:48:01 +0000 (03:48 +0000)]
Contact Type is now transmitted via poco
Michael Vogel [Tue, 4 Oct 2016 03:22:38 +0000 (05:22 +0200)]
Merge pull request #2842 from tobiasd/
20160929 -lng
lang handling for #2752
Hypolite Petovan [Mon, 3 Oct 2016 23:17:40 +0000 (19:17 -0400)]
Fix Issue #2816 - MySQL version typo
Hypolite Petovan [Mon, 3 Oct 2016 23:06:47 +0000 (19:06 -0400)]
Fix Issue #2816 - Add MySQL version condition for IGNORE
- Checks for MySQL version before adding the IGNORE keyword on index
creation
- Added new dryrun command to usage text
Hypolite Petovan [Mon, 3 Oct 2016 23:04:57 +0000 (19:04 -0400)]
Merge remote-tracking branch 'friendica/develop' into Issue-#2816-2
Tobias Diekershoff [Mon, 3 Oct 2016 19:12:47 +0000 (21:12 +0200)]
rework fallback code
Hypolite Petovan [Sun, 2 Oct 2016 17:16:31 +0000 (13:16 -0400)]
Fix Issue #2816 - Change new database version number
rabuzarus [Sun, 2 Oct 2016 14:21:35 +0000 (16:21 +0200)]
Merge pull request #2838 from annando/1610-dbstructure-maintenance
dbstructure now switches in the maintenance mode when updating
Michael Vogel [Sun, 2 Oct 2016 13:52:52 +0000 (13:52 +0000)]
dbstructure now switches in the maintenance mode when updating
rabuzarus [Sun, 2 Oct 2016 12:55:52 +0000 (14:55 +0200)]
Merge pull request #2830 from annando/1610-account_type
The account type is now read and displayed
Tobias Diekershoff [Sun, 2 Oct 2016 07:54:10 +0000 (09:54 +0200)]
Merge pull request #2831 from annando/1610-fix-utf8mb4
Little fix to the utf8mb4-fix: Now here's the changed database.sql
Michael Vogel [Sun, 2 Oct 2016 07:47:55 +0000 (09:47 +0200)]
Merge pull request #2837 from rabuzarus/0210-add-missing-at-brief
fix @brief in doxygen for function oembed_iframe()
Tobias Diekershoff [Sun, 2 Oct 2016 07:26:35 +0000 (09:26 +0200)]
fallback to generic language for specific (de-CH => de)
Michael Vogel [Sun, 2 Oct 2016 06:40:08 +0000 (06:40 +0000)]
Some more explanations
Hypolite Petovan [Sun, 2 Oct 2016 04:23:11 +0000 (00:23 -0400)]
Fix Issue #2816 - Update database.sql
rabuzarus [Sun, 2 Oct 2016 04:04:34 +0000 (06:04 +0200)]
fix @brief in doxygen for function oembed_iframe()
rabuzarus [Sun, 2 Oct 2016 03:50:10 +0000 (05:50 +0200)]
Merge pull request #2834 from Hypolite/Issue-#2800
Fix Issue #2800 - Prevent internal link from switching to Safari in standalone mode
Hypolite Petovan [Sun, 2 Oct 2016 03:29:30 +0000 (23:29 -0400)]
Fix Issue #2816 - Update dbstructure instead of update
- Add UNIQUE index support to `update_structure()`
- Move DB update from `update.php` to `dbstructure.php`
- Update DB_VERSION to 1210
rabuzarus [Sun, 2 Oct 2016 03:14:05 +0000 (05:14 +0200)]
Merge pull request #2818 from Hypolite/Issue-#2813
Fix Issue #2813 - Double notification + wrong message for requested registrations
Hypolite Petovan [Sun, 2 Oct 2016 01:40:41 +0000 (21:40 -0400)]
Fix Issue #2816
- Change (P)Config::set to use INSERT >>> ON DUPLICATE KEY UPDATE
- Add DB update
Hypolite Petovan [Sat, 1 Oct 2016 23:03:32 +0000 (19:03 -0400)]
Remove repeated comment in frio notification template
Hypolite Petovan [Sat, 1 Oct 2016 22:53:25 +0000 (18:53 -0400)]
Fix Issue #2800 - Prevent internal link from switching to Safari in standalone mode
- Add link switch prevention to frio theme
- Add reference to the script page
Hypolite Petovan [Sat, 1 Oct 2016 22:19:43 +0000 (18:19 -0400)]
Fix Issue #2800 - Prevent internal links to switch to Safari in standalone mode
Add a event delegation to keep internal links inside the standalone
window.
Fixes 1. of #2800
Michael Vogel [Sat, 1 Oct 2016 20:27:49 +0000 (20:27 +0000)]
Little fix to the utf8mb4: Now here's the changed database.sql
Michael Vogel [Sat, 1 Oct 2016 20:20:27 +0000 (20:20 +0000)]
Some small changes
Michael Vogel [Sat, 1 Oct 2016 20:03:27 +0000 (20:03 +0000)]
The account type is now read and displayed
Tobias Diekershoff [Sat, 1 Oct 2016 19:31:48 +0000 (21:31 +0200)]
Merge pull request #2829 from rabuzarus/0110-frio-codeblock-css-line-height
frio: improve readabillity for code blocks
rabuzarus [Sat, 1 Oct 2016 19:16:23 +0000 (21:16 +0200)]
frio: improve readabillity for code blocks
Michael Vogel [Sat, 1 Oct 2016 18:48:22 +0000 (20:48 +0200)]
Merge pull request #2828 from tobiasd/
20161001 -availlang
with translations now in /view/lang/lng shift the array index along
Tobias Diekershoff [Sat, 1 Oct 2016 14:07:23 +0000 (16:07 +0200)]
with translations now in /view/lang/lng shift the array index along
Tobias Diekershoff [Sat, 1 Oct 2016 13:57:37 +0000 (15:57 +0200)]
don't save browser selected language on login
Tobias Diekershoff [Sat, 1 Oct 2016 13:55:56 +0000 (15:55 +0200)]
On registration use the browser preferred language for the new account
Tobias Diekershoff [Sat, 1 Oct 2016 13:55:18 +0000 (15:55 +0200)]
when the admin creates a new account, use the system language for this accounts
Tobias Diekershoff [Sat, 1 Oct 2016 08:58:32 +0000 (10:58 +0200)]
Merge pull request #2821 from Hypolite/Issue-#2817
Fix #2817 - Move translation language folder in a subfolder of view
Tobias Diekershoff [Sat, 1 Oct 2016 08:51:33 +0000 (10:51 +0200)]
Merge pull request #2826 from annando/1610-utf8mb4
Support of utf8mb4
Michael Vogel [Sat, 1 Oct 2016 08:40:08 +0000 (10:40 +0200)]
Merge pull request #2824 from Hypolite/Issue-#2823
Fix Issue #2823 - Ugly scrollbars in oembed iframes and broken resizing
Tobias Diekershoff [Sat, 1 Oct 2016 08:37:10 +0000 (10:37 +0200)]
Merge pull request #2820 from Hypolite/Issue-#2816
[Hotfix] Fix #2816 - [Admin] Unable to save config items present in .htconfig.php but not in DB
Michael Vogel [Sat, 1 Oct 2016 08:33:09 +0000 (08:33 +0000)]
Removed unneeded line
Michael Vogel [Sat, 1 Oct 2016 08:21:37 +0000 (08:21 +0000)]
Support of utf8mb4
Hypolite Petovan [Sat, 1 Oct 2016 03:26:22 +0000 (23:26 -0400)]
Fix Issue #2823 - Ugly scrollbars in oembed iframes and broken resizing
- Fix _resizeIframe function, shorten the timeout between calls
- Simplify the oembed iframe generation code and reduce the minimum
iframe height to 200px
- Add smooth CSS transition for iframe resizing
rabuzarus [Fri, 30 Sep 2016 15:47:01 +0000 (17:47 +0200)]
Merge pull request #2819 from Hypolite/Issue-#2814
Fix #2814
Hypolite Petovan [Fri, 30 Sep 2016 14:46:56 +0000 (10:46 -0400)]
Fix #2817
- Change all references to language folders
Hypolite Petovan [Fri, 30 Sep 2016 14:45:47 +0000 (10:45 -0400)]
Fix #2817
- Move translation folders under `view/lang`
Hypolite Petovan [Fri, 30 Sep 2016 13:22:35 +0000 (09:22 -0400)]
Fix Issue #2816
- Fix wrong variable name in Config and PConfig
Hypolite Petovan [Fri, 30 Sep 2016 13:22:00 +0000 (09:22 -0400)]
Remove extraneous comments
- If needed, the version control system can be used to restore this code
Hypolite Petovan [Fri, 30 Sep 2016 12:57:16 +0000 (08:57 -0400)]
Restore admin notification email on register approval
- Reverted changes to mod/register.php
- Added "show_in_notification_page" flag to prevent `notify` DB
insertion
Hypolite Petovan [Fri, 30 Sep 2016 03:46:43 +0000 (23:46 -0400)]
Fix #2814
- [frio] Add a wrapping `a` tag around the notification text
- Add an event listener preventing popup menus to close when they are
themselves clicked
Hypolite Petovan [Fri, 30 Sep 2016 03:16:17 +0000 (23:16 -0400)]
Fix Issue #2813
- Remove adding a notification for each admin on register approval
request
- Fix wrong display of the above notification that is removed anyway
- Fix comments
rabuzarus [Thu, 29 Sep 2016 15:35:59 +0000 (17:35 +0200)]
Merge pull request #2805 from tobiasd/
20160927 -msg
regenerated messages.po
rabuzarus [Thu, 29 Sep 2016 10:40:23 +0000 (12:40 +0200)]
Merge pull request #2809 from Hypolite/frio-fix-terms
[frio] Fix terms capitalization
Tobias Diekershoff [Thu, 29 Sep 2016 07:26:17 +0000 (09:26 +0200)]
Merge pull request #2815 from annando/1609-mysql
We should only use utf8mb4 for dumpsql and new installations
Michael Vogel [Thu, 29 Sep 2016 06:31:42 +0000 (06:31 +0000)]
We should only use utf8mb4 for dumpsql and new installations
Tobias Diekershoff [Thu, 29 Sep 2016 05:40:59 +0000 (07:40 +0200)]
Merge pull request #2812 from Hypolite/fix-browser-notifications
Add HTML entity decoding to browser notifications
Hypolite Petovan [Thu, 29 Sep 2016 03:17:49 +0000 (23:17 -0400)]
Add HTML entity decoding to browser notifications
Hypolite Petovan [Thu, 29 Sep 2016 01:09:03 +0000 (21:09 -0400)]
[frio] Capitalize Jot tabs title
- Revert translation term change for "permissions"
Hypolite Petovan [Thu, 29 Sep 2016 00:59:54 +0000 (20:59 -0400)]
[frio] Capitalize dropdown menu links
Hypolite Petovan [Thu, 29 Sep 2016 00:53:25 +0000 (20:53 -0400)]
[frio] Capitalize a few terms for consistency
- Changed the translation term "permissions" because only frio is using
it
- Changed the vote links style because it is shared with other themes
Hypolite Petovan [Thu, 29 Sep 2016 00:51:56 +0000 (20:51 -0400)]
[frio] Fix whitespace style.css
rabuzarus [Wed, 28 Sep 2016 18:32:11 +0000 (20:32 +0200)]
Merge pull request #2807 from Hypolite/frio-larger-view-develop
[frio] Changes to shared post display (width, base font size)
Hypolite Petovan [Wed, 28 Sep 2016 18:25:41 +0000 (14:25 -0400)]
Set block quote size to current text-size
Hypolite Petovan [Wed, 28 Sep 2016 18:01:12 +0000 (14:01 -0400)]
Fix abnormal font size for shared posts
- Use normal font size for shared content
Hypolite Petovan [Wed, 28 Sep 2016 17:08:58 +0000 (13:08 -0400)]
[frio] Increase available width for shared content
- Added a bottom margin to the shared header
- Removed padding and horizontal margins for the shared content
Hypolite Petovan [Wed, 28 Sep 2016 16:58:44 +0000 (12:58 -0400)]
Revert "[frio] Increase center column width"
This reverts commit
0c383ad9ffd7df05898ad5da4058fae5f4ea0901 .
Hypolite Petovan [Wed, 28 Sep 2016 15:59:54 +0000 (11:59 -0400)]
[frio] Remove shared content horizontal margins
Hypolite Petovan [Wed, 28 Sep 2016 15:59:05 +0000 (11:59 -0400)]
[frio] Increase center column width
- Added two Bootstrap divisions to the center column
Tobias Diekershoff [Wed, 28 Sep 2016 06:11:20 +0000 (08:11 +0200)]
Merge pull request #2790 from gerhard6380/develop
New API /api/friendica/profile/show
Tobias Diekershoff [Tue, 27 Sep 2016 19:36:27 +0000 (21:36 +0200)]
regenerated messages.po
Tobias Diekershoff [Tue, 27 Sep 2016 18:57:56 +0000 (20:57 +0200)]
Merge pull request #2802 from annando/xmpp-profile
New fields for the DFRN protocol (XMPP and Account Type)
Michael Vogel [Tue, 27 Sep 2016 18:29:50 +0000 (18:29 +0000)]
Documentation added
Michael Vogel [Mon, 26 Sep 2016 19:35:01 +0000 (19:35 +0000)]
"Company" is now "Organisation" and there is an auto update
Michael Vogel [Sun, 25 Sep 2016 20:37:27 +0000 (20:37 +0000)]
We are now having an account type and are publishing it
gerhard6380 [Sun, 25 Sep 2016 20:25:59 +0000 (22:25 +0200)]
remove parameter from doxygen description
gerhard6380 [Sun, 25 Sep 2016 16:52:59 +0000 (18:52 +0200)]
another correction of spaces
gerhard6380 [Sun, 25 Sep 2016 16:50:08 +0000 (18:50 +0200)]
change spaces/tabstopps
gerhard6380 [Sun, 25 Sep 2016 16:45:00 +0000 (18:45 +0200)]
correct some spaces/tabs
gerhard6380 [Sun, 25 Sep 2016 16:22:42 +0000 (18:22 +0200)]
correct tab indents and CRLF
Michael Vogel [Sun, 25 Sep 2016 15:28:00 +0000 (15:28 +0000)]
The XMPP address is now in the profile and will be transmitted
rabuzarus [Sat, 24 Sep 2016 12:51:16 +0000 (14:51 +0200)]
Merge pull request #2797 from tobiasd/
20160924 -de
DE update to the translation
Tobias Diekershoff [Sat, 24 Sep 2016 12:16:58 +0000 (14:16 +0200)]
DE update to the translation
rabuzarus [Sat, 24 Sep 2016 07:52:33 +0000 (09:52 +0200)]
Merge pull request #2795 from tobiasd/
20160924 -fr
FR update to the strings, THX Hypolite Petovan
rabuzarus [Sat, 24 Sep 2016 07:52:15 +0000 (09:52 +0200)]
Merge pull request #2796 from tobiasd/
20160924 -msg
regenerated messages.po to fix typos
Tobias Diekershoff [Sat, 24 Sep 2016 07:45:44 +0000 (09:45 +0200)]
regenerated messages.po to fix typos
Tobias Diekershoff [Sat, 24 Sep 2016 07:35:23 +0000 (09:35 +0200)]
FR update to the strings, THX Hypolite Petovan