aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add JSalmon signing library for Zot6. See https://macgirvin.com/wiki/mike/Zot...zotlabs2017-10-051-0/+38
* add admin app - the site admin link probably does not belong in the 'usermenu...zotlabs2017-10-051-1/+1
* fix wrong logic for enable/disable pubstream notificationsMario Vavti2017-10-051-2/+2
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-056-5/+12
|\
| * redirect loop with rmagic and owazotlabs2017-10-042-2/+3
| * wiki double encoding html entitieszotlabs2017-10-042-1/+3
| * hubzilla issue #868zotlabs2017-10-031-0/+4
| * wrong paramzotlabs2017-10-031-4/+4
| * urlencode hashes from mod_aclzotlabs2017-10-031-2/+2
* | introduce shared files notificationsMario Vavti2017-10-041-1/+34
* | bring back notifications for account approvalsMario Vavti2017-10-041-0/+24
* | some basic work on mod commonMario Vavti2017-10-031-16/+15
* | Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-032-23/+41
|\|
| * import: special handling required for channel photo in the xchan record when ...zotlabs2017-10-021-14/+25
| * Clone sync deletions to comments (which belong to you) on wall posts (which d...zotlabs2017-10-021-9/+16
* | fix community tags not preserved on post edit. issue #865Mario Vavti2017-10-021-1/+1
|/
* profile photo propagation issue if the local xchan_photo_[l|m|s] fields were ...zotlabs2017-10-011-2/+10
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-10-011-0/+2
|\
| * card_edit: fix lockstate and current permissions not handed over to editorMario Vavti2017-10-011-0/+2
* | use imagick converter for large photoszotlabs2017-09-301-0/+3
|/
* Merge pull request #862 from waitman/patch-4git-marijus2017-09-281-1/+5
|\
| * prevent 'my_address' being set with bogus infoWaitman Gobble2017-09-181-1/+5
* | make justifiedGallery even more happyMario Vavti2017-09-271-1/+1
* | whitespacezotlabs2017-09-251-2/+0
* | move the Link header initialisation from Router (where it does not really bel...zotlabs2017-09-253-28/+33
* | typozotlabs2017-09-251-1/+1
* | more zot6 basic stuffzotlabs2017-09-251-0/+7
* | missing Zlib filezotlabs2017-09-241-0/+25
* | handle jsonld parse errors and send them to the app log instead of the php log.zotlabs2017-09-241-1/+9
* | tagging changes - provides ability to mention a forum by using !forumname as ...zotlabs2017-09-241-18/+21
* | typozotlabs2017-09-241-1/+1
* | For zot6, allow HTTP Signatures to be encrypted, as they may contain sensitiv...zotlabs2017-09-241-6/+46
* | delivery report decryption is not needed for local deliveryzotlabs2017-09-211-19/+14
* | encrypt delivery reports. This will cause a bit of consternation because this...zotlabs2017-09-211-0/+1
* | pubsites broken and directory server admin selection includes known dead siteszotlabs2017-09-212-2/+3
* | log the lack of http sig infozotlabs2017-09-211-1/+3
* | nav_set_selected() and minor whitespace for mod pubstreamMario Vavti2017-09-211-1/+3
* | provide a space between link header paramszotlabs2017-09-201-1/+1
* | change back to the ugly content-typezotlabs2017-09-201-1/+1
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-202-2/+5
|\ \