aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* Update Photo.phpMax Kostikov2018-11-051-1/+1
* Use modern get_config() syntaxMax Kostikov2018-11-051-4/+2
* Merge branch 'patch-20181028a' into 'dev'Mario2018-11-052-15/+118
|\
| * Add tracking of deleted pconfig variablesM.Dent2018-10-291-4/+40
| * Fix to set update time in pconfig on updateM.Dent2018-10-281-3/+3
| * Add timestamp and associated logic to pconfigM.Dent2018-10-281-12/+53
| * DB Updates to prep for pconfig timestamps.M.Dent2018-10-281-0/+26
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-11-053-129/+319
|\ \
| * | debug zot6 discoveryzotlabs2018-11-041-118/+283
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-11-041-1/+6
| |\ \
| * | | z6 updates to owa, linkinfo improved image detectionzotlabs2018-11-042-11/+36
* | | | more fixes for forum notifications handling: do not count likes/dislikes if l...Mario Vavti2018-11-032-2/+6
| |/ / |/| |
* | | Update Linkinfo.phpMax Kostikov2018-11-031-1/+1
* | | Update Linkinfo.phpMax Kostikov2018-11-031-1/+1
* | | Update Linkinfo.phpMax Kostikov2018-11-031-4/+4
* | | Update Linkinfo.phpMax Kostikov2018-11-021-2/+2
* | | more precise codepage detectionMax Kostikov2018-11-021-3/+5
* | | Workaround for incorrect ISO-8859-5 encoded content conversionMax Kostikov2018-11-021-2/+5
|/ /
* | yet another blueimp vulnerability. Move to composer.Mike Macgirvin2018-10-311-3/+3
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_mergezotlabs2018-10-304-18/+30
|\ \
| * \ Merge branch 'forum-ping' into 'dev'M. Dent2018-10-311-4/+3
| |\ \
| | * | fix forum ping results - the term query requires xchan_name instead of xchan_...Mario Vavti2018-10-291-4/+3
| | |/
| * / allow wiki_list widget to be used in any pageMario Vavti2018-10-291-4/+0
| |/
| * fix issues with forum handling in mod network and ping. also some code cleanup.Mario Vavti2018-10-272-10/+24
| * notifications: fix unseen forum countMario Vavti2018-10-261-6/+8
| * Add entropy to queue worker - and fix requeuing of expired tasksM.Dent2018-10-251-2/+3
* | remove primary/clone counts from admin summary. The last checkins should fix ...zotlabs2018-10-301-3/+1
|/
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2018-10-241-2/+2
|\
| * Update Linkinfo.phpMax Kostikov2018-10-241-1/+1
| * Update Linkinfo.phpMax Kostikov2018-10-231-1/+1
| * Update Linkinfo.phpMax Kostikov2018-10-231-4/+2
| * Convert non UTF-8 content on link embedingMax Kostikov2018-10-231-2/+4
* | refine stream filter and forum notification behaviour (mostly for performance...Mario Vavti2018-10-244-52/+63
* | wrong varMario Vavti2018-10-241-1/+1
* | autocomplete performance: this slightly changes the editor contact autocomple...Mario Vavti2018-10-241-4/+5
|/
* fix wrong value being used for menu_idmike2018-10-201-1/+1
* Fix master rate limiterM. Dent2018-10-161-2/+9
* improve posting to mod pconfig via ajaxMario Vavti2018-10-161-5/+9
* add missing features section to newmember widgetMario Vavti2018-10-151-1/+7
* allow to undelete deleted base appsMario Vavti2018-10-151-2/+2
* fix wiki issue with wiki page links when using bbcodeMario Vavti2018-10-151-3/+2
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-10-121-4/+2
|\
| * verify some edge case http signatureszotlabs2018-10-111-4/+2
* | Add wiki_preprocess hook and documentationM.Dent2018-10-102-1/+5
* | fix issue in zot fingerMario Vavti2018-10-101-1/+1
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-10-104-2/+29
|\|
| * SECURITY: signature issuezotlabs2018-10-094-2/+29
* | fix some more wiki issuesMario Vavti2018-10-103-5/+5
|/
* Rework Wiki encoding scheme.M.Dent2018-10-084-22/+29
* Implement custom escapingM.Dent2018-10-084-21/+64