Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless background spec for category field | Mathieu "Matbac" Bacou | 2018-03-09 | 1 | -1/+0 |
| | |||||
* | Fix background of tags field | Mathieu "Matbac" Bacou | 2018-03-09 | 1 | -15/+23 |
| | |||||
* | Fix code background in wiki pages | Mathieu "Thrar" Bacou | 2018-03-09 | 1 | -0/+4 |
| | | | | Fix needed after commit c444e40c016c0faaec604335093b19661b3585b7 | ||||
* | use dbunescbin() for cover photos | Mario | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | fix syntax error in postgres update | Mario | 2018-03-08 | 1 | -3/+3 |
| | |||||
* | process follow from article menu in the background, do not reload page - ↵ | zotlabs | 2018-03-07 | 2 | -3/+9 |
| | | | | hubzilla issue #987 | ||||
* | RC3 | Mario Vavti | 2018-03-07 | 1 | -2/+1 |
| | |||||
* | we need the javascript in the template since strings are involved | Mario Vavti | 2018-03-07 | 6 | -162/+181 |
| | |||||
* | more bootstrap accordion fixes | Mario Vavti | 2018-03-07 | 2 | -10/+10 |
| | |||||
* | we do not support separate mobile themes anymore | Mario Vavti | 2018-03-07 | 2 | -8/+8 |
| | |||||
* | don't add pending connections to the default privacy group until accepted | zotlabs | 2018-03-07 | 1 | -7/+10 |
| | |||||
* | update changelog | Mario Vavti | 2018-03-06 | 1 | -0/+126 |
| | |||||
* | Improve rendering of Readme files in plugin settings | Andrew Manning | 2018-03-06 | 1 | -0/+18 |
| | |||||
* | RC2 | Mario Vavti | 2018-03-05 | 1 | -1/+1 |
| | |||||
* | add pdl file for mod moderate | Mario Vavti | 2018-03-05 | 1 | -0/+4 |
| | |||||
* | fix javascript error if there are no notifications | Mario Vavti | 2018-03-05 | 1 | -2/+1 |
| | |||||
* | update redbasic theme screenshot | Mario Vavti | 2018-03-05 | 2 | -0/+0 |
| | |||||
* | fix some issues with friend suggestions on standalone sites with no ↵ | zotlabs | 2018-03-05 | 4 | -9/+16 |
| | | | | '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. | ||||
* | bugfix: unable to reset profile fields to defaults in admin/profs by ↵ | zotlabs | 2018-03-05 | 2 | -9/+31 |
| | | | | emptying the textarea | ||||
* | restrict mail messages to max_import_size | zotlabs | 2018-03-05 | 1 | -0/+7 |
| | |||||
* | Update DE translation strings | phellmes | 2018-03-05 | 2 | -1466/+1804 |
| | |||||
* | add dummy f= arg to suggestion urls, use directory version of suggest for ↵ | zotlabs | 2018-03-04 | 3 | -5/+5 |
| | | | | newmember link instead of the suggest module as the UI is prettier. | ||||
* | sigh - missed two strings | zotlabs | 2018-03-04 | 1 | -2/+2 |
| | |||||
* | There was no pdl for mod_thing; add one because it's only a link away from ↵ | zotlabs | 2018-03-04 | 2 | -0/+12 |
| | | | | profile creation and remains on that page until you go elsewhere and new members may need help to find their way out | ||||
* | Merge pull request #986 from mjfriaza/3.2RC | git-marijus | 2018-03-02 | 3 | -1412/+1748 |
|\ | | | | | Updated Spanish translation (hmessages.po/php and register_verify_member.tpl). | ||||
| * | New strings for Spanish translation. | Manuel Jiménez Friaza | 2018-03-02 | 2 | -169/+257 |
| | | |||||
| * | Updated Spanish translation (hmessages.po/php and register_verify_member.tpl). | Manuel Jiménez Friaza | 2018-03-01 | 3 | -1358/+1606 |
| | | |||||
* | | add federation property to webfinger | zotlabs | 2018-03-02 | 1 | -1/+2 |
| | | |||||
* | | update DB update 1205 to mitigate | Mario Vavti | 2018-03-02 | 1 | -0/+11 |
| | | | | | | | | ERROR 1069 (42000): Too many keys specified; max 64 keys allowed | ||||
* | | db update to drop index resource_type. we have uid_resource_type now. | Mario Vavti | 2018-03-02 | 2 | -1/+25 |
| | | |||||
* | | fix issues with accordions in settings and comment out jquery.textinputs.js | Mario Vavti | 2018-03-01 | 6 | -20/+20 |
|/ | |||||
* | update strings | Mario Vavti | 2018-03-01 | 1 | -155/+226 |
| | |||||
* | bump version 3.2RC1 | Mario Vavti | 2018-03-01 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' into 3.2RC | Mario Vavti | 2018-03-01 | 66 | -48/+230 |
|\ | |||||
| * | profile edit: empty dob is set to the date of the first profile save unless ↵ | zotlabs | 2018-02-28 | 1 | -1/+1 |
| | | | | | | | | you clear it first | ||||
| * | several email validation issues | zotlabs | 2018-02-28 | 3 | -11/+12 |
| | | |||||
| * | Create one and only one 'registration successful, check your email' popup. | zotlabs | 2018-02-28 | 1 | -4/+2 |
| | | |||||
| * | hide newmember widget if a new account was used to create a clone of an old ↵ | zotlabs | 2018-02-28 | 1 | -0/+6 |
| | | | | | | | | channel | ||||
| * | provide new member widget which sits beneath the notifications for the first ↵ | zotlabs | 2018-02-28 | 55 | -1/+147 |
| | | | | | | | | 60 days after an account creation. | ||||
| * | important bugfix: if logged in locally and mod_display returns nothing owned ↵ | zotlabs | 2018-02-28 | 1 | -2/+3 |
| | | | | | | | | 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'. | ||||
| * | erge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-02-28 | 4 | -28/+58 |
| |\ | |||||
| | * | rename Addon/Feature settings to addon settings [string change] | zotlabs | 2018-02-27 | 2 | -2/+2 |
| | | | |||||
| | * | provide usage hint on addon settings page to save each panel before opening ↵ | zotlabs | 2018-02-27 | 2 | -0/+2 |
| | | | | | | | | | | | | another. [String change, not for 3.2] | ||||
| | * | move privacy groups to the newly created Access Control and Permissions tab. ↵ | zotlabs | 2018-02-27 | 1 | -8/+9 |
| | | | | | | | | | | | | Not for 3.2 as it requires string changes from the prior checkin. | ||||
| | * | move oauth_client management and guest access tokens to features rather than ↵ | zotlabs | 2018-02-27 | 2 | -18/+45 |
| | | | | | | | | | | | | auto-enabling at various feature levels. This involves string changes and should *not* go into 3.2RC. | ||||
| * | | typo | Mario Vavti | 2018-02-28 | 1 | -1/+1 |
| | | | |||||
| * | | missed one index in the last update | Mario Vavti | 2018-02-28 | 3 | -1/+26 |
| | | | |||||
| * | | missed some string for translation - update strings | Mario Vavti | 2018-02-28 | 2 | -163/+175 |
| | | | |||||
| * | | bump version | Mario Vavti | 2018-02-27 | 1 | -1/+1 |
| |/ | |||||
* | | typo | Mario Vavti | 2018-02-28 | 1 | -1/+1 |
| | |