zotlabs
|
f02314dfd8
|
fix some issues with friend suggestions on standalone sites with no 'suggestme' volunteers. This wrongly pulled up a site directory suggesting everybody on the site. While a better outcome than finding nobody, this does not fit with our ethical design goals. If there are no friends of friends, we will only suggest those who volunteer to be on the default suggestion list. Also do not attempt to load poco data from dead sites.
|
2018-03-05 08:57:47 +01:00 |
|
zotlabs
|
af46c192bf
|
bugfix: unable to reset profile fields to defaults in admin/profs by emptying the textarea
|
2018-03-05 08:57:35 +01:00 |
|
zotlabs
|
77a8a2b9ac
|
restrict mail messages to max_import_size
|
2018-03-05 08:57:23 +01:00 |
|
phellmes
|
09b6888526
|
Update DE translation strings
|
2018-03-05 08:54:19 +01:00 |
|
zotlabs
|
5d18996362
|
add dummy f= arg to suggestion urls, use directory version of suggest for newmember link instead of the suggest module as the UI is prettier.
|
2018-03-04 09:49:13 +01:00 |
|
zotlabs
|
ad3f61a215
|
sigh - missed two strings
|
2018-03-04 09:49:11 +01:00 |
|
zotlabs
|
1eab488754
|
There was no pdl for mod_thing; add one because it's only a link away from profile creation and remains on that page until you go elsewhere and new members may need help to find their way out
|
2018-03-04 09:46:17 +01:00 |
|
git-marijus
|
98e3e7ff9b
|
Merge pull request #986 from mjfriaza/3.2RC
Updated Spanish translation (hmessages.po/php and register_verify_member.tpl).
|
2018-03-02 20:46:18 +01:00 |
|
zotlabs
|
226aad357d
|
add federation property to webfinger
|
2018-03-02 20:40:45 +01:00 |
|
Manuel Jiménez Friaza
|
49a236345f
|
New strings for Spanish translation.
|
2018-03-02 18:32:01 +01:00 |
|
Mario Vavti
|
83365840af
|
update DB update 1205 to mitigate
ERROR 1069 (42000): Too many keys specified; max 64 keys allowed
|
2018-03-02 13:10:44 +01:00 |
|
Mario Vavti
|
b44e46f8be
|
db update to drop index resource_type. we have uid_resource_type now.
|
2018-03-02 10:28:56 +01:00 |
|
Manuel Jiménez Friaza
|
343982a2f9
|
Updated Spanish translation (hmessages.po/php and register_verify_member.tpl).
|
2018-03-01 19:49:55 +01:00 |
|
Mario Vavti
|
f5169bdbbb
|
fix issues with accordions in settings and comment out jquery.textinputs.js
|
2018-03-01 13:47:46 +01:00 |
|
Mario Vavti
|
321611f865
|
update strings
|
2018-03-01 08:54:48 +01:00 |
|
Mario Vavti
|
a7b48b9650
|
bump version 3.2RC1
|
2018-03-01 08:40:10 +01:00 |
|
Mario Vavti
|
844bef5070
|
Merge branch 'dev' into 3.2RC
|
2018-03-01 08:38:17 +01:00 |
|
zotlabs
|
6210b7727f
|
profile edit: empty dob is set to the date of the first profile save unless you clear it first
|
2018-02-28 21:39:52 -08:00 |
|
zotlabs
|
01015bc0d5
|
several email validation issues
|
2018-02-28 21:15:26 -08:00 |
|
zotlabs
|
2b910eb5aa
|
Create one and only one 'registration successful, check your email' popup.
|
2018-02-28 20:31:06 -08:00 |
|
zotlabs
|
9672d35d8c
|
hide newmember widget if a new account was used to create a clone of an old channel
|
2018-02-28 20:02:08 -08:00 |
|
zotlabs
|
14e14c6c92
|
provide new member widget which sits beneath the notifications for the first 60 days after an account creation.
|
2018-02-28 19:49:33 -08:00 |
|
zotlabs
|
1c07880c01
|
important bugfix: if logged in locally and mod_display returns nothing owned by your uid, retry with known public uids rather than issue 'permission denied'. Affects the ability to view search results for otherwise public posts 'in context'.
|
2018-02-28 18:01:51 -08:00 |
|
Mario Vavti
|
029d155a07
|
erge remote-tracking branch 'mike/master' into dev
|
2018-02-28 13:02:22 +01:00 |
|
Mario Vavti
|
97e329906e
|
typo
|
2018-02-28 10:28:35 +01:00 |
|
Mario Vavti
|
c92bc60cec
|
typo
|
2018-02-28 10:28:06 +01:00 |
|
Mario Vavti
|
551eea05ed
|
missed one index in the last update
|
2018-02-28 10:21:55 +01:00 |
|
Mario Vavti
|
6593dff9f5
|
missed one index in the last update
|
2018-02-28 10:21:22 +01:00 |
|
Mario Vavti
|
90c82e4394
|
missed some string for translation - update strings
|
2018-02-28 08:39:57 +01:00 |
|
Mario Vavti
|
924c8db712
|
missed some string for translation - update strings
|
2018-02-28 08:38:56 +01:00 |
|
zotlabs
|
6c60be9e8d
|
rename Addon/Feature settings to addon settings [string change]
|
2018-02-27 19:51:29 -08:00 |
|
zotlabs
|
be5187718c
|
provide usage hint on addon settings page to save each panel before opening another. [String change, not for 3.2]
|
2018-02-27 19:34:51 -08:00 |
|
zotlabs
|
14183b8fb5
|
move privacy groups to the newly created Access Control and Permissions tab. Not for 3.2 as it requires string changes from the prior checkin.
|
2018-02-27 19:18:53 -08:00 |
|
zotlabs
|
f34e6d8977
|
move oauth_client management and guest access tokens to features rather than auto-enabling at various feature levels. This involves string changes and should *not* go into 3.2RC.
|
2018-02-27 19:15:12 -08:00 |
|
Mario Vavti
|
58ee2a49fa
|
bump version
|
2018-02-27 10:43:19 +01:00 |
|
Mario Vavti
|
68c6d7a099
|
fix syntax error
|
2018-02-27 09:55:10 +01:00 |
|
zotlabs
|
6c37a38980
|
fix public stream app permission check to match the recent fixes to the Module
|
2018-02-26 21:50:17 -08:00 |
|
zotlabs
|
5277e79fa2
|
change undo_post_tagging() to emit quoted tags rather than using underscore replacement if they contain spaces.
|
2018-02-26 20:30:36 -08:00 |
|
zotlabs
|
afe2ba3690
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
|
2018-02-26 16:45:04 -08:00 |
|
zotlabs
|
01776e767d
|
update directory fallback servers
|
2018-02-26 16:41:47 -08:00 |
|
zotlabs
|
87079e8071
|
require directory servers to be using some modern form of encryption; which means we only currently have 2.
|
2018-02-26 16:39:12 -08:00 |
|
zotlabs
|
f83b7c2d52
|
issues with delivery of edited posts to forums
|
2018-02-26 15:46:29 -08:00 |
|
zotlabs
|
cbcf389f50
|
fix autoname test
|
2018-02-26 14:30:04 -08:00 |
|
Mario Vavti
|
fe7fba4789
|
update strings
|
2018-02-26 20:40:55 +01:00 |
|
Mario Vavti
|
3bd2288ea9
|
fix icon position and make string translatable
|
2018-02-26 20:17:53 +01:00 |
|
Mario Vavti
|
f8f69767b7
|
missing clearfix
|
2018-02-26 15:13:53 +01:00 |
|
Mario Vavti
|
ee5fd8a0bd
|
fix minor issue with custom acl selector
|
2018-02-26 15:09:46 +01:00 |
|
Mario Vavti
|
032cbca651
|
slightly improve custom acl selector
|
2018-02-26 13:57:13 +01:00 |
|
Mario Vavti
|
be3e0ca9a1
|
change fontname in css and fix issue with unicode characters
|
2018-02-26 12:54:26 +01:00 |
|
Mario Vavti
|
a5f843ba9b
|
switch to fork-awesome
|
2018-02-26 11:05:48 +01:00 |
|