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
*
template: add support for variable filters
Fabio Comuni
2012-02-21
1
-2
/
+26
*
fill in notify msg with redirect link after we get the id
friendica
2012-02-21
1
-9
/
+16
*
more cleanup of community followup detection. Remote worked well but local di...
friendica
2012-02-20
1
-4
/
+13
*
email notify now redirected through mod_notify, weirdness in local deliver ca...
friendica
2012-02-20
2
-5
/
+35
*
Merge branch 'pull'
friendica
2012-02-20
6
-8
/
+8
|
\
|
*
include/nav.php - Friendika -> Friendica
Abinoam P. Marques Jr
2012-02-20
1
-1
/
+1
|
*
include/api.php - Friendika -> Friendica
Abinoam P. Marques Jr
2012-02-20
1
-3
/
+3
|
*
poller.php - Friendika -> Friendica
Abinoam P. Marques Jr
2012-02-20
1
-1
/
+1
|
*
acl_selectors.php - Friendika -> Friendica
Abinoam P. Marques Jr
2012-02-20
1
-1
/
+1
|
*
text.php - Friendika -> Friendica (just to prepare for deprecate the friendik...
Abinoam P. Marques Jr
2012-02-20
1
-1
/
+1
|
*
Scrape.php - Friendika -> Friendica
Abinoam P. Marques Jr
2012-02-20
1
-1
/
+1
*
|
fix twitter title showing up occasionally
friendica
2012-02-20
2
-5
/
+3
*
|
include item links in web notification messages
friendica
2012-02-19
1
-7
/
+8
|
/
*
add :headdesk and fix doc/Pages.md to remove the absolute URL to /
Simon L'nu
2012-02-19
1
-0
/
+2
*
change notify messages for web
friendica
2012-02-18
1
-3
/
+12
*
new notifications - implement storage
friendica
2012-02-18
3
-6
/
+31
*
deprecating two-char smilies
friendica
2012-02-17
1
-10
/
+10
*
oembed: revert changes from 48f5bd492d
Fabio Comuni
2012-02-17
1
-5
/
+0
*
naked link with no protocol being passed from Diaspora
friendica
2012-02-16
1
-0
/
+5
*
a few fixes for offsite community members
friendica
2012-02-16
3
-6
/
+35
*
facepalm smiley
friendica
2012-02-16
1
-0
/
+2
*
another sql typo
friendica
2012-02-16
1
-1
/
+1
*
sql typo in auto-friend with D*
friendica
2012-02-15
2
-2
/
+2
*
quick comments
friendica
2012-02-15
1
-2
/
+3
*
encode email headers on message deliveries
friendica
2012-02-15
2
-7
/
+8
*
Merge pull request #36 from fabrixxm/master
fabrixxm
2012-02-15
1
-2
/
+2
|
\
|
*
quattro: icons for attachments
Fabio Comuni
2012-02-15
1
-2
/
+2
*
|
preliminary qcomment support, [nosmile] tag to disable smiley processing
friendica
2012-02-14
4
-4
/
+13
*
|
localise links to private photos inside messages
friendica
2012-02-14
1
-0
/
+22
*
|
refactor smilie code to allow for extensions and generation of a table of the...
friendica
2012-02-14
1
-13
/
+58
*
|
cry, foot in mouth, cool, undecided and embarassed smiley's are mapped
Vasudev Kamath
2012-02-14
1
-2
/
+7
*
|
make hr bbtag shareable, stray quote in duepuntozero wall_item
friendica
2012-02-13
1
-1
/
+0
*
|
Merge branch 'pull'
friendica
2012-02-13
1
-3
/
+9
|
\
|
|
*
Merge remote-tracking branch 'friendica/master' into mobile
Fabio Comuni
2012-02-13
9
-85
/
+201
|
|
\
|
*
|
hidden jot in "display" to allow reshare
Fabio Comuni
2012-02-10
1
-3
/
+9
*
|
|
hr bbcode tag
friendica
2012-02-13
1
-0
/
+1
|
|
/
|
/
|
*
|
finish translation of 'xxxxx wrote:'
friendica
2012-02-12
1
-2
/
+4
*
|
Merge branch 'master' into bbcode
Abinoam P. Marques Jr
2012-02-12
4
-7
/
+13
|
\
\
|
*
|
make 'x minutes ago' fully translateable with argument ordering. string update.
friendica
2012-02-12
2
-5
/
+6
|
*
|
bug #281
friendica
2012-02-12
2
-2
/
+7
*
|
|
Added [th] bbcode tag support.
Abinoam P. Marques Jr
2012-02-12
1
-0
/
+1
*
|
|
Fixed bbcode [li] and [*] handling.
Abinoam P. Marques Jr
2012-02-12
1
-7
/
+2
*
|
|
Added [quote=Name] bbcode support.
Abinoam P. Marques Jr
2012-02-12
1
-1
/
+7
*
|
|
Added [center] bbcode support.
Abinoam P. Marques Jr
2012-02-12
1
-0
/
+3
*
|
|
BBCode [size=50] --> font-size: 50px (with the unit px).
Abinoam P. Marques Jr
2012-02-12
1
-0
/
+2
*
|
|
Added support to [noparse], [nobb] and [pre] as bbcode escape tags.
Abinoam P. Marques Jr
2012-02-12
1
-0
/
+34
*
|
|
Added support for [ol] standard ordered list bbcode.
Abinoam P. Marques Jr
2012-02-12
1
-0
/
+2
*
|
|
Added support for [ul] standard unordered list bbcode.
Abinoam P. Marques Jr
2012-02-12
1
-1
/
+3
*
|
|
Regexp fix for [LIST=i], [list=i], [LIST=I] and [LIST=i] bbcodes
Abinoam P. Marques Jr
2012-02-12
1
-4
/
+8
|
/
/
*
|
Merge branch 'master' of git://github.com/friendica/friendica
Vasudev Kamath
2012-02-12
1
-1
/
+3
|
\
\
[next]