aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* 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-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
* fix wrong logic for enable/disable pubstream notificationsMario Vavti2017-10-051-2/+2
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-10-054-4/+9
|\
| * redirect loop with rmagic and owazotlabs2017-10-042-2/+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
|/
* 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-251-10/+5
* tagging changes - provides ability to mention a forum by using !forumname as ...zotlabs2017-09-241-18/+21
* pubsites broken and directory server admin selection includes known dead siteszotlabs2017-09-212-2/+3
* nav_set_selected() and minor whitespace for mod pubstreamMario Vavti2017-09-211-1/+3
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-201-1/+2
|\
| * wiki: translateable strings and move page mimetype selector to options submenuMario Vavti2017-09-201-1/+2
* | we need this in the plugin, not in corezotlabs2017-09-201-0/+1
|/
* turn common friends into a widgetzotlabs2017-09-191-1/+1
* call the follow_accept hook when desiredzotlabs2017-09-191-0/+4
* anonymous comments are not implemented for photos.Mario Vavti2017-09-181-3/+3
* acl issue with some ActivityPub completionszotlabs2017-09-171-3/+8
* wiki download: only include the latest page revisionzotlabs2017-09-161-1/+7
* implement wiki editingMario2017-09-151-15/+20
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devgit-marijus2017-09-151-4/+39
|\
| * wiki: lock mimetypezotlabs2017-09-141-0/+7
| * bring back wiki downloadzotlabs2017-09-141-4/+32
* | some work on wiki aclgit-marijus2017-09-151-0/+42
|/
* add text/plain type to wikizotlabs2017-09-131-6/+13
* more zot6zotlabs2017-09-131-1/+8
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-09-131-7/+10
|\
| * wiki mimetype selection. We can add text/plain as soon as we add code to puri...zotlabs2017-09-121-3/+4
| * wiki mimetype selectionzotlabs2017-09-121-4/+6
* | hubzilla issue #855: fix for some problems with displaying selected theme aft...Sergey Lukin2017-09-121-34/+38
|/
* remove item_thread_top from simple_update query - we're already fetching dist...zotlabs2017-09-102-2/+3
* Merge remote-tracking branch 'mike/master' into devMario Vavti2017-09-102-24/+7
|\