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
/
channel.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
minor export issue with mail
zotlabs
2017-05-31
1
-2
/
+2
*
|
minor cleanup of moderated comment feature
zotlabs
2017-06-18
1
-5
/
+8
*
|
allow moderated comments like wordpress if permissions are compatible
zotlabs
2017-06-18
1
-0
/
+66
*
|
minor export issue with mail
zotlabs
2017-05-31
1
-2
/
+2
*
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
zotlabs
2017-05-05
1
-56
/
+74
|
\
|
|
*
:bulb: correct some Doxygen syntax mistakes.
Klaus Weidenbach
2017-05-05
1
-56
/
+74
|
*
backend infrastructure for 'channel protection password'; which will be used ...
zotlabs
2017-04-12
1
-1
/
+5
*
|
profile_sidebar hook ignored the updated html content
zotlabs
2017-05-02
1
-1
/
+2
*
|
backend infrastructure for 'channel protection password'; which will be used ...
zotlabs
2017-04-12
1
-1
/
+6
*
|
channel_store_lowlevel declared twice
zotlabs
2017-03-29
1
-41
/
+0
*
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
zotlabs
2017-03-29
1
-15
/
+57
|
\
|
|
*
missing closing bracket and semicolon
Mario Vavti
2017-03-29
1
-0
/
+1
|
*
create channel_store_lowlevel()
Mario Vavti
2017-03-29
1
-20
/
+56
|
*
code_allowed is a real mess. Start the cleanup by remving the account level c...
zotlabs
2017-03-29
1
-0
/
+17
|
*
remove include/widgets.php
zotlabs
2017-03-29
1
-6
/
+1
*
|
create channel_store_lowlevel() and remove more diaspora stuff from core.
zotlabs
2017-03-20
1
-38
/
+55
*
|
remove include/widgets.php
zotlabs
2017-03-16
1
-6
/
+1
*
|
code_allowed is a real mess. Start the cleanup by remving the account level c...
zotlabs
2017-03-13
1
-0
/
+17
|
/
*
more work on profile vcards - still a lot of work to go
zotlabs
2017-02-23
1
-1
/
+1
*
move some functions to more appropriate places
zotlabs
2017-02-23
1
-1
/
+206
*
use head_add_link() for feed discovery
zotlabs
2017-02-21
1
-3
/
+1
*
more work on permcats and consolidating calls that try to discover connect pe...
zotlabs
2017-02-09
1
-21
/
+78
*
default to manual conversation updates
Mario Vavti
2017-02-07
1
-1
/
+3
*
superfluous whitespace cleanup
zotlabs
2017-01-31
1
-1
/
+1
*
channel export - use a selected list of functional data categories to export;...
zotlabs
2017-01-31
1
-162
/
+226
*
consolidate hubloc storage
zotlabs
2017-01-30
1
-14
/
+15
*
provide lowlevel xchan storage function to ensure that all non-null rows are ...
zotlabs
2017-01-28
1
-17
/
+19
*
put login form into the nav bar. Proof of concept - needs a bit of UI tweaks.
zotlabs
2017-01-23
1
-0
/
+14
*
basic support for clone syncing of wikis and wiki pages
Hubzilla
2017-01-22
1
-0
/
+11
*
vcard export from profile
zotlabs
2017-01-15
1
-0
/
+4
*
default cover photo support.
zotlabs
2017-01-12
1
-5
/
+18
*
call zidify_links() when formatting bbcode for internal consumption
zotlabs
2016-12-19
1
-1
/
+1
*
export issue
zotlabs
2016-11-16
1
-1
/
+1
*
move all the zid related stuff to one file
zotlabs
2016-11-13
1
-54
/
+0
*
Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin ...
zotlabs
2016-11-10
1
-2
/
+2
*
deprecate/remove get_channel_by_nick() which is just a less generalised varia...
zotlabs
2016-11-08
1
-8
/
+1
*
provide /locs link on settings page if there is more than one hubloc for this...
zotlabs
2016-11-05
1
-1
/
+1
*
convert manual page updates to a display setting instead of a feature
zotlabs
2016-11-02
1
-0
/
+11
*
[TASK] Update Doxyfile and fix Doxygen errors.
Klaus Weidenbach
2016-10-13
1
-81
/
+106
*
more backquotes - this should take care of most except for the array import q...
zotlabs
2016-10-09
1
-2
/
+2
*
don't show diaspora protocol info in the hcard if the diaspora protocol is no...
zotlabs
2016-10-08
1
-14
/
+21
*
null_date conversion; phase 1
redmatrix
2016-09-25
1
-1
/
+1
*
finish the channel_reddress() conversion
redmatrix
2016-09-21
1
-6
/
+6
*
some changes merged from wrong branch... new function channel_reddress() inst...
redmatrix
2016-09-17
1
-0
/
+5
*
custom/expert permissions bug
redmatrix
2016-09-06
1
-3
/
+14
*
ratings are gone. They can be enabled, but there is no UI for doing so at thi...
redmatrix
2016-08-25
1
-2
/
+2
*
make zid() do the right things when confronted with url fragments
redmatrix
2016-08-21
1
-0
/
+10
*
don't set session theme unless logged in.
redmatrix
2016-08-16
1
-1
/
+1
*
diaspora vcard updates
redmatrix
2016-08-07
1
-0
/
+1
*
use config system.server_role and deprecate 'UNO'
redmatrix
2016-08-07
1
-8
/
+0
[prev]
[next]