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
/
Zotlabs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typos in comment
Felix Wolfsteller
2017-10-11
1
-1
/
+1
*
fix community tags not preserved on post edit. issue #865
Mario Vavti
2017-10-02
1
-1
/
+1
*
anonymous comments are not implemented for photos.
Mario Vavti
2017-09-18
1
-3
/
+3
*
hubzilla issue #855: fix for some problems with displaying selected theme aft...
Sergey Lukin
2017-09-13
1
-34
/
+38
*
hubzilla issue #851
zotlabs
2017-08-31
1
-1
/
+1
*
hubzilla issue #846
zotlabs
2017-08-18
1
-1
/
+1
*
Merge branch '2.6RC'
2.6
Mario Vavti
2017-08-16
100
-539
/
+2756
|
\
|
*
add parent item (if applicable) to notifier plugin info
zotlabs
2017-08-14
1
-0
/
+2
|
*
minor js and css changes
git-marijus
2017-08-12
1
-3
/
+3
|
*
create cdav principal also on client access and remove redundant pconfig chec...
Mario Vavti
2017-08-10
2
-6
/
+12
|
*
libxml errors
zotlabs
2017-08-10
2
-1
/
+1
|
*
App::get_channel() does not return the right channel if we are not looking at...
git-marijus
2017-08-09
1
-7
/
+1
|
*
consolidate disable_discover_tab config if it was not yet set to either 1 or ...
git-marijus
2017-08-06
3
-5
/
+7
|
*
minor activitypub rendering stuff
zotlabs
2017-08-03
1
-1
/
+1
|
*
missing observer hash
git-marijus
2017-08-03
1
-1
/
+1
|
*
return preview also if we have no attachment
git-marijus
2017-08-03
1
-1
/
+1
|
*
improve file_activity() a little
git-marijus
2017-07-31
2
-9
/
+6
|
*
suppress fopen errors from dav
zotlabs
2017-07-27
1
-1
/
+1
|
*
move the active app code to include/nav.php - it is only relevant there
git-marijus
2017-07-26
1
-3
/
+0
|
*
show the right conversation active and do not show any conversation active if...
git-marijus
2017-07-22
1
-1
/
+3
|
*
Merge remote-tracking branch 'mike/master' into dev
git-marijus
2017-07-22
3
-6
/
+7
|
|
\
|
|
*
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
zotlabs
2017-07-21
16
-12
/
+26
|
|
|
\
|
|
*
|
allow wildcard tag searches in search module also
zotlabs
2017-07-20
1
-2
/
+3
|
|
*
|
allow wildcard tag and category searches
zotlabs
2017-07-20
2
-4
/
+4
|
*
|
|
more nav_set_selected
git-marijus
2017-07-22
12
-11
/
+31
|
|
|
/
|
|
/
|
|
*
|
more nav_set_selected apps
git-marijus
2017-07-21
6
-6
/
+9
|
*
|
provide a mechanism to mark apps active in the bin
git-marijus
2017-07-21
10
-6
/
+17
|
|
/
|
*
hubzilla issue #832
zotlabs
2017-07-19
1
-1
/
+3
|
*
provide optional salmon signatures for AP entities
zotlabs
2017-07-18
1
-5
/
+10
|
*
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
zotlabs
2017-07-18
2
-12
/
+17
|
|
\
|
|
*
Merge remote-tracking branch 'mike/master' into dev
git-marijus
2017-07-18
1
-0
/
+86
|
|
|
\
|
|
*
|
issue #827 provide backward compatibility for album links generated in earlie...
git-marijus
2017-07-18
1
-1
/
+1
|
|
*
|
some love for the installer
git-marijus
2017-07-17
1
-11
/
+16
|
*
|
|
ability to use a portion of the message-id to display a message wasn't honour...
zotlabs
2017-07-18
1
-2
/
+2
|
*
|
|
related to hubzilla issue #831 - system.last_expire_day was not being set cor...
zotlabs
2017-07-18
1
-1
/
+1
|
*
|
|
activitypub, cont.
zotlabs
2017-07-17
2
-1
/
+34
|
|
|
/
|
|
/
|
|
*
|
initial activitystreams2 parser
zotlabs
2017-07-16
1
-0
/
+86
|
|
/
|
*
incorrect follow url in webfinger
zotlabs
2017-07-14
2
-2
/
+2
|
*
minor optimisation
zotlabs
2017-07-13
1
-5
/
+2
|
*
update some addon docs and ensure we only generate statistics once a day
zotlabs
2017-07-13
1
-0
/
+1
|
*
turn url requests where argv[0] is something.xyz into module='something' and ...
zotlabs
2017-07-13
2
-18
/
+3
|
*
turn platform name and std_version into config variables
zotlabs
2017-07-13
2
-3
/
+8
|
*
implement chunked uploads on the wall; making it work painlessly on /cloud wa...
zotlabs
2017-07-13
1
-6
/
+58
|
*
prevent expiration of conversations you are involved with - allows you to fin...
zotlabs
2017-07-10
3
-2
/
+16
|
*
affinitiy slider settings were being updated on any submit of of settings/fea...
zotlabs
2017-07-05
2
-9
/
+11
|
*
reimplement creation of default calendar and default addressbook using sabre ...
Mario Vavti
2017-07-04
1
-23
/
+19
|
*
revert using channel_hash for cdav until we figure out how to do so cleanly
zotlabs
2017-07-03
2
-6
/
+6
|
*
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
zotlabs
2017-07-02
2
-2
/
+2
|
|
\
|
|
*
update bs-dev and min version bump
Mario Vavti
2017-07-02
2
-2
/
+2
|
*
|
missing space in nav tpl
zotlabs
2017-06-28
2
-0
/
+4
[next]