Commit Graph
21012 Commits
Author SHA1 Message Date
Mathieu "Matbac" BacouandMario Vavti bc40651bc2 Remove useless background spec for category field 2018-03-09 09:24:35 +01:00
Mathieu "Matbac" BacouandMario Vavti 442b510b23 Fix background of tags field 2018-03-09 09:24:25 +01:00
Mathieu "Thrar" BacouandMario Vavti 4db112e28e Fix code background in wiki pages
Fix needed after commit c444e40c01
2018-03-09 09:24:14 +01:00
Mario 8705882e6e use dbunescbin() for cover photos 2018-03-08 10:50:03 +01:00
Mario 16f9e7bd40 fix syntax error in postgres update 2018-03-08 10:20:40 +01:00
zotlabsandMario Vavti c8afde6f87 process follow from article menu in the background, do not reload page - hubzilla issue #987 2018-03-07 21:41:48 +01:00
Mario Vavti 726576363c RC3 2018-03-07 21:17:07 +01:00
Mario Vavti d2ffe29343 we need the javascript in the template since strings are involved 2018-03-07 21:15:15 +01:00
Mario Vavti ce81de1409 more bootstrap accordion fixes 2018-03-07 21:15:04 +01:00
Mario Vavti 89bbf6cd67 we do not support separate mobile themes anymore 2018-03-07 21:14:50 +01:00
zotlabsandMario Vavti 46a4208b3d don't add pending connections to the default privacy group until accepted 2018-03-07 08:59:29 +01:00
Mario Vavti 1d3d713c1c update changelog 2018-03-06 11:16:16 +01:00
Andrew ManningandMario Vavti f91db3ee8e Improve rendering of Readme files in plugin settings 2018-03-06 09:00:33 +01:00
Mario Vavti ed79621c76 RC2 2018-03-05 23:06:27 +01:00
Mario Vavti afdde44061 add pdl file for mod moderate 2018-03-05 23:04:35 +01:00
Mario Vavti c304361c9b fix javascript error if there are no notifications 2018-03-05 22:59:51 +01:00
Mario Vavti 12ca4caa4a update redbasic theme screenshot 2018-03-05 22:40:23 +01:00
zotlabsandMario Vavti 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
zotlabsandMario Vavti af46c192bf bugfix: unable to reset profile fields to defaults in admin/profs by emptying the textarea 2018-03-05 08:57:35 +01:00
zotlabsandMario Vavti 77a8a2b9ac restrict mail messages to max_import_size 2018-03-05 08:57:23 +01:00
phellmesandMario Vavti 09b6888526 Update DE translation strings 2018-03-05 08:54:19 +01:00
zotlabsandMario Vavti 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
zotlabsandMario Vavti ad3f61a215 sigh - missed two strings 2018-03-04 09:49:11 +01:00
zotlabsandMario Vavti 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-marijusandGitHub 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
zotlabsandMario Vavti 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