aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
...
* | | registration testingzotlabs2018-01-271-3/+1
| | |
* | | typozotlabs2018-01-271-1/+1
| |/ |/|
* | Usability improvements to registration/verification workflow. This requires ↵zotlabs2018-01-273-2/+90
| | | | | | | | additional testing.
* | Issue with configurable site age limit, vagueness when informing about email ↵zotlabs2018-01-261-4/+10
|/ | | | validation policy; added email validation resend ability and the option to input a verification code at a webpage though both require additional work to provide these abilities.
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-245-57/+62
|\
| * some code cleanup and simplification in mod_likezotlabs2018-01-231-40/+41
| |
| * add units to csszotlabs2018-01-231-1/+1
| |
| * replace image cropping libraryzotlabs2018-01-232-14/+19
| |
| * siteinfo embellishmentszotlabs2018-01-221-1/+0
| |
| * hubzilla issue #920 - unable to delete permission groups with space in namezotlabs2018-01-221-2/+2
| |
* | implement caching of notifications in browser session storageMario Vavti2018-01-241-1/+1
|/
* preserve reverse date sort in mod_search after changeszotlabs2018-01-211-1/+1
|
* mod_search: fix the group by messzotlabs2018-01-211-11/+12
|
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-183-5/+19
|\
| * provide local pubstream option (content from this site only).zotlabs2018-01-172-4/+15
| |
| * simplify dir_tagadelic dramaticallyzotlabs2018-01-171-1/+4
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-153-3/+5
| |\
* | | raise the queue threshold default from 300 to 3000Mario Vavti2018-01-181-2/+2
| | |
* | | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-161-1/+2
|\| | | |/ |/|
| * surface the article featurezotlabs2018-01-151-1/+2
| |
* | fix some regressions with permission rolesMario Vavti2018-01-152-2/+2
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2018-01-151-1/+3
|\ \ | |/ |/|
| * Added minimum registration age to /admin/site settings pageAndrew Manning2018-01-141-1/+3
| |
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-141-1/+6
| |\
* | | move markdown-in-posts/comments feature to pluginzotlabs2018-01-141-8/+6
| | |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-131-3/+3
|\| | | |/ |/|
| * update to bootstrap 4 beta3Mario Vavti2018-01-121-2/+2
| |
| * typoMario Vavti2018-01-121-1/+1
| |
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2018-01-121-21/+22
| |\
| * | mod hq: stick to show latest unseen toplevel post on loadMario Vavti2018-01-121-2/+2
| | |
* | | cleanup of last fixzotlabs2018-01-131-1/+1
| | |
* | | unexpected openssl resultzotlabs2018-01-131-0/+1
| | |
* | | improve owa loggingzotlabs2018-01-131-1/+5
| |/ |/|
* | Merge pull request #951 from dawnbreak/docugit-marijus2018-01-121-21/+22
|\ \ | |/ |/| :bulb: Add source documentation from recent conversations.
| * :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-051-21/+22
| | | | | | | | | | | | There have been some conversations in the last weeks which explained several parts of the code, so add it to the source code documentation. Also some other small source code documentation improvements.
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-122-10/+22
|\ \
| * | expose settings for site sellpage and site locationzotlabs2018-01-111-0/+10
| | |
| * | OpenWebAuth: can fail after site re-installs; this may need to be pushed ↵zotlabs2018-01-111-10/+12
| | | | | | | | | | | | forward to master
* | | continue working on hqMario Vavti2018-01-111-19/+14
|/ /
* | hubzilla issue #945 continued: We previously blocked directory keywords when ↵zotlabs2018-01-101-1/+1
| | | | | | | | searching the local directory as it produced errant results and included results from the entire directory space (an issue that was resolved satisfactorily by that fix sometime in the past). As a result of issue #945 this was reworked so that we should return correct results for keywords when searching either the local directory or a standalone directory.
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-081-2/+3
|\ \
| * | fix regression in app categoriesMario Vavti2018-01-081-2/+3
| | |
* | | scrutinizer issues: none worthy of including in 3.0, there will likely be a ↵zotlabs2018-01-081-4/+6
|/ / | | | | | | few hundred more before all is said and done.
* / issues with feed parameterszotlabs2018-01-022-6/+12
|/
* this should finish up hubzilla issue #113zotlabs2017-12-311-2/+5
|
* test of new affinity preset code (post 3.0)zotlabs2017-12-301-5/+3
|
* possibly fix hubzilla #673 (prev/next buttons on connedit can show deleted ↵zotlabs2017-12-301-1/+1
| | | | connections). We cannot actually determine that a connection has been deleted (this is typically accomplished by removing the abook record), but we can determine if the corresponding xchan has been deleted.
* cleanupzotlabs2017-12-281-3/+5
|
* a different (hopefully better) implementation of affinity presets, but not ↵zotlabs2017-12-282-10/+8
| | | | for 3.0 because strings have changed.
* Make affinity widget settings work. It's entirely possible they never did ↵zotlabs2017-12-281-7/+13
| | | | work correctly. I'm not comfortable over-riding the network_page_default config in this way but this is the way I've always set the affinity and it has worked just fine for me for several years and there haven't been any other requests to extend the network page default options.