aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* encrypt the owa tokenzotlabs2017-10-262-4/+13
* hubzilla issue #890, separate the pdl preview feature from the mod_page webpa...zotlabs2017-10-251-7/+15
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2017-10-241-17/+27
|\
| * Merge pull request #884 from dawnbreak/devgit-marijus2017-10-241-17/+27
| |\
| | * We call Theme:url() statically, make it also static.Klaus Weidenbach2017-10-231-17/+27
* | | comment out statistics link in mod pubsites until we have something functiona...Mario Vavti2017-10-241-2/+2
|/ /
* | not sure when but the hcard went missing in webfingerzotlabs2017-10-231-0/+7
* | acl encoding issueszotlabs2017-10-231-2/+2
* | mod_display: provide alternate serialisations (starting with atom)zotlabs2017-10-221-54/+113
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-223-35/+44
|\|
| * do not show seen notifys in notifications - show them in mod notifications in...Mario Vavti2017-10-222-35/+37
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-203-51/+96
| |\
| * | Display different info message if using invite codeAndrew Manning2017-10-191-1/+5
* | | bring back the markdown post feature (after investing some effort to make it ...zotlabs2017-10-221-37/+9
| |/ |/|
* | register workflow was getting over-ridden in include/securityzotlabs2017-10-192-5/+6
* | table structure for pseudo or proxy channels (pchan)zotlabs2017-10-191-49/+90
|/
* redirect to be moderated items to /moderate and change the conv link to parte...Mario Vavti2017-10-192-5/+24
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-161-1/+1
|\
| * fix typos in commentFelix Wolfsteller2017-10-161-1/+1
* | mod_register - don't re-use the password, force them to type it in twice each...zotlabs2017-10-161-3/+3
|/
* create an actual logout module instead of relying on internal variableszotlabs2017-10-121-0/+12
* sort out the notification idszotlabs2017-10-121-1/+2
* add local_channel as a comanche condition variablezotlabs2017-10-111-0/+4
* only show pubs notifications if discovery_tab != disabledMario Vavti2017-10-111-15/+17
* nav_set_selected() for apps and apporder. restrict apporder to local_channel(...Mario Vavti2017-10-112-19/+26
* re-implement single deliveryzotlabs2017-10-101-3/+20
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-102-9/+2
|\
| * remove notifications code from nav and go live with new notificationsMario Vavti2017-10-102-9/+2
* | pdledit usability improvementszotlabs2017-10-101-3/+23
|/
* typozotlabs2017-10-091-1/+1
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-0922-23/+23
|\
| * feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-0922-27/+24
| * Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-093-1/+13
| |\
| * | new notification changes - use sticky_kit instead of position fixedMario Vavti2017-10-091-2/+5
* | | purify user-supplied filenames in some cases. Probably not needed but it's th...zotlabs2017-10-091-0/+3
| |/ |/|
* | ability to pin apps to the navbar when using named navbarszotlabs2017-10-081-0/+7
* | check write_storage permission in /displayzotlabs2017-10-081-1/+1
* | alternate navbar layoutszotlabs2017-10-081-0/+5
|/
* more fixesMario Vavti2017-10-082-3/+3
* new notification fixesMario Vavti2017-10-082-14/+14
* experimental new notifications - needs pconfig experimental_notif set to 1 fo...Mario Vavti2017-10-082-1/+153
* pubstream single view fixesMario Vavti2017-10-071-3/+15
* provide single post view for pubstream and rewrite llink to point to /pubstre...Mario Vavti2017-10-072-24/+45
* no need to move $modrated check upMario Vavti2017-10-062-3/+4
* to find out if a comment is to be moderated we need to look at the actual com...Mario Vavti2017-10-061-2/+1
* enable anonymous comments also in /displayMario Vavti2017-10-061-1/+1
* Revert "mod display: if we have a local channel we should still be allowed to...Mario Vavti2017-10-061-2/+1
* mod display: if we have a local channel we should still be allowed to see sys...Mario Vavti2017-10-061-1/+2
* introduce public stream notificationsMario Vavti2017-10-061-2/+36
* typozotlabs2017-10-051-1/+1