Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ignore malformed xml before it hits the parser. | Friendika | 2010-12-02 | 1 | -0/+10 |
| | |||||
* | improved linkification of naked text urls | Friendika | 2010-12-01 | 1 | -2/+1 |
| | |||||
* | rino recipient patch | Friendika | 2010-12-01 | 1 | -2/+2 |
| | |||||
* | rino landing | Friendika | 2010-11-30 | 1 | -2/+30 |
| | |||||
* | paranoid option to reduce session hijacking by enforcing an IP match on ↵ | Friendika | 2010-11-29 | 1 | -17/+26 |
| | | | | session validation. This is not claimed to be a perfect solution to the problem by any stretch, it merely raises the bar on the script kiddies to the detriment of those whose dynamic IPs aren't long lived. For these reasons it is opt-in. | ||||
* | 15 gender choices, 12 sexual preference choices and 30 relationship status ↵ | Friendika | 2010-11-29 | 1 | -2/+2 |
| | | | | options are probably adequate. :-) | ||||
* | localise login template, allow openid to be disabled | Friendika | 2010-11-28 | 1 | -1/+3 |
| | |||||
* | no newlines in tags | Friendika | 2010-11-28 | 1 | -1/+0 |
| | |||||
* | array_unique didn't have a second argument before PHP 5.2.9 | Friendika | 2010-11-26 | 1 | -3/+3 |
| | |||||
* | don't attempt to deliver queued items to sites which have already timed out | Friendika | 2010-11-25 | 1 | -3/+13 |
| | |||||
* | more optimising when confronted with dead servers | Friendika | 2010-11-25 | 1 | -0/+16 |
| | |||||
* | log queue startup | Friendika | 2010-11-25 | 2 | -0/+2 |
| | |||||
* | change remote welcome message | Friendika | 2010-11-25 | 1 | -3/+3 |
| | |||||
* | wrong function name | Friendika | 2010-11-25 | 1 | -1/+1 |
| | |||||
* | queue logging | Friendika | 2010-11-25 | 1 | -0/+3 |
| | |||||
* | ensuring all non-deliveries get in the queue | Friendika | 2010-11-25 | 1 | -3/+15 |
| | |||||
* | added more notifier logging | Friendika | 2010-11-25 | 1 | -0/+3 |
| | |||||
* | tag search boolean mode | Friendika | 2010-11-24 | 1 | -1/+0 |
| | |||||
* | use optional openid photo for registration - if supplied | Friendika | 2010-11-23 | 1 | -1/+1 |
| | |||||
* | send unfollow before removing ostatus contact | Friendika | 2010-11-23 | 1 | -1/+1 |
| | |||||
* | premature removal of queue item | Friendika | 2010-11-23 | 2 | -2/+1 |
| | |||||
* | drop mail delivered flag now that queue is implemented | Friendika | 2010-11-23 | 1 | -8/+0 |
| | |||||
* | salmon error handling issue | Friendika | 2010-11-22 | 2 | -2/+4 |
| | |||||
* | schedule the queue re-delivery process | Friendika | 2010-11-22 | 3 | -5/+30 |
| | |||||
* | queue/redeliver module | Friendika | 2010-11-22 | 1 | -0/+113 |
| | |||||
* | return code is no longer a string | Friendika | 2010-11-21 | 1 | -4/+4 |
| | |||||
* | infrastructure for queueing, redelivery | Friendika | 2010-11-21 | 3 | -5/+31 |
| | |||||
* | make sure to use local avatar if we have one | Friendika | 2010-11-21 | 1 | -1/+26 |
| | |||||
* | add google buzz | Friendika | 2010-11-21 | 2 | -5/+9 |
| | |||||
* | minor layout stuff | Friendika | 2010-11-18 | 1 | -1/+1 |
| | |||||
* | smooth a few rough edges of openid | Friendika | 2010-11-18 | 1 | -15/+42 |
| | |||||
* | openid logins working | Friendika | 2010-11-17 | 1 | -8/+22 |
| | |||||
* | pull some template strings | Friendika | 2010-11-16 | 1 | -1/+10 |
| | |||||
* | more view cleanup | Friendika | 2010-11-15 | 2 | -0/+111 |
| | |||||
* | view directory cleanup | Friendika | 2010-11-15 | 1 | -0/+138 |
| | |||||
* | prevent redirect loop if an account is manually removed while logged in | Friendika | 2010-11-15 | 1 | -0/+2 |
| | |||||
* | add openid slot to db | Friendika | 2010-11-14 | 1 | -2/+2 |
| | |||||
* | give orphans a second chance, linkify naked links | Friendika | 2010-11-11 | 3 | -33/+51 |
| | |||||
* | ff account manager | Friendika | 2010-11-11 | 1 | -0/+3 |
| | |||||
* | lint | Friendika | 2010-11-09 | 1 | -26/+34 |
| | |||||
* | couple of issues w/ profile photo update propogation | Friendika | 2010-11-09 | 3 | -48/+44 |
| | |||||
* | use raw db queries wherever query items could contain '%' | Friendika | 2010-11-09 | 2 | -1/+11 |
| | |||||
* | linkify hash tags | Friendika | 2010-11-08 | 1 | -3/+3 |
| | |||||
* | more refactor remote reply off network | Friendika | 2010-11-08 | 1 | -7/+13 |
| | |||||
* | refactor outgoing comment ability for off network contacts | Friendika | 2010-11-08 | 2 | -16/+19 |
| | |||||
* | participate in public conversations | Friendika | 2010-11-08 | 1 | -2/+3 |
| | |||||
* | added search | Friendika | 2010-11-08 | 1 | -7/+8 |
| | |||||
* | use date ordering on public feeds | Friendika | 2010-11-08 | 1 | -2/+5 |
| | |||||
* | lint | Friendika | 2010-11-07 | 2 | -2/+2 |
| | |||||
* | lint | Friendika | 2010-11-07 | 1 | -1/+1 |
| |