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
*
sort out some "like" issues
friendica
2012-06-23
2
-9
/
+13
*
small optimization
Zach Prezkuta
2012-06-23
1
-5
/
+3
*
fix BB-to-Diaspora list formatting
Zach Prezkuta
2012-06-23
1
-3
/
+43
*
allow linking to Diaspora's scaled-down images
Zach Prezkuta
2012-06-23
2
-4
/
+17
*
this is going to take some more debug before it can be roller out
friendica
2012-06-23
1
-2
/
+2
*
debugging
friendica
2012-06-23
1
-1
/
+2
*
cokmment likes not propagating
friendica
2012-06-23
1
-2
/
+5
*
make feeds work with comment likes/dislikes
friendica
2012-06-23
1
-1
/
+1
*
typo
friendica
2012-06-23
1
-2
/
+4
*
Merge https://github.com/friendica/friendica into pull
friendica
2012-06-23
11
-34
/
+2980
|
\
|
*
Merge remote branch 'upstream/master'
Michael Vogel
2012-06-23
10
-108
/
+219
|
|
\
|
*
|
Diaspora: Messages are now looking better
Michael Vogel
2012-06-23
1
-2
/
+18
|
*
|
Merge branch 'master' of github.com:annando/friendica
Michael
2012-06-18
11
-35
/
+2963
|
|
\
\
|
|
*
|
New option in the bbcode parser to disable oembed.
Michael Vogel
2012-06-18
2
-26
/
+35
|
|
*
|
New function to convert bbcode to markdown.
Michael Vogel
2012-06-17
10
-19
/
+2939
|
*
|
|
OEmbed: Don't output the width of images
Michael
2012-06-18
1
-1
/
+2
*
|
|
|
like comments
friendica
2012-06-23
1
-2
/
+2
*
|
|
|
liking comments backend
friendica
2012-06-23
1
-8
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
cleanup lists and more comment signature stuff
Zach Prezkuta
2012-06-22
1
-2
/
+13
*
|
|
expand support for BB code-to-Diaspora conversion
Zach Prezkuta
2012-06-22
1
-20
/
+42
*
|
|
Added ORDER BY clause for conversation view
Max Weller
2012-06-21
1
-1
/
+1
*
|
|
Added statuses/show parameter ?conversation=true
Max Weller
2012-06-21
1
-10
/
+17
*
|
|
show last.fm source in username
friendica
2012-06-20
1
-0
/
+1
*
|
|
follow last.fm scrobbles
friendica
2012-06-20
1
-1
/
+9
*
|
|
create new signed text for relayables right when relaying them
Zach Prezkuta
2012-06-20
1
-52
/
+28
*
|
|
undefined unmark_for_death
friendica
2012-06-20
1
-0
/
+1
*
|
|
Merge https://github.com/friendica/friendica into pull
friendica
2012-06-20
1
-2
/
+9
|
\
\
\
|
*
\
\
Merge pull request #344 from ridcully/master
friendica
2012-06-20
1
-2
/
+9
|
|
\
\
\
|
|
*
|
|
added exclude_replies option to api call statuses/user_timeline.
Sebastian Egbers
2012-06-19
1
-1
/
+4
|
|
*
|
|
added exclude_replies option to api call statuses/home_timeline.
Sebastian Egbers
2012-06-19
1
-1
/
+5
*
|
|
|
|
iframes were getting stripped at the rss/atom parser level. We can preserve t...
friendica
2012-06-20
1
-0
/
+2
*
|
|
|
|
allow dfrn_deliver to undo a mark_for_death just in case the poller is consis...
friendica
2012-06-19
1
-0
/
+5
|
/
/
/
/
*
|
|
|
plugin optimisation - don't loop through every single plugin callback for eve...
friendica
2012-06-19
1
-17
/
+18
*
|
|
|
Added App::get_cached_avatar_image usage on conversation wall of Normal View
Zvi ben Yaakov (a.k.a rdc)
2012-06-19
1
-1
/
+1
*
|
|
|
Now using App::get_cached_avatar_image for navigation bar
Zvi ben Yaakov (a.k.a rdc)
2012-06-19
1
-2
/
+2
*
|
|
|
Beginning to use App::get_cached_avatar_image for loading profile images in c...
Zvi ben Yaakov (a.k.a rdc)
2012-06-19
1
-1
/
+1
|
/
/
/
*
|
|
exif_read_data may not be available and isn't a requirement - check and silen...
friendica
2012-06-18
1
-0
/
+3
*
|
|
fix some whitespace issues
Zach Prezkuta
2012-06-18
1
-13
/
+13
*
|
|
rotate uploaded images if an EXIF rotation is present
Zach Prezkuta
2012-06-18
1
-1
/
+61
*
|
|
public forum author using private posting, correct the comment permissions do...
friendica
2012-06-18
1
-0
/
+6
*
|
|
Typo breaking tag notifications
Thomas Willingham
2012-06-18
1
-1
/
+1
|
/
/
*
|
Added missing backticks to navigation bar query
Zvi ben Yaakov (a.k.a rdc)
2012-06-17
1
-1
/
+1
*
|
Enabled Profile photo revisions to be displayed in navigation bar
Zvi ben Yaakov (a.k.a rdc)
2012-06-17
1
-2
/
+2
|
/
*
rev update
friendica
2012-06-16
1
-3
/
+3
*
Merge remote branch 'upstream/master'
Hauke Zuehl
2012-06-16
2
-72
/
+109
|
\
|
*
Merge pull request #338 from fermionic/diaspora-dont-check-more-signatures-th...
fermionic
2012-06-16
1
-71
/
+108
|
|
\
|
|
*
more cleanup
Zach Prezkuta
2012-06-16
1
-15
/
+0
|
|
*
some cleanup of obsolete code
Zach Prezkuta
2012-06-16
1
-31
/
+6
|
|
*
still need the original author information for comments and likes
Zach Prezkuta
2012-06-16
1
-0
/
+24
|
|
*
update signature checking for relayables
Zach Prezkuta
2012-06-16
1
-69
/
+122
[next]