index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename channel app events to calendar and add nav_set_selected() to /cal
Mario Vavti
2017-11-11
1
-3
/
+3
*
add location info to the navbar
Mario Vavti
2017-11-11
1
-5
/
+7
*
imagedata not set correctly if large photo AND imagick is not installed
zotlabs
2017-11-03
1
-0
/
+3
*
fix issues with diaspora xchans
Mario Vavti
2017-11-02
2
-4
/
+4
*
Maria's profile photo issue, please push to master.
zotlabs
2017-11-01
1
-0
/
+4
*
Merge branch '2.8RC'
Mario
2017-10-25
29
-353
/
+1658
|
\
|
*
acl encoding issues
zotlabs
2017-10-24
1
-1
/
+1
|
*
hubzilla issue #885
zotlabs
2017-10-23
1
-0
/
+8
|
*
wrong key
zotlabs
2017-10-22
1
-4
/
+2
|
*
redirect to be moderated items to /moderate and change the conv link to parte...
Mario Vavti
2017-10-19
1
-1
/
+3
|
*
fix issue #837 - w2w posts not removed in contact_remove()
Mario Vavti
2017-10-19
1
-1
/
+2
|
*
don't translate 'guest:' since it is part of a url
zotlabs
2017-10-16
1
-1
/
+1
|
*
ensure guests hve a unique (non-existent) url so that network discovery on re...
zotlabs
2017-10-16
1
-1
/
+1
|
*
regression in zot site info after zot6 work
zotlabs
2017-10-16
1
-4
/
+6
|
*
was unable to make the modal login dialog work on the channel page with a cov...
zotlabs
2017-10-14
1
-9
/
+14
|
*
create an actual logout module instead of relying on internal variables
zotlabs
2017-10-12
1
-5
/
+4
|
*
typo
zotlabs
2017-10-11
1
-1
/
+2
|
*
bring back some nav stuff (notifications) for alternate navbars; still some t...
zotlabs
2017-10-11
1
-0
/
+40
|
*
for federated forums we need to keep track of what protocols are available to...
zotlabs
2017-10-10
1
-0
/
+16
|
*
on failed auth due to unverified email, tell the person why and remind them t...
zotlabs
2017-10-10
1
-2
/
+5
|
*
rename view/tpl/nav.tpl to navbar_default.tpl so that all navbar selection co...
zotlabs
2017-10-10
1
-2
/
+2
|
*
re-implement single delivery
zotlabs
2017-10-10
1
-0
/
+9
|
*
remove notifications code from nav and go live with new notifications
Mario Vavti
2017-10-10
1
-58
/
+13
|
*
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
zotlabs
2017-10-09
1
-7
/
+19
|
|
\
|
|
*
feed untranslated appnames to nav_set_selected() and query for the active app...
Mario Vavti
2017-10-09
1
-10
/
+15
|
|
*
Merge remote-tracking branch 'mike/master' into dev
Mario Vavti
2017-10-09
1
-5
/
+22
|
|
|
\
|
|
*
|
new notification changes - use sticky_kit instead of position fixed
Mario Vavti
2017-10-09
1
-6
/
+13
|
*
|
|
purify user-supplied filenames in some cases. Probably not needed but it's th...
zotlabs
2017-10-09
2
-2
/
+8
|
|
|
/
|
|
/
|
|
*
|
ability to pin apps to the navbar when using named navbars
zotlabs
2017-10-08
1
-2
/
+11
|
*
|
alternate navbar layouts
zotlabs
2017-10-08
1
-3
/
+11
|
|
/
|
*
experimental new notifications - needs pconfig experimental_notif set to 1 fo...
Mario Vavti
2017-10-08
1
-5
/
+9
|
*
it is not your public stream -> just public stream
Mario Vavti
2017-10-06
1
-1
/
+1
|
*
introduce public stream notifications
Mario Vavti
2017-10-06
1
-1
/
+3
|
*
changes to encryption encapsulation for zot6 (backward compatible)
zotlabs
2017-10-05
1
-0
/
+4
|
*
Experimental alternate channel_menu navigation. To use, "util/config system.c...
zotlabs
2017-10-05
2
-2
/
+4
|
*
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
zotlabs
2017-10-04
2
-4
/
+6
|
|
\
|
|
*
bring back notifications for account approvals
Mario Vavti
2017-10-04
1
-0
/
+2
|
|
*
move common connections widget to left aside
Mario Vavti
2017-10-03
1
-4
/
+4
|
*
|
ensure we have an observer hash
zotlabs
2017-10-03
1
-1
/
+1
|
*
|
hubzilla issue #868
zotlabs
2017-10-03
1
-0
/
+21
|
*
|
urlencode hashes from mod_acl
zotlabs
2017-10-03
1
-1
/
+1
|
*
|
don't use chanlink_url() for feed mentions
zotlabs
2017-10-03
1
-1
/
+1
|
|
/
|
*
use imagick converter for large photos
zotlabs
2017-09-30
1
-2
/
+77
|
*
process activity deletes from OStatus which for whatever reason do not use th...
zotlabs
2017-09-27
1
-37
/
+58
|
*
more zot6 basic stuff
zotlabs
2017-09-25
1
-9
/
+5
|
*
zot_site_info - always sign the site block with the site private key
zotlabs
2017-09-25
1
-4
/
+4
|
*
extend activity_match to work with arrays
zotlabs
2017-09-24
1
-2
/
+10
|
*
server/hub config storage for zot6
zotlabs
2017-09-24
1
-0
/
+16
|
*
ostatus - support likes of comments
zotlabs
2017-09-24
1
-11
/
+19
|
*
tagging changes - provides ability to mention a forum by using !forumname as ...
zotlabs
2017-09-24
4
-27
/
+77
[next]