Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bring back poll and delivery interval | Mario | 2022-12-12 | 1 | -6/+6 |
| | |||||
* | typo | Mario | 2022-12-04 | 1 | -1/+1 |
| | |||||
* | wording | Mario | 2022-12-04 | 1 | -4/+4 |
| | |||||
* | the logic for public stream has changed - adjust help text and externals, ↵ | Mario | 2022-12-04 | 1 | -3/+3 |
| | | | | disable lockfile check in cron daemon | ||||
* | look for iconfig at the right place, fix mod sharedwithme, comment out ↵ | Mario | 2022-12-03 | 1 | -9/+9 |
| | | | | unused configs | ||||
* | fix various issues | Mario | 2022-10-21 | 1 | -1/+1 |
| | |||||
* | make sure we have an existing default role in any case | Mario | 2022-01-23 | 1 | -2/+5 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -2/+2 |
| | |||||
* | fix admin button state not displayed correctly | Mario | 2021-05-31 | 1 | -2/+2 |
| | |||||
* | register: more testing and fixes | Mario | 2021-04-28 | 1 | -14/+13 |
| | |||||
* | register: remove single quotes in advanced examples - they might be misleading | Mario | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | more strings changes | Mario | 2021-04-26 | 1 | -1/+1 |
| | |||||
* | register: remove debug messages from UI and streamline some strings | Mario | 2021-04-26 | 1 | -82/+63 |
| | |||||
* | register: if auto create is configured do some more tests against the ↵ | Mario | 2021-04-09 | 1 | -2/+1 |
| | | | | provided name and nick so it will not fail later in create_identity(); | ||||
* | register: default to auto-create channel and fix auto create channel if ↵ | Mario | 2021-04-08 | 1 | -1/+1 |
| | | | | register approval is configured | ||||
* | registrations: minor cleanup | Mario | 2021-04-07 | 1 | -7/+3 |
| | |||||
* | air: more work on UX during register | Mario | 2021-03-26 | 1 | -1/+2 |
| | |||||
* | adminUI cfg to switch on (default off) register w/o email, | Hilmar R | 2021-03-19 | 1 | -6/+16 |
| | | | | accept delay 0 (no delay) and expire defaults to 99years | ||||
* | fix default value displayed if value is set to empty or zero. fix #1536 and ↵ | Mario | 2021-03-15 | 1 | -39/+39 |
| | | | | #1537 | ||||
* | login panel, reg limits. | Hilmar R | 2021-01-27 | 1 | -10/+19 |
| | |||||
* | melt diff prod fork 4.6.2 air onto 5.2.1 to 5.2.2 DB 1241 | Hilmar R | 2021-01-23 | 1 | -16/+375 |
| | |||||
* | remove dot | Mario | 2020-11-14 | 1 | -1/+1 |
| | |||||
* | Polling fallback to server sent events. Polling is the default. SSE must be ↵ | Mario | 2020-11-14 | 1 | -0/+8 |
| | | | | enabled in /admin/site > Advanced > Enable SSE Notifications if desired. | ||||
* | make inline pdf a security option, move thumbnail security to security ↵ | Mario | 2019-11-15 | 1 | -3/+0 |
| | | | | options from admin/site | ||||
* | fix linkify_tags() so it works with xchans across multiple protocols, also ↵ | zotlabs | 2019-02-03 | 1 | -1/+1 |
| | | | | some fixes to activity parsing from upstream. | ||||
* | typo | Mario Vavti | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -24/+0 |
| | |||||
* | Add translation for missed string | Max Kostikov | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | wrong default param for pubstream_incl (this checkin also picked up a few ↵ | zotlabs | 2018-05-18 | 1 | -2/+2 |
| | | | | minor and hopefully non-significant changes) | ||||
* | hubzilla issue #1169 | zotlabs | 2018-05-10 | 1 | -1/+9 |
| | |||||
* | Simplify first channel creation even further by using a site-configurable ↵ | zotlabs | 2018-05-07 | 1 | -0/+10 |
| | | | | default permissions role and removing one more conceptual roadblock for first time registrants. This default role only applies to the first channel an account creates and can be changed from the settings page once they've started to explore. This functionality was always present but optional and not well exposed. Now it is part of the standard workflow and exposed in the admin settings. | ||||
* | last commented expiration setting in admin | zotlabs | 2018-04-10 | 1 | -0/+3 |
| | |||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-03-12 | 1 | -2/+7 |
|\ | |||||
| * | remove debugging | zotlabs | 2018-03-10 | 1 | -2/+0 |
| | | |||||
| * | trim expects error ... in admin/site | zotlabs | 2018-03-10 | 1 | -3/+9 |
| | | |||||
* | | do not use trim on array | Mario Vavti | 2018-03-10 | 1 | -1/+1 |
| | | |||||
* | | we do not support separate mobile themes anymore | Mario Vavti | 2018-03-07 | 1 | -7/+7 |
|/ | |||||
* | require directory servers to be using some modern form of encryption; which ↵ | zotlabs | 2018-02-26 | 1 | -1/+2 |
| | | | | means we only currently have 2. | ||||
* | Usability and member experience: remove street address info from the default ↵ | zotlabs | 2018-02-23 | 1 | -1/+1 |
| | | | | basic profile fields, mention that the site banner can be full HTML, mention on the techlevel setting that this also controls what additional features may be visible. | ||||
* | provide option to block the public stream unless authenticated, since there ↵ | zotlabs | 2018-02-14 | 1 | -1/+3 |
| | | | | could be legal issues with unmoderated content | ||||
* | Surface the ability to change the landing page after channel creation and ↵ | zotlabs | 2018-01-28 | 1 | -0/+3 |
| | | | | create a 'go' module to present several possible things to do at this point. Change the default from 'settings' to 'profiles' so that the focus is more on you rather than the software configuration. | ||||
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-01-18 | 1 | -0/+4 |
|\ | |||||
| * | provide local pubstream option (content from this site only). | zotlabs | 2018-01-17 | 1 | -0/+4 |
| | | |||||
* | | raise the queue threshold default from 300 to 3000 | Mario Vavti | 2018-01-18 | 1 | -2/+2 |
|/ | |||||
* | Added minimum registration age to /admin/site settings page | Andrew Manning | 2018-01-14 | 1 | -1/+3 |
| | |||||
* | expose settings for site sellpage and site location | zotlabs | 2018-01-11 | 1 | -0/+10 |
| | |||||
* | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -0/+1 |
| | |||||
* | expose the security setting for SVG thumbnails | zotlabs | 2017-11-21 | 1 | -1/+3 |
| | |||||
* | add another delivery control parameter (force queue threshold) | zotlabs | 2017-10-31 | 1 | -2/+5 |
| | |||||
* | use imagick converter for large photos | zotlabs | 2017-09-30 | 1 | -0/+3 |
| |