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 (
Collapse
)
Author
Age
Files
Lines
*
If a contact has had delivery issues in the last 15 minutes, send new posts ↵
friendica
2012-05-07
4
-8
/
+34
|
|
|
|
|
|
|
straight to the queue and don't even try to connect. Also defer polling for stuck contacts. Should reduce the number of stuck processes trying to connect with dead or dying servers significantly.
*
separate poll_interval from delivery_interval - default is the same.
friendica
2012-05-07
1
-1
/
+3
|
*
reset permissions to forum default when adding forum delivery chain
friendica
2012-05-06
1
-2
/
+12
|
*
consolidate item deletion so we can fix orphaned categories and file_as tags.
friendica
2012-05-05
1
-27
/
+32
|
*
workaround to clean up orphaned filetags
friendica
2012-05-04
1
-1
/
+1
|
*
only show remove category to item owner
friendica
2012-05-04
1
-1
/
+2
|
*
category removal
friendica
2012-05-04
1
-4
/
+9
|
*
"show more" friends in common
friendica
2012-05-04
2
-7
/
+13
|
*
implement max load average before queuing/deferring delivery and poller ↵
friendica
2012-05-03
2
-0
/
+24
|
|
|
|
processes
*
yet another bug in remote_friends_in_common
friendica
2012-05-03
2
-1
/
+2
|
*
string update
friendica
2012-05-03
1
-1
/
+3
|
*
validate_url() and validate_email() validate also IP address.
Fabio Comuni
2012-05-03
1
-3
/
+3
|
*
use mysql replace on cache items
friendica
2012-05-02
1
-12
/
+30
|
*
fixing common friends
friendica
2012-05-02
1
-6
/
+7
|
*
missing param
friendica
2012-05-02
1
-1
/
+2
|
*
how did that happen?
friendica
2012-05-02
1
-1
/
+1
|
*
shuffle results of remote_common_friends widget
friendica
2012-05-02
2
-8
/
+25
|
*
only validate once
friendica
2012-05-01
1
-3
/
+0
|
*
perform basic validation
friendica
2012-05-01
1
-0
/
+3
|
*
final touches - show friends in common with total strangers from different sites
friendica
2012-05-01
2
-7
/
+13
|
*
cross fingers
friendica
2012-05-01
1
-1
/
+1
|
*
reduce the scope a bit
friendica
2012-05-01
2
-19
/
+11
|
*
fn not found
friendica
2012-05-01
1
-0
/
+1
|
*
another one
friendica
2012-05-01
1
-1
/
+1
|
*
typo
friendica
2012-05-01
1
-1
/
+1
|
*
first try common friends for visitors
friendica
2012-05-01
2
-0
/
+81
|
*
improve handling of relative feed url's
friendica
2012-05-01
1
-1
/
+1
|
*
convert html entities to utf-8 before email header encoding
friendica
2012-05-01
1
-2
/
+2
|
*
link socgraph to zrls
friendica
2012-05-01
2
-25
/
+21
|
*
adding zrl support to social graphs
friendica
2012-05-01
2
-15
/
+25
|
*
hidden plugins (add .hidden file to dir)
friendica
2012-04-30
2
-1
/
+71
|
*
change api.php in function api_item_get_user to check if $usercache is NULL ↵
Zach Prezkuta
2012-04-30
1
-1
/
+1
|
|
|
|
before checking an element in it
*
missed a db field
friendica
2012-04-29
1
-1
/
+1
|
*
typo in profile_selectors, fix remote tagging
friendica
2012-04-29
2
-17
/
+33
|
*
not all profile selector choices have unique or direct translations
friendica
2012-04-29
1
-6
/
+12
|
*
log db error strings in all cases
friendica
2012-04-29
1
-3
/
+3
|
*
improved db error logging
friendica
2012-04-29
1
-9
/
+17
|
*
toggle to archive unfriends, though render them useless
friendica
2012-04-28
1
-0
/
+15
|
*
a few more continues that should be returns
friendica
2012-04-28
1
-7
/
+7
|
*
poller refactor: continue not valid in this context
friendica
2012-04-28
1
-1
/
+1
|
*
break up poller into separate processes
friendica
2012-04-27
2
-431
/
+525
|
*
implement contact archival
friendica
2012-04-27
3
-7
/
+8
|
*
make comment edit icons look more like base theme
friendica
2012-04-26
1
-0
/
+8
|
*
separate tag search from body search
friendica
2012-04-23
2
-7
/
+7
|
*
move unfriend to standalone function for use in account removal
friendica
2012-04-23
1
-0
/
+43
|
*
allow bbcode representation of html symbols such as © by wrapping in bb ↵
friendica
2012-04-23
1
-0
/
+3
|
|
|
|
brackets
*
bug #388 - notify_comment received after post deleted
friendica
2012-04-22
2
-2
/
+2
|
*
api: add support for StatusNet-style media param to API
Michael Johnston
2012-04-22
1
-1
/
+10
|
*
Typo
Tobias Hößl
2012-04-17
1
-2
/
+2
|
*
Some Bugfixes, and variable checks
Tobias Hößl
2012-04-17
7
-41
/
+43
|
[next]