aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* 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 forw...zotlabs2018-01-111-10/+12
* | continue working on hqMario Vavti2018-01-111-19/+14
|/
* hubzilla issue #945 continued: We previously blocked directory keywords when ...zotlabs2018-01-101-1/+1
* 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 f...zotlabs2018-01-081-4/+6
|/
* 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 co...zotlabs2017-12-301-1/+1
* cleanupzotlabs2017-12-281-3/+5
* a different (hopefully better) implementation of affinity presets, but not fo...zotlabs2017-12-282-10/+8
* Make affinity widget settings work. It's entirely possible they never did wor...zotlabs2017-12-281-7/+13
* notifications: only handle item otype notify_idsMario Vavti2017-12-181-2/+2
* only use effective uid if we deal with sys channel contentMario Vavti2017-12-151-1/+7
* fix another PHP7.2 warninggMario Vavti2017-12-141-1/+1
* hubzilla #475 continued - show photos in root folder. Part of Andrew's fix fo...zotlabs2017-12-121-1/+1
* auto promote beginner (techlevel 0) accounts to level 1 after they show signs...zotlabs2017-12-101-1/+23
* strip acct: from OWA auth to API endpointszotlabs2017-12-072-2/+2
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-12-061-25/+38
|\
| * missed a spot while resolving merge conflictMario Vavti2017-12-061-1/+1
| * resolve merge conflictMario Vavti2017-12-061-25/+38
* | synchronise an attach_move operation to cloneszotlabs2017-12-061-0/+5
|/
* mod_cloud: provide a themed page with an error notification on errors instead...zotlabs2017-12-051-0/+24
* disallow backslashes in wiki and wiki-page nameszotlabs2017-12-051-6/+14
* explain what happened herezotlabs2017-12-041-0/+3
* fix mod display and others that require a non-zero profile_uid for updateszotlabs2017-12-042-4/+9
* We only require one Update module. The rest are superfluous.zotlabs2017-12-0410-392/+34
* fix another PHP 7.2 warningMario Vavti2017-12-041-1/+1
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-12-043-5/+55
|\
| * pagetitle lost importing a pdl element from conversationzotlabs2017-12-032-2/+4
| * rename buttonzotlabs2017-12-031-1/+1
| * chunked uploads for photos pagezotlabs2017-12-031-2/+50
* | mod hq: do not 404 if we have no itemMario Vavti2017-12-041-49/+59
* | fix some pubstream on/off weirdnessMario2017-12-033-3/+6
|/
* remove logging linezotlabs2017-11-301-1/+0
* Merge branch 'chunk'zotlabs2017-11-301-2/+5
|\
| * more or less working chunked uploads on /cloud now.zotlabs2017-11-301-0/+2
| * more chunk workzotlabs2017-11-281-2/+3
* | fix issue #921 - default addressbook has no nameMario2017-11-301-1/+1
* | use the same variable name consistentlyzotlabs2017-11-291-1/+1
* | use httpsig auth for getfilezotlabs2017-11-291-11/+46
|/
* set profile_uid in mod hqMario Vavti2017-11-281-0/+7
* split liveUpdateInit() out of NavUpdate() so we do not need to wait for initi...Mario Vavti2017-11-281-1/+1
* Merge pull request #917 from anaqreon/minimum-agegit-marijus2017-11-271-1/+5
|\
| * Provide system config option for minimum registration age.Andrew Manning2017-11-241-1/+5
* | fix mod like after recent changesMario Vavti2017-11-271-1/+1
* | pubstream comments and a few other bugfixes that were discovered along the wayzotlabs2017-11-267-51/+109