]> git.mxchange.org Git - friendica.git/log
friendica.git
6 years agoFrio admin/users template: fix users avatars, table cols width to have more space
fabrixxm [Fri, 20 Apr 2018 12:07:11 +0000 (14:07 +0200)]
Frio admin/users template: fix users avatars, table cols width to have more space

6 years agoAdmin users: Update page type names, add raw flags template context
fabrixxm [Fri, 20 Apr 2018 12:02:45 +0000 (14:02 +0200)]
Admin users: Update page type names, add raw flags template context

Change user table header "Account" to "Type": it use less space :-)

6 years agoMerge pull request #4863 from MrPetovan/task/4860-add-hidden-input-in-console
Tobias Diekershoff [Fri, 20 Apr 2018 07:29:17 +0000 (09:29 +0200)]
Merge pull request #4863 from MrPetovan/task/4860-add-hidden-input-in-console

Add hidden input in newpassword console

6 years agoMerge pull request #4870 from astifter/develop
Hypolite Petovan [Thu, 19 Apr 2018 19:35:48 +0000 (15:35 -0400)]
Merge pull request #4870 from astifter/develop

Add space before Impressum.

6 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Friendica [Thu, 19 Apr 2018 19:24:35 +0000 (19:24 +0000)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

6 years agoAdd space before Impressum.
Friendica [Thu, 19 Apr 2018 19:03:29 +0000 (19:03 +0000)]
Add space before Impressum.

The page /friendica/ contains an Impressum section which is activated with an AddOn.
Add more space after last paragraph of information, before impressum, because site
looks quite cramped otherwise.

6 years agoMerge pull request #4861 from fabrixxm/issue/3395
Hypolite Petovan [Thu, 19 Apr 2018 17:03:03 +0000 (13:03 -0400)]
Merge pull request #4861 from fabrixxm/issue/3395

Frio: add template for admin/users

6 years agoFrio: admin/users template
fabrixxm [Thu, 19 Apr 2018 17:00:16 +0000 (19:00 +0200)]
Frio: admin/users template

- replace last a href=# with button
- use smallest breakpoint for panels footers

6 years agoFrio: admin/users template
fabrixxm [Thu, 19 Apr 2018 16:17:46 +0000 (18:17 +0200)]
Frio: admin/users template

- move checkboxes on first column
- move select/deselect all as button group on panel footer
- use existing jquery in mod_admin.js for select/deselect all functionality
- add page content wrapper, without padding
- fix user avatar size in "pending deletion" table

6 years agoMerge pull request #4849 from M-arcus/installation-script
Hypolite Petovan [Thu, 19 Apr 2018 11:57:02 +0000 (07:57 -0400)]
Merge pull request #4849 from M-arcus/installation-script

[FEATURE] Install Script: Add first version

6 years agoAdd hidden password input to Console\NewPassword
Hypolite Petovan [Thu, 19 Apr 2018 02:56:52 +0000 (22:56 -0400)]
Add hidden password input to Console\NewPassword

- Add Exception when password is empty

6 years agoAdd Exception when password is empty in User::hashPassword()
Hypolite Petovan [Thu, 19 Apr 2018 02:49:14 +0000 (22:49 -0400)]
Add Exception when password is empty in User::hashPassword()

6 years ago[Composer] Add seld/cli-prompt dependency
Hypolite Petovan [Thu, 19 Apr 2018 02:47:27 +0000 (22:47 -0400)]
[Composer] Add seld/cli-prompt dependency

6 years ago[DOCS] Auto Install: Add description
Marcus Müller [Thu, 19 Apr 2018 08:21:41 +0000 (10:21 +0200)]
[DOCS] Auto Install: Add description

6 years agoMerge pull request #4865 from annando/dfrn-reshare
Tobias Diekershoff [Thu, 19 Apr 2018 06:43:18 +0000 (08:43 +0200)]
Merge pull request #4865 from annando/dfrn-reshare

Diaspora: Improved reshared coding

6 years agoMerge pull request #4851 from MrPetovan/task/4709-add-query-based-content-filter
Michael Vogel [Thu, 19 Apr 2018 06:21:53 +0000 (08:21 +0200)]
Merge pull request #4851 from MrPetovan/task/4709-add-query-based-content-filter

Add query based content filter

6 years agoMerge pull request #4864 from MrPetovan/bug/fix-memcached-delete
Michael Vogel [Thu, 19 Apr 2018 06:16:18 +0000 (08:16 +0200)]
Merge pull request #4864 from MrPetovan/bug/fix-memcached-delete

Fix MemcachedCacheDrive::delete() method

6 years agoCode simplified
Michael [Thu, 19 Apr 2018 06:07:23 +0000 (06:07 +0000)]
Code simplified

6 years agoMerge remote-tracking branch 'upstream/develop' into dfrn-reshare
Michael [Thu, 19 Apr 2018 05:44:06 +0000 (05:44 +0000)]
Merge remote-tracking branch 'upstream/develop' into dfrn-reshare

6 years agoImprove CacheSessionhandler
Hypolite Petovan [Thu, 19 Apr 2018 03:37:06 +0000 (23:37 -0400)]
Improve CacheSessionhandler

- Replace !x() by empty()
- Add return values to read() and destroy()

6 years agoAdd hostname prefix in MemcachedCacheDriver
Hypolite Petovan [Thu, 19 Apr 2018 03:36:23 +0000 (23:36 -0400)]
Add hostname prefix in MemcachedCacheDriver

6 years agoFrio: admin/user template fixes
fabrixxm [Wed, 18 Apr 2018 19:43:33 +0000 (21:43 +0200)]
Frio: admin/user template fixes

- small fixes to html
- move js and css to extern files
- move checkboxes to first column

6 years agoFix indentation
fabrixxm [Wed, 18 Apr 2018 17:44:10 +0000 (19:44 +0200)]
Fix indentation

6 years agoFrio: add template for admin/users
fabrixxm [Wed, 18 Apr 2018 15:52:34 +0000 (17:52 +0200)]
Frio: add template for admin/users

6 years ago[TASK] Auto install: Rework class
Marcus Müller [Wed, 18 Apr 2018 12:30:42 +0000 (14:30 +0200)]
[TASK] Auto install: Rework class

6 years ago[TASK] Auto install: Rename script command
Marcus Müller [Wed, 18 Apr 2018 12:21:40 +0000 (14:21 +0200)]
[TASK] Auto install: Rename script command

6 years ago[TASK] Auto install: Rename script command
Marcus Müller [Wed, 18 Apr 2018 12:20:21 +0000 (14:20 +0200)]
[TASK] Auto install: Rename script command

6 years ago[TASK] Install Script: Register installation class
Marcus Müller [Wed, 18 Apr 2018 09:46:27 +0000 (11:46 +0200)]
[TASK] Install Script: Register installation class

6 years ago[TASK] Install script: Add installation class
Marcus Müller [Wed, 18 Apr 2018 09:43:23 +0000 (11:43 +0200)]
[TASK] Install script: Add installation class

6 years ago[TASK] Remove auto_install.php
Marcus Müller [Wed, 18 Apr 2018 09:40:16 +0000 (11:40 +0200)]
[TASK] Remove auto_install.php

6 years agoMerge pull request #4859 from tobiasd/20180418-lng
Michael Vogel [Wed, 18 Apr 2018 06:17:16 +0000 (08:17 +0200)]
Merge pull request #4859 from tobiasd/20180418-lng

update to the FI translation THX Kris

6 years agoupdate to the FI translation THX Kris
Tobias Diekershoff [Wed, 18 Apr 2018 05:57:16 +0000 (07:57 +0200)]
update to the FI translation THX Kris

6 years agoMerge pull request #4857 from annando/duplicated-tags
Tobias Diekershoff [Wed, 18 Apr 2018 05:50:56 +0000 (07:50 +0200)]
Merge pull request #4857 from annando/duplicated-tags

Avoid duplicated multibyte tags

6 years agoMerge pull request #4858 from annando/issue-4655
Tobias Diekershoff [Wed, 18 Apr 2018 05:50:34 +0000 (07:50 +0200)]
Merge pull request #4858 from annando/issue-4655

Issue 4655: Avoid multiplicated contact requests from the same account

6 years agoIssue 4655: Avoid multiplicated contact requests from the same account
Michael [Wed, 18 Apr 2018 05:02:59 +0000 (05:02 +0000)]
Issue 4655: Avoid multiplicated contact requests from the same account

6 years agoAvoid duplicated multibyte tags
Michael [Wed, 18 Apr 2018 05:00:28 +0000 (05:00 +0000)]
Avoid duplicated multibyte tags

6 years agoReplaced queries
Michael [Wed, 18 Apr 2018 04:59:33 +0000 (04:59 +0000)]
Replaced queries

6 years agoMerge remote-tracking branch 'upstream/develop' into dfrn-reshare
Michael [Wed, 18 Apr 2018 03:12:13 +0000 (03:12 +0000)]
Merge remote-tracking branch 'upstream/develop' into dfrn-reshare

6 years ago[Composer] Add bower-asset/vue dependency
Hypolite Petovan [Tue, 17 Apr 2018 23:56:47 +0000 (19:56 -0400)]
[Composer] Add bower-asset/vue dependency

6 years agoMerge pull request #4856 from annando/dandelion
Hypolite Petovan [Tue, 17 Apr 2018 16:50:06 +0000 (12:50 -0400)]
Merge pull request #4856 from annando/dandelion

better support for the Diaspora app "Dandelion"

6 years agobetter support for the Diaspora app "Dandelion"
Michael [Tue, 17 Apr 2018 16:46:57 +0000 (16:46 +0000)]
better support for the Diaspora app "Dandelion"

6 years agoMerge pull request #4782 from Alkarex/fix-update-password
Hypolite Petovan [Tue, 17 Apr 2018 11:25:52 +0000 (07:25 -0400)]
Merge pull request #4782 from Alkarex/fix-update-password

Fix update password rehash

6 years agoMerge pull request #4853 from annando/site-defaults
Tobias Diekershoff [Tue, 17 Apr 2018 08:12:11 +0000 (10:12 +0200)]
Merge pull request #4853 from annando/site-defaults

Default values for site configuration

6 years agoMerge pull request #4852 from tobiasd/20180417-fi
Michael Vogel [Tue, 17 Apr 2018 05:24:48 +0000 (07:24 +0200)]
Merge pull request #4852 from tobiasd/20180417-fi

update to the FI translation THX Kris

6 years agoDefault values for site configuration
Michael [Tue, 17 Apr 2018 05:18:26 +0000 (05:18 +0000)]
Default values for site configuration

6 years agoupdate to the FI translation THX Kris
Tobias Diekershoff [Tue, 17 Apr 2018 05:17:46 +0000 (07:17 +0200)]
update to the FI translation THX Kris

6 years agoReplace duplicate behaviors by Model\Term::populateTagsFromItem
Hypolite Petovan [Sat, 14 Apr 2018 21:55:07 +0000 (17:55 -0400)]
Replace duplicate behaviors by Model\Term::populateTagsFromItem

- Replaced in include/conversation
- Replaced in include/text

6 years agoAdd Model\Term::populateTagsFromItem method
Hypolite Petovan [Sat, 14 Apr 2018 21:54:16 +0000 (17:54 -0400)]
Add  Model\Term::populateTagsFromItem method

6 years agoAdd header support for security token check
Hypolite Petovan [Thu, 12 Apr 2018 03:28:51 +0000 (23:28 -0400)]
Add header support for security token check

6 years agoAdd dbstructure_definition hook call
Hypolite Petovan [Thu, 12 Apr 2018 03:28:05 +0000 (23:28 -0400)]
Add dbstructure_definition hook call

6 years agoMerge pull request #4850 from tobiasd/20180416-newinfo
Hypolite Petovan [Mon, 16 Apr 2018 18:35:57 +0000 (14:35 -0400)]
Merge pull request #4850 from tobiasd/20180416-newinfo

new info mail address

6 years agonew info mail address
Tobias Diekershoff [Mon, 16 Apr 2018 15:28:19 +0000 (17:28 +0200)]
new info mail address

6 years ago[CLEANUP] Code: Remove function
Marcus Müller [Mon, 16 Apr 2018 12:56:02 +0000 (14:56 +0200)]
[CLEANUP] Code: Remove function

6 years agoMerge pull request #4848 from tobiasd/20180416-tos2
Hypolite Petovan [Mon, 16 Apr 2018 11:35:59 +0000 (07:35 -0400)]
Merge pull request #4848 from tobiasd/20180416-tos2

display the thing

6 years ago[FEATURE] Install Script: Add first version
Marcus Müller [Mon, 16 Apr 2018 08:57:27 +0000 (10:57 +0200)]
[FEATURE] Install Script: Add first version

6 years agodisplay the thing
Tobias Diekershoff [Mon, 16 Apr 2018 08:25:39 +0000 (10:25 +0200)]
display the thing

6 years agoMerge pull request #4847 from tobiasd/20180416-tos
Michael Vogel [Mon, 16 Apr 2018 08:12:17 +0000 (10:12 +0200)]
Merge pull request #4847 from tobiasd/20180416-tos

profile data is transmitted to other nodes

6 years agoprofile data is transmitted to other nodes
Tobias Diekershoff [Mon, 16 Apr 2018 07:27:16 +0000 (09:27 +0200)]
profile data is transmitted to other nodes

6 years agoMerge pull request #4846 from tobiasd/20180416-lng
Michael Vogel [Mon, 16 Apr 2018 06:50:47 +0000 (08:50 +0200)]
Merge pull request #4846 from tobiasd/20180416-lng

update to the PL translation THX waldis

6 years agoupdate to the PL translation THX waldis
Tobias Diekershoff [Mon, 16 Apr 2018 05:09:08 +0000 (07:09 +0200)]
update to the PL translation THX waldis

6 years agoMerge pull request #4845 from annando/diaspora-forums
Hypolite Petovan [Sun, 15 Apr 2018 20:35:30 +0000 (16:35 -0400)]
Merge pull request #4845 from annando/diaspora-forums

Forum posts now show the author when posted to Diaspora

6 years agoForum posts now show the author when posted to Diaspora
Michael [Sun, 15 Apr 2018 19:01:19 +0000 (19:01 +0000)]
Forum posts now show the author when posted to Diaspora

6 years agoMerge pull request #4842 from tobiasd/20180415-deluser
Hypolite Petovan [Sun, 15 Apr 2018 10:41:44 +0000 (06:41 -0400)]
Merge pull request #4842 from tobiasd/20180415-deluser

notify admin when user deletes account

6 years agonotify admin when user deletes account
Tobias Diekershoff [Sun, 15 Apr 2018 09:39:05 +0000 (11:39 +0200)]
notify admin when user deletes account

6 years agoRevert removal of legacy_password column
Alexandre Alapetite [Sun, 15 Apr 2018 09:12:32 +0000 (11:12 +0200)]
Revert removal of legacy_password column

https://github.com/friendica/friendica/pull/4782#issuecomment-380978218

6 years agoRevert "Remove SQL column legacy_password"
Alexandre Alapetite [Sun, 15 Apr 2018 08:51:22 +0000 (10:51 +0200)]
Revert "Remove SQL column legacy_password"

This reverts commit 82f1f2f00e4493c3d1d4ff1df9161cc0957defee.

6 years agoMerge pull request #4840 from AndyHee/doc20180413
Hypolite Petovan [Sat, 14 Apr 2018 11:50:08 +0000 (07:50 -0400)]
Merge pull request #4840 from AndyHee/doc20180413

Update Making-Friends.md

6 years agoUpdate Making-Friends.md
Andy H3 [Sat, 14 Apr 2018 09:27:49 +0000 (16:27 +0700)]
Update Making-Friends.md

Major changes to some outdated sections.
Minor improvements, elsewhere.

6 years agoMerge pull request #4839 from annando/profile-update
Tobias Diekershoff [Sat, 14 Apr 2018 09:04:33 +0000 (11:04 +0200)]
Merge pull request #4839 from annando/profile-update

Update the "photo" and "thumb" field in the "profile" table

6 years agoUpdate the "photo" and "thumb" field in the "profile" table
Michael [Sat, 14 Apr 2018 08:03:15 +0000 (08:03 +0000)]
Update the "photo" and "thumb" field in the "profile" table

6 years agoMerge pull request #4837 from annando/improved-callstack
Hypolite Petovan [Sat, 14 Apr 2018 00:26:41 +0000 (20:26 -0400)]
Merge pull request #4837 from annando/improved-callstack

Don't show multiple calls from the "dba" class

6 years agoDon't show multiple calls from the "dba" class to show the essential parts of the...
Michael [Fri, 13 Apr 2018 20:09:12 +0000 (20:09 +0000)]
Don't show multiple calls from the "dba" class to show the essential parts of the callstack

6 years agoMerge pull request #4834 from AndyHee/doc20180413
Tobias Diekershoff [Fri, 13 Apr 2018 15:01:12 +0000 (17:01 +0200)]
Merge pull request #4834 from AndyHee/doc20180413

Update Account-Basics.md

6 years agoUpdate Account-Basics.md
Andy H3 [Fri, 13 Apr 2018 14:41:41 +0000 (21:41 +0700)]
Update Account-Basics.md

6 years agoUpdate Account-Basics.md
Andy H3 [Fri, 13 Apr 2018 14:25:16 +0000 (21:25 +0700)]
Update Account-Basics.md

Minor changes to wording + rm dead link

6 years agoMerge pull request #4824 from M-arcus/patch-1
Hypolite Petovan [Fri, 13 Apr 2018 11:41:33 +0000 (07:41 -0400)]
Merge pull request #4824 from M-arcus/patch-1

[BUGFIX] DB: Don't check DNS on IPs

6 years agoMerge pull request #4829 from tobiasd/20180413-lng
Michael Vogel [Fri, 13 Apr 2018 09:43:41 +0000 (11:43 +0200)]
Merge pull request #4829 from tobiasd/20180413-lng

update to the FI translation THX Kris

6 years agoMerge pull request #4827 from AndyHee/doc20180413
Tobias Diekershoff [Fri, 13 Apr 2018 08:02:02 +0000 (10:02 +0200)]
Merge pull request #4827 from AndyHee/doc20180413

Update Accesskeys.md

6 years agoMerge branch 'develop' into patch-1
Marcus Müller [Fri, 13 Apr 2018 07:41:24 +0000 (09:41 +0200)]
Merge branch 'develop' into patch-1

6 years agoUpdate Accesskeys.md
Andy H3 [Fri, 13 Apr 2018 05:29:10 +0000 (12:29 +0700)]
Update Accesskeys.md

6 years agoUpdate Accesskeys.md
Andy H3 [Fri, 13 Apr 2018 05:27:19 +0000 (12:27 +0700)]
Update Accesskeys.md

6 years agoupdate to the FI translation THX Kris
Tobias Diekershoff [Fri, 13 Apr 2018 05:21:05 +0000 (07:21 +0200)]
update to the FI translation THX Kris

6 years agoupdate to the NL translation THX Karel
Tobias Diekershoff [Fri, 13 Apr 2018 05:20:36 +0000 (07:20 +0200)]
update to the NL translation THX Karel

6 years agoUpdate Accesskeys.md
Andy H3 [Fri, 13 Apr 2018 04:03:22 +0000 (11:03 +0700)]
Update Accesskeys.md

Expand intro
Format keys,
Capitalization
Style
Line breaks

6 years agoMerge pull request #4825 from M-arcus/patch-3
Hypolite Petovan [Thu, 12 Apr 2018 23:48:09 +0000 (19:48 -0400)]
Merge pull request #4825 from M-arcus/patch-3

[BUGFIX] Domain Check: Remove DNS_PTR from check

6 years agoMerge pull request #4823 from rabuzarus/20180412_-_enable_remote_user_if_local_user
Michael Vogel [Thu, 12 Apr 2018 21:43:43 +0000 (23:43 +0200)]
Merge pull request #4823 from rabuzarus/20180412_-_enable_remote_user_if_local_user

local_user() could also be a remote_user()

6 years ago[BUGFIX] DB: Remove host DNS_PTR check
Marcus Müller [Thu, 12 Apr 2018 17:32:04 +0000 (19:32 +0200)]
[BUGFIX] DB: Remove host DNS_PTR check

DNS_PTR checks fail on some domains and result in the return value `false`, even if the domain is valid and reachable.

6 years ago[BUGFIX] Network: Remove URL/domain DNS_PTR checks
Marcus Müller [Thu, 12 Apr 2018 17:28:52 +0000 (19:28 +0200)]
[BUGFIX] Network: Remove URL/domain DNS_PTR checks

6 years ago[BUGFIX] DB: Don't check DNS on IPs
Marcus Müller [Thu, 12 Apr 2018 17:14:53 +0000 (19:14 +0200)]
[BUGFIX] DB: Don't check DNS on IPs

Fixes https://github.com/friendica/friendica/issues/4786

6 years agolocal_user() could also be a remote_user()
rabuzarus [Thu, 12 Apr 2018 15:10:48 +0000 (17:10 +0200)]
local_user() could also be a remote_user()

6 years agoMerge pull request #4822 from annando/issue-4816
Hypolite Petovan [Thu, 12 Apr 2018 11:13:27 +0000 (07:13 -0400)]
Merge pull request #4822 from annando/issue-4816

 Issue-4816: Avoid SQL errors / Unarchive living relais servers

6 years agoMerge pull request #4821 from tobiasd/20180412-lng
Michael Vogel [Thu, 12 Apr 2018 09:03:49 +0000 (11:03 +0200)]
Merge pull request #4821 from tobiasd/20180412-lng

DE and NL translation updates THX Karel and S.Krumbholz

6 years agoMerge pull request #4820 from tobiasd/20180412-contactreason
Michael Vogel [Thu, 12 Apr 2018 09:03:12 +0000 (11:03 +0200)]
Merge pull request #4820 from tobiasd/20180412-contactreason

added missiing information to theme templates

6 years agoStore in lowercase to avoid duplicates
Michael [Thu, 12 Apr 2018 08:55:36 +0000 (08:55 +0000)]
Store in lowercase to avoid duplicates

6 years agoMerge remote-tracking branch 'upstream/develop' into issue-4816
Michael [Thu, 12 Apr 2018 08:53:56 +0000 (08:53 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-4816

6 years agoDE and NL translation updates THX Karel and S.Krumbholz
Tobias Diekershoff [Thu, 12 Apr 2018 08:41:49 +0000 (10:41 +0200)]
DE and NL translation updates THX Karel and S.Krumbholz

6 years agoadded missiing information to theme templates
Tobias Diekershoff [Thu, 12 Apr 2018 08:33:28 +0000 (10:33 +0200)]
added missiing information to theme templates

6 years agoMerge pull request #4817 from annando/relais-duplicates
Hypolite Petovan [Wed, 11 Apr 2018 23:00:34 +0000 (19:00 -0400)]
Merge pull request #4817 from annando/relais-duplicates

Avoid sending relay posts to servers that already received content

6 years agoMerge pull request #4812 from tobiasd/20180411-noreply
Hypolite Petovan [Wed, 11 Apr 2018 22:59:17 +0000 (18:59 -0400)]
Merge pull request #4812 from tobiasd/20180411-noreply

noreply should not be translate-able in email addresses

6 years agoMerge branch 'issue-4816' of github.com:annando/friendica into issue-4816
Michael [Wed, 11 Apr 2018 19:21:23 +0000 (19:21 +0000)]
Merge branch 'issue-4816' of github.com:annando/friendica into issue-4816