aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* if startpage is /hq redirect all notifications links to /hq and minor ↵Mario Vavti2018-01-272-1/+4
| | | | notifications and hq fixes
* 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
|/
* Merge branch 'dev'zotlabs2018-01-221-1/+15
|\
| * better notifications for edit post/comments which may have been originally ↵zotlabs2018-01-221-1/+15
| | | | | | | | posted long ago
* | preserve reverse date sort in mod_search after changeszotlabs2018-01-211-1/+1
| |
* | mod_search: fix the group by messzotlabs2018-01-212-13/+14
|/
* remove deprecated 'qcomment' feature; unused since 2012zotlabs2018-01-182-6/+0
|
* simplify webserver logic flow, remove obsolete $a from routerzotlabs2018-01-182-34/+47
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-181-2/+2
|\
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-184-6/+20
| |\
| * | raise the queue threshold default from 300 to 3000Mario Vavti2018-01-181-2/+2
| | |
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-162-1/+3
| |\ \
* | | | simplify interactions with the get_features hook by calling it before any ↵zotlabs2018-01-181-11/+11
| |_|/ |/| | | | | | | | filtering takes place
* | | provide local pubstream option (content from this site only).zotlabs2018-01-172-4/+15
| | |
* | | simplify dir_tagadelic dramaticallyzotlabs2018-01-171-1/+4
| | |
* | | use mid/parent_mid to trigger $top_level_postzotlabs2018-01-171-1/+1
| | |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-153-3/+5
|\| | | |/ |/|
| * 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-142-2/+7
| | |\
* | | | surface the article featurezotlabs2018-01-152-1/+3
|/ / /
* | | 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-126-85/+232
| |\
| * | mod hq: stick to show latest unseen toplevel post on loadMario Vavti2018-01-121-2/+2
| | |
* | | cleanup of last fixzotlabs2018-01-132-2/+2
| | |
* | | unexpected openssl resultzotlabs2018-01-132-1/+2
| | |
* | | improve owa loggingzotlabs2018-01-131-1/+5
| |/ |/|
* | Merge pull request #951 from dawnbreak/docugit-marijus2018-01-126-85/+232
|\ \ | |/ |/| :bulb: Add source documentation from recent conversations.
| * :bulb: Add source documentation from recent conversations.Klaus Weidenbach2018-01-056-85/+232
| | | | | | | | | | | | 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.
* | scrutinizer modszotlabs2018-01-093-4/+6
| |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2018-01-083-5/+7
|\ \
| * | fix regression in app categoriesMario Vavti2018-01-081-2/+3
| | |
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-073-6/+133
| |\ \
| * | | start with nonactive state for the notifications button and display some ↵Mario Vavti2018-01-071-0/+1
| | |/ | |/| | | | | | | text if there are no notifications on small screens only
| * | Merge remote-tracking branch 'mike/master' into devMario Vavti2018-01-026-32/+41
| |\ \